.xela-center{justify-content:center;place-items:center;display:flex}
.xela-hstack{flex-direction:row;display:flex}
.xela-vstack{flex-direction:column;display:flex}
.xela-typography-title1{margin:0;font-size:60px;font-weight:700;line-height:72px}.xela-typography-title2{margin:0;font-size:48px;font-weight:700;line-height:56px}.xela-typography-title3{margin:0;font-size:34px;font-weight:800;line-height:40px}.xela-typography-headline{margin:0;font-size:24px;font-weight:800;line-height:32px}.xela-typography-subheadline{margin:0;font-size:18px;font-weight:700;line-height:24px}.xela-typography-body{margin:0;font-size:16px;font-weight:400;line-height:24px}.xela-typography-body-bold{margin:0;font-size:16px;font-weight:700;line-height:24px}.xela-typography-body-small{margin:0;font-size:14px;font-weight:400;line-height:16px}.xela-typography-body-small-bold{margin:0;font-size:14px;font-weight:700;line-height:16px}.xela-typography-caption{margin:0;font-size:12px;font-weight:600;line-height:16px}.xela-typography-button-large{margin:0;font-size:16px;font-weight:700;line-height:24px}.xela-typography-button-medium{margin:0;font-size:14px;font-weight:700;line-height:16px}.xela-typography-button-small{margin:0;font-size:12px;font-weight:700;line-height:16px}.xela-typography-align-inherit{text-align:inherit}.xela-typography-align-center{text-align:center}.xela-typography-align-justify{text-align:justify}.xela-typography-align-left{text-align:left}.xela-typography-align-right{text-align:right}
.xela-button{cursor:pointer;font-style:inherit;background:0 0;border:none;margin:0;padding:0}.xela-button-large{height:56px;padding:16px 24px}.xela-button-medium{height:48px;padding:16px}.xela-button-small{height:32px;padding:8px 14px}
.xela-input{cursor:text;padding:8px 16px}.xela-input input{background:0 0;border:none;outline:none;padding:0}
.xela-select-container{border-radius:18px;outline:1px solid;display:inline-block;position:relative}.xela-autocomplete-container{border-radius:18px;position:relative}.xela-selected-text{height:56px;padding:0 16px}.xela-select-container>ul,.xela-autocomplete-container>ul{border-radius:16px;max-height:240px;margin:8px 0 0;padding:16px;overflow:auto}.xela-select-options{width:calc(100% - 32px);position:absolute}.xela-select-container li,.xela-autocomplete-container li{margin-bottom:8px;list-style-type:none}.xela-select-container-li-container{cursor:pointer;border-radius:16px;height:32px;padding:8px 16px 8px 8px}.xela-select-container li:last-child,.xela-autocomplete-container li:last-child{margin-bottom:0}.xela-show-dropdown-options{opacity:1;visibility:visible;min-height:50px;display:block}.xela-hide-dropdown-options{opacity:0;visibility:hidden;min-height:0;display:none}
.xela-textarea{cursor:text;padding:16px}.xela-textarea textarea{resize:none;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0}