<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.el-drawer{--el-drawer-bg-color:var(--el-dialog-bg-color, var(--el-color-white));--el-drawer-padding-primary:var(--el-dialog-padding-primary, 20px)}.el-drawer{position:absolute;box-sizing:border-box;background-color:var(--el-drawer-bg-color);display:flex;flex-direction:column;box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;overflow:hidden;transition:all var(--el-transition-duration)}.el-drawer .rtl,.el-drawer .ltr,.el-drawer .ttb,.el-drawer .btt{transform:translate(0)}.el-drawer__header{align-items:center;color:#72767b;display:flex;margin-bottom:32px;padding:var(--el-drawer-padding-primary);padding-bottom:0}.el-drawer__header&gt;:first-child{flex:1}.el-drawer__title{margin:0;flex:1;line-height:inherit;font-size:1rem}.el-drawer__footer{padding:var(--el-drawer-padding-primary);padding-top:10px;text-align:right}.el-drawer__close-btn{border:none;cursor:pointer;font-size:var(--el-font-size-extra-large);color:inherit;background-color:transparent;outline:0}.el-drawer__close-btn:hover i{color:var(--el-color-primary)}.el-drawer__close-btn .el-icon{font-size:inherit;vertical-align:text-bottom}.el-drawer__body{flex:1;padding:var(--el-drawer-padding-primary);overflow:auto}.el-drawer__body&gt;*{box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{height:100%;top:0;bottom:0}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer.ltr{left:0}.el-drawer.rtl{right:0}.el-drawer.ttb{top:0}.el-drawer.btt{bottom:0}.el-drawer-fade-enter-active,.el-drawer-fade-leave-active{transition:all var(--el-transition-duration)}.el-drawer-fade-enter-active,.el-drawer-fade-enter-from,.el-drawer-fade-enter-to,.el-drawer-fade-leave-active,.el-drawer-fade-leave-from,.el-drawer-fade-leave-to{overflow:hidden!important}.el-drawer-fade-enter-from,.el-drawer-fade-leave-to{opacity:0}.el-drawer-fade-enter-to,.el-drawer-fade-leave-from{opacity:1}.el-drawer-fade-enter-from .rtl,.el-drawer-fade-leave-to .rtl{transform:translate(100%)}.el-drawer-fade-enter-from .ltr,.el-drawer-fade-leave-to .ltr{transform:translate(-100%)}.el-drawer-fade-enter-from .ttb,.el-drawer-fade-leave-to .ttb{transform:translateY(-100%)}.el-drawer-fade-enter-from .btt,.el-drawer-fade-leave-to .btt{transform:translateY(100%)}.el-affix--fixed{position:fixed}:root{--am-page-width:calc(100% - 398px) }.am-wrap{margin:0 0 0 -18px}@media only screen and (max-width: 767px){.am-wrap{margin:0}}.am-wrapper{display:flex;flex-direction:row}.am-wrapper *{box-sizing:border-box}.am-wrapper-main{width:var(--am-w-p)}.am-wrapper-sidebar{width:398px;height:var(--am-h-psb);background-color:#fff;border-left:1px solid #D1D5D7;overflow-x:hidden;z-index:100}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.am-page-header__language-option{display:flex;align-items:center;justify-content:flex-start}.am-page-header__language-option img{margin-right:8px}#amelia-app-backend-new .am-page-header__fixed .el-affix--fixed{z-index:10000!important}#amelia-app-backend-new .am-page-header{display:flex;align-items:center;justify-content:space-between;padding:24px;background-color:#fff;border-bottom:1px solid #D1D5D7;z-index:10000}#amelia-app-backend-new .am-page-header *{box-sizing:border-box;font-family:Roboto,sans-serif}#amelia-app-backend-new .am-page-header .am-reset-dialog{max-width:500px}#amelia-app-backend-new .am-page-header .am-reset-dialog__title{display:block;width:100%;font-size:18px;font-weight:500;word-break:break-word;color:var(--am-c-main-text);margin-bottom:8px}#amelia-app-backend-new .am-page-header .am-reset-dialog__subtitle{display:block;width:100%;font-size:13px;font-weight:400;word-break:break-word;color:#808a90;margin-bottom:8px}#amelia-app-backend-new .am-page-header .am-reset-dialog .el-dialog__header{padding-right:36px}#amelia-app-backend-new .am-page-header .am-reset-dialog .el-dialog__body{display:none}#amelia-app-backend-new .am-page-header .am-reset-dialog .am-button.am-button--plain{margin-right:16px}#amelia-app-backend-new .am-page-header .flex-center,#amelia-app-backend-new .am-page-header .am-logo,#amelia-app-backend-new .am-page-header .am-page-header__language,#amelia-app-backend-new .am-page-header .am-page-header__right,#amelia-app-backend-new .am-page-header .am-page-header__left{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new .am-page-header .flex-full{display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new .am-page-header__fixed,#amelia-app-backend-new .am-page-header__fixed .el-affix--fixed{width:var(--am-w-ph)!important}#amelia-app-backend-new .am-page-header__title{font-size:18px;font-weight:500;line-height:1.55555;color:#4d5b63;padding:0 0 0 16px;margin:0 0 0 16px;border-left:1px solid #D1D5D7}#amelia-app-backend-new .am-page-header__language{padding-right:24px;margin-right:8px;border-right:1px solid #D1D5D7}#amelia-app-backend-new .am-page-header__language-label{display:inline-block;font-size:var(--am-fs-label);font-weight:500;line-height:1.333333;color:#04080b;margin-right:8px}#amelia-app-backend-new .am-page-header__btn-holder{display:flex;min-width:252px}#amelia-app-backend-new .am-page-header__btn-holder .am-button{margin-left:10px}#amelia-app-backend-new .am-page-header__btn-holder .am-button--primary{width:100%}#amelia-app-backend-new .am-page-header .am-logo-small{display:none}@media only screen and (max-width: 767px){#amelia-app-backend-new .am-page-header .am-logo-big{display:none}#amelia-app-backend-new .am-page-header .am-logo-small{display:inline-block}}@media only screen and (max-width: 1199px){#amelia-app-backend-new .am-page-header{flex-wrap:wrap}#amelia-app-backend-new .am-page-header .am-page-header__left{flex:0 0 100%;margin-bottom:16px}#amelia-app-backend-new .am-page-header .am-page-header__right{flex:0 0 100%;justify-content:space-between}#amelia-app-backend-new .am-page-header .am-page-header__language{margin:0;padding:0;border:none}}@media only screen and (max-width: 767px){#amelia-app-backend-new .am-page-header .am-page-header__right{flex-wrap:wrap;align-items:center;justify-content:center}#amelia-app-backend-new .am-page-header .am-page-header__right&gt;*{flex:0 0 100%}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder{margin-top:16px;align-items:center;justify-content:space-between}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder&gt;*{width:auto;flex:0 0 20%;margin:0}}@media only screen and (max-width: 374px){#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder{flex-wrap:wrap}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder&gt;*{width:auto;flex:0 0 45%;margin-top:8px}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder&gt;*:nth-child(1){order:0}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder&gt;*:nth-child(2){order:1}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder&gt;*:nth-child(3){order:2}#amelia-app-backend-new .am-page-header .am-page-header__right .am-page-header__btn-holder&gt;*:nth-child(4){order:0}}#amelia-app-backend-new .am-cs-block__header{display:flex;align-items:center;font-size:18px;font-style:normal;font-weight:500;line-height:1.55555;color:#33434c;padding:16px}#amelia-app-backend-new .am-cs-block__header&gt;span{display:inline-block;margin:0 0 0 6px}#amelia-app-backend-new .am-cs-back-btn{margin-right:8px}#amelia-app-backend-new .am-cs-order-item{display:flex;align-items:center;justify-content:space-between;background-color:#f4f7fe;padding:12px 16px;cursor:pointer}#amelia-app-backend-new .am-cs-order-item__inner{font-size:15px;line-height:1.4;color:#1a2c37}#amelia-app-backend-new .am-cs-order-item .am-icon-drag{font-size:24px}#amelia-app-backend-new .am-ghost{opacity:.5}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color-base);--el-switch-core-border-radius:10px;--el-switch-width:40px;--el-switch-height:20px;--el-switch-button-size:16px}.el-switch{display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:var(--el-switch-height);height:32px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{transition:var(--el-transition-duration-fast);height:var(--el-switch-height);display:inline-block;font-size:14px;font-weight:500;cursor:pointer;vertical-align:middle;color:var(--el-text-color-primary)}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;display:inline-block;position:relative;width:var(--el-switch-width);height:var(--el-switch-height);border:1px solid var(--el-switch-off-color);outline:0;border-radius:var(--el-switch-core-border-radius);box-sizing:border-box;background:var(--el-switch-off-color);cursor:pointer;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration);vertical-align:middle}.el-switch__core .el-switch__inner{position:absolute;top:1px;left:1px;transition:all var(--el-transition-duration);width:var(--el-switch-button-size);height:var(--el-switch-button-size);display:flex;justify-content:center;align-items:center;left:50%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);transition:opacity var(--el-transition-duration);position:absolute;-webkit-user-select:none;user-select:none}.el-switch__core .el-switch__action{position:absolute;top:1px;left:1px;border-radius:var(--el-border-radius-circle);transition:all var(--el-transition-duration);width:var(--el-switch-button-size);height:var(--el-switch-button-size);background-color:var(--el-color-white);display:flex;justify-content:center;align-items:center;color:var(--el-switch-off-color)}.el-switch__core .el-switch__action .is-icon,.el-switch__core .el-switch__action .is-text{transition:opacity var(--el-transition-duration);position:absolute;-webkit-user-select:none;user-select:none}.el-switch__core .is-text{font-size:12px}.el-switch__core .is-show{opacity:1}.el-switch__core .is-hide{opacity:0}.el-switch.is-checked .el-switch__core{border-color:var(--el-switch-on-color);background-color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__action{left:100%;margin-left:calc(-1px - var(--el-switch-button-size));color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__inner{left:50%;margin-left:calc(-1px - var(--el-switch-button-size))}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px}.el-switch--large .el-switch__label,.el-switch--large .el-switch__label *{font-size:14px}.el-switch--small{font-size:12px;height:24px}.el-switch--small .el-switch__label,.el-switch--small .el-switch__label *{font-size:12px}#amelia-app-backend-new .am-cs-options__item{padding:16px}#amelia-app-backend-new .am-cs-options__item-header{font-size:14px;font-weight:500;line-height:1.42857;color:#1a2c37;margin-bottom:12px}#amelia-app-backend-new .am-cs-options__item-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}#amelia-app-backend-new .am-cs-options__item-content:last-child{margin-bottom:0}#amelia-app-backend-new .am-cs-options__item-content__heading{font-size:15px;font-weight:400;line-height:1.6;color:#1a2c37}#amelia-app-backend-new .am-cs-options__radio{--am-c-csr-border: #B3B9BD;--am-c-csr-bgr: #FFFFFF;width:100%}#amelia-app-backend-new .am-cs-options__radio-item{position:relative;height:90px;display:inline-flex;flex:0 1 32%;align-items:center;justify-content:center;background-color:var(--am-c-csr-bgr);border:1px solid var(--am-c-csr-border);border-radius:9px;padding:9px;cursor:pointer}#amelia-app-backend-new .am-cs-options__radio-item:last-child{margin-right:0}#amelia-app-backend-new .am-cs-options__radio-item:hover,#amelia-app-backend-new .am-cs-options__radio-item.is-active{--am-c-csr-bgr: #F4F7FE;--am-c-csr-border: #265CF2}#amelia-app-backend-new .am-cs-options__radio .am-radio-group{width:100%;flex-direction:row;justify-content:space-between}#amelia-app-backend-new .am-cs-options__radio .am-radio-group .el-radio{position:static}#amelia-app-backend-new .am-cs-options__radio .am-radio-group .el-radio__label{padding:0;margin:0}#amelia-app-backend-new .am-cs-options__radio .am-radio-group .el-radio__label .am-button{text-transform:capitalize}#amelia-app-backend-new .am-cs-options__radio .am-radio-group .el-radio__input{position:absolute;bottom:4px;right:4px;padding:0}#amelia-app-backend-new .am-cs-options__radio .am-radio-group .el-radio__input.is-checked:not(.is-disabled)+.el-radio__label{margin:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-cs-labels__heading{display:flex;align-items:center;justify-content:flex-start}.amelia-v2-booking #amelia-container .am-cs-labels__heading img{margin-right:8px}.amelia-v2-booking #amelia-container .am-cs-labels__holder{width:100%}.amelia-v2-booking #amelia-container .am-cs-labels__item{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.amelia-v2-booking #amelia-container .am-cs-labels__item:last-child{margin-bottom:0}.amelia-v2-booking #amelia-container .am-cs-labels__item-heading{width:100%;font-size:14px;font-weight:500;line-height:1.42857;color:#1a2c37;margin-bottom:4px}.amelia-v2-booking #amelia-container .am-cs-labels__item-heading span:nth-of-type(2){color:#99a1a6}.amelia-v2-booking #amelia-container .am-cs-labels__item-heading span:nth-of-type(1){margin-right:4px}.amelia-v2-booking #amelia-container .am-cs-labels__item-content{width:100%;display:flex;flex-direction:column;border:1px solid #E0E2E4;border-radius:4px;padding:12px}.amelia-v2-booking #amelia-container .am-cs-labels__item-content__inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.amelia-v2-booking #amelia-container .am-cs-labels__item-content__inner:last-child{margin-bottom:0}.amelia-v2-booking #amelia-container .am-cs-labels__item-lang{display:flex;align-items:center;justify-content:flex-start}.amelia-v2-booking #amelia-container .am-cs-labels__item-lang img{margin-right:8px}.amelia-v2-booking #amelia-container .am-cs-labels__item-lang span{font-size:14px;font-weight:400;line-height:1.714285;color:#1a2c37}.amelia-v2-booking #amelia-container .am-cs-labels__item-input{max-width:170px;width:100%}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item{margin:0}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(1){animation:.4s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(2){animation:.4s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(3){animation:.4s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(4){animation:.4s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(5){animation:.4s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(6){animation:.4s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(7){animation:.4s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(8){animation:.4s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(9){animation:.4s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(10){animation:.4s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(11){animation:.4s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(12){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(13){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(14){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(15){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(16){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(17){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(18){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(19){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(20){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(21){animation:.4s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(22){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(23){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(24){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(25){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(26){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(27){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(28){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(29){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(30){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item:nth-child(31){animation:.4s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__heading{font-size:15px;font-weight:400;font-style:normal;line-height:1.6;color:#1a2c37;padding:12px 16px;border-radius:0;transition:all .3s ease-in-out}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__heading:hover:not(.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__heading-active){background-color:#eaeffe}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__heading-active{color:#265cf2}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__heading-active .am-icon-arrow-down{position:relative;color:#265cf2}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__heading-active .am-icon-arrow-down:after{content:"";display:block;width:24px;height:24px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#265cf21a}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__trigger{padding:0}.amelia-v2-booking #amelia-container .am-cs-labels .am-collapse-item__content{background-color:#fbfbfb;box-shadow:0 1px 4px #04080b08,inset 0 -1px 4px #04080b08}#amelia-app-backend-new .am-cs-labels__heading{display:flex;align-items:center;justify-content:flex-start}#amelia-app-backend-new .am-cs-labels__heading img{margin-right:8px}#amelia-app-backend-new .am-cs-labels__holder{width:100%}#amelia-app-backend-new .am-cs-labels__item{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:16px}#amelia-app-backend-new .am-cs-labels__item:last-child{margin-bottom:0}#amelia-app-backend-new .am-cs-labels__item-heading{width:100%;font-size:14px;font-weight:500;line-height:1.42857;color:#1a2c37;margin-bottom:4px}#amelia-app-backend-new .am-cs-labels__item-heading span:nth-of-type(2){color:#99a1a6}#amelia-app-backend-new .am-cs-labels__item-heading span:nth-of-type(1){margin-right:4px}#amelia-app-backend-new .am-cs-labels__item-content{width:100%;display:flex;flex-direction:column;border:1px solid #E0E2E4;border-radius:4px;padding:12px}#amelia-app-backend-new .am-cs-labels__item-content__inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}#amelia-app-backend-new .am-cs-labels__item-content__inner:last-child{margin-bottom:0}#amelia-app-backend-new .am-cs-labels__item-lang{display:flex;align-items:center;justify-content:flex-start}#amelia-app-backend-new .am-cs-labels__item-lang img{margin-right:8px}#amelia-app-backend-new .am-cs-labels__item-lang span{font-size:14px;font-weight:400;line-height:1.714285;color:#1a2c37}#amelia-app-backend-new .am-cs-labels__item-input{max-width:170px;width:100%}#amelia-app-backend-new .am-cs-labels .am-collapse-item{margin:0}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(1){animation:.4s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(2){animation:.4s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(3){animation:.4s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(4){animation:.4s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(5){animation:.4s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(6){animation:.4s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(7){animation:.4s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(8){animation:.4s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(9){animation:.4s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(10){animation:.4s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(11){animation:.4s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(12){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(13){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(14){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(15){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(16){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(17){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(18){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(19){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(20){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(21){animation:.4s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(22){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(23){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(24){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(25){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(26){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(27){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(28){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(29){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(30){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item:nth-child(31){animation:.4s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-labels .am-collapse-item__heading{font-size:15px;font-weight:400;font-style:normal;line-height:1.6;color:#1a2c37;padding:12px 16px;border-radius:0;transition:all .3s ease-in-out}#amelia-app-backend-new .am-cs-labels .am-collapse-item__heading:hover:not(#amelia-app-backend-new .am-cs-labels .am-collapse-item__heading-active){background-color:#eaeffe}#amelia-app-backend-new .am-cs-labels .am-collapse-item__heading-active{color:#265cf2}#amelia-app-backend-new .am-cs-labels .am-collapse-item__heading-active .am-icon-arrow-down{position:relative;color:#265cf2}#amelia-app-backend-new .am-cs-labels .am-collapse-item__heading-active .am-icon-arrow-down:after{content:"";display:block;width:24px;height:24px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#265cf21a}#amelia-app-backend-new .am-cs-labels .am-collapse-item__trigger{padding:0}#amelia-app-backend-new .am-cs-labels .am-collapse-item__content{background-color:#fbfbfb;box-shadow:0 1px 4px #04080b08,inset 0 -1px 4px #04080b08}#amelia-app-backend-new .am-hidden{display:none!important}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-ami{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;background-color:#fff;transition:background-color .2s ease-in-out}#amelia-app-backend-new .am-ami:nth-child(1){animation:.4s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(2){animation:.4s cubic-bezier(.45,1,.4,1.2) 70ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(3){animation:.4s cubic-bezier(.45,1,.4,1.2) .14s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(4){animation:.4s cubic-bezier(.45,1,.4,1.2) .21s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(5){animation:.4s cubic-bezier(.45,1,.4,1.2) .28s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(6){animation:.4s cubic-bezier(.45,1,.4,1.2) .35s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(7){animation:.4s cubic-bezier(.45,1,.4,1.2) .42s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(8){animation:.4s cubic-bezier(.45,1,.4,1.2) .49s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(9){animation:.4s cubic-bezier(.45,1,.4,1.2) .56s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(10){animation:.4s cubic-bezier(.45,1,.4,1.2) .63s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(11){animation:.4s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(12){animation:.4s cubic-bezier(.45,1,.4,1.2) .77s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(13){animation:.4s cubic-bezier(.45,1,.4,1.2) .84s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(14){animation:.4s cubic-bezier(.45,1,.4,1.2) .91s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(15){animation:.4s cubic-bezier(.45,1,.4,1.2) .98s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(16){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.05s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(17){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.12s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(18){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.19s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(19){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.26s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(20){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.33s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(21){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(22){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.47s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(23){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.54s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(24){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.61s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(25){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.68s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(26){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.75s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(27){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.82s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(28){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.89s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(29){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.96s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(30){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.03s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:nth-child(31){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-ami:hover{background-color:#f4f7fe}#amelia-app-backend-new .am-ami:hover .am-ami__content{transform:translate(5px)}#amelia-app-backend-new .am-ami:hover&gt;span{transform:translate(-5px)}#amelia-app-backend-new .am-ami&gt;span{font-size:16px;color:#1a2c37;transition:transform .2s ease-in-out}#amelia-app-backend-new .am-ami__content{font-size:15px;font-style:normal;font-weight:400;line-height:1.6;color:#1a2c37;transition:transform .2s ease-in-out}#amelia-app-backend-new .am-cs-global__item{display:flex;align-items:center;justify-content:flex-start;font-size:15px;font-style:normal;font-weight:400;line-height:1.6;color:#1a2c37}#amelia-app-backend-new .am-cs-global__item img{margin-right:8px}.el-color-predefine{display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:flex;flex:1;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{box-shadow:0 0 3px 2px var(--el-color-primary)}.el-color-predefine__color-selector&gt;div{display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px;float:right}.el-color-hue-slider__bar{position:relative;background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;box-shadow:0 0 2px #0009;z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor&gt;div{cursor:head;width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006;border-radius:50%;transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;box-shadow:0 0 2px #0009;z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper:after{content:"";display:table;clear:both}.el-color-dropdown__btns{margin-top:12px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-picker{display:inline-block;position:relative;line-height:normal}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--large{height:40px}.el-color-picker--large .el-color-picker__trigger{height:40px;width:40px}.el-color-picker--large .el-color-picker__mask{height:38px;width:38px}.el-color-picker--small{height:24px}.el-color-picker--small .el-color-picker__trigger{height:24px;width:24px}.el-color-picker--small .el-color-picker__mask{height:22px;width:22px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{transform:scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:#ffffffb3}.el-color-picker__trigger{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;height:32px;width:32px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;box-sizing:border-box;border:1px solid var(--el-text-color-secondary);border-radius:var(--el-border-radius-small);width:100%;height:100%;text-align:center}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%}.el-color-picker__empty{font-size:12px;color:var(--el-text-color-secondary)}.el-color-picker__icon{display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:12px}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;box-sizing:content-box;background-color:#fff;border-radius:var(--el-border-radius-base);box-shadow:var(--el-box-shadow-light)}.el-color-picker__panel.el-popper{border:1px solid var(--el-border-color-lighter)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-color-picker__panel{z-index:99999!important}#amelia-app-backend-new .am-cs-colors__heading{display:flex;align-items:center;justify-content:flex-start}#amelia-app-backend-new .am-cs-colors__heading img{margin-right:8px}#amelia-app-backend-new .am-cs-colors__holder{width:100%}#amelia-app-backend-new .am-cs-colors__item{max-width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}#amelia-app-backend-new .am-cs-colors__item:last-child{margin-bottom:0}#amelia-app-backend-new .am-cs-colors .am-collapse-item{margin:0}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(1){animation:.4s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(2){animation:.4s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(3){animation:.4s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(4){animation:.4s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(5){animation:.4s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(6){animation:.4s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(7){animation:.4s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(8){animation:.4s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(9){animation:.4s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(10){animation:.4s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(11){animation:.4s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(12){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(13){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(14){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(15){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(16){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(17){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(18){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(19){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(20){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(21){animation:.4s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(22){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(23){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(24){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(25){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(26){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(27){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(28){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(29){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(30){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item:nth-child(31){animation:.4s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-colors .am-collapse-item__heading{font-size:15px;font-weight:400;font-style:normal;line-height:1.6;color:#1a2c37;padding:12px 16px;border-radius:0;transition:all .3s ease-in-out}#amelia-app-backend-new .am-cs-colors .am-collapse-item__heading:hover:not(#amelia-app-backend-new .am-cs-colors .am-collapse-item__heading-active){background-color:#eaeffe}#amelia-app-backend-new .am-cs-colors .am-collapse-item__heading-active{color:#265cf2}#amelia-app-backend-new .am-cs-colors .am-collapse-item__heading-active .am-icon-arrow-down{position:relative;color:#265cf2}#amelia-app-backend-new .am-cs-colors .am-collapse-item__heading-active .am-icon-arrow-down:after{content:"";display:block;width:24px;height:24px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#265cf21a}#amelia-app-backend-new .am-cs-colors .am-collapse-item__trigger{padding:0}#amelia-app-backend-new .am-cs-colors .am-collapse-item__content{background-color:#fbfbfb;box-shadow:0 1px 4px #04080b08,inset 0 -1px 4px #04080b08}#amelia-app-backend-new .am-cs-fonts{padding:0 16px}#amelia-app-backend-new .am-settings-card{padding:8px 12px;border-radius:9px;border:1px solid #D1D5D7;box-shadow:0 1px 3px #d1d5d7b3;font-family:var(--am-font-family);box-sizing:border-box;cursor:pointer}#amelia-app-backend-new .am-settings-card *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new .am-settings-card__inner{margin-bottom:4px}#amelia-app-backend-new .am-settings-card__inner:last-child{margin-bottom:0}#amelia-app-backend-new .am-settings-card__header{font-size:14px;font-weight:500;font-style:normal;line-height:1.42857;color:#1a2c37}#amelia-app-backend-new .am-settings-card__content{font-size:13px;font-weight:400;font-style:normal;line-height:1.3846;color:#4d5b63}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-cs-menu__inner{position:relative;padding:16px;border-bottom:1px solid #D1D5D7}#amelia-app-backend-new .am-cs-menu__inner:last-child{border-bottom:none}#amelia-app-backend-new .am-cs-menu__inner-header{display:flex;align-items:center;font-size:18px;font-style:normal;font-weight:500;line-height:1.55555;color:#33434c;margin-bottom:16px}#amelia-app-backend-new .am-cs-menu__inner-header span{font-size:24px;margin-right:8px}#amelia-app-backend-new .am-cs-menu__card{margin-bottom:8px}#amelia-app-backend-new .am-cs-menu__card:nth-child(1){animation:.4s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(2){animation:.4s cubic-bezier(.45,1,.4,1.2) 70ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(3){animation:.4s cubic-bezier(.45,1,.4,1.2) .14s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(4){animation:.4s cubic-bezier(.45,1,.4,1.2) .21s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(5){animation:.4s cubic-bezier(.45,1,.4,1.2) .28s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(6){animation:.4s cubic-bezier(.45,1,.4,1.2) .35s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(7){animation:.4s cubic-bezier(.45,1,.4,1.2) .42s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(8){animation:.4s cubic-bezier(.45,1,.4,1.2) .49s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(9){animation:.4s cubic-bezier(.45,1,.4,1.2) .56s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(10){animation:.4s cubic-bezier(.45,1,.4,1.2) .63s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(11){animation:.4s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(12){animation:.4s cubic-bezier(.45,1,.4,1.2) .77s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(13){animation:.4s cubic-bezier(.45,1,.4,1.2) .84s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(14){animation:.4s cubic-bezier(.45,1,.4,1.2) .91s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(15){animation:.4s cubic-bezier(.45,1,.4,1.2) .98s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(16){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.05s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(17){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.12s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(18){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.19s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(19){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.26s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(20){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.33s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(21){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(22){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.47s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(23){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.54s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(24){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.61s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(25){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.68s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(26){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.75s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(27){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.82s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(28){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.89s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(29){animation:.4s cubic-bezier(.45,1,.4,1.2) 1.96s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(30){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.03s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:nth-child(31){animation:.4s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new .am-cs-menu__card:last-child{margin-bottom:0}#amelia-app-backend-new .am-cs{height:100%;display:flex;flex-direction:column;justify-content:space-between}#amelia-app-backend-new .am-cs__inner{padding:16px;border-bottom:1px solid #D1D5D7}#amelia-app-backend-new .am-cs__inner:last-child{border-bottom:none}#amelia-app-backend-new .am-cs__card{margin-bottom:8px}#amelia-app-backend-new .am-cs__card:last-child{margin-bottom:0}#amelia-app-backend-new .am-cs-part{padding:0 0 16px}#amelia-app-backend-new .am-cs-part__heading{font-size:14px;font-weight:500;font-style:normal;line-height:1.42857;color:#1a2c37;padding:0 16px 8px}#amelia-app-backend-new .am-cs__global-colors{display:flex;width:100%;align-items:center;justify-content:flex-end;cursor:pointer;font-size:14px;font-weight:500;color:#1a2c37;padding:6px 16px 24px;background-color:#fff}#amelia-app-backend-new .am-cs__global-colors span{font-size:24px;margin-left:8px}#amelia-app-backend-new .am-cs__colors-btn{display:flex;align-self:center;justify-self:center;width:calc(100% - 24px);margin-bottom:12px!important}#amelia-app-backend-new .am-dialog-cs{--am-h-psb: 100%}#amelia-app-backend-new .am-dialog-cs .el-drawer__header{height:100px;margin:0;padding-top:48px}#amelia-app-backend-new .am-dialog-cs .el-drawer__body{padding:0}@media only screen and (max-width: 400px){#amelia-app-backend-new .am-dialog-cs .am-wrapper-sidebar{width:320px}}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.am-customize-main *{box-sizing:border-box;font-family:Amelia Roboto,sans-serif}.am-customize-main__header{display:flex;align-items:center;justify-content:center}.am-customize-main__header-inner{display:block;max-width:792px;width:100%;padding:24px 8px 16px}.am-customize-main__header-inner h2{font-size:28px;font-weight:500;line-height:1.2857;color:#1a2c37;margin:0 0 2px}.am-customize-main__header-inner p{font-size:15px;font-weight:400;line-height:1.5;color:#667279;margin:0}.am-customize-main__content{display:flex;align-items:center;justify-content:center}.am-customize-main__form-card{display:flex;flex-direction:column;justify-content:space-between;max-width:372px;width:100%;padding:16px;margin:8px;border:1px solid #D1D5D7;background-color:var(--am-c-main-bgr);box-shadow:0 2px 2px #0e192008;border-radius:6px;cursor:pointer}.am-customize-main__form-card__wrapper{display:flex;flex-wrap:wrap;justify-content:center;max-width:792px;width:100%;padding:0 8px}.am-customize-main__form-card__content{display:flex;flex-direction:column;flex-wrap:nowrap}.am-customize-main__form-card__heading{margin:16px 0 24px}.am-customize-main__form-card__heading h3{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin:0 0 8px}.am-customize-main__form-card__heading h3 span{display:inline-flex;font-size:18px;font-weight:700;line-height:1.55555;color:#265cf2}.am-customize-main__form-card__heading h3 .am-pill-new{height:24px;font-size:14px;font-weight:500;color:#1bbc35;background-color:#e9f9eb;border-radius:24px;padding:2px 8px}.am-customize-main__form-card__heading p{font-size:14px;font-weight:400;line-height:1.42857;color:#4d5b63;margin:0}#amelia-app-backend-new #amelia-container .am-atc-sbs{--am-c-atc-text: var(--am-c-sb-text)}#amelia-app-backend-new #amelia-container .am-atc-sbs&gt;p{text-align:center;font-size:18px;line-height:20px;color:var(--am-c-atc-text);font-weight:400;margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals{display:flex;flex-wrap:wrap;justify-content:center}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-cards{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:86px;text-decoration:none;color:var(--am-c-atc-text);border:1px solid;border-radius:4px;background-color:var(--am-c-atc-text-op50);padding:16px 0 8px;margin-right:8px;box-sizing:border-box;box-shadow:0 1px 1px #7386a90f;cursor:pointer}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-card p{font-style:normal;font-weight:500;font-size:15px;line-height:24px;margin:0;padding:0}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-card div{display:flex;height:24px;align-items:center}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-card div span{font-size:24px;color:var(--am-c-atc-text)}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-card div .am-icon-yahoo{font-size:17px}#amelia-app-backend-new #amelia-container .am-atc-sbs-cals-card:hover{background-color:var(--am-c-atc-text-op10)}#amelia-app-backend-new #amelia-container .am-atc-event{--am-c-atc-text: var(--am-c-sb-text)}#amelia-app-backend-new #amelia-container .am-atc-event&gt;p{text-align:center;font-size:18px;line-height:1.55555;font-weight:500;color:var(--am-c-atc-text);margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-atc-event-cals{display:flex;flex-wrap:wrap;justify-content:center}#amelia-app-backend-new #amelia-container .am-atc-event-cals-cards{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-atc-event-cals-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:86px;text-decoration:none;color:var(--am-c-atc-text);border:1px solid;border-radius:4px;background-color:var(--am-c-atc-text-op50);padding:16px 0 8px;margin-right:8px;box-sizing:border-box;box-shadow:0 1px 1px #7386a90f;cursor:pointer}#amelia-app-backend-new #amelia-container .am-atc-event-cals-card p{font-style:normal;font-weight:500;font-size:15px;line-height:24px;margin:0;padding:0}#amelia-app-backend-new #amelia-container .am-atc-event-cals-card div{display:flex;height:24px;align-items:center}#amelia-app-backend-new #amelia-container .am-atc-event-cals-card div span{font-size:24px;color:var(--am-c-atc-text)}#amelia-app-backend-new #amelia-container .am-atc-event-cals-card div .am-icon-yahoo{font-size:17px}#amelia-app-backend-new #amelia-container .am-atc-event-cals-card:hover{background-color:var(--am-c-atc-text-op10)}#amelia-app-backend-new .am-fs__bringing-main{margin:0 0 32px}#amelia-app-backend-new .am-fs__bringing-heading{display:block;width:100%;font-size:16px;font-weight:500;line-height:1.5;color:var(--am-c-main-text);margin:0 0 4px}#amelia-app-backend-new .am-fs__bringing-content{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin:0 0 4px;border:1px solid var(--am-bringing-color-border);border-radius:8px}#amelia-app-backend-new .am-fs__bringing-content-left{display:flex;align-items:center}#amelia-app-backend-new .am-fs__bringing-content-left .am-icon-users{font-size:24px;line-height:1;color:var(--am-c-main-text)}#amelia-app-backend-new .am-fs__bringing-content-text{font-size:14px;font-weight:400;line-height:1.43;color:var(--am-c-main-text);margin:0 0 0 8px}#amelia-app-backend-new .am-fs__bringing-content .am-input-number{max-width:100px}#amelia-app-backend-new .am-fs__bringing-message{font-size:14px;font-weight:400;line-height:1.43;color:var(--am-bringing-color-text-opacity60)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__ps{display:flex;flex-direction:column;justify-content:space-between;width:100%}#amelia-app-backend-new #amelia-container .am-fs__ps.am-fs__ps-popup{max-height:296px;overflow-x:hidden;padding-right:6px}#amelia-app-backend-new #amelia-container .am-fs__ps::-webkit-scrollbar{width:6px}#amelia-app-backend-new #amelia-container .am-fs__ps::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}#amelia-app-backend-new #amelia-container .am-fs__ps::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}#amelia-app-backend-new #amelia-container .am-fs__ps-item{--am-c-ps-bgr: transparent;--am-c-ps-text: var(--am-c-ps-text-op60);--am-c-ps-border: var(--am-c-ps-text-op20);--am-c-ps-shadow: var(--am-c-ps-text-op06);width:100%;padding:12px;margin-bottom:12px;background-color:var(--am-c-ps-bgr);border:1px solid var(--am-c-ps-border);border-radius:8px;box-shadow:0 1px 1px var(--am-c-ps-shadow);box-sizing:border-box;cursor:pointer}#amelia-app-backend-new #amelia-container .am-fs__ps-item.am-fs__ps-item__selected{--am-c-ps-text: var(--am-c-main-text);--am-c-ps-border: var(--am-c-primary)}#amelia-app-backend-new #amelia-container .am-fs__ps-item:last-child{margin-bottom:0}#amelia-app-backend-new #amelia-container .am-fs__ps-item__info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-fs__ps-item__services{display:flex;flex-direction:row;flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-fs__ps-item__services-inner{display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:13px;font-weight:400;line-height:1.3846;align-items:center;justify-content:center;color:var(--am-c-ps-text)}#amelia-app-backend-new #amelia-container .am-fs__ps-item__services-inner:before{content:"";display:inline-flex;width:4px;height:4px;border-radius:50%;background-color:var(--am-c-ps-text);margin:0 6px}#amelia-app-backend-new #amelia-container .am-fs__ps-item__services-inner:first-child:before{content:unset}#amelia-app-backend-new #amelia-container .am-fs__ps-name{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-main-text);margin:0}#amelia-app-backend-new #amelia-container .am-fs__ps-price{color:var(--am-c-primary);background-color:var(--am-c-primary-op10)}#amelia-app-backend-new #amelia-container .am-fs__ps-price__wrapper{display:flex;flex-direction:row}#amelia-app-backend-new #amelia-container .am-fs__ps-price__wrapper&gt;p{font-size:14px;font-weight:400;line-height:1;text-align:center;vertical-align:middle;padding:5px 8px;margin:0 0 0 8px;border-radius:12px}#amelia-app-backend-new #amelia-container .am-fs__ps-discount{color:var(--am-c-success);background-color:var(--am-c-success-op10);margin:0}#amelia-app-backend-new #amelia-container .am-fs__main-inner{overflow:hidden}#amelia-app-backend-new #amelia-container .am-fs__init.am-fs__main-content{padding-top:48px}#amelia-app-backend-new #amelia-container .am-fs__init-form__item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__init-form__item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__init-form__item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__init-form__item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__init-form__label{display:inline-block;font-family:var(--am-font-family);font-weight:500;margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__init-form .el-form-item__label{color:var(--am-c-main-text);line-height:unset;padding:0}#amelia-app-backend-new #amelia-container .am-fs__init-form .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-fs__init-form .el-form-item__error{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-fs__popup-x{position:absolute;top:16px;right:16px;cursor:pointer;color:var(--am-c-main-text);margin:0}#amelia-app-backend-new #amelia-container .am-fs__ps-popup{position:relative}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__heading{font-size:14px;font-weight:400;line-height:1.42857;text-align:center;color:var(--am-c-main-text);margin:0 0 16px;padding:20px 6px 0 0;max-height:40px;overflow-x:hidden}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__heading::-webkit-scrollbar{width:6px}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__heading::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__heading::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__or{display:flex;flex-direction:row;font-weight:400;font-size:14px;line-height:20px;margin:20px 0;color:var(--am-c-ps-text-op60)}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__or:before,#amelia-app-backend-new #amelia-container .am-fs__ps-popup__or:after{content:"";flex:1 1;border-bottom:1px solid var(--am-c-ps-text-op20);margin:auto}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__or:before{margin-right:10px}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__or:after{margin-left:10px}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__btn{--am-h-btn: 56px;--am-fs-btn: 14px;width:100%;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-fs__ps-popup__btn-mobile{--am-fs-btn: 12px;--am-h-btn: 56px}#amelia-app-backend-new #amelia-container .am-fs__ps-pill{display:inline-block;font-size:14px;font-weight:500;line-height:1;color:var(--am-c-btn-prim);background-color:var(--am-c-btn-prim-text);border-radius:12px;padding:5px 8px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__extras{--am-c-extras-text: var(--am-c-main-text)}#amelia-app-backend-new #amelia-container .am-fs__extras *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-fs__extras-heading{display:flex;flex-direction:column;margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__extras-heading&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-heading&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-heading&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-heading&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-heading-main{display:block;font-size:var(--am-fs-label);font-weight:500;line-height:1.6;color:var(--am-c-extras-text);margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__extras-heading-sub{display:block;font-size:13px;font-weight:400;line-height:1.3846;color:var(--am-c-extras-text-op80);margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__extras-heading-required{display:block;font-size:13px;font-weight:400;line-height:1.3846;color:var(--am-c-extras-text);margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__extras-heading-required.am-error-text{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-fs__extras-main .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-main .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-main .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-main .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__extras-card__header{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:var(--am-fs-label);line-height:1.6}#amelia-app-backend-new #amelia-container .am-fs__extras-card__header-left{display:flex;align-items:center;justify-content:left;font-size:var(--am-fs-label);line-height:1.6;color:var(--am-c-extras-text)}#amelia-app-backend-new #amelia-container .am-fs__extras-card__header-right{display:flex;align-items:center;justify-content:right;font-size:var(--am-fs-label);line-height:1.6}#amelia-app-backend-new #amelia-container .am-fs__extras-card__header-right .card-text{font-size:var(--am-fs-label);font-weight:500;line-height:1.6;color:var(--am-c-primary);margin-right:16px}#amelia-app-backend-new #amelia-container .am-fs__extras-card__header .am-input-number{max-width:100px}#amelia-app-backend-new #amelia-container .am-fs__extras-card__content{font-size:14px;font-weight:400;line-height:1.4285}#amelia-app-backend-new #amelia-container .am-fs__extras-card__content-main{font-size:14px;font-weight:400;line-height:1.4285;margin-bottom:16px;color:var(--am-c-extras-text-op80)}#amelia-app-backend-new #amelia-container .am-fs__extras-card__content-sub{font-size:14px;font-weight:400;line-height:1.4285;color:var(--am-c-extras-text-op80)}#amelia-app-backend-new #amelia-container .am-fs__main-heading-inner{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-fs__main-heading-inner .am-heading-prev{margin-right:12px}#amelia-app-backend-new #amelia-container .am-fs__main-inner#amelia-app-backend-new #amelia-container .am-fs__main-inner-dt{padding:0 20px}#amelia-app-backend-new #amelia-container .am-fs-dt__rec_popup{margin:16px 0 48px}#amelia-app-backend-new #amelia-container .am-fs-dt__rec_popup&gt;p{font-size:15px;line-height:1.6;color:var(--am-c-main-text)}#amelia-app-backend-new #amelia-container .am-fs-dt__rec_popup&gt;p:first-child{font-weight:500;margin-bottom:7px}#amelia-app-backend-new #amelia-container .am-fs-dt__rec_popup&gt;p:last-child{font-weight:400}#amelia-app-backend-new #amelia-container .am-skeleton-slots-mobile{padding:16px}#amelia-app-backend-new #amelia-container .am-skeleton-slots-filters{display:flex;flex-direction:row;justify-content:space-between;padding:0 0 24px}#amelia-app-backend-new #amelia-container .am-skeleton-slots-filters .el-skeleton__item{height:36px;width:20%}#amelia-app-backend-new #amelia-container .am-skeleton-slots-filters :first-child{width:26%;margin-right:16px}#amelia-app-backend-new #amelia-container .am-skeleton-slots-filters :last-child{width:16%;margin-left:16px}#amelia-app-backend-new #amelia-container .am-skeleton-slots-weekdays{padding-bottom:12px;display:flex;flex-direction:row;justify-content:space-around}#amelia-app-backend-new #amelia-container .am-skeleton-slots-weekdays .el-skeleton__item{max-width:30px;height:24px}#amelia-app-backend-new #amelia-container .am-skeleton-slots-days{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:8px}#amelia-app-backend-new #amelia-container .am-skeleton-slots-days .el-skeleton__item{margin:0 1.5px;height:40px;max-width:56px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__cserv{display:flex;align-items:center;justify-content:space-between;width:100%}#amelia-app-backend-new #amelia-container .am-fs__cserv.am-rw-360{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-fs__cserv *{word-break:break-word}#amelia-app-backend-new #amelia-container .am-fs__cserv img{width:40px;height:40px;border-radius:4px;margin:0 12px 0 0}#amelia-app-backend-new #amelia-container .am-fs__cserv-heading{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new #amelia-container .am-fs__cserv-heading.am-rw-360{width:100%;justify-content:flex-start}#amelia-app-backend-new #amelia-container .am-fs__cserv-heading-img{width:40px;height:40px;border-radius:4px;font-size:16px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--am-c-main-bgr);margin-right:12px}#amelia-app-backend-new #amelia-container .am-fs__cserv-name{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cart-text)}#amelia-app-backend-new #amelia-container .am-fs__cserv-price{display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:2px 9px;border-radius:12px;background-color:var(--am-c-cart-primary-op10)}#amelia-app-backend-new #amelia-container .am-fs__cserv-price.am-rw-360{width:100%;margin-top:8px}#amelia-app-backend-new #amelia-container .am-fs__cserv-price .am-price{display:block;font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-cart-primary)}#amelia-app-backend-new #amelia-container .am-fs__ci{width:100%;padding:12px}#amelia-app-backend-new #amelia-container .am-fs__ci *{word-break:break-word}#amelia-app-backend-new #amelia-container .am-fs__ci-block{padding:0 0 12px;margin:0 0 12px;border-bottom:1px dashed var(--am-c-ci-text-op30)}#amelia-app-backend-new #amelia-container .am-fs__ci-block:last-of-type{border:none;margin:0}#amelia-app-backend-new #amelia-container .am-fs__ci-title{width:100%;font-size:12px;font-weight:500;line-height:1.333333;margin:0 0 8px;color:var(--am-c-ci-text-op60)}#amelia-app-backend-new #amelia-container .am-fs__ci-prod{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fs__ci-prod__title{display:flex;flex-wrap:wrap;align-items:center;color:var(--am-c-ci-text)}#amelia-app-backend-new #amelia-container .am-fs__ci-prod__title *{display:block;font-size:13px;line-height:1.38462;font-weight:400;margin-right:4px;color:var(--am-c-ci-text)}#amelia-app-backend-new #amelia-container .am-fs__ci-prod__price{flex:0 0 auto;align-self:flex-start;font-size:13px;line-height:1.38462;font-weight:400;color:var(--am-c-ci-text)}#amelia-app-backend-new #amelia-container .am-fs__ci-cost{width:100%;display:flex;align-items:center;justify-content:space-between;margin:12px 0 0}#amelia-app-backend-new #amelia-container .am-fs__ci-cost *{font-size:13px;line-height:1.38462;font-weight:500;color:var(--am-c-ci-text)}#amelia-app-backend-new #amelia-container .am-fs__ci-info{display:flex;align-items:center;flex-wrap:wrap;padding:12px;background:var(--am-c-ci-text-op05);border-radius:8px}#amelia-app-backend-new #amelia-container .am-fs__ci-info__el{display:flex;align-items:center;margin:0 10px 0 0}#amelia-app-backend-new #amelia-container .am-fs__ci-info__el span{display:block;font-size:13px;font-weight:400;line-height:1.38462;color:var(--am-c-ci-text-op80)}#amelia-app-backend-new #amelia-container .am-fs__ci-info__el span[class*=am-icon]{font-size:24px;line-height:1;color:var(--am-c-ci-primary)}#amelia-app-backend-new #amelia-container .am-fs__ci-manage{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:14px 0 0}#amelia-app-backend-new #amelia-container .am-fs__ci-manage div{display:flex;align-items:center;padding:2px 6px}#amelia-app-backend-new #amelia-container .am-fs__ci-manage span{display:block;font-size:14px;font-weight:500;line-height:1.42857;cursor:pointer}#amelia-app-backend-new #amelia-container .am-fs__ci-manage span[class*=am-icon]{font-size:24px;line-height:1}#amelia-app-backend-new #amelia-container .am-fs__ci-manage__discard{color:var(--am-c-ci-error)}#amelia-app-backend-new #amelia-container .am-fs__ci-manage__edit{color:var(--am-c-ci-primary)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__cart{--am-c-cart-text: var(--am-c-main-text);--am-c-cart-bgr: var(--am-c-main-bgr)}#amelia-app-backend-new #amelia-container .am-fs__cart&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-title{font-size:14px;font-weight:400;line-height:1.42857;color:var(--am-c-cart-text);margin:0}#amelia-app-backend-new #amelia-container .am-fs__cart-includes{margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item__heading{padding:12px;transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item__heading-side{transition-delay:0s}#amelia-app-backend-new #amelia-container .am-fs__cart-includes .am-collapse-item__trigger-side{padding:0 4px 0 10px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs&gt;*:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__rs p{margin-top:16px;font-weight:500;font-size:15px;line-height:24px;color:var(--am-c-rs-text);margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__rs span{font-weight:400;font-size:14px;line-height:20px;color:var(--am-c-rs-text-op60)}#amelia-app-backend-new #amelia-container .am-fs__rs .am-input__default.is-icon-start i{height:auto;width:auto}#amelia-app-backend-new #amelia-container .am-fs__rs .am-input__default.is-icon-start i span{font-size:24px;line-height:1}#amelia-app-backend-new #amelia-container .am-fs__rs-every{display:flex;gap:8px}#amelia-app-backend-new #amelia-container .am-fs__rs-every .am-select{width:103px}#amelia-app-backend-new #amelia-container .am-fs__rs-on-week{display:flex;gap:10px;width:100%;justify-content:space-between;color:var(--am-c-rs-text)}#amelia-app-backend-new #amelia-container .am-fs__rs-on-week&gt;div{font-weight:400;font-size:15px;line-height:24px;text-align:center;margin:0;cursor:pointer;border:1px solid var(--am-c-rs-inp-border);box-shadow:0 1px 1px #7386a90f;border-radius:4px;width:52px;padding:8px 0;align-content:center}#amelia-app-backend-new #amelia-container .am-fs__rs-on-week&gt;div.am-fs__rs-on-week-selected{background:var(--am-c-rs-primary);border:1px solid var(--am-c-rs-primary);color:var(--am-c-rs-bgr)}#amelia-app-backend-new #amelia-container .am-fs__rs-ends{display:flex;gap:30px;margin-top:16px;margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-choose .am-radio-group{display:flex;gap:16px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-choose .am-radio{margin-top:5px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-choose .am-radio&gt;span:nth-child(2){font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-rs-text)}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-options{display:flex;flex-direction:column;gap:6px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-options .am-date-picker-wrapper{width:174px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-after{display:flex;gap:8px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-after .am-input{width:40px}#amelia-app-backend-new #amelia-container .am-fs__rs-ends-after span{font-weight:400;font-size:15px;line-height:40px;text-align:center;color:var(--am-c-rs-text)}#amelia-app-backend-new #amelia-container .am-fs__rs-summary p,#amelia-app-backend-new #amelia-container .am-fs__rs-summary span{font-weight:400;font-size:14px;line-height:20px;color:var(--am-c-rs-text-op60);margin:0}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-every&gt;div{max-width:162px;width:100%}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-every .am-select{width:100%}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-on-week{gap:6px}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-ends{gap:10px}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-ends-options{gap:16px}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-ends-after .am-input-wrapper{max-width:40px}#amelia-app-backend-new #amelia-container .am-fs__rs-mobile .am-fs__rs-ends-after .am-input-wrapper .el-input__inner{text-align:center;padding:6px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__ro{--am-c-ro-text: var(--am-c-main-text);--am-c-ro-success: var(--am-c-success)}#amelia-app-backend-new #amelia-container .am-fs__ro-warning .am-alert{margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-fs__ro-warning .am-alert i{font-size:20px}#amelia-app-backend-new #amelia-container .am-fs__ro .am-collapse-item__heading{transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fs__ro .am-collapse-item__heading-side{transition-delay:0s}#amelia-app-backend-new #amelia-container .am-fs__ro-app-unavailable .am-collapse-item__heading{background-color:var(--am-c-ro-warning-op10);border:1px solid var(--am-c-ro-warning-op60)}#amelia-app-backend-new #amelia-container .am-fs__ro-app-unavailable .am-collapse-item__heading-active{border-bottom:0}#amelia-app-backend-new #amelia-container .am-fs__ro-app-unavailable .am-collapse-item__content{background-color:var(--am-c-ro-warning-op10);border:1px solid var(--am-c-ro-warning-op60)}#amelia-app-backend-new #amelia-container .am-fs__ro-app-items .am-collapse-item__content{display:block}#amelia-app-backend-new #amelia-container .am-fs__ro-app-items .am-collapse-item__trigger{padding:0}#amelia-app-backend-new #amelia-container .am-fs__ro-app-heading{display:flex;justify-content:space-between;width:100%;font-size:14px;font-weight:400;line-height:1.42857;color:var(--am-c-ro-text);margin:0 20px 0 0}#amelia-app-backend-new #amelia-container .am-fs__ro-app-text{font-weight:500;font-size:14px;line-height:20px;color:var(--am-c-ro-text);margin-right:10px;white-space:nowrap}#amelia-app-backend-new #amelia-container .am-fs__ro-app-text-selected{color:var(--am-c-ro-success)}#amelia-app-backend-new #amelia-container .am-fs__main-heading-inner{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-fs__main-heading-inner .am-heading-prev{margin-right:12px}#amelia-app-backend-new #amelia-container .am-fs__main-inner#amelia-app-backend-new #amelia-container .am-fs__main-inner-dt{padding:0 20px}#amelia-app-backend-new #amelia-container .am-fs__main-content.am-fs__info{padding-top:40px}#amelia-app-backend-new #amelia-container .am-fs__main-inner{overflow:hidden}#amelia-app-backend-new #amelia-container .am-fs__info-form{display:flex;flex-wrap:wrap;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item{width:calc(50% - 12px)}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__info-form-mobile{gap:12px 6px}#amelia-app-backend-new #amelia-container .am-fs__info-form-mobile .el-form-item{width:100%}#amelia-app-backend-new #amelia-container .am-fs__info-form__label{display:inline-block;color:var(--am-c-main-text);font-family:var(--am-font-family);font-weight:500;margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__info-form .el-form-item__label{line-height:unset;padding:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info{margin:0}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info-subtotal{display:flex;justify-content:space-between;border-bottom:1px dashed var(--am-c-pay-text-op30);padding:0 0 16px;margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info-subtotal span{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-pay-text)}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info-discount{display:flex;justify-content:space-between;font-size:13px;font-weight:400;line-height:1.3846;color:var(--am-c-pay-text);padding:16px 0 0}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info-discount-green{color:var(--am-c-pay-success)}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info-total{display:flex;justify-content:space-between;font-size:15px;font-weight:500;line-height:1.33333;color:var(--am-c-pay-text);padding:8px 0 0}#amelia-app-backend-new #amelia-container .am-fs__payments-app-info-total&gt;span:nth-child(2){color:var(--am-c-pay-primary)}#amelia-app-backend-new #amelia-container .am-fs__payments-service{border:1px solid var(--am-c-pay-text-op30);border-radius:8px;padding:12px;box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-fs__payments-services .am-collapse-item__heading{flex-wrap:wrap;width:100%;padding:12px;transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fs__payments-services .am-collapse-item__heading-side{transition-delay:0s}#amelia-app-backend-new #amelia-container .am-fs__payments-services .am-collapse-item__heading .am-collapse-item__trigger{padding:0}#amelia-app-backend-new #amelia-container .am-fs__payments-services .am-collapse-item__content&gt;*{padding:12px}#amelia-app-backend-new #amelia-container .am-fs__payments-services-info span{font-size:12px;line-height:1.33333;font-weight:500;color:var(--am-c-pay-text-op60)}#amelia-app-backend-new #amelia-container .am-fs__payments-services-open{width:100%}#amelia-app-backend-new #amelia-container .am-fs__payments-services-open-total{border-top:1px dashed var(--am-c-pay-text-op30);padding:12px 0 0;margin:12px 0 4px}#amelia-app-backend-new #amelia-container .am-fs__payments-services-open-total&gt;span{color:var(--am-c-pay-text-op70)}#amelia-app-backend-new #amelia-container .am-fs__payments-services-open-total:last-child{font-weight:500}#amelia-app-backend-new #amelia-container .am-fs__payments-services-open&gt;div{display:flex;justify-content:space-between;font-size:13px;font-weight:400;line-height:1.384615;color:var(--am-c-pay-text)}#amelia-app-backend-new #amelia-container .am-fs__payments-services-sub{width:100%;display:flex;justify-content:space-between;transition:all ease-in-out .3s}#amelia-app-backend-new #amelia-container .am-fs__payments-services-sub p{font-size:13px;font-weight:500;line-height:1.384615;color:var(--am-c-pay-text);margin:0;padding:0}#amelia-app-backend-new #amelia-container .am-fs__payments-services&gt;div:first-child{margin-top:0}#amelia-app-backend-new #amelia-container .am-fs__coupon{width:100%;display:flex;padding:0;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.42857;gap:4px;color:var(--am-c-ps-text);white-space:nowrap;align-items:center}#amelia-app-backend-new #amelia-container .am-fs__coupon .am-icon-info-reverse,#amelia-app-backend-new #amelia-container .am-fs__coupon .am-icon-check{font-size:18px}#amelia-app-backend-new #amelia-container .am-fs__coupon .am-icon-info-reverse{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-fs__coupon .am-icon-check{position:absolute;width:20px;height:20px;background-color:var(--am-c-success);border-radius:50%;color:var(--am-c-inp-bgr)}#amelia-app-backend-new #amelia-container .am-fs__coupon .am-icon-check:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#amelia-app-backend-new #amelia-container .am-fs__coupon .am-icon-coupon{color:var(--am-c-inp-text);font-size:20px}#amelia-app-backend-new #amelia-container .am-fs__coupon .am-input input{padding-left:32px}#amelia-app-backend-new #amelia-container .am-fs__coupon&gt;span{margin-right:3px}#amelia-app-backend-new #amelia-container .am-fs__coupon-invalid input{border:1.5px solid var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-fs__coupon .el-icon{height:100%}#amelia-app-backend-new #amelia-container.am-fs__wrapper .am-fs__coupon .el-form-item{display:flex;gap:5px;align-items:center;margin-bottom:0;width:100%}#amelia-app-backend-new #amelia-container.am-fs__wrapper .am-fs__coupon .el-form-item .el-form-item__error{display:none}#amelia-app-backend-new #amelia-container .am-fs__coupon-discount{display:flex;justify-content:space-between;font-size:14px;font-weight:400;line-height:1.42857;color:var(--am-c-ps-text);margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-fs__coupon-discount span:nth-child(2){font-weight:500;color:var(--am-c-success)}#amelia-app-backend-new #amelia-container .am-fs__payments-package{border:1px solid var(--am-c-pay-text-op60);border-radius:8px;padding:12px;margin:0 0 16px}#amelia-app-backend-new #amelia-container .am-fs__payments-package-info{margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-fs__payments-package-info span{font-weight:500;font-size:12px;line-height:16px;color:var(--am-c-pay-text-op60)}#amelia-app-backend-new #amelia-container .am-fs__payments-package-price{font-weight:400;font-size:13px;line-height:18px;color:var(--am-c-pay-text);display:flex;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-fs__payments-package-total&gt;div{display:flex;justify-content:space-between;padding-top:8px;font-weight:500;font-size:15px;line-height:20px;color:var(--am-c-pay-text)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container{--am-c-ps-text: var(--am-c-main-text);--am-c-ps-border: var(--am-c-inp-border)}#amelia-app-backend-new #amelia-container .am-fs__main-content.am-fs__payments{padding-top:0}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments&gt;*:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__payments-heading{font-size:15px;font-style:normal;font-weight:500;line-height:1.6;color:var(--am-c-ps-text);margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-fs__payments-price{border:1px solid var(--am-c-ps-text-op20);border-radius:8px;padding:16px;margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-fs__payments-sentence{display:flex;justify-content:center;margin-top:2px}#amelia-app-backend-new #amelia-container .am-fs__payments-sentence p{display:inline-flex;font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-pay-text-op60)}#amelia-app-backend-new #amelia-container .am-fs__payments-full{color:var(--am-c-ps-text);border:1px solid var(--am-c-ps-text-op25);border-radius:8px;box-shadow:0 1px 1px var(--am-c-ps-text-op06);box-sizing:border-box;padding:12px;margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-fs__payments-full-checked{border:1px solid var(--am-c-ps-primary);background:var(--am-c-ps-primary-op10)}#amelia-app-backend-new #amelia-container .am-fs__payments-full-checked:after{transform:rotate(45deg) scaleY(1)}#amelia-app-backend-new #amelia-container .am-fs__payments-full .el-checkbox__input{height:32px;line-height:32px;align-items:center}#amelia-app-backend-new #amelia-container .am-fs__payments-full .el-checkbox__label{line-height:32px;align-items:center}#amelia-app-backend-new #amelia-container .am-fs__payments-method{font-size:18px;font-weight:500;line-height:1.55555;color:var(--am-c-ps-text);margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-fs__payments-error{position:absolute;top:5px}#amelia-app-backend-new #amelia-container .am-fs__payments-main-cards{display:flex;flex-wrap:wrap;gap:6px}#amelia-app-backend-new #amelia-container .am-fs__payments-main-button{display:flex;align-items:center;gap:2px;width:108px;border:1px solid var(--am-c-ps-text-op25);border-radius:8px;box-shadow:0 1px 1px var(--am-c-ps-text-op06);box-sizing:border-box;padding:12px;cursor:pointer;flex-direction:column;justify-items:center;height:fit-content}#amelia-app-backend-new #amelia-container .am-fs__payments-main-button img{height:24px;width:24px}#amelia-app-backend-new #amelia-container .am-fs__payments-main-button div p{font-weight:500;font-size:15px;line-height:24px;color:var(--am-c-ps-text);margin:0;text-align:center;word-break:break-all}#amelia-app-backend-new #amelia-container .am-fs__payments-main-button div span{font-size:12px;font-weight:400;line-height:1.66666;color:var(--am-c-ps-text-op50)}#amelia-app-backend-new #amelia-container .am-fs__payments-main-button_selected{background:var(--am-c-ps-primary-op10);border:1px solid var(--am-c-ps-primary);box-sizing:border-box;box-shadow:0 1px 1px var(--am-c-ps-primary-op06)}#amelia-app-backend-new #amelia-container .am-fs__payments-pm{margin-top:24px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__main-content.am-fs__congrats{padding:16px;height:calc(100% - 56px);margin-top:0}#amelia-app-backend-new #amelia-container .am-fs-sb-atc{--am-c-sb-bgr-atc: var(--am-c-sb-bgr);background-image:linear-gradient(var(--am-c-sb-bgr-atc) 80%,transparent 20%)}#amelia-app-backend-new #amelia-container .am-fs__congrats-main{margin-top:22px;display:flex;flex-direction:column;align-items:center;font-family:var(--am-font-family)}#amelia-app-backend-new #amelia-container .am-fs__congrats-main&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-main&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-main&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-main&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-main&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-main&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-main img{width:54px;margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-fs__congrats-main-heading{margin-bottom:2px;font-weight:500;font-size:18px;line-height:28px;color:var(--am-c-atc-heading-text)}#amelia-app-backend-new #amelia-container .am-fs__congrats-main-atc{margin-top:16px}#amelia-app-backend-new #amelia-container .am-fs__congrats-main span{color:var(--am-c-atc-heading-text-op40);font-weight:400;font-size:13px;line-height:18px}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-mobile{padding:16px;margin-top:24px;border-radius:6px;box-shadow:0 2px 3px 2px #1a2c371a}#amelia-app-backend-new #amelia-container .am-fs__congrats-info{--am-c-atc-main-bgr: var(--am-c-main-bgr);background-color:var(--am-c-atc-main-bgr)}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer-border{border-top:1px solid var(--am-c-atc-text-op30);padding-top:16px}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer&gt;div:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer div{display:flex;justify-content:space-between;font-weight:400;font-size:14px;margin-bottom:12px;line-height:20px}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer div span{color:var(--am-c-atc-text-op40)}#amelia-app-backend-new #amelia-container .am-fs__congrats-info-customer div span:nth-child(2){color:var(--am-c-atc-text)}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-heading{display:flex;flex-direction:column;align-items:center;margin-bottom:13px}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-heading :first-child{width:52px;height:52px;margin-bottom:9px}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-heading :nth-child(2){height:28px;max-width:132px;margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-heading :last-child{max-width:148px;height:18px}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-booking-info&gt;div{display:flex;justify-content:space-between;margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-booking-info&gt;div .el-skeleton__item{height:20px}#amelia-app-backend-new #amelia-container .am-skeleton-congratz-booking-info .am-customer-info{border-bottom:1px solid #D1D5D7;padding-bottom:12px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__package{--am-c-pi-text: var(--am-c-main-text);--am-c-pi-success: var(--am-c-success);--am-c-pi-primary: var(--am-c-primary)}#amelia-app-backend-new #amelia-container .am-fs__package-item{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;color:var(--am-c-pi-text);margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-fs__package-item&gt;div:nth-child(2){display:flex;gap:8px;flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-fs__package-item&gt;div:nth-child(2)&gt;p{font-size:14px;font-weight:400;line-height:1;text-align:center;border-radius:24px;padding:5px 8px;margin:0}#amelia-app-backend-new #amelia-container .am-fs__package-item&gt;div:nth-child(2)&gt;p:first-child{color:var(--am-c-pi-success);background-color:var(--am-c-pi-success-op10)}#amelia-app-backend-new #amelia-container .am-fs__package-item&gt;div:nth-child(2)&gt;p:nth-child(2){color:var(--am-c-pi-primary);background-color:var(--am-c-pi-primary-op10)}#amelia-app-backend-new #amelia-container .am-fs__package-info&gt;p:first-child{font-size:18px;font-weight:500;line-height:1.55555;margin:0;color:var(--am-c-pi-text)}#amelia-app-backend-new #amelia-container .am-fs__package-sep{font-weight:400;font-size:13px;line-height:18px;margin:0;color:var(--am-c-pi-text-op80)}#amelia-app-backend-new #amelia-container .am-fs__package-info2{display:flex;flex-wrap:wrap;gap:18px;border-bottom:1px solid var(--am-c-pi-text-op15);padding:0 0 9px;margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-fs__package-info2 div{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-fs__package-info2 div span{font-size:24px;margin:0 4px 0 0;color:var(--am-c-pi-primary)}#amelia-app-backend-new #amelia-container .am-fs__package-info2 div p{font-size:13px;font-weight:400;line-height:1.384615;margin:0;color:var(--am-c-pi-text-op80)}#amelia-app-backend-new #amelia-container .am-fs__package-info3{margin:8px 0 0}#amelia-app-backend-new #amelia-container .am-fs__package-info3 span,#amelia-app-backend-new #amelia-container .am-fs__package-info3 a{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-pi-text-op80)}#amelia-app-backend-new #amelia-container .am-fs__package-info3 span:focus,#amelia-app-backend-new #amelia-container .am-fs__package-info3 span:active,#amelia-app-backend-new #amelia-container .am-fs__package-info3 a:focus,#amelia-app-backend-new #amelia-container .am-fs__package-info3 a:active{outline:none;box-shadow:none}#amelia-app-backend-new #amelia-container .am-fs__package-info3 a{color:var(--am-c-pi-success);text-decoration:none;margin:0 0 0 8px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__pis{--am-c-pis-text: var(--am-c-main-text);--am-c-pis-bgr: var(--am-c-main-bgr)}#amelia-app-backend-new #amelia-container .am-fs__pis&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes{margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item__heading{padding:8px;transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fs__pis-includes .am-collapse-item__heading-side{transition-delay:0s}#amelia-app-backend-new #amelia-container .am-fs__pis-includes__heading{display:flex;justify-content:space-between;font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-pis-text);padding:0;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fs__pis-service{display:flex;align-items:center;font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-pis-text)}#amelia-app-backend-new #amelia-container .am-fs__pis-service img{width:54px;height:54px;border-radius:4px;margin:0 12px 0 0}#amelia-app-backend-new #amelia-container .am-fs__pis-service-info&gt;span:first-child{font-size:13px;font-weight:400;line-height:1.384615;color:var(--am-c-pis-text-op80);margin-right:20px}#amelia-app-backend-new #amelia-container .am-fs__pis-service-info&gt;img{width:36px;height:36px;display:inline-block;vertical-align:middle;margin-left:-12px;border-radius:50%;border:3px solid var(--am-c-pis-bgr)}#amelia-app-backend-new #amelia-container .am-fs__pis-service-info&gt;p{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-pis-text-op80);margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-fs__pis-service-info&gt;p *{color:var(--am-c-pis-text-op80)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__pas{--am-c-pas-text: var(--am-c-main-text);--am-c-pas-success: var(--am-c-success)}#amelia-app-backend-new #amelia-container .am-fs__pas&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas-msg{font-weight:400;font-size:13px;line-height:18px;color:var(--am-c-pas-text);margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-fs__pas-service{font-size:18px;font-weight:500;line-height:1.6;color:var(--am-c-pas-text);margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fs__pas-filter{display:flex;gap:12px}#amelia-app-backend-new #amelia-container .am-fs__pas-filter&gt;div&gt;p,#amelia-app-backend-new #amelia-container .am-fs__pas-filter&gt;div&gt;label&gt;p{font-weight:500;font-size:15px;line-height:20px;color:var(--am-c-pas-text);margin-bottom:4px;display:inline}#amelia-app-backend-new #amelia-container .am-fs__pas-app-label{font-weight:500;font-size:14px;line-height:20px;color:var(--am-c-pas-text);margin-top:16px;margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-fs__pas-app-items .am-collapse-item__content{display:block}#amelia-app-backend-new #amelia-container .am-fs__pas-app-items .am-collapse-item__trigger{padding:0}#amelia-app-backend-new #amelia-container .am-fs__pas-app-heading{font-weight:400;font-size:14px;line-height:20px;color:var(--am-c-pas-text);display:flex;justify-content:space-between;width:100%;margin-right:20px}#amelia-app-backend-new #amelia-container .am-fs__pas-app-content .fc-col-header{width:100%}#amelia-app-backend-new #amelia-container .am-fs__pas-app-content .fc-view-harness{min-height:240px}#amelia-app-backend-new #amelia-container .am-fs__pas-app-content .fc-scrollgrid-sync-table{width:100%;min-height:190px}#amelia-app-backend-new #amelia-container .am-fs__pas-app-content .fc-daygrid-body-balanced{width:100%}#amelia-app-backend-new #amelia-container .am-fs__pas-app-text{font-weight:500;font-size:14px;line-height:20px;color:var(--am-c-pas-text);margin-right:10px;white-space:nowrap}#amelia-app-backend-new #amelia-container .am-fs__pas-app-text-selected{color:var(--am-c-pas-success)}#amelia-app-backend-new #amelia-container .am-fs__pas-btn{display:flex;justify-content:center;margin-top:32px}#amelia-app-backend-new #amelia-container .am-fs__pas-btn .am-button__inner{font-weight:500}#amelia-app-backend-new #amelia-container .am-fs__pas-btn .am-icon-plus{font-size:16px;margin-right:8px}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item__heading{transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fs__pas .am-collapse-item__heading-side{transition-delay:0s}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fs__ps-overview{--am-c-pso-text: var(--am-c-main-text);--am-c-pso-bgr: var(--am-c-main-bgr);--am-c-pso-success: var(--am-c-success);--am-c-pso-primary: var(--am-c-primary)}#amelia-app-backend-new #amelia-container .am-fs__ps-overview&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-msg{background-color:var(--am-c-pso-success-op10);border:1px solid var(--am-c-pso-success-op60);box-sizing:border-box;box-shadow:0 2px 3px var(--am-c-pso-success-op10);border-radius:6px;width:100%;padding:11px;margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-msg .am-icon-check{background-color:var(--am-c-pso-success);border-radius:50%;color:var(--am-c-pso-bgr);font-size:18px;margin-right:11px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-msg span{font-weight:500;font-size:14px;line-height:1.714286;color:var(--am-c-pso-text);vertical-align:middle}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-includes{margin-top:16px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-includes .am-collapse-item__heading{padding:8px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-includes .am-collapse-item__open{--am-combo-collapse-border: 1px solid var(--am-c-pso-primary);box-shadow:0 1px 1px var(--am-c-pso-primary-op10);transition:border ease-in-out .5s}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-includes&gt;div:first-child{display:flex;justify-content:space-between;margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-includes&gt;div:first-child&gt;p:first-child{font-weight:500;font-size:14px;line-height:1.42857;color:var(--am-c-pso-text)}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service{display:flex;align-items:center;font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-pso-text)}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service img{width:54px;height:54px;border-radius:4px;margin-right:12px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked{display:table;width:100%;padding:0}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:first-child{display:table-header-group}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:first-child&gt;p{display:table-cell;width:23%;font-size:13px;font-weight:400;line-height:1.384615;color:var(--am-c-pso-text-op50);padding:4px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:first-child&gt;p:first-child{width:8%;padding-left:16px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:first-child&gt;p:last-child{padding-right:16px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:not(:first-child){color:var(--am-c-pso-text);display:table-row}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:not(:first-child):nth-child(even){background-color:var(--am-c-pso-primary-op10)}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:not(:first-child):nth-child(odd){background-color:var(--am-c-pso-bgr)}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:not(:first-child)&gt;p{display:table-cell;width:23%;vertical-align:middle;padding:4px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:not(:first-child)&gt;p:first-child{width:8%;padding-left:16px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview-service-booked&gt;div:not(:first-child)&gt;p:last-child{padding-right:16px}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item__heading{transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fs__ps-overview .am-collapse-item__heading-side{transition-delay:0s}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container div,.amelia-v2-booking #amelia-container span,.amelia-v2-booking #amelia-container applet,.amelia-v2-booking #amelia-container object,.amelia-v2-booking #amelia-container iframe,.amelia-v2-booking #amelia-container h1,.amelia-v2-booking #amelia-container h2,.amelia-v2-booking #amelia-container h3,.amelia-v2-booking #amelia-container h4,.amelia-v2-booking #amelia-container h5,.amelia-v2-booking #amelia-container h6,.amelia-v2-booking #amelia-container p,.amelia-v2-booking #amelia-container blockquote,.amelia-v2-booking #amelia-container pre,.amelia-v2-booking #amelia-container a,.amelia-v2-booking #amelia-container abbr,.amelia-v2-booking #amelia-container acronym,.amelia-v2-booking #amelia-container address,.amelia-v2-booking #amelia-container big,.amelia-v2-booking #amelia-container cite,.amelia-v2-booking #amelia-container code,.amelia-v2-booking #amelia-container del,.amelia-v2-booking #amelia-container dfn,.amelia-v2-booking #amelia-container em,.amelia-v2-booking #amelia-container img,.amelia-v2-booking #amelia-container ins,.amelia-v2-booking #amelia-container kbd,.amelia-v2-booking #amelia-container q,.amelia-v2-booking #amelia-container s,.amelia-v2-booking #amelia-container samp,.amelia-v2-booking #amelia-container small,.amelia-v2-booking #amelia-container strike,.amelia-v2-booking #amelia-container strong,.amelia-v2-booking #amelia-container sub,.amelia-v2-booking #amelia-container sup,.amelia-v2-booking #amelia-container tt,.amelia-v2-booking #amelia-container var,.amelia-v2-booking #amelia-container b,.amelia-v2-booking #amelia-container u,.amelia-v2-booking #amelia-container i,.amelia-v2-booking #amelia-container center,.amelia-v2-booking #amelia-container dl,.amelia-v2-booking #amelia-container dt,.amelia-v2-booking #amelia-container dd,.amelia-v2-booking #amelia-container ol,.amelia-v2-booking #amelia-container ul,.amelia-v2-booking #amelia-container li,.amelia-v2-booking #amelia-container fieldset,.amelia-v2-booking #amelia-container form,.amelia-v2-booking #amelia-container label,.amelia-v2-booking #amelia-container legend,.amelia-v2-booking #amelia-container table,.amelia-v2-booking #amelia-container caption,.amelia-v2-booking #amelia-container tbody,.amelia-v2-booking #amelia-container tfoot,.amelia-v2-booking #amelia-container thead,.amelia-v2-booking #amelia-container tr,.amelia-v2-booking #amelia-container th,.amelia-v2-booking #amelia-container td,.amelia-v2-booking #amelia-container article,.amelia-v2-booking #amelia-container aside,.amelia-v2-booking #amelia-container canvas,.amelia-v2-booking #amelia-container details,.amelia-v2-booking #amelia-container embed,.amelia-v2-booking #amelia-container figure,.amelia-v2-booking #amelia-container figcaption,.amelia-v2-booking #amelia-container footer,.amelia-v2-booking #amelia-container header,.amelia-v2-booking #amelia-container hgroup,.amelia-v2-booking #amelia-container menu,.amelia-v2-booking #amelia-container nav,.amelia-v2-booking #amelia-container output,.amelia-v2-booking #amelia-container ruby,.amelia-v2-booking #amelia-container section,.amelia-v2-booking #amelia-container summary,.amelia-v2-booking #amelia-container time,.amelia-v2-booking #amelia-container mark,.amelia-v2-booking #amelia-container audio,.amelia-v2-booking #amelia-container video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.amelia-v2-booking #amelia-container article,.amelia-v2-booking #amelia-container aside,.amelia-v2-booking #amelia-container details,.amelia-v2-booking #amelia-container figcaption,.amelia-v2-booking #amelia-container figure,.amelia-v2-booking #amelia-container footer,.amelia-v2-booking #amelia-container header,.amelia-v2-booking #amelia-container hgroup,.amelia-v2-booking #amelia-container menu,.amelia-v2-booking #amelia-container nav,.amelia-v2-booking #amelia-container section{display:block}.amelia-v2-booking #amelia-container ol,.amelia-v2-booking #amelia-container ul{list-style:none}.amelia-v2-booking #amelia-container blockquote,.amelia-v2-booking #amelia-container q{quotes:none}.amelia-v2-booking #amelia-container blockquote:before,.amelia-v2-booking #amelia-container blockquote:after,.amelia-v2-booking #amelia-container q:before,.amelia-v2-booking #amelia-container q:after{content:"";content:none}.amelia-v2-booking #amelia-container table{border-collapse:collapse;border-spacing:0}:root{--am-c-primary: #1246D6;--am-c-success: #019719;--am-c-error: #DC180B;--am-c-warning: #CCA20C;--am-c-main-bgr: #265CF2;--am-c-main-heading-text: #33434C;--am-c-main-text: #1A2C37;--am-c-sb-bgr: #17295A;--am-c-sb-text: #FFFFFF;--am-c-inp-bgr: #265CF2;--am-c-inp-border: #D1D5D7;--am-c-inp-text: #1A2C37;--am-c-inp-placeholder: #808A90;--am-c-checkbox-border: #B3B9BD;--am-c-checkbox-border-disabled: #A8BEFA;--am-c-checkbox-border-focused: #7D9DF7;--am-c-checkbox-label-disabled: #667279;--am-c-drop-bgr: #FFFFFF;--am-c-drop-text: #0E1920;--am-c-btn-prim: #265CF2;--am-c-btn-prim-text: #FFFFFF;--am-c-btn-sec: #FFFFFF;--am-c-btn-sec-text: #1A2C37;--am-h-input: 40px;--am-fs-input: 15px;--am-rad-input: 6px;--am-fs-label: 15px;--am-fs-btn: 15px;--am-font-family: "Amelia Roboto", sans-serif}#amelia-app-backend-new *{font-family:var(--am-font-family);font-style:initial;box-sizing:border-box}#amelia-app-backend-new #amelia-container.am-fs__wrapper{display:flex;justify-content:center;max-width:var(--am-mw-main);height:560px;width:100%;box-shadow:0 30px 40px #0000001f;margin:16px auto 48px;border-radius:8px;transition:max-width .3s ease-in-out}#amelia-app-backend-new #amelia-container.am-fs__wrapper.am-collapsed{transition-delay:1s}#amelia-app-backend-new #amelia-container.am-fs__wrapper .el-form-item{display:block;font-family:var(--am-font-family);font-size:var(--am-fs-label);margin-bottom:24px}#amelia-app-backend-new #amelia-container.am-fs__wrapper .el-form-item__label{flex:0 0 auto;text-align:left;font-size:var(--am-fs-label);line-height:1.3;color:var(--am-c-main-text);box-sizing:border-box;margin:0}#amelia-app-backend-new #amelia-container.am-fs__wrapper .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container.am-fs__wrapper .el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;position:relative;font-size:var(--am-fs-input);min-width:0}#amelia-app-backend-new #amelia-container.am-fs__wrapper .el-form-item__error{font-size:12px;color:var(--am-c-error);padding-top:4px}#amelia-app-backend-new #amelia-container.am-fs__wrapper .el-input__inner{margin:0}#amelia-app-backend-new .am-dialog-cs{z-index:10000!important}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl{--am-c-fcl-primary: var(--am-c-primary);--am-c-fcl-bgr: var(--am-c-main-bgr);--am-c-fcl-card-bgr: var(--am-c-card-bgr);--am-c-fcl-card-border: var(--am-c-card-border);--am-c-fcl-card-text: var(--am-c-card-text);--am-ff-fcl: var(--am-font-family);display:flex;align-items:unset;justify-content:center;flex-wrap:wrap;width:100%;background-color:var(--am-c-main-bgr);border-radius:12px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl *{font-family:var(--am-ff-fcl);box-sizing:border-box}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item{max-width:25%;width:100%;display:flex;background-color:transparent;padding:8px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item.am-w33{max-width:33.33333%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item.am-w50{max-width:50%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item.am-w100{max-width:100%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-inner{display:flex;width:100%;background-color:transparent;border:1px solid var(--am-c-fcl-card-border);border-radius:8px;overflow:hidden}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-content{position:relative;display:flex;width:100%;background-color:var(--am-c-fcl-card-bgr);padding:0 0 52px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-heading{width:100%;padding:12px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-name{width:100%;font-family:var(--am-ff-fcl);font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-fcl-card-text);margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-segments{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-segments__item{display:flex;align-items:center;height:18px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-segments__item:first-child{margin-right:4px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-segments__item-icon{font-size:24px;color:var(--am-c-fcl-primary)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-segments__item-count{font-family:var(--am-ff-fcl);font-size:13px;font-weight:400;line-height:1.3846;color:var(--am-c-fcl-card-text-op80)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-footer{position:absolute;bottom:0;width:100%;padding:12px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcl__item-btn{width:100%}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil{--am-c-fcil-filter-text: var(--am-c-inp-text);--am-c-fcil-filter-placeholder: var(--am-c-inp-placeholder);--am-c-fcil-filter-inp-bgr: var(--am-c-inp-bgr);--am-c-fcil-main-bgr: var(--am-c-main-bgr);--am-c-fcil-main-heading: var(--am-c-main-heading-text);--am-c-fcil-main-text: var(--am-c-main-text);--am-c-fcil-card-bgr: var(--am-c-card-bgr);--am-c-fcil-card-text: var(--am-c-card-text);--am-c-fcil-card-border: var(--am-c-card-border);--am-c-fcil-primary: var(--am-c-primary);--am-c-fcil-success: var(--am-c-success);width:100%;padding:24px;border-radius:10px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter{display:flex;flex-direction:row;flex-wrap:wrap;margin:12px 0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item{width:100%;padding:0 8px;margin:12px 0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item:first-child{padding-left:0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item:last-child{padding-right:0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item__btn{width:100%;max-width:30%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;line-height:1.6;padding:2px 8px;border-radius:6px;transition:all .2s ease-in-out;cursor:pointer;color:var(--am-c-fcil-filter-placeholder)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item__btn:hover,#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item__btn.am-active{color:var(--am-c-fcil-filter-text);background-color:var(--am-c-fcil-filter-inp-bgr)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item__btn-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;background-color:var(--am-c-fcil-filter-text-op10);border-radius:6px;padding:6px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w20{max-width:20%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w30{max-width:30%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w35{max-width:35%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w40{max-width:40%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w50{max-width:50%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w60{max-width:60%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w70{max-width:70%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__filter-item.am-w100{max-width:100%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__main{width:100%;max-width:var(--am-w-fcil-main);border:1px solid var(--am-c-fcil-main-text-op15);border-radius:6px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__heading{font-size:18px;font-weight:500;line-height:1.555555;color:var(--am-c-fcil-main-heading);padding:16px 24px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0 16px 16px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__wrapper.no-scroll{max-height:unset;overflow-x:unset}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item{max-width:50%;width:100%;display:flex;padding:8px;background-color:transparent}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-inner{display:flex;flex-direction:column;position:relative;width:100%;padding:0 0 56px;border-radius:6px;background-color:var(--am-c-fcil-card-bgr);box-shadow:0 0 6px 2px var(--am-c-fcil-main-text-op15)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-content{height:100%;padding:12px 12px 0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge{display:inline-flex;align-items:center;padding:0 8px 0 4px;border-radius:12px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge.am-package{background:linear-gradient(95.75deg,var(--am-c-fcil-card-bgr) -110.8%,var(--am-c-warning) 114.33%)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge.am-package span{color:var(--am-c-fcil-card-bgr)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge.am-service{background-color:var(--am-c-fcil-success-op20)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge.am-service span{color:var(--am-c-fcil-success)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge__wrapper{height:24px;margin:0 0 12px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge span{display:block;font-size:14px;font-weight:400;line-height:1}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-badge span[class*=am-icon]{font-size:24px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-hero{padding:56.25% 0 0;background-size:cover;background-repeat:no-repeat;background-position:center;border:1px solid var(--am-c-fcil-main-text-op15);border-radius:4px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:12px 0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-name{flex:1 1 30%;font-size:18px;font-weight:500;line-height:1.55556;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--am-c-fcil-card-text)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-cost{display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-cost&gt;span{display:inline-flex;font-size:14px;font-weight:500;line-height:20px;padding:2px 8px;border-radius:24px;margin-right:8px;flex:0 1 auto}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-cost&gt;span:last-child{margin-right:0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-price{color:var(--am-c-fcil-primary);background-color:var(--am-c-fcil-primary-op20)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-discount{color:var(--am-c-fcil-success);background-color:var(--am-c-fcil-success-op20)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-info{display:flex;flex-wrap:wrap;align-items:center}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-info__inner{display:inline-flex;align-items:flex-end;max-width:100%;padding:0 8px 0 0;margin:0 0 8px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-info__inner:last-child{padding:0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-info__inner span{font-size:13px;font-weight:400;color:var(--am-c-fcil-card-text-op80);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-info__inner span[class*=am-icon]{flex:0 0 auto;font-size:24px;color:var(--am-c-fcil-primary)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-services{margin:0 0 12px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-services span{position:relative;display:inline-flex;font-size:13px;font-weight:400;line-height:1.384615;word-break:break-word;color:var(--am-c-fcil-card-text-op80);padding:0 8px 0 0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-services span:after{content:"";position:absolute;top:50%;right:2px;transform:translateY(-50%);border:2px solid var(--am-c-fcil-card-text-op80);border-radius:50%}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-services span:first-child{padding-right:2px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-services span:first-child:after,#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-services span:last-child:after{display:none}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-footer{position:absolute;bottom:12px;left:12px;width:calc(100% - 24px);display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-fcil__item-footer__btn{align-self:end}.am-dialog-popup.am-fcil-employee *{font-family:var(--am-f-fcil-employee-f)}.am-dialog-popup.am-fcil-employee .el-dialog{background-color:var(--am-c-fcil-employee-bgr, #FFFFFF)}.am-dialog-popup.am-fcil-employee .el-dialog__header{border:1px solid transparent;border-bottom-color:var(--am-c-fcil-employee-text-op15);padding:16px 24px}.am-dialog-popup.am-fcil-employee .el-dialog__headerbtn{text-decoration:none}.am-dialog-popup.am-fcil-employee .el-dialog__headerbtn *{color:var(--am-c-fcil-employee-text)}.am-dialog-popup.am-fcil-employee .el-dialog__headerbtn:hover *{color:var(--am-c-fcil-employee-primary);text-decoration:none}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}.am-dialog-popup.am-fcil-employee .am-collapse-item__heading{padding:8px;transition-delay:.5s}.am-dialog-popup.am-fcil-employee .am-collapse-item__heading-side{transition-delay:0s}.am-dialog-popup.am-fcil-employee .am-fcil-employee__header{font-size:18px;font-weight:500;line-height:1.55555;color:var(--am-c-fcil-employee-heading)}.am-dialog-popup.am-fcil-employee .am-fcil-employee__heading{width:100%;display:flex;align-items:center;justify-content:space-between}.am-dialog-popup.am-fcil-employee .am-fcil-employee__heading-left{display:flex;align-items:center;justify-content:flex-start}.am-dialog-popup.am-fcil-employee .am-fcil-employee__img{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:54px;height:54px;border-radius:4px;border:1px solid var(--am-c-inp-border);background-position:center;background-repeat:no-repeat;background-size:cover;font-size:18px;font-weight:500;color:var(--am-c-fcil-employee-bgr);margin-right:12px}.am-dialog-popup.am-fcil-employee .am-fcil-employee__name{font-size:15px;font-weight:500;line-height:1.33333;color:var(--am-c-fcil-employee-text)}.am-dialog-popup.am-fcil-employee .am-fcil-employee__text{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-fcil-employee-text-op80)}.am-dialog-popup.am-fcil-employee .am-fcil-employee__price{display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:500;color:var(--am-c-fcil-employee-primary);background-color:var(--am-c-fcil-employee-primary-op10);border-radius:20px;padding:2px 8px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fcis{--am-c-fcis-header-text: var(--am-c-main-heading-text);--am-c-fcis-bgr: var(--am-c-main-bgr);--am-c-fcis-text: var(--am-c-main-text);--am-c-fcis-success: var(--am-c-success);--am-c-fcis-primary: var(--am-c-primary);width:100%;padding:24px;border-radius:10px}#amelia-app-backend-new #amelia-container .am-fcis__form{padding-top:24px}#amelia-app-backend-new #amelia-container .am-fcis__header-top{display:flex;align-items:center;justify-content:space-between;padding:0 0 16px}#amelia-app-backend-new #amelia-container .am-fcis__header-name{display:inline-flex;font-size:28px;font-weight:500;color:var(--am-c-fcis-header-text)}#amelia-app-backend-new #amelia-container .am-fcis__header-action{display:flex;align-items:center;justify-content:flex-end}#amelia-app-backend-new #amelia-container .am-fcis__header-price{font-size:18px;font-weight:500;margin-right:20px;color:var(--am-c-fcis-primary)}#amelia-app-backend-new #amelia-container .am-fcis__header-bottom{padding:0 0 16px}#amelia-app-backend-new #amelia-container .am-fcis__content.no-scroll{max-height:unset;overflow-x:unset}#amelia-app-backend-new #amelia-container .am-fcis__badge{display:inline-flex;align-items:center;height:28px;padding:0 12px 0 8px;border-radius:14px;margin-left:10px}#amelia-app-backend-new #amelia-container .am-fcis__badge.am-service{background-color:var(--am-c-fcis-success-op20)}#amelia-app-backend-new #amelia-container .am-fcis__badge.am-service span{color:var(--am-c-fcis-success)}#amelia-app-backend-new #amelia-container .am-fcis__badge span{display:block;font-size:18px;font-weight:400;line-height:1}#amelia-app-backend-new #amelia-container .am-fcis__badge span[class*=am-icon]{font-size:24px}#amelia-app-backend-new #amelia-container .am-fcis__mini-info{display:flex;flex-wrap:wrap;align-items:center}#amelia-app-backend-new #amelia-container .am-fcis__mini-info__inner{display:inline-flex;align-items:center;max-width:100%;padding:0 8px 0 0;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fcis__mini-info__inner:last-child{padding:0}#amelia-app-backend-new #amelia-container .am-fcis__mini-info__inner span{font-size:18px;font-weight:400;color:var(--am-c-fcis-text-op80);line-height:1.2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#amelia-app-backend-new #amelia-container .am-fcis__mini-info__inner span[class*=am-icon]{flex:0 0 auto;font-size:24px;color:var(--am-c-fcis-primary)}#amelia-app-backend-new #amelia-container .am-fcis__gallery{display:flex;transition:all .3s ease-in-out;margin:0 0 32px;padding:0 12px}#amelia-app-backend-new #amelia-container .am-fcis__gallery-hero{width:calc(100% - 264px);border-top-left-radius:8px;border-bottom-left-radius:8px;margin:0;background-size:cover;background-repeat:no-repeat;background-position:center;transition:all .3s ease-in-out;overflow:hidden}#amelia-app-backend-new #amelia-container .am-fcis__gallery-hero.w100{width:100%;padding-top:25%;border-radius:8px;margin-bottom:0}#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb{position:relative;display:inline-block;width:calc(100% - 16px);padding-top:calc(50% - 16px);margin:0 0 16px 16px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;float:left}#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb:first-child{border-top-right-radius:8px}#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb:last-of-type{border-bottom-right-radius:8px;margin-bottom:0}#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb__wrapper{width:100%;max-width:264px;position:relative}#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb__wrapper:after,#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb__wrapper:before{content:"";display:block;clear:both}#amelia-app-backend-new #amelia-container .am-fcis__gallery-thumb.am-one-thumb{padding-top:calc(100% - 16px)}#amelia-app-backend-new #amelia-container .am-fcis__gallery-btn{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;justify-content:center;width:calc(100% - 40px)}#amelia-app-backend-new #amelia-container .am-fcis__gallery-btn.am-button.am-button--filled,#amelia-app-backend-new #amelia-container .am-fcis__gallery-btn.am-button.am-button--filled:hover{--am-c-btn-bgr: var(--am-c-btn-second);--am-c-btn-text: var(--am-c-btn-first);--am-c-btn-border: var(--am-c-fcis-btn-op50)}#amelia-app-backend-new #amelia-container .am-fcis__gallery-btn .am-icon-gallery{font-size:24px;margin-right:4px}#amelia-app-backend-new #amelia-container .am-fcis__info{padding:0 12px;margin:0 0 32px}#amelia-app-backend-new #amelia-container .am-fcis__info-tab{font-size:14px;font-weight:500;color:var(--am-c-fcis-text);padding:12px 16px;cursor:pointer}#amelia-app-backend-new #amelia-container .am-fcis__info-tab:hover{color:var(--am-c-fcis-primary)}#amelia-app-backend-new #amelia-container .am-fcis__info-tab.am-active{color:var(--am-c-fcis-primary);border-bottom:3px solid var(--am-c-fcis-primary);padding-bottom:9px}#amelia-app-backend-new #amelia-container .am-fcis__info-tab__wrapper{display:flex;align-items:center;justify-content:flex-start;position:relative}#amelia-app-backend-new #amelia-container .am-fcis__info-content{padding:24px 0}#amelia-app-backend-new #amelia-container .am-fcis__info-service__desc,#amelia-app-backend-new #amelia-container .am-fcis__info-service__desc *{font-size:15px;line-height:2;word-break:break-word;white-space:break-spaces;color:var(--am-c-fcis-text-op80)}#amelia-app-backend-new #amelia-container .am-fcis__info-service__desc a{color:var(--am-c-fcis-primary)}#amelia-app-backend-new #amelia-container .am-fcis__info-employee{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border:1px solid var(--am-c-inp-border);border-radius:4px;padding:12px;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fcis__info-employee:last-child{margin:0}#amelia-app-backend-new #amelia-container .am-fcis__info-employee__hero{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new #amelia-container .am-fcis__info-employee__img{width:54px;height:54px;display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;border-radius:4px;border:1px solid var(--am-c-inp-border);color:var(--am-c-fcis-bgr);font-size:18px;font-weight:500}#amelia-app-backend-new #amelia-container .am-fcis__info-employee__name{font-size:15px;font-weight:500;color:var(--am-c-fcis-text);margin:0 0 0 12px}#amelia-app-backend-new #amelia-container .am-fcis__info-employee__price{display:flex;align-items:center;justify-content:center;height:24px;font-size:14px;font-weight:500;line-height:1;color:var(--am-c-fcis-primary);background-color:var(--am-c-fcis-primary-op20);padding:0 8px;border-radius:12px}#amelia-app-backend-new #amelia-container .am-fcis__include{display:flex;align-items:flex-start;justify-content:space-between;border-radius:6px;border:1px solid var(--am-c-inp-border);background-color:var(--am-c-fcis-bgr);padding:12px;margin:12px 0 0;cursor:pointer}#amelia-app-backend-new #amelia-container .am-fcis__include-wrapper{padding:12px;background-color:var(--am-c-fcis-text-op03);border-radius:8px}#amelia-app-backend-new #amelia-container .am-fcis__include-heading{display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-fcis__include-heading__text{font-size:18px;font-weight:500;line-height:1.55555;color:var(--am-c-fcis-text)}#amelia-app-backend-new #amelia-container .am-fcis__include-heading__btn{font-size:15px;font-weight:500;color:var(--am-c-fcis-primary);cursor:pointer;padding:4px 10px;border-radius:4px}#amelia-app-backend-new #amelia-container .am-fcis__include-heading__btn:hover{transition:background-color .3s ease-in-out;background-color:var(--am-c-fcis-primary-op20)}#amelia-app-backend-new #amelia-container .am-fcis__include-hero{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}#amelia-app-backend-new #amelia-container .am-fcis__include-img{width:76px;height:76px;display:flex;flex:0 0 auto;align-items:center;justify-content:center;background-position:center;background-size:cover;border-radius:4px;border:1px solid var(--am-c-inp-border);color:var(--am-c-fcis-bgr);font-size:28px}#amelia-app-backend-new #amelia-container .am-fcis__include-text{width:100%;margin:0 0 0 12px}#amelia-app-backend-new #amelia-container .am-fcis__include-header{display:flex;align-items:center;justify-content:space-between;width:100%}#amelia-app-backend-new #amelia-container .am-fcis__include-name{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-fcis-text);margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-fcis__include-cost{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}#amelia-app-backend-new #amelia-container .am-fcis__include-cost&gt;span{display:inline-flex;height:24px;font-size:14px;font-weight:500;padding:2px 8px;border-radius:24px;margin-right:8px;flex:0 1 auto}#amelia-app-backend-new #amelia-container .am-fcis__include-cost&gt;span:last-child{margin-right:0}#amelia-app-backend-new #amelia-container .am-fcis__include-price{color:var(--am-c-fcis-primary);background-color:var(--am-c-fcis-primary-op20)}#amelia-app-backend-new #amelia-container .am-fcis__include-discount{color:var(--am-c-fcis-success);background-color:var(--am-c-fcis-success-op20)}#amelia-app-backend-new #amelia-container .am-fcis__include-info{display:flex;flex-wrap:wrap;align-items:center}#amelia-app-backend-new #amelia-container .am-fcis__include-info__inner{display:inline-flex;max-width:100%;padding:0 8px 0 0;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fcis__include-info__inner:last-child{padding:0}#amelia-app-backend-new #amelia-container .am-fcis__include-info__inner span{font-size:13px;font-weight:400;line-height:unset;color:var(--am-c-fcis-text-op80);flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-fcis__include-info__inner span[class*=am-icon]{flex:0 0 auto;font-size:24px;color:var(--am-c-fcis-primary)}#amelia-app-backend-new #amelia-container .am-fcis__include-info__services{width:100%;display:flex;flex-wrap:wrap;margin:0}#amelia-app-backend-new #amelia-container .am-fcis__include-info__services span{position:relative;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:400;line-height:1.384615;word-break:break-word;color:var(--am-c-fcis-text-op80);padding:0 0 0 8px}#amelia-app-backend-new #amelia-container .am-fcis__include-info__services span:after{content:"";position:absolute;top:50%;left:2px;transform:translateY(-50%);border:2px solid var(--am-c-fcis-text-op80);border-radius:50%}#amelia-app-backend-new #amelia-container .am-fcis__include-info__services span:first-child,#amelia-app-backend-new #amelia-container .am-fcis__include-info__services span:nth-child(2){padding-right:2px}#amelia-app-backend-new #amelia-container .am-fcis__include-info__services span:first-child:after,#amelia-app-backend-new #amelia-container .am-fcis__include-info__services span:nth-child(2):after{display:none}#amelia-app-backend-new.amelia-v2-booking-dialog{--am-c-fcis-header-text: var(--am-c-main-heading-text);--am-c-fcis-bgr: var(--am-c-main-bgr);--am-c-fcis-text: var(--am-c-main-text);--am-c-fcis-success: var(--am-c-success);--am-c-fcis-primary: var(--am-c-primary)}#amelia-app-backend-new.amelia-v2-booking-dialog .el-overlay-dialog{background-color:#1a2c3780}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog{max-width:var(--el-dialog-width);width:100%;border-radius:8px}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__header{padding:0}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__headerbtn{display:flex;align-items:center;justify-content:center;width:19px;height:19px;background-color:var(--am-c-fcis-bgr);color:var(--am-c-fcis-text);border-radius:50%;z-index:1000000}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__headerbtn .el-dialog__close{line-height:1}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__body{padding:0;word-break:break-word}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__footer{display:none}.amelia-v2-booking.amelia-v2-sgd .el-overlay-dialog{background-color:#1a2c3780}.amelia-v2-booking.amelia-v2-sgd .el-dialog{max-width:var(--el-dialog-width);width:100%;border-radius:8px;background-color:transparent;margin-top:var(--el-dialog-margin-top)}.amelia-v2-booking.amelia-v2-sgd .el-dialog__header{padding:0}.amelia-v2-booking.amelia-v2-sgd .el-dialog__headerbtn{display:flex;align-items:center;justify-content:center;width:19px;height:19px;background-color:var(--am-c-fcis-bgr);color:var(--am-c-fcis-text);border-radius:50%;z-index:1000000}.amelia-v2-booking.amelia-v2-sgd .el-dialog__headerbtn .el-dialog__close{line-height:1}.amelia-v2-booking.amelia-v2-sgd .el-dialog__body{padding:0;word-break:break-word;background-color:transparent}.amelia-v2-booking.amelia-v2-sgd .el-dialog__footer{display:none}.amelia-v2-booking.amelia-v2-sgd .am-gd{background-color:var(--am-c-fcis-bgr);border-radius:8px;padding:0 0 8px}.amelia-v2-booking.amelia-v2-sgd .am-gd *{font-family:var(--am-font-family)}.amelia-v2-booking.amelia-v2-sgd .am-gd__display{display:flex;align-items:center;justify-content:center}.amelia-v2-booking.amelia-v2-sgd .am-gd__display img{width:100%;border-radius:8px}.amelia-v2-booking.amelia-v2-sgd .am-gd__display-wrapper{position:relative;padding:24px 60px 12px}.amelia-v2-booking.amelia-v2-sgd .am-gd__arrows{width:100%;height:100%;position:absolute;top:0;left:0;z-index:100}.amelia-v2-booking.amelia-v2-sgd .am-gd__arrows span{position:absolute;width:60px;height:100%;font-size:38px;color:var(--am-c-fcis-text);cursor:pointer}.amelia-v2-booking.amelia-v2-sgd .am-gd__arrows span:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.amelia-v2-booking.amelia-v2-sgd .am-gd__arrows span:first-child{left:0}.amelia-v2-booking.amelia-v2-sgd .am-gd__arrows span:last-child{right:0}.amelia-v2-booking.amelia-v2-sgd .am-gd__selection{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1.42857;color:var(--am-c-fcis-text)}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb{position:relative;width:100px;height:100px;flex:0 0 auto;cursor:pointer;margin:0 8px 8px 0;background-size:cover;background-repeat:no-repeat;background-position:center}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb:last-child{margin-right:0}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb.am-active:before{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background-color:var(--am-c-fcis-primary)}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb-wrapper{display:flex;max-width:calc(100% - 48px);width:calc(100% - 48px);white-space:nowrap;margin:0 24px;overflow-y:hidden;padding-bottom:8px}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb-wrapper::-webkit-scrollbar{height:6px}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb-wrapper::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}.amelia-v2-booking.amelia-v2-sgd .am-gd__thumb-wrapper::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-fcip{--am-c-fcip-header-text: var(--am-c-main-heading-text);--am-c-fcip-bgr: var(--am-c-main-bgr);--am-c-fcip-text: var(--am-c-main-text);--am-c-fcip-success: var(--am-c-success);--am-c-fcip-primary: var(--am-c-primary);width:100%;padding:24px;border-radius:10px}#amelia-app-backend-new #amelia-container .am-fcip__form{padding-top:24px}#amelia-app-backend-new #amelia-container .am-fcip__header-top{display:flex;align-items:center;justify-content:space-between;padding:0 0 16px}#amelia-app-backend-new #amelia-container .am-fcip__header-text{display:flex;padding-right:12px;align-items:center}#amelia-app-backend-new #amelia-container .am-fcip__header-name{display:inline-flex}#amelia-app-backend-new #amelia-container .am-fcip__header-name span{display:-webkit-box;font-size:28px;font-weight:500;line-height:1.2;color:var(--am-c-fcip-header-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#amelia-app-backend-new #amelia-container .am-fcip__header-action{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}#amelia-app-backend-new #amelia-container .am-fcip__header-discount{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:14px;font-size:18px;font-weight:500;margin:0 12px 0 0;color:var(--am-c-fcip-success);background-color:var(--am-c-fcip-success-op20)}#amelia-app-backend-new #amelia-container .am-fcip__header-price{font-size:18px;font-weight:500;margin-right:20px;color:var(--am-c-fcip-primary)}#amelia-app-backend-new #amelia-container .am-fcip__header-bottom{padding:0 0 16px}#amelia-app-backend-new #amelia-container .am-fcip__content.no-scroll{max-height:unset;overflow-x:unset}#amelia-app-backend-new #amelia-container .am-fcip__badge{display:inline-flex;align-items:center;height:28px;padding:0 12px 0 8px;border-radius:14px;margin-left:10px}#amelia-app-backend-new #amelia-container .am-fcip__badge.am-package{background:linear-gradient(95.75deg,var(--am-c-fcip-bgr) -110.8%,var(--am-c-warning) 114.33%)}#amelia-app-backend-new #amelia-container .am-fcip__badge.am-package span{color:var(--am-c-fcip-bgr)}#amelia-app-backend-new #amelia-container .am-fcip__badge span{display:block;font-size:18px;font-weight:400;line-height:1}#amelia-app-backend-new #amelia-container .am-fcip__badge span[class*=am-icon]{font-size:24px}#amelia-app-backend-new #amelia-container .am-fcip__mini-info{display:flex;flex-wrap:wrap;align-items:center}#amelia-app-backend-new #amelia-container .am-fcip__mini-info__inner{display:inline-flex;align-items:center;max-width:100%;padding:0 8px 0 0;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fcip__mini-info__inner:last-child{padding:0}#amelia-app-backend-new #amelia-container .am-fcip__mini-info__inner span{font-size:18px;font-weight:400;color:var(--am-c-fcip-text-op80);line-height:1.2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#amelia-app-backend-new #amelia-container .am-fcip__mini-info__inner span[class*=am-icon]{flex:0 0 auto;font-size:24px;color:var(--am-c-fcip-primary)}#amelia-app-backend-new #amelia-container .am-fcip__gallery{display:flex;transition:all .3s ease-in-out;margin:0 0 32px;padding:0 12px}#amelia-app-backend-new #amelia-container .am-fcip__gallery-hero{width:calc(100% - 264px);border-top-left-radius:8px;border-bottom-left-radius:8px;margin:0;background-size:cover;background-repeat:no-repeat;background-position:center;transition:all .3s ease-in-out;overflow:hidden}#amelia-app-backend-new #amelia-container .am-fcip__gallery-hero.w100{width:100%;padding-top:25%;border-radius:8px;margin-bottom:0}#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb{position:relative;display:inline-block;width:calc(100% - 16px);padding-top:calc(50% - 16px);margin:0 0 16px 16px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;float:left}#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb:first-child{border-top-right-radius:8px}#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb:last-of-type{border-bottom-right-radius:8px;margin-bottom:0}#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb__wrapper{width:100%;max-width:264px;position:relative}#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb__wrapper:after,#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb__wrapper:before{content:"";display:block;clear:both}#amelia-app-backend-new #amelia-container .am-fcip__gallery-thumb.am-one-thumb{padding-top:calc(100% - 16px)}#amelia-app-backend-new #amelia-container .am-fcip__gallery-btn{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;justify-content:center;width:calc(100% - 40px)}#amelia-app-backend-new #amelia-container .am-fcip__gallery-btn.am-button.am-button--filled,#amelia-app-backend-new #amelia-container .am-fcip__gallery-btn.am-button.am-button--filled:hover{--am-c-btn-bgr: var(--am-c-btn-second);--am-c-btn-text: var(--am-c-btn-first);--am-c-btn-border: var(--am-c-fcip-btn-op50)}#amelia-app-backend-new #amelia-container .am-fcip__gallery-btn .am-icon-gallery{font-size:24px;margin-right:4px}#amelia-app-backend-new #amelia-container .am-fcip__info{padding:0 12px;margin:0 0 32px}#amelia-app-backend-new #amelia-container .am-fcip__info-tab{font-size:14px;font-weight:500;color:var(--am-c-fcip-text);padding:12px 16px;cursor:pointer}#amelia-app-backend-new #amelia-container .am-fcip__info-tab:hover{color:var(--am-c-fcip-primary)}#amelia-app-backend-new #amelia-container .am-fcip__info-tab.am-active{color:var(--am-c-fcip-primary);border-bottom:3px solid var(--am-c-fcip-primary);padding-bottom:9px}#amelia-app-backend-new #amelia-container .am-fcip__info-tab__wrapper{display:flex;align-items:center;justify-content:flex-start;position:relative}#amelia-app-backend-new #amelia-container .am-fcip__info-content{padding:24px 0}#amelia-app-backend-new #amelia-container .am-fcip__info-service__desc,#amelia-app-backend-new #amelia-container .am-fcip__info-service__desc *{font-size:15px;line-height:2;word-break:break-word;white-space:break-spaces;color:var(--am-c-fcip-text-op80)}#amelia-app-backend-new #amelia-container .am-fcip__info-service__desc a{color:var(--am-c-fcip-primary)}#amelia-app-backend-new #amelia-container .am-fcip__info-employee{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border:1px solid var(--am-c-inp-border);border-radius:4px;padding:12px;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-fcip__info-employee:last-child{margin:0}#amelia-app-backend-new #amelia-container .am-fcip__info-employee__hero{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new #amelia-container .am-fcip__info-employee__img{width:54px;height:54px;display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;border-radius:4px;border:1px solid var(--am-c-inp-border);color:var(--am-c-fcip-bgr);font-size:18px;font-weight:500}#amelia-app-backend-new #amelia-container .am-fcip__info-employee__name{font-size:15px;font-weight:500;color:var(--am-c-fcip-text);margin:0 0 0 12px}#amelia-app-backend-new #amelia-container .am-fcip__info-employee__price{display:flex;align-items:center;justify-content:center;height:24px;font-size:14px;line-height:1;color:var(--am-c-fcip-primary);background-color:var(--am-c-fcip-primary-op20);padding:0 8px;border-radius:12px}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper{padding:12px;background-color:var(--am-c-fcip-text-op03);border-radius:8px}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item{background-color:var(--am-c-fcip-bgr)}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item__heading{padding:8px;transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-fcip__include-wrapper .am-collapse-item__heading-side{transition-delay:0s}#amelia-app-backend-new #amelia-container .am-fcip__include-heading{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-fcip__include-heading__text{display:inline-flex;font-size:14px;font-weight:500;color:var(--am-c-fcip-text)}#amelia-app-backend-new #amelia-container .am-fcip__include-footer{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-fcip__include-footer__text{display:inline-flex;font-size:13px;font-weight:400;color:var(--am-c-fcip-text-op60)}#amelia-app-backend-new #amelia-container .am-fcip__include-service{display:flex;align-items:center;font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-fcip-text)}#amelia-app-backend-new #amelia-container .am-fcip__include-service__img{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;color:var(--am-c-fcip-bgr);font-size:18px;font-weight:500;line-height:1;border-radius:4px;margin:0 8px 0 0}#amelia-app-backend-new #amelia-container .am-fcip__include-service__employee{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--am-c-fcip-bgr);font-size:12px;font-weight:500;line-height:1;border-radius:50%;border:3px solid var(--am-c-fcip-bgr);margin:0 -12px 0 0}#amelia-app-backend-new #amelia-container .am-fcip__include-service__info&gt;span:first-child{font-size:13px;font-weight:400;line-height:1.384615;color:var(--am-c-fcip-text-op80);margin-right:20px}#amelia-app-backend-new #amelia-container .am-fcip__include-service__info&gt;img{width:36px;height:36px;display:inline-block;vertical-align:middle;margin-left:-12px;border-radius:50%;border:3px solid var(--am-c-fcip-bgr)}#amelia-app-backend-new #amelia-container .am-fcip__include-service__info&gt;p{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-fcip-text-op80);margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-fcip__include-service__info&gt;p *{color:var(--am-c-fcip-text-op80)}#amelia-app-backend-new.amelia-v2-booking-dialog{--am-c-fcip-header-text: var(--am-c-main-heading-text);--am-c-fcip-bgr: var(--am-c-main-bgr);--am-c-fcip-text: var(--am-c-main-text);--am-c-fcip-success: var(--am-c-success);--am-c-fcip-primary: var(--am-c-primary)}#amelia-app-backend-new.amelia-v2-booking-dialog .el-overlay-dialog{background-color:#1a2c3780}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog{max-width:var(--el-dialog-width);width:100%;border-radius:8px}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__header{padding:0}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__headerbtn{display:flex;align-items:center;justify-content:center;width:19px;height:19px;background-color:var(--am-c-fcip-bgr);color:var(--am-c-fcip-text);border-radius:50%;z-index:1000000}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__headerbtn .el-dialog__close{line-height:1}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__body{padding:0;word-break:break-word}#amelia-app-backend-new.amelia-v2-booking-dialog .el-dialog__footer{display:none}.amelia-v2-booking.amelia-v2-gdp .el-overlay-dialog{background-color:#1a2c3780}.amelia-v2-booking.amelia-v2-gdp .el-dialog{max-width:var(--el-dialog-width);width:100%;border-radius:8px;background-color:transparent;margin-top:var(--el-dialog-margin-top)}.amelia-v2-booking.amelia-v2-gdp .el-dialog__header{padding:0}.amelia-v2-booking.amelia-v2-gdp .el-dialog__headerbtn{display:flex;align-items:center;justify-content:center;width:19px;height:19px;background-color:var(--am-c-fcip-bgr);color:var(--am-c-fcip-text);border-radius:50%;z-index:1000000}.amelia-v2-booking.amelia-v2-gdp .el-dialog__headerbtn .el-dialog__close{line-height:1}.amelia-v2-booking.amelia-v2-gdp .el-dialog__body{padding:0;word-break:break-word;background-color:transparent}.amelia-v2-booking.amelia-v2-gdp .el-dialog__footer{display:none}.amelia-v2-booking.amelia-v2-gdp .am-gd{border-radius:8px;background-color:var(--am-c-fcip-bgr);padding:0 0 8px}.amelia-v2-booking.amelia-v2-gdp .am-gd *{font-family:var(--am-font-family)}.amelia-v2-booking.amelia-v2-gdp .am-gd__display{display:flex;align-items:center;justify-content:center}.amelia-v2-booking.amelia-v2-gdp .am-gd__display img{width:100%;border-radius:8px}.amelia-v2-booking.amelia-v2-gdp .am-gd__display-wrapper{position:relative;padding:24px 60px 12px}.amelia-v2-booking.amelia-v2-gdp .am-gd__arrows{width:100%;height:100%;position:absolute;top:0;left:0;z-index:100}.amelia-v2-booking.amelia-v2-gdp .am-gd__arrows span{position:absolute;width:60px;height:100%;font-size:38px;color:var(--am-c-fcip-text);cursor:pointer}.amelia-v2-booking.amelia-v2-gdp .am-gd__arrows span:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.amelia-v2-booking.amelia-v2-gdp .am-gd__arrows span:first-child{left:0}.amelia-v2-booking.amelia-v2-gdp .am-gd__arrows span:last-child{right:0}.amelia-v2-booking.amelia-v2-gdp .am-gd__selection{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1.42857;color:var(--am-c-fcip-text)}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb{position:relative;width:100px;height:100px;flex:0 0 auto;cursor:pointer;margin:0 8px 8px 0;background-size:cover;background-repeat:no-repeat;background-position:center}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb:last-child{margin-right:0}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb.am-active:before{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background-color:var(--am-c-fcip-primary)}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb-wrapper{display:flex;max-width:calc(100% - 48px);width:calc(100% - 48px);white-space:nowrap;margin:0 24px;overflow-y:hidden;padding-bottom:8px}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb-wrapper::-webkit-scrollbar{height:6px}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb-wrapper::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}.amelia-v2-booking.amelia-v2-gdp .am-gd__thumb-wrapper::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container div,.amelia-v2-booking #amelia-container span,.amelia-v2-booking #amelia-container applet,.amelia-v2-booking #amelia-container object,.amelia-v2-booking #amelia-container iframe,.amelia-v2-booking #amelia-container h1,.amelia-v2-booking #amelia-container h2,.amelia-v2-booking #amelia-container h3,.amelia-v2-booking #amelia-container h4,.amelia-v2-booking #amelia-container h5,.amelia-v2-booking #amelia-container h6,.amelia-v2-booking #amelia-container p,.amelia-v2-booking #amelia-container blockquote,.amelia-v2-booking #amelia-container pre,.amelia-v2-booking #amelia-container a,.amelia-v2-booking #amelia-container abbr,.amelia-v2-booking #amelia-container acronym,.amelia-v2-booking #amelia-container address,.amelia-v2-booking #amelia-container big,.amelia-v2-booking #amelia-container cite,.amelia-v2-booking #amelia-container code,.amelia-v2-booking #amelia-container del,.amelia-v2-booking #amelia-container dfn,.amelia-v2-booking #amelia-container em,.amelia-v2-booking #amelia-container img,.amelia-v2-booking #amelia-container ins,.amelia-v2-booking #amelia-container kbd,.amelia-v2-booking #amelia-container q,.amelia-v2-booking #amelia-container s,.amelia-v2-booking #amelia-container samp,.amelia-v2-booking #amelia-container small,.amelia-v2-booking #amelia-container strike,.amelia-v2-booking #amelia-container strong,.amelia-v2-booking #amelia-container sub,.amelia-v2-booking #amelia-container sup,.amelia-v2-booking #amelia-container tt,.amelia-v2-booking #amelia-container var,.amelia-v2-booking #amelia-container b,.amelia-v2-booking #amelia-container u,.amelia-v2-booking #amelia-container i,.amelia-v2-booking #amelia-container center,.amelia-v2-booking #amelia-container dl,.amelia-v2-booking #amelia-container dt,.amelia-v2-booking #amelia-container dd,.amelia-v2-booking #amelia-container ol,.amelia-v2-booking #amelia-container ul,.amelia-v2-booking #amelia-container li,.amelia-v2-booking #amelia-container fieldset,.amelia-v2-booking #amelia-container form,.amelia-v2-booking #amelia-container label,.amelia-v2-booking #amelia-container legend,.amelia-v2-booking #amelia-container table,.amelia-v2-booking #amelia-container caption,.amelia-v2-booking #amelia-container tbody,.amelia-v2-booking #amelia-container tfoot,.amelia-v2-booking #amelia-container thead,.amelia-v2-booking #amelia-container tr,.amelia-v2-booking #amelia-container th,.amelia-v2-booking #amelia-container td,.amelia-v2-booking #amelia-container article,.amelia-v2-booking #amelia-container aside,.amelia-v2-booking #amelia-container canvas,.amelia-v2-booking #amelia-container details,.amelia-v2-booking #amelia-container embed,.amelia-v2-booking #amelia-container figure,.amelia-v2-booking #amelia-container figcaption,.amelia-v2-booking #amelia-container footer,.amelia-v2-booking #amelia-container header,.amelia-v2-booking #amelia-container hgroup,.amelia-v2-booking #amelia-container menu,.amelia-v2-booking #amelia-container nav,.amelia-v2-booking #amelia-container output,.amelia-v2-booking #amelia-container ruby,.amelia-v2-booking #amelia-container section,.amelia-v2-booking #amelia-container summary,.amelia-v2-booking #amelia-container time,.amelia-v2-booking #amelia-container mark,.amelia-v2-booking #amelia-container audio,.amelia-v2-booking #amelia-container video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.amelia-v2-booking #amelia-container article,.amelia-v2-booking #amelia-container aside,.amelia-v2-booking #amelia-container details,.amelia-v2-booking #amelia-container figcaption,.amelia-v2-booking #amelia-container figure,.amelia-v2-booking #amelia-container footer,.amelia-v2-booking #amelia-container header,.amelia-v2-booking #amelia-container hgroup,.amelia-v2-booking #amelia-container menu,.amelia-v2-booking #amelia-container nav,.amelia-v2-booking #amelia-container section{display:block}.amelia-v2-booking #amelia-container ol,.amelia-v2-booking #amelia-container ul{list-style:none}.amelia-v2-booking #amelia-container blockquote,.amelia-v2-booking #amelia-container q{quotes:none}.amelia-v2-booking #amelia-container blockquote:before,.amelia-v2-booking #amelia-container blockquote:after,.amelia-v2-booking #amelia-container q:before,.amelia-v2-booking #amelia-container q:after{content:"";content:none}.amelia-v2-booking #amelia-container table{border-collapse:collapse;border-spacing:0}:root{--am-c-primary: #1246D6;--am-c-success: #019719;--am-c-error: #DC180B;--am-c-warning: #CCA20C;--am-c-main-bgr: #265CF2;--am-c-main-heading-text: #33434C;--am-c-main-text: #1A2C37;--am-c-sb-bgr: #17295A;--am-c-sb-text: #FFFFFF;--am-c-inp-bgr: #265CF2;--am-c-inp-border: #D1D5D7;--am-c-inp-text: #1A2C37;--am-c-inp-placeholder: #808A90;--am-c-checkbox-border: #B3B9BD;--am-c-checkbox-border-disabled: #A8BEFA;--am-c-checkbox-border-focused: #7D9DF7;--am-c-checkbox-label-disabled: #667279;--am-c-drop-bgr: #FFFFFF;--am-c-drop-text: #0E1920;--am-c-btn-prim: #265CF2;--am-c-btn-prim-text: #FFFFFF;--am-c-btn-sec: #FFFFFF;--am-c-btn-sec-text: #1A2C37;--am-h-input: 40px;--am-fs-input: 15px;--am-rad-input: 6px;--am-fs-label: 15px;--am-fs-btn: 15px;--am-font-family: "Amelia Roboto", sans-serif}#amelia-app-backend-new *{font-family:var(--am-font-family);font-style:initial;box-sizing:border-box}#amelia-app-backend-new #amelia-container{background-color:transparent}#amelia-app-backend-new #amelia-container *{font-family:var(--am-font-family);font-style:initial;box-sizing:border-box}#amelia-app-backend-new #amelia-container.am-fc__wrapper{display:flex;justify-content:center;max-width:calc(100% - 48px);width:100%;height:auto;margin:48px 24px;padding:0;border-radius:8px;box-shadow:none}#amelia-app-backend-new #amelia-container.am-fc__wrapper .el-form-item{display:block;font-family:var(--am-font-family);font-size:var(--am-fs-label);margin-bottom:24px}#amelia-app-backend-new #amelia-container.am-fc__wrapper .el-form-item__label{flex:0 0 auto;text-align:left;font-size:var(--am-fs-label);line-height:1.3;color:var(--am-c-main-text);box-sizing:border-box;margin:0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;position:relative;font-size:var(--am-fs-input);min-width:0;color:var(--am-c-main-text)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .el-form-item__error{font-size:12px;color:var(--am-c-error);padding-top:4px}#amelia-app-backend-new #amelia-container.am-fc__wrapper *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty{--am-c-e-bgr: var(--am-c-main-bgr);--am-c-e-text: var(--am-c-main-text);max-width:760px;width:100%;height:460px;text-align:center;background-color:var(--am-c-e-bgr);padding:56px;margin:100px auto;box-shadow:0 30px 40px #0000001f}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty *{font-family:var(--am-font-family);box-sizing:border-box;color:var(--am-c-e-text)}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty__heading{display:block;text-align:center;font-size:24px;line-height:1.5;font-weight:700}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty__subheading{display:block;text-align:center;font-size:16px;line-height:1.5;font-weight:400}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty p,#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty span{padding:0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty p{font-size:14px;margin:8px 0}#amelia-app-backend-new #amelia-container.am-fc__wrapper .am-empty a{font-size:14px;color:var(--am-c-primary)}#amelia-app-backend-new .am-dialog-cs{z-index:10000!important}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-el__header-inner{height:60px;padding:18px 24px;box-shadow:0 2px 3px var(--am-c-el-text-op15)}.amelia-v2-booking #amelia-container .am-el__header-inner__title{font-family:var(--am-font-family);font-size:18px;font-weight:500;font-style:normal;line-height:1.55;text-transform:initial;letter-spacing:initial;color:var(--am-c-main-heading-text);margin:0;white-space:nowrap}.amelia-v2-booking #amelia-container .am-el__header-inner__title:before{display:none}.amelia-v2-booking #amelia-container .am-el__header-inner .am-heading-prev{margin-right:12px;box-shadow:none}.amelia-v2-booking #amelia-container .am-el__header-inner .am-heading-next{margin-left:12px;box-shadow:none}.amelia-v2-booking #amelia-container .am-el__skeleton{display:flex;flex-direction:row;align-items:center;padding:18px 24px;box-shadow:0 2px 3px var(--am-c-el-text-op15)}.amelia-v2-booking #amelia-container .am-el__skeleton .el-skeleton{padding:0}.amelia-v2-booking #amelia-container .am-el__skeleton .el-skeleton__item{width:170px;height:28px}.amelia-v2-booking #amelia-container .am-el-mobile{padding:16px}#amelia-app-backend-new #amelia-container .am-el__header-inner{height:60px;padding:18px 24px;box-shadow:0 2px 3px var(--am-c-el-text-op15)}#amelia-app-backend-new #amelia-container .am-el__header-inner__title{font-family:var(--am-font-family);font-size:18px;font-weight:500;font-style:normal;line-height:1.55;text-transform:initial;letter-spacing:initial;color:var(--am-c-main-heading-text);margin:0;white-space:nowrap}#amelia-app-backend-new #amelia-container .am-el__header-inner__title:before{display:none}#amelia-app-backend-new #amelia-container .am-el__header-inner .am-heading-prev{margin-right:12px;box-shadow:none}#amelia-app-backend-new #amelia-container .am-el__header-inner .am-heading-next{margin-left:12px;box-shadow:none}#amelia-app-backend-new #amelia-container .am-el__skeleton{display:flex;flex-direction:row;align-items:center;padding:18px 24px;box-shadow:0 2px 3px var(--am-c-el-text-op15)}#amelia-app-backend-new #amelia-container .am-el__skeleton .el-skeleton{padding:0}#amelia-app-backend-new #amelia-container .am-el__skeleton .el-skeleton__item{width:170px;height:28px}#amelia-app-backend-new #amelia-container .am-el-mobile{padding:16px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-elf__footer{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:28px;padding:16px 24px;box-shadow:0 -2px 3px #1a2c3726;border-radius:0 0 8px 8px}.amelia-v2-booking #amelia-container .am-elf__footer.am-congrats{justify-content:space-between}.amelia-v2-booking #amelia-container .am-elf__footer .am-button--primary.is-disabled{cursor:not-allowed}.amelia-v2-booking #amelia-container .am-elf__footer-btn__finish{margin-left:auto!important}.amelia-v2-booking #amelia-container .am-elf__footer-skeleton{display:flex;align-items:center;justify-content:flex-end;width:100%;box-shadow:0 -2px 3px #1a2c3726}.amelia-v2-booking #amelia-container .am-elf__footer-skeleton .el-skeleton{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:16px 24px}.amelia-v2-booking #amelia-container .am-elf__footer-skeleton .el-skeleton__item{width:109px;height:40px}.amelia-v2-booking #amelia-container .am-elf__footer-skeleton .el-skeleton__item:first-child{margin-right:12px}#amelia-app-backend-new .am-elf__footer{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:28px;padding:16px 24px;box-shadow:0 -2px 3px #1a2c3726;border-radius:0 0 8px 8px}#amelia-app-backend-new .am-elf__footer.am-congrats{justify-content:space-between}#amelia-app-backend-new .am-elf__footer .am-button--primary.is-disabled{cursor:not-allowed}#amelia-app-backend-new .am-elf__footer-btn__finish{margin-left:auto!important}#amelia-app-backend-new .am-elf__footer-skeleton{display:flex;align-items:center;justify-content:flex-end;width:100%;box-shadow:0 -2px 3px #1a2c3726}#amelia-app-backend-new .am-elf__footer-skeleton .el-skeleton{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:16px 24px}#amelia-app-backend-new .am-elf__footer-skeleton .el-skeleton__item{width:109px;height:40px}#amelia-app-backend-new .am-elf__footer-skeleton .el-skeleton__item:first-child{margin-right:12px}.el-pagination{--el-pagination-font-size:14px;--el-pagination-bg-color:var(--el-color-white);--el-pagination-text-color:var(--el-text-color-primary);--el-pagination-border-radius:3px;--el-pagination-button-color:var(--el-text-color-primary);--el-pagination-button-width:32px;--el-pagination-button-height:32px;--el-pagination-button-disabled-color:var(--el-text-color-placeholder);--el-pagination-button-disabled-bg-color:var(--el-color-white);--el-pagination-hover-color:var(--el-color-primary);--el-pagination-height-extra-small:24px;--el-pagination-line-height-extra-small:var(--el-pagination-height-extra-small);white-space:nowrap;padding:2px 5px;color:var(--el-pagination-text-color);font-weight:400;display:flex;align-items:center}.el-pagination:after,.el-pagination:before{display:table;content:""}.el-pagination:after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:flex;justify-content:center;align-items:center;font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-select .el-input{width:128px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:var(--el-pagination-hover-color)}.el-pagination button:disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat;background-size:16px;background-color:var(--el-pagination-bg-color);cursor:pointer;margin:0;color:var(--el-pagination-button-color)}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700;width:inherit}.el-pagination .el-pager li.disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:var(--el-font-size-extra-small);line-height:var(--el-pagination-line-height-extra-small);height:var(--el-pagination-height-extra-small);min-width:24px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination--small .more:before,.el-pagination--small li.more:before{line-height:var(--el-pagination-line-height-extra-small)}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:var(--el-pagination-height-extra-small);line-height:var(--el-pagination-line-height-extra-small);font-size:var(--el-font-size-extra-small)}.el-pagination--small .el-pagination__editor{height:var(--el-pagination-line-height-extra-small)}.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:var(--el-pagination-height-extra-small)}.el-pagination--small .el-input--small,.el-pagination--small .el-input__inner{height:var(--el-pagination-height-extra-small)!important;line-height:var(--el-pagination-line-height-extra-small)}.el-pagination--small .el-input__suffix,.el-pagination--small .el-input__suffix .el-input__suffix-inner,.el-pagination--small .el-input__suffix .el-input__suffix-inner i.el-select__caret{line-height:var(--el-pagination-line-height-extra-small)}.el-pagination--small .el-select .el-input{width:100px}.el-pagination__sizes{margin:0 16px 0 0;font-weight:400;color:var(--el-text-color-regular)}.el-pagination__sizes+button.btn-prev[type=button]{margin-left:0}.el-pagination__sizes+.el-pager .number:first-child{margin-left:0}.el-pagination__sizes+.el-pager .number:last-child{margin-right:0}.el-pagination__total{margin-right:16px;font-weight:400;color:var(--el-text-color-regular)}.el-pagination__total+button.btn-prev[type=button]{margin-left:0}.el-pagination__total+.el-pager .number:first-child{margin-left:0}.el-pagination__total+.el-pager .number:last-child{margin-right:0}.el-pagination__total[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__jump{margin-left:16px;font-weight:400;color:var(--el-text-color-regular)}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__jump[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__rightwrapper{flex:1;display:flex;align-items:center;justify-content:flex-end}.el-pagination__editor{line-height:18px;margin:0 8px;height:var(--el-pagination-button-height);min-width:56px;text-align:center;box-sizing:border-box;border-radius:var(--el-pagination-border-radius)}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:var(--el-pagination-button-height)}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 4px;background-color:#f4f4f5;color:var(--el-text-color-regular);min-width:32px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .el-pager li.disabled{color:var(--el-text-color-placeholder);background-color:var(--el-disabled-bg-color)}.el-pagination.is-background .btn-next.is-first,.el-pagination.is-background .btn-prev.is-first,.el-pagination.is-background .el-pager li.is-first{margin-left:0}.el-pagination.is-background .btn-next.is-last,.el-pagination.is-background .btn-prev.is-last,.el-pagination.is-background .el-pager li.is-last{margin-right:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev:disabled{color:var(--el-text-color-placeholder);background-color:var(--el-disabled-bg-color)}.el-pagination.is-background .btn-next:hover:not([disabled]),.el-pagination.is-background .btn-prev:hover:not([disabled]){color:var(--el-pagination-hover-color)}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:var(--el-pagination-hover-color)}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:var(--el-color-primary);color:var(--el-color-white);font-weight:700}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{min-width:24px}.el-pager{-webkit-user-select:none;user-select:none;list-style:none;font-size:0;padding:0;margin:0;display:flex;align-items:center}.el-pager li{padding:0 4px;background:var(--el-pagination-bg-color);display:flex;justify-content:center;align-items:center;font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);cursor:pointer;box-sizing:border-box;text-align:center}.el-pager li.btn-quickprev:hover,.el-pager li.btn-quicknext:hover{cursor:pointer}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:32px;color:var(--el-pagination-button-color)}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-pager li.btn-quicknext svg,.el-pager li.btn-quickprev svg{pointer-events:none}.el-pager li.active+li{border-left:0}.el-pager li:focus-visible{outline:1px solid var(--el-pagination-hover-color)}.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-pager li.active{color:var(--el-pagination-hover-color);cursor:default}.el-pager+button.btn-next[type=button]{margin-right:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-pagination{display:flex;align-items:center;justify-content:center}.amelia-v2-booking #amelia-container .am-pagination *{box-sizing:border-box;font-family:var(--am-font-family)}.amelia-v2-booking #amelia-container .am-pagination .el-pager{display:flex;align-items:center;justify-content:center}.amelia-v2-booking #amelia-container .am-pagination .el-pager .number{width:28px;min-width:28px;height:28px;font-size:14px;font-weight:500;line-height:26px;color:var(--am-c-pagination-text);background:var(--am-c-pagination-bgr);border:2px solid var(--am-c-pagination-border);border-radius:var(--am-rad-pagination);margin:2px}.amelia-v2-booking #amelia-container .am-pagination .el-pager .number.active{--am-c-pagination-bgr: var(--am-c-primary);--am-c-pagination-border: var(--am-c-primary);--am-c-pagination-text: var(--am-c-card-bgr)}.amelia-v2-booking #amelia-container .am-pagination .el-pager .number:hover{--am-c-pagination-border: var(--am-c-primary)}.amelia-v2-booking #amelia-container .am-pagination .el-pager .btn-quickprev,.amelia-v2-booking #amelia-container .am-pagination .el-pager .btn-quicknext{display:inline-flex;align-items:center;justify-content:center}.amelia-v2-booking #amelia-container .am-pagination .el-pager .btn-quickprev.el-icon,.amelia-v2-booking #amelia-container .am-pagination .el-pager .btn-quicknext.el-icon{color:var(--am-c-pagination-text)}.amelia-v2-booking #amelia-container .am-pagination .el-pager .btn-quickprev.el-icon:hover,.amelia-v2-booking #amelia-container .am-pagination .el-pager .btn-quicknext.el-icon:hover{--am-c-pagination-text: var(--am-c-primary)}.amelia-v2-booking #amelia-container .am-pagination .btn-next,.amelia-v2-booking #amelia-container .am-pagination .btn-prev{color:var(--am-c-pagination-text);background-color:var(--am-c-pagination-bgr)}.amelia-v2-booking #amelia-container .am-pagination .btn-next .el-icon,.amelia-v2-booking #amelia-container .am-pagination .btn-prev .el-icon{display:flex}.amelia-v2-booking #amelia-container .am-pagination .btn-next:not(:disabled):hover,.amelia-v2-booking #amelia-container .am-pagination .btn-prev:not(:disabled):hover{--am-c-pagination-text: var(--am-c-primary)}.amelia-v2-booking #amelia-container .am-pagination .btn-next:disabled,.amelia-v2-booking #amelia-container .am-pagination .btn-prev:disabled{--am-c-pagination-text: var(--am-c-pagination-text-op60)}#amelia-app-backend-new .am-pagination{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new .am-pagination *{box-sizing:border-box;font-family:var(--am-font-family)}#amelia-app-backend-new .am-pagination .el-pager{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new .am-pagination .el-pager .number{width:28px;min-width:28px;height:28px;font-size:14px;font-weight:500;line-height:26px;color:var(--am-c-pagination-text);background:var(--am-c-pagination-bgr);border:2px solid var(--am-c-pagination-border);border-radius:var(--am-rad-pagination);margin:2px}#amelia-app-backend-new .am-pagination .el-pager .number.active{--am-c-pagination-bgr: var(--am-c-primary);--am-c-pagination-border: var(--am-c-primary);--am-c-pagination-text: var(--am-c-card-bgr)}#amelia-app-backend-new .am-pagination .el-pager .number:hover{--am-c-pagination-border: var(--am-c-primary)}#amelia-app-backend-new .am-pagination .el-pager .btn-quickprev,#amelia-app-backend-new .am-pagination .el-pager .btn-quicknext{display:inline-flex;align-items:center;justify-content:center}#amelia-app-backend-new .am-pagination .el-pager .btn-quickprev.el-icon,#amelia-app-backend-new .am-pagination .el-pager .btn-quicknext.el-icon{color:var(--am-c-pagination-text)}#amelia-app-backend-new .am-pagination .el-pager .btn-quickprev.el-icon:hover,#amelia-app-backend-new .am-pagination .el-pager .btn-quicknext.el-icon:hover{--am-c-pagination-text: var(--am-c-primary)}#amelia-app-backend-new .am-pagination .btn-next,#amelia-app-backend-new .am-pagination .btn-prev{color:var(--am-c-pagination-text);background-color:var(--am-c-pagination-bgr)}#amelia-app-backend-new .am-pagination .btn-next .el-icon,#amelia-app-backend-new .am-pagination .btn-prev .el-icon{display:flex}#amelia-app-backend-new .am-pagination .btn-next:not(:disabled):hover,#amelia-app-backend-new .am-pagination .btn-prev:not(:disabled):hover{--am-c-pagination-text: var(--am-c-primary)}#amelia-app-backend-new .am-pagination .btn-next:disabled,#amelia-app-backend-new .am-pagination .btn-prev:disabled{--am-c-pagination-text: var(--am-c-pagination-text-op60)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-ec{display:flex;flex-direction:row;align-items:var(--am-vo-ec);width:100%;padding:12px 16px 12px 24px;background:var(--am-c-ec-bgr);border-radius:8px;margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-ec.am-no-border{padding:0}#amelia-app-backend-new #amelia-container .am-ec.am-rw-500{--am-vo-ec: flex-start !important;flex-direction:column}#amelia-app-backend-new #amelia-container .am-ec__period{margin-right:26px}#amelia-app-backend-new #amelia-container .am-ec__period.am-rw-500{display:flex;align-items:baseline;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-ec__period-text{font-size:12px;font-weight:400;line-height:1.5;padding:0;margin:0;color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__period-text.am-rw-500{font-size:14px;margin:0 4px 0 0}#amelia-app-backend-new #amelia-container .am-ec__period-date{padding:0;margin:0}#amelia-app-backend-new #amelia-container .am-ec__period-date.am-rw-500{display:flex;align-items:baseline;margin-right:8px}#amelia-app-backend-new #amelia-container .am-ec__period-date *{color:var(--am-c-ec-text)}#amelia-app-backend-new #amelia-container .am-ec__period-date__day{font-size:20px;font-weight:500;line-height:1;margin-right:2px}#amelia-app-backend-new #amelia-container .am-ec__period-date__day.am-ghost{color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__period-date__day.am-rw-500{font-size:18px}#amelia-app-backend-new #amelia-container .am-ec__period-date__month{font-size:13px;font-weight:400;line-height:1.23077}#amelia-app-backend-new #amelia-container .am-ec__period-date__month.am-ghost{color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__period-date__month.am-rw-500{font-size:14px}#amelia-app-backend-new #amelia-container .am-ec__period-time{font-size:12px;font-weight:400;line-height:1.5;color:var(--am-c-ec-text-op80);padding:0;margin:0}#amelia-app-backend-new #amelia-container .am-ec__period-time.am-ghost{color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__period-time.am-rw-500{font-size:14px}#amelia-app-backend-new #amelia-container .am-ec__image{width:88px;height:88px;border-radius:4px;overflow:hidden;margin:0 16px 0 0;background-repeat:no-repeat;background-size:cover;background-position:center}#amelia-app-backend-new #amelia-container .am-ec__image.am-rw-500{width:100%;padding-top:70%;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-ec__info{display:flex;flex-direction:column;justify-content:space-between;flex:1}#amelia-app-backend-new #amelia-container .am-ec__info-name{font-size:var(--am-fs-ec-title);font-weight:500;line-height:1.7777777;color:var(--am-c-ec-text-op90);margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-ec__info-name.am-ghost{color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__info-price{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-ec-primary)}#amelia-app-backend-new #amelia-container .am-ec__info-location{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-ec-text-op80);margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-ec__info-location.am-ghost{color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__info-other{display:flex;align-items:center;margin:4px 0 0}#amelia-app-backend-new #amelia-container .am-ec__info-availability{font-size:15px;font-weight:500;line-height:1.6;margin:0 8px 0 0}#amelia-app-backend-new #amelia-container .am-ec__info-availability.closed{color:var(--am-c-ec-text-op50)}#amelia-app-backend-new #amelia-container .am-ec__info-availability.open{color:var(--am-c-ec-success)}#amelia-app-backend-new #amelia-container .am-ec__info-availability.full{color:var(--am-c-ec-primary)}#amelia-app-backend-new #amelia-container .am-ec__info-availability.upcoming{color:var(--am-c-ec-warning)}#amelia-app-backend-new #amelia-container .am-ec__info-availability.canceled{color:var(--am-c-ec-error-op70)}#amelia-app-backend-new #amelia-container .am-ec__info-capacity{display:flex;align-items:center;margin:0}#amelia-app-backend-new #amelia-container .am-ec__info-capacity__number{font-weight:700;font-size:15px;line-height:24px;color:var(--am-c-ec-text-op80)}#amelia-app-backend-new #amelia-container .am-ec__info-capacity__text{font-weight:400;font-size:15px;line-height:1.6;margin:0 0 0 4px;color:var(--am-c-ec-text-op80)}#amelia-app-backend-new #amelia-container .am-ec__actions{display:flex;flex-direction:column;align-self:stretch;align-items:flex-end;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-ec__actions.am-vertical-center{justify-content:center}#amelia-app-backend-new #amelia-container .am-ec__actions.am-vertical-center .am-ec__actions-btn,#amelia-app-backend-new #amelia-container .am-ec__actions.am-vertical-center .am-ec__actions-btn .am-button{width:100%}#amelia-app-backend-new #amelia-container .am-ec__actions.am-rw-500{flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:24px 0 8px}#amelia-app-backend-new #amelia-container .am-ec__actions-price{font-size:var(--am-fs-ec-title);font-weight:500;line-height:1.6;color:var(--am-c-ec-primary);text-align:center}#amelia-app-backend-new #amelia-container .am-ec__actions-price.am-rw-500{--am-fs-ec-title: 15px !important}#amelia-app-backend-new #amelia-container .am-ec__actions-price.am-rw-500 p{margin:0}#amelia-app-backend-new #amelia-container .am-ec__actions-price p{font-size:inherit;font-weight:inherit;line-height:inherit;text-align:right;color:inherit;margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-ec__actions-btn{margin:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-els__available{font-size:18px;font-weight:500;line-height:1.55556;color:var(--am-c-els-head-text);margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-els__filters .am-slide-fade-enter-active{transition:all .3s ease-out}#amelia-app-backend-new #amelia-container .am-els__filters .am-slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}#amelia-app-backend-new #amelia-container .am-els__filters .am-slide-fade-enter-from,#amelia-app-backend-new #amelia-container .am-els__filters .am-slide-fade-leave-to{transform:translatey(20px);opacity:0}#amelia-app-backend-new #amelia-container .am-els__filters-top{display:flex;align-items:center;justify-content:center;margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-els__filters-search{flex:0 1 auto;width:100%;border-radius:6px;box-shadow:0 5px 5px var(--am-c-els-text-op10)}#amelia-app-backend-new #amelia-container .am-els__filters-menu{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}#amelia-app-backend-new #amelia-container .am-els__filters-menu.am-rw-500{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-els__filters-menu__btn{border-radius:6px;box-shadow:0 5px 5px var(--am-c-els-text-op10);margin-left:8px}#amelia-app-backend-new #amelia-container .am-els__filters-menu__btn .am-icon-filter{font-size:24px}#amelia-app-backend-new #amelia-container .am-els__filters-menu__items{width:33.333%;padding-right:16px}#amelia-app-backend-new #amelia-container .am-els__filters-menu__items.am-rw-500{width:100%;padding:0;margin:0 0 12px}#amelia-app-backend-new #amelia-container .am-els__filters-menu__items:last-child{padding-right:0}#amelia-app-backend-new #amelia-container .am-els__filters-menu__items-label{display:block;font-size:15px;font-weight:500;line-height:1.4;color:var(--am-c-els-text);margin-bottom:4px}#amelia-app-backend-new #amelia-container .am-els__pagination{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--am-c-els-text-op25);margin:48px 0 0;padding:16px 0 0}#amelia-app-backend-new #amelia-container .am-els__pagination-info{font-size:13px;font-weight:400;line-height:1.3;color:var(--am-c-els-text-op60)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-eli__description-title{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-eli-text-op70);margin:0 0 8px}.amelia-v2-booking #amelia-container .am-eli__description-text{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-eli-text-op80);margin:0}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-font-serif{font-family:Georgia,Times New Roman,serif}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-font-monospace{font-family:Monaco,Courier New,monospace}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-size-small{font-size:.75em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-size-large{font-size:1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-size-huge{font-size:2.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-direction-rtl{direction:rtl;text-align:inherit}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-align-center{text-align:center}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-align-justify{text-align:justify}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-align-right{text-align:right}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description p{font-weight:400;text-align:revert}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description strong{font-weight:700}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description em{font-style:italic}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description p,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description pre,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description blockquote,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h1,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h2,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h3,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h4,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h5,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul{padding-left:1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol&gt;li,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul&gt;li{list-style-type:none}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul&gt;li:before{content:"\2022"}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=true],.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=false]{pointer-events:none}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=true]&gt;li *,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=false]&gt;li *{pointer-events:all}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=true]&gt;li:before,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=false]&gt;li:before{color:#777;cursor:pointer;pointer-events:all}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=true]&gt;li:before{content:"\2611"}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul[data-checked=false]&gt;li:before{content:"\2610"}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li:before{display:inline-block;white-space:nowrap;width:1.2em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li:not(.ql-direction-rtl),.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul li:not(.ql-direction-rtl){padding-left:1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-direction-rtl,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ul li.ql-direction-rtl{padding-right:1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li:before{content:counter(list-0,decimal) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-1{counter-increment:list-1}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-2{counter-increment:list-2}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-3{counter-increment:list-3}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-4{counter-increment:list-4}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-5{counter-increment:list-5}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-6{counter-increment:list-6}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-7{counter-increment:list-7}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-7{counter-reset:list-8 list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-8{counter-increment:list-8}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-8{counter-reset:list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-9{counter-increment:list-9}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-video{display:block;max-width:100%}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-video.ql-align-center{margin:0 auto}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-video.ql-align-right{margin:0 0 0 auto}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-size-small{font-size:.75em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-size-large{font-size:1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-size-huge{font-size:2.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-direction-rtl{direction:rtl;text-align:inherit}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-align-center{text-align:center}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-align-justify{text-align:justify}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-align-right{text-align:right}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-formats{display:inline-block;vertical-align:middle}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-formats:after{clear:both;content:"";display:table}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-fill,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-stroke.ql-fill{fill:#444}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-empty{fill:none}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-even{fill-rule:evenodd}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-thin,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-stroke.ql-thin{stroke-width:1}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-transparent{opacity:.4}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-direction svg:last-child{display:none}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-direction.ql-active svg:last-child{display:inline}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description .ql-direction.ql-active svg:first-child{display:none}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h1{font-size:2em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h2{font-size:1.5em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h3{font-size:1.17em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h4{font-size:1em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h5{font-size:.83em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description h6{font-size:.67em}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description a{text-decoration:underline}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description code,.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description pre{border-radius:3px}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description code{font-size:85%;padding:2px 4px}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.amelia-v2-booking #amelia-container .am-eli__description-text.ql-description img{max-width:100%}.amelia-v2-booking #amelia-container .am-eli__description-btn{display:inline-block;font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}#amelia-app-backend-new .am-eli__description-title{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-eli-text-op70);margin:0 0 8px}#amelia-app-backend-new .am-eli__description-text{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-eli-text-op80);margin:0}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-font-serif{font-family:Georgia,Times New Roman,serif}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-font-monospace{font-family:Monaco,Courier New,monospace}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-size-small{font-size:.75em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-size-large{font-size:1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-size-huge{font-size:2.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-direction-rtl{direction:rtl;text-align:inherit}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-align-center{text-align:center}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-align-justify{text-align:justify}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-align-right{text-align:right}#amelia-app-backend-new .am-eli__description-text.ql-description p{font-weight:400;text-align:revert}#amelia-app-backend-new .am-eli__description-text.ql-description strong{font-weight:700}#amelia-app-backend-new .am-eli__description-text.ql-description em{font-style:italic}#amelia-app-backend-new .am-eli__description-text.ql-description p,#amelia-app-backend-new .am-eli__description-text.ql-description ol,#amelia-app-backend-new .am-eli__description-text.ql-description ul,#amelia-app-backend-new .am-eli__description-text.ql-description pre,#amelia-app-backend-new .am-eli__description-text.ql-description blockquote,#amelia-app-backend-new .am-eli__description-text.ql-description h1,#amelia-app-backend-new .am-eli__description-text.ql-description h2,#amelia-app-backend-new .am-eli__description-text.ql-description h3,#amelia-app-backend-new .am-eli__description-text.ql-description h4,#amelia-app-backend-new .am-eli__description-text.ql-description h5,#amelia-app-backend-new .am-eli__description-text.ql-description h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol,#amelia-app-backend-new .am-eli__description-text.ql-description ul{padding-left:1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description ol&gt;li,#amelia-app-backend-new .am-eli__description-text.ql-description ul&gt;li{list-style-type:none}#amelia-app-backend-new .am-eli__description-text.ql-description ul&gt;li:before{content:"\2022"}#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=true],#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=false]{pointer-events:none}#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=true]&gt;li *,#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=false]&gt;li *{pointer-events:all}#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=true]&gt;li:before,#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=false]&gt;li:before{color:#777;cursor:pointer;pointer-events:all}#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=true]&gt;li:before{content:"\2611"}#amelia-app-backend-new .am-eli__description-text.ql-description ul[data-checked=false]&gt;li:before{content:"\2610"}#amelia-app-backend-new .am-eli__description-text.ql-description li:before{display:inline-block;white-space:nowrap;width:1.2em}#amelia-app-backend-new .am-eli__description-text.ql-description li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description ol li:not(.ql-direction-rtl),#amelia-app-backend-new .am-eli__description-text.ql-description ul li:not(.ql-direction-rtl){padding-left:1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-direction-rtl,#amelia-app-backend-new .am-eli__description-text.ql-description ul li.ql-direction-rtl{padding-right:1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}#amelia-app-backend-new .am-eli__description-text.ql-description ol li:before{content:counter(list-0,decimal) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-1{counter-increment:list-1}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-2{counter-increment:list-2}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-3{counter-increment:list-3}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-4{counter-increment:list-4}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-5{counter-increment:list-5}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-6{counter-increment:list-6}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-7{counter-increment:list-7}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-7{counter-reset:list-8 list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-8{counter-increment:list-8}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-8{counter-reset:list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-9{counter-increment:list-9}#amelia-app-backend-new .am-eli__description-text.ql-description ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}#amelia-app-backend-new .am-eli__description-text.ql-description li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-video{display:block;max-width:100%}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-video.ql-align-center{margin:0 auto}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-video.ql-align-right{margin:0 0 0 auto}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-size-small{font-size:.75em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-size-large{font-size:1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-size-huge{font-size:2.5em}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-direction-rtl{direction:rtl;text-align:inherit}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-align-center{text-align:center}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-align-justify{text-align:justify}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-align-right{text-align:right}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-formats{display:inline-block;vertical-align:middle}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-formats:after{clear:both;content:"";display:table}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-fill,#amelia-app-backend-new .am-eli__description-text.ql-description .ql-stroke.ql-fill{fill:#444}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-empty{fill:none}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-even{fill-rule:evenodd}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-thin,#amelia-app-backend-new .am-eli__description-text.ql-description .ql-stroke.ql-thin{stroke-width:1}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-transparent{opacity:.4}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-direction svg:last-child{display:none}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-direction.ql-active svg:last-child{display:inline}#amelia-app-backend-new .am-eli__description-text.ql-description .ql-direction.ql-active svg:first-child{display:none}#amelia-app-backend-new .am-eli__description-text.ql-description h1{font-size:2em}#amelia-app-backend-new .am-eli__description-text.ql-description h2{font-size:1.5em}#amelia-app-backend-new .am-eli__description-text.ql-description h3{font-size:1.17em}#amelia-app-backend-new .am-eli__description-text.ql-description h4{font-size:1em}#amelia-app-backend-new .am-eli__description-text.ql-description h5{font-size:.83em}#amelia-app-backend-new .am-eli__description-text.ql-description h6{font-size:.67em}#amelia-app-backend-new .am-eli__description-text.ql-description a{text-decoration:underline}#amelia-app-backend-new .am-eli__description-text.ql-description blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}#amelia-app-backend-new .am-eli__description-text.ql-description code,#amelia-app-backend-new .am-eli__description-text.ql-description pre{border-radius:3px}#amelia-app-backend-new .am-eli__description-text.ql-description pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}#amelia-app-backend-new .am-eli__description-text.ql-description code{font-size:85%;padding:2px 4px}#amelia-app-backend-new .am-eli__description-text.ql-description pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}#amelia-app-backend-new .am-eli__description-text.ql-description img{max-width:100%}#amelia-app-backend-new .am-eli__description-btn{display:inline-block;font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}.el-divider{position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0;border-top:1px var(--el-border-color-base) var(--el-border-style)}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative;border-left:1px var(--el-border-color-base) var(--el-border-style)}.el-divider__text{position:absolute;background-color:#fff;padding:0 20px;font-weight:500;color:var(--el-text-color-primary);font-size:14px}.el-divider__text.is-left{left:20px;transform:translateY(-50%)}.el-divider__text.is-center{left:50%;transform:translate(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;transform:translateY(-50%)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-eli__organizer .el-divider{margin-bottom:16px;border-top:1px solid var(--am-c-card-border)}.amelia-v2-booking #amelia-container .am-eli__organizer-item{display:flex;flex-direction:row;align-items:center;margin-bottom:16px}.amelia-v2-booking #amelia-container .am-eli__organizer-img{display:inline-flex;align-items:center;justify-content:center;background-color:var(--am-c-eli-primary);color:var(--am-c-eli-bgr);width:48px;height:48px;border-radius:50%;margin-right:16px;font-size:14px;font-weight:500;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center}.amelia-v2-booking #amelia-container .am-eli__organizer-name{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-eli-text-op90);margin:0}.amelia-v2-booking #amelia-container .am-eli__organizer-badge{color:#fff;border-radius:4px;padding:0 4px;font-size:13px;line-height:19px}.amelia-v2-booking #amelia-container .am-eli__organizer-rank{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-eli-text-op60);margin:0}#amelia-app-backend-new .am-eli__organizer .el-divider{margin-bottom:16px;border-top:1px solid var(--am-c-card-border)}#amelia-app-backend-new .am-eli__organizer-item{display:flex;flex-direction:row;align-items:center;margin-bottom:16px}#amelia-app-backend-new .am-eli__organizer-img{display:inline-flex;align-items:center;justify-content:center;background-color:var(--am-c-eli-primary);color:var(--am-c-eli-bgr);width:48px;height:48px;border-radius:50%;margin-right:16px;font-size:14px;font-weight:500;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center}#amelia-app-backend-new .am-eli__organizer-name{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-eli-text-op90);margin:0}#amelia-app-backend-new .am-eli__organizer-badge{color:#fff;border-radius:4px;padding:0 4px;font-size:13px;line-height:19px}#amelia-app-backend-new .am-eli__organizer-rank{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-eli-text-op60);margin:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-ct{width:100%;display:flex;justify-content:space-between;border:1px solid var(--am-c-ct-text-op20);border-radius:8px;padding:12px;margin-bottom:12px}#amelia-app-backend-new .am-ct.am-rw-420{flex-direction:column}#amelia-app-backend-new .am-ct__info{display:flex;flex-direction:column;justify-content:space-between}#amelia-app-backend-new .am-ct__info-name{font-weight:700;font-size:15px;line-height:1.6;color:var(--am-c-ct-text);margin:0 0 8px}#amelia-app-backend-new .am-ct__info-spots{font-weight:400;font-size:15px;line-height:1.6;color:var(--am-c-ct-text-op90);margin:0}#amelia-app-backend-new .am-ct__info-spots__price{font-weight:700;font-size:14px;line-height:20px;color:var(--am-c-ct-primary);margin-right:8px}#amelia-app-backend-new .am-ct__info-spots__number{font-weight:700}#amelia-app-backend-new .am-ct__action{display:flex;flex-direction:row;align-items:center;flex:0 0 auto}#amelia-app-backend-new .am-ct__action-price{font-weight:700;font-size:14px;line-height:20px;color:var(--am-c-ct-primary)}#amelia-app-backend-new .am-ct__action .am-input-number{max-width:130px;margin-left:8px}#amelia-app-backend-new .am-ct__action.am-readonly{align-items:flex-start}#amelia-app-backend-new .am-ct__action.am-rw-420{width:100%;margin-top:8px}#amelia-app-backend-new .am-ct__action.am-rw-420 .am-input-number{max-width:unset;width:100%;margin-left:0}#amelia-app-backend-new .am-ct.am-readonly{border:none;border-bottom:1px solid var(--am-c-ct-text-op20);border-radius:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-gc{position:relative}.amelia-v2-booking #amelia-container .am-gc__arrows{display:flex;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0;z-index:100}.amelia-v2-booking #amelia-container .am-gc__arrows span{position:absolute;width:60px;height:100%;font-size:38px;cursor:pointer}.amelia-v2-booking #amelia-container .am-gc__arrows span[class*=am-icon]{flex:0 0 auto;font-size:28px}.amelia-v2-booking #amelia-container .am-gc__arrows span:before{color:var(--am-c-gc-text);background:var(--am-c-gc-bgr);border:1px solid var(--am-c-gc-text-op20);box-shadow:0 1px 3px var(--am-c-gc-text-op10);border-radius:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.amelia-v2-booking #amelia-container .am-gc__arrows span:first-child{left:0}.amelia-v2-booking #amelia-container .am-gc__arrows span:last-child{right:0}.amelia-v2-booking #amelia-container .am-gc__display{display:flex;align-items:center;justify-content:center;height:300px;background-size:auto 100%;background-repeat:no-repeat;background-position:center;border-radius:6px}.amelia-v2-booking #amelia-container .am-gc__bullets{position:absolute;left:50%;transform:translate(-50%);bottom:16px;display:flex;align-items:center;justify-content:space-between;z-index:100}.amelia-v2-booking #amelia-container .am-gc__bullets-item{display:inline-flex;width:8px;height:8px;background-color:var(--am-c-gc-bgr-op70);border-radius:50%;cursor:pointer;margin:4px}.amelia-v2-booking #amelia-container .am-gc__bullets-item.am-active{width:16px;height:16px;background-color:var(--am-c-gc-bgr)}#amelia-app-backend-new .am-gc{position:relative}#amelia-app-backend-new .am-gc__arrows{display:flex;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0;z-index:100}#amelia-app-backend-new .am-gc__arrows span{position:absolute;width:60px;height:100%;font-size:38px;cursor:pointer}#amelia-app-backend-new .am-gc__arrows span[class*=am-icon]{flex:0 0 auto;font-size:28px}#amelia-app-backend-new .am-gc__arrows span:before{color:var(--am-c-gc-text);background:var(--am-c-gc-bgr);border:1px solid var(--am-c-gc-text-op20);box-shadow:0 1px 3px var(--am-c-gc-text-op10);border-radius:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#amelia-app-backend-new .am-gc__arrows span:first-child{left:0}#amelia-app-backend-new .am-gc__arrows span:last-child{right:0}#amelia-app-backend-new .am-gc__display{display:flex;align-items:center;justify-content:center;height:300px;background-size:auto 100%;background-repeat:no-repeat;background-position:center;border-radius:6px}#amelia-app-backend-new .am-gc__bullets{position:absolute;left:50%;transform:translate(-50%);bottom:16px;display:flex;align-items:center;justify-content:space-between;z-index:100}#amelia-app-backend-new .am-gc__bullets-item{display:inline-flex;width:8px;height:8px;background-color:var(--am-c-gc-bgr-op70);border-radius:50%;cursor:pointer;margin:4px}#amelia-app-backend-new .am-gc__bullets-item.am-active{width:16px;height:16px;background-color:var(--am-c-gc-bgr)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-elf__bringing{display:flex;flex-direction:row;width:100%}#amelia-app-backend-new .am-elf__bringing-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:188px;padding:24px}#amelia-app-backend-new .am-elf__bringing-main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0 0 32px}#amelia-app-backend-new .am-elf__bringing-main.am-rw-500{flex-wrap:wrap}#amelia-app-backend-new .am-elf__bringing-heading{display:block;width:100%;font-size:15px;font-weight:500;line-height:1.33333;color:var(--am-c-main-text);margin:0 8px 4px 0;word-break:break-word}#amelia-app-backend-new .am-elf__bringing-content{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0 0 4px;border-radius:8px}#amelia-app-backend-new .am-elf__bringing-content.am-rw-500{width:100%}#amelia-app-backend-new .am-elf__bringing-content .am-input-number{width:185px}#amelia-app-backend-new .am-elf__bringing-content .am-input-number.am-rw-500{width:100%}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-eli *{font-family:var(--am-font-family);letter-spacing:normal}#amelia-app-backend-new #amelia-container .am-eli .am-eli__image{position:relative;overflow:hidden;margin:8px 0 16px}#amelia-app-backend-new #amelia-container .am-eli .am-eli__header{display:flex;flex-direction:row;margin:24px 0 0}#amelia-app-backend-new #amelia-container .am-eli .am-eli__header p{margin-bottom:0}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main{padding-bottom:16px}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main-item{margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__nav-wrap:after{background-color:var(--am-c-eli-text-op20)}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__item{display:inline-flex;align-items:center;justify-content:center;margin-right:16px;padding:0;font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-eli-text-op90)}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__item:focus{box-shadow:none}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__item.is-active{color:var(--am-c-eli-primary)}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__active-bar{background-color:var(--am-c-eli-primary)}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__header{margin:0}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tabs__content{padding:12px 0}#amelia-app-backend-new #amelia-container .am-eli .am-eli__main .el-tab-pane{padding:0}#amelia-app-backend-new #amelia-container .am-eli .am-eli__timetable-title{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-eli-text-op70);margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-eli .am-eli__timetable-range{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-eli-text-op80);border-bottom:1px solid var(--am-c-eli-text-op20);margin:0 0 8px}#amelia-app-backend-new #amelia-container .am-eli .am-eli__timetable-main{margin:0 0 2px}#amelia-app-backend-new #amelia-container .am-eli .am-eli__timetable-main&gt;*{font-size:14px;line-height:1.42857;color:var(--am-c-eli-text-op80)}#amelia-app-backend-new #amelia-container .am-eli .am-eli__timetable-main__date{font-weight:500}#amelia-app-backend-new #amelia-container .am-eli .am-eli__timetable-main__time{font-weight:400}#amelia-app-backend-new #amelia-container .am-eli__bringing-footer{display:flex;align-items:center;justify-content:flex-end;width:100%}#amelia-app-backend-new #amelia-container .am-eli__bringing-footer.am-rw-500{flex-direction:column}#amelia-app-backend-new #amelia-container .am-eli__bringing-footer.am-rw-500 .am-button--secondary{order:2;width:100%;margin:0}#amelia-app-backend-new #amelia-container .am-eli__bringing-footer.am-rw-500 .am-button--primary{order:1;width:100%;margin-bottom:8px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-elt&gt;*{font-family:var(--am-font-family);box-sizing:border-box;word-break:break-word}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt&gt;*:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elt__header{display:flex;flex-direction:column;margin:0 0 16px}#amelia-app-backend-new #amelia-container .am-elt__header-left p{font-size:13px;font-weight:400;line-height:18px;word-break:break-word;color:var(--am-c-elt-text-op80);margin:0}#amelia-app-backend-new #amelia-container .am-elt__header-left p.am-elt__heading{font-size:15px;font-weight:500;line-height:24px;color:var(--am-c-elt-text);margin:0}#amelia-app-backend-new #amelia-container .am-elt__header-right{margin-top:16px;display:flex;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-elt__header-right p{font-weight:400;font-size:15px;line-height:1.6;color:var(--am-c-elt-text-op90)}#amelia-app-backend-new #amelia-container .am-elt__header-right p span{font-weight:700;margin-right:4px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-elfci__main-content.am-elf__event-customer-info{padding-top:20px}#amelia-app-backend-new #amelia-container .am-elfci__main-inner{overflow:hidden}#amelia-app-backend-new #amelia-container .am-elfci__form{display:flex;flex-wrap:wrap;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-elfci__form.am-rw-500 .am-elfci__item{width:100%}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form&gt;*:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-elfci__form .am-elfci__item{width:calc(50% - 12px)}#amelia-app-backend-new #amelia-container .am-elfci__form .am-elfci__item .el-form-item__label{display:inline-block;color:var(--am-c-main-text);font-family:var(--am-font-family);font-weight:500;line-height:unset;margin-bottom:4px;padding:0}#amelia-app-backend-new #amelia-container .am-elfci__form .am-elfci__item .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-elfci__form .am-elfci__item .el-form-item__error{line-height:1;color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-elfci__form-mobile{gap:12px 6px}#amelia-app-backend-new #amelia-container .am-elfci__form-mobile .el-form-item{width:100%}#amelia-app-backend-new #amelia-container .am-elfci__form-mobile-s{gap:0px}#amelia-app-backend-new #amelia-container .am-elfci__form__label{display:inline-block;color:var(--am-c-main-text);font-family:var(--am-font-family);font-weight:500;margin-bottom:4px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-pei__info{margin:0}#amelia-app-backend-new #amelia-container .am-pei__info .am-fs__coupon .el-form-item{display:flex;gap:5px;align-items:center;margin-bottom:0;width:100%}#amelia-app-backend-new #amelia-container .am-pei__info .am-fs__coupon .el-form-item .el-form-item__error{display:none}#amelia-app-backend-new #amelia-container .am-pei__info-subtotal{display:flex;justify-content:space-between;border-bottom:1px dashed var(--am-c-pay-text-op30);padding:0 0 16px;margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-pei__info-subtotal span{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-pay-text)}#amelia-app-backend-new #amelia-container .am-pei__info-discount{display:flex;justify-content:space-between;font-size:13px;font-weight:400;line-height:1.3846;color:var(--am-c-pay-text);padding:16px 0 0}#amelia-app-backend-new #amelia-container .am-pei__info-discount-green{color:var(--am-c-pay-success)}#amelia-app-backend-new #amelia-container .am-pei__info-total{display:flex;justify-content:space-between;font-size:15px;font-weight:500;line-height:1.33333;color:var(--am-c-pay-text);padding:8px 0 0}#amelia-app-backend-new #amelia-container .am-pei__info-total.am-single-row{padding-top:16px}#amelia-app-backend-new #amelia-container .am-pei__info-total&gt;span:nth-child(2){color:var(--am-c-pay-primary)}#amelia-app-backend-new #amelia-container .am-pei-service{border:1px solid var(--am-c-pay-text-op30);border-radius:8px;padding:12px;box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-pei__segment-wrapper{border:1px solid var(--am-c-pay-border);padding:12px;border-radius:8px}#amelia-app-backend-new #amelia-container .am-pei__segment .am-collapse-item__heading{flex-wrap:wrap;width:100%;padding:12px;transition-delay:.5s}#amelia-app-backend-new #amelia-container .am-pei__segment .am-collapse-item__heading-side{transition-delay:0s}#amelia-app-backend-new #amelia-container .am-pei__segment .am-collapse-item__heading .am-collapse-item__trigger{padding:0}#amelia-app-backend-new #amelia-container .am-pei__segment .am-collapse-item__content&gt;*{padding:8px 12px}#amelia-app-backend-new #amelia-container .am-pei__segment-info span{font-size:12px;line-height:1.33333;font-weight:500;color:var(--am-c-pay-text-op60)}#amelia-app-backend-new #amelia-container .am-pei__segment-sub{width:100%;display:flex;justify-content:space-between;transition:all ease-in-out .3s}#amelia-app-backend-new #amelia-container .am-pei__segment-sub p{font-size:13px;font-weight:500;line-height:1.384615;color:var(--am-c-pay-text);margin:0;padding:0}#amelia-app-backend-new #amelia-container .am-pei__segment-open{width:100%}#amelia-app-backend-new #amelia-container .am-pei__segment-open__total{border-top:1px dashed var(--am-c-pay-text-op30);padding:12px 0 0;margin:12px 0 4px}#amelia-app-backend-new #amelia-container .am-pei__segment-open__total&gt;span{color:var(--am-c-pay-text-op70)}#amelia-app-backend-new #amelia-container .am-pei__segment-open__total:last-child{font-weight:500}#amelia-app-backend-new #amelia-container .am-pei__segment-open__text{display:flex;justify-content:space-between;font-size:13px;line-height:1.384615;color:var(--am-c-pay-text);border-bottom:1px dashed var(--am-c-pay-text-op20)}#amelia-app-backend-new #amelia-container .am-pei__segment-open__text span{display:inline-flex;font-size:13px;font-weight:400;line-height:1.53846;padding:4px 0;color:var(--am-c-pay-text)}#amelia-app-backend-new #amelia-container .am-pei__segment-open__text .am-amount{font-weight:500}#amelia-app-backend-new #amelia-container .am-pei__segment-open__text:first-child span{padding:0 0 4px}#amelia-app-backend-new #amelia-container .am-pei__segment-open__text:nth-last-child(2){border-bottom:none}#amelia-app-backend-new #amelia-container .am-pei__segment-open .am-pei__segment-sub{padding:4px 0 0;margin-top:4px;border-top:1px solid var(--am-c-pay-text-op20)}#amelia-app-backend-new #amelia-container .am-pei .am-amount{white-space:nowrap}#amelia-app-backend-new #amelia-container .am-pei .am-fade-enter-active,#amelia-app-backend-new #amelia-container .am-pei .am-fade-leave-active{transition:opacity .5s ease}#amelia-app-backend-new #amelia-container .am-pei .am-fade-enter-from,#amelia-app-backend-new #amelia-container .am-pei .am-fade-leave-to{opacity:0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments&gt;*:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments__heading{font-size:15px;font-style:normal;font-weight:500;line-height:1.6;color:var(--am-c-ps-text);margin-bottom:4px;animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-payments__sentence{display:flex;justify-content:center;margin-top:2px}#amelia-app-backend-new #amelia-container .am-payments__sentence p{display:inline-flex;font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-ps-text-op60)}#amelia-app-backend-new #amelia-container .am-payments__full{color:var(--am-c-ps-text);border:1px solid var(--am-c-ps-text-op25);border-radius:8px;box-shadow:0 1px 1px var(--am-c-ps-text-op06);box-sizing:border-box;padding:12px;margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-payments__full-checked{border:1px solid var(--am-c-ps-primary);background:var(--am-c-ps-primary-op10)}#amelia-app-backend-new #amelia-container .am-payments__full-checked:after{transform:rotate(45deg) scaleY(1)}#amelia-app-backend-new #amelia-container .am-payments__full .el-checkbox{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-payments__full .el-checkbox__input{height:32px!important;line-height:32px;align-items:center}#amelia-app-backend-new #amelia-container .am-payments__full .el-checkbox__label{line-height:32px;align-items:center}#amelia-app-backend-new #amelia-container .am-payments__error{animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both;margin-bottom:10px}#amelia-app-backend-new #amelia-container .am-payments__method{margin-top:16px}#amelia-app-backend-new #amelia-container .am-payments__method-heading{font-size:18px;font-weight:500;line-height:1.55555;color:var(--am-c-ps-text);margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-payments__method-cards{display:flex;justify-items:center}#amelia-app-backend-new #amelia-container .am-payments__method-cards&gt;div{margin:0 6px 6px 0}#amelia-app-backend-new #amelia-container .am-payments__method-cards-wrap{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-payments__method-button{display:flex;align-items:center;gap:2px;width:108px;border:1px solid var(--am-c-ps-text-op25);border-radius:8px;box-shadow:0 1px 1px var(--am-c-ps-text-op06);box-sizing:border-box;padding:12px;cursor:pointer;flex-direction:column;justify-items:center;height:fit-content}#amelia-app-backend-new #amelia-container .am-payments__method-button img{height:24px;width:24px}#amelia-app-backend-new #amelia-container .am-payments__method-button div p{font-weight:500;font-size:15px;line-height:24px;color:var(--am-c-ps-text);margin:0;text-align:center;word-break:break-all}#amelia-app-backend-new #amelia-container .am-payments__method-button div span{font-size:12px;font-weight:400;line-height:1.66666;color:var(--am-c-ps-text-op50)}#amelia-app-backend-new #amelia-container .am-payments__method-button__selected{background:var(--am-c-ps-primary-op10);border:1px solid var(--am-c-ps-primary);box-sizing:border-box;box-shadow:0 1px 1px var(--am-c-ps-primary-op06)}#amelia-app-backend-new #amelia-container .am-payments__method-button-4{width:calc(25% - 6px)}#amelia-app-backend-new #amelia-container .am-payments__method-button-4.am-rw-480{width:calc(50% - 6px)}#amelia-app-backend-new #amelia-container .am-payments__method-button-3{width:calc(33.333333% - 6px)}#amelia-app-backend-new #amelia-container .am-payments__method-button-3.am-rw-420,#amelia-app-backend-new #amelia-container .am-payments__method-button-2,#amelia-app-backend-new #amelia-container .am-payments__method-button-2.am-rw-420{width:calc(50% - 6px)}#amelia-app-backend-new #amelia-container .am-payments__pm{margin-top:24px}#amelia-app-backend-new #amelia-container .am-payments .el-checkbox__label{font-size:15px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-congrats__info{display:flex;flex-direction:column;align-items:stretch}.amelia-v2-booking #amelia-container .am-congrats__info-divider{border-top:1px solid var(--am-c-congrats-text-op30);padding-top:16px}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}.amelia-v2-booking #amelia-container .am-congrats__info&gt;div:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info{display:flex;flex-direction:column;align-items:stretch}#amelia-app-backend-new #amelia-container .am-congrats__info-divider{border-top:1px solid var(--am-c-congrats-text-op30);padding-top:16px}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__info&gt;div:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-congrats__info-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-congrats__info-item *{font-size:14px;line-height:1.42857}#amelia-app-backend-new #amelia-container .am-congrats__info-item.am-rw-480{flex-direction:column;align-items:flex-start}#amelia-app-backend-new #amelia-container .am-congrats__info-item__label{color:var(--am-c-atc-text-op40)}#amelia-app-backend-new #amelia-container .am-congrats__info-item__value{color:var(--am-c-atc-text)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-congrats__info-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-congrats__info-item *{font-size:14px;line-height:1.42857}#amelia-app-backend-new #amelia-container .am-congrats__info-item__label{color:var(--am-c-atc-text-op40)}#amelia-app-backend-new #amelia-container .am-congrats__info-item__value{color:var(--am-c-atc-text)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-congrats__info-title{font-size:18px;font-weight:500;line-height:1.55555;color:var(--am-c-congrats-text);margin:16px 0 12px}#amelia-app-backend-new #amelia-container .am-congrats__info-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}#amelia-app-backend-new #amelia-container .am-congrats__info-item *{font-size:15px;line-height:1.6}#amelia-app-backend-new #amelia-container .am-congrats__info-item.am-rw-480{flex-direction:column;align-items:flex-start}#amelia-app-backend-new #amelia-container .am-congrats__info-item__label{color:var(--am-c-congrats-text-op40)}#amelia-app-backend-new #amelia-container .am-congrats__info-item__value{font-weight:500;color:var(--am-c-congrats-text)}#amelia-app-backend-new #amelia-container .am-congrats__info-item__value.collapsable{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-top:-9px}#amelia-app-backend-new #amelia-container .am-congrats__info-item__value.collapsable span{padding:2px 0}#amelia-app-backend-new #amelia-container .am-congrats__info-item__value .am-clickable{color:var(--am-c-congrats-primary);cursor:pointer}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-congrats__main{display:flex;margin-top:22px;flex-direction:column;align-items:center;font-family:var(--am-font-family);margin-bottom:16px}#amelia-app-backend-new #amelia-container .am-congrats__main&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__main&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__main&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__main&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__main&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__main&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-congrats__main img{width:54px;margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-congrats__main-heading{margin-bottom:2px;font-weight:500;font-size:18px;line-height:28px;color:var(--am-c-congrats-heading-text)}#amelia-app-backend-new #amelia-container .am-congrats__main-atc{margin-top:16px}#amelia-app-backend-new #amelia-container .am-congrats__main span{color:var(--am-c-congrats-heading-text-op40);font-weight:400;font-size:14px;line-height:1.42857}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}:root{--am-c-primary: #1246D6;--am-c-success: #019719;--am-c-error: #DC180B;--am-c-warning: #CCA20C;--am-c-main-bgr: #FFFFFF;--am-c-main-heading-text: #33434C;--am-c-main-text: #1A2C37;--am-c-sb-bgr: #17295A;--am-c-sb-text: #FFFFFF;--am-c-inp-bgr: #FFFFFF;--am-c-inp-border: #D1D5D7;--am-c-inp-text: #1A2C37;--am-c-inp-placeholder: #808A90;--am-c-drop-bgr: #FFFFFF;--am-c-drop-text: #0E1920;--am-c-btn-prim: #265CF2;--am-c-btn-prim-text: #FFFFFF;--am-c-btn-sec: #FFFFFF;--am-c-btn-sec-text: #1A2C37;--am-h-input: 40px;--am-fs-input: 15px;--am-rad-input: 6px;--am-fs-label: 15px;--am-fs-btn: 15px;--am-font-family: "Amelia Roboto", sans-serif}#amelia-app-backend-new #amelia-container.am-elf{margin:24px auto 0;max-width:var(--am-mw-main);background-color:var(--am-c-main-bgr);padding:16px;border-radius:12px}#amelia-app-backend-new #amelia-container.am-elf.am-elf-dialog{max-width:650px;padding:0;border-radius:8px;position:relative}#amelia-app-backend-new #amelia-container .am-dialog-el__main-container{height:var(--am-hd-main);display:block;overflow-x:hidden;padding:16px 24px 0}#amelia-app-backend-new #amelia-container .am-dialog-el__main-container::-webkit-scrollbar{width:6px}#amelia-app-backend-new #amelia-container .am-dialog-el__main-container::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}#amelia-app-backend-new #amelia-container .am-dialog-el__main-container::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-asi{max-width:400px;width:100%;background-color:var(--am-c-main-bgr);box-shadow:0 0 9px -4px var(--am-c-main-text-op40),0 17px 35px -12px var(--am-c-main-text-op25);border-radius:12px;padding:32px 24px 24px;margin:0 auto;font-family:var(--am-font-family)}#amelia-app-backend-new .am-asi *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new .am-asi__top{display:flex;flex-direction:column;align-items:center;margin:0 0 32px}#amelia-app-backend-new .am-asi__top-message{width:100%;margin-bottom:22px;font-weight:500;font-size:16px;line-height:1.5;border:1px solid var(--am-c-success);border-bottom-width:4px;box-shadow:0 2px 3px #1a2c371a;border-radius:5px}#amelia-app-backend-new .am-asi__top-message .el-alert--success{border:none}#amelia-app-backend-new .am-asi__top-message .el-alert .el-icon{color:var(--am-c-success)}#amelia-app-backend-new .am-asi__top-message .el-alert__closebtn{font-size:16px;color:var(--am-c-main-text)}#amelia-app-backend-new .am-asi__header{font-size:24px;font-weight:500;line-height:1.33333;color:var(--am-c-main-heading-text);margin:0 0 4px}#amelia-app-backend-new .am-asi__text{font-size:15px;font-weight:400;line-height:1.6;text-align:center;color:var(--am-c-main-text-op70)}#amelia-app-backend-new .am-asi__form .am-ff__item-label{font-size:15px;font-weight:500;color:var(--am-c-main-text)}#amelia-app-backend-new .am-asi__form .el-form-item{margin-bottom:30px}#amelia-app-backend-new .am-asi__form .el-form-item__label{margin:0 0 4px}#amelia-app-backend-new .am-asi__btn{width:100%;margin:16px 0}#amelia-app-backend-new .am-asi__footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#amelia-app-backend-new .am-asi__footer-text{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-main-text-op70);cursor:pointer}#amelia-app-backend-new .am-asi__footer-link{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}#amelia-app-backend-new .am-asi .am-input-wrapper .am-input__default.is-icon-start .el-input__prefix{left:8px}#amelia-app-backend-new .am-asi .am-input-wrapper .am-input__default.is-icon-start .el-input__prefix i{font-size:30px}#amelia-app-backend-new .am-asi .am-input-wrapper .am-input__default.is-icon-start .el-input__suffix i{font-size:18px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-asi{max-width:400px;width:100%;background-color:var(--am-c-main-bgr);box-shadow:0 0 9px -4px var(--am-c-main-text-op40),0 17px 35px -12px var(--am-c-main-text-op25);border-radius:12px;padding:32px 24px 24px;margin:0 auto;font-family:var(--am-font-family)}#amelia-app-backend-new .am-asi *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new .am-asi__top{display:flex;flex-direction:column;align-items:center;margin:0 0 32px}#amelia-app-backend-new .am-asi__header{font-size:24px;font-weight:500;line-height:1.33333;color:var(--am-c-main-heading-text);margin:0 0 4px}#amelia-app-backend-new .am-asi__text{font-size:15px;font-weight:400;line-height:1.6;text-align:center;color:var(--am-c-main-text-op70)}#amelia-app-backend-new .am-asi__form .am-ff__item-label{font-size:15px;font-weight:500;color:var(--am-c-main-text)}#amelia-app-backend-new .am-asi__form .el-form-item{margin-bottom:30px}#amelia-app-backend-new .am-asi__form .el-form-item__label{margin:0 0 4px}#amelia-app-backend-new .am-asi__btn{width:100%;margin:16px 0}#amelia-app-backend-new .am-asi__footer{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new .am-asi__footer-link{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new .am-asi{max-width:400px;width:100%;background-color:var(--am-c-main-bgr);box-shadow:0 0 9px -4px var(--am-c-main-text-op40),0 17px 35px -12px var(--am-c-main-text-op25);border-radius:12px;padding:32px 24px 24px;margin:0 auto;font-family:var(--am-font-family)}#amelia-app-backend-new .am-asi *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new .am-asi__top{display:flex;flex-direction:column;align-items:center;margin:0 0 32px}#amelia-app-backend-new .am-asi__header{font-size:24px;font-weight:500;line-height:1.33333;color:var(--am-c-main-heading-text);margin:0 0 4px}#amelia-app-backend-new .am-asi__text{font-size:15px;font-weight:400;line-height:1.6;text-align:center;color:var(--am-c-main-text-op70)}#amelia-app-backend-new .am-asi__email{font-size:15px;font-weight:500;line-height:1.6;text-align:center;color:var(--am-c-main-text)}#amelia-app-backend-new .am-asi__footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#amelia-app-backend-new .am-asi__footer-text{display:inline-flex;font-size:15px;font-weight:400;line-height:1.6;margin:0 4px 0 0;color:var(--am-c-main-text-op60)}#amelia-app-backend-new .am-asi__footer-link{display:inline-flex;font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-asi{max-width:400px;width:100%;background-color:var(--am-c-main-bgr);box-shadow:0 0 9px -4px var(--am-c-main-text-op40),0 17px 35px -12px var(--am-c-main-text-op25);border-radius:12px;padding:32px 24px 24px;margin:0 auto;font-family:var(--am-font-family)}.amelia-v2-booking #amelia-container .am-asi *{font-family:var(--am-font-family);box-sizing:border-box}.amelia-v2-booking #amelia-container .am-asi__top{display:flex;flex-direction:column;align-items:center;margin:0 0 32px}.amelia-v2-booking #amelia-container .am-asi__header{font-size:24px;font-weight:500;line-height:1.33333;color:var(--am-c-main-heading-text);margin:0 0 4px}.amelia-v2-booking #amelia-container .am-asi__text{font-size:15px;font-weight:400;line-height:1.6;text-align:center;color:var(--am-c-main-text-op70)}.amelia-v2-booking #amelia-container .am-asi__form .am-ff__item-label{font-size:15px;font-weight:500;color:var(--am-c-main-text)}.amelia-v2-booking #amelia-container .am-asi__form .el-form-item{margin-bottom:30px}.amelia-v2-booking #amelia-container .am-asi__form .el-form-item__label{margin:0 0 4px}.amelia-v2-booking #amelia-container .am-asi__btn{width:100%;margin:16px 0}.amelia-v2-booking #amelia-container .am-asi__footer{display:flex;align-items:center;justify-content:center}.amelia-v2-booking #amelia-container .am-asi__footer-text{font-size:15px;font-weight:400;line-height:1.6;margin:0 4px 0 0;color:var(--am-c-main-text-op60)}.amelia-v2-booking #amelia-container .am-asi__footer-link{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}#amelia-app-backend-new .am-asi{max-width:400px;width:100%;background-color:var(--am-c-main-bgr);box-shadow:0 0 9px -4px var(--am-c-main-text-op40),0 17px 35px -12px var(--am-c-main-text-op25);border-radius:12px;padding:32px 24px 24px;margin:0 auto;font-family:var(--am-font-family)}#amelia-app-backend-new .am-asi *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new .am-asi__top{display:flex;flex-direction:column;align-items:center;margin:0 0 32px}#amelia-app-backend-new .am-asi__header{font-size:24px;font-weight:500;line-height:1.33333;color:var(--am-c-main-heading-text);margin:0 0 4px}#amelia-app-backend-new .am-asi__text{font-size:15px;font-weight:400;line-height:1.6;text-align:center;color:var(--am-c-main-text-op70)}#amelia-app-backend-new .am-asi__form .am-ff__item-label{font-size:15px;font-weight:500;color:var(--am-c-main-text)}#amelia-app-backend-new .am-asi__form .el-form-item{margin-bottom:30px}#amelia-app-backend-new .am-asi__form .el-form-item__label{margin:0 0 4px}#amelia-app-backend-new .am-asi__btn{width:100%;margin:16px 0}#amelia-app-backend-new .am-asi__footer{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new .am-asi__footer-text{font-size:15px;font-weight:400;line-height:1.6;margin:0 4px 0 0;color:var(--am-c-main-text-op60)}#amelia-app-backend-new .am-asi__footer-link{font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-primary);cursor:pointer}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-csd{border-radius:8px;padding:0}.amelia-v2-booking #amelia-container .am-csd *{font-family:var(--am-font-family);box-sizing:border-box}.amelia-v2-booking #amelia-container .am-csd__cancel.am-slide-popup__block-inner.am-position-center{max-width:480px;width:100%;padding:0;border-radius:8px;background-color:var(--am-c-csd-bgr)}.amelia-v2-booking #amelia-container .am-csd__cancel .am-csd__content p{font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0;color:var(--am-c-csd-text)}.amelia-v2-booking #amelia-container .am-csd__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 24px}.amelia-v2-booking #amelia-container .am-csd__header-text{font-size:18px;font-weight:500;color:var(--am-c-csd-text)}.amelia-v2-booking #amelia-container .am-csd__header-btn{color:var(--am-c-csd-text);cursor:pointer}.amelia-v2-booking #amelia-container .am-csd__content{padding:0 24px}.amelia-v2-booking #amelia-container .am-csd__footer{width:100%;display:flex;align-items:center;justify-content:flex-end;padding:16px 24px}#amelia-app-backend-new #amelia-container .am-csd{border-radius:8px;padding:0}#amelia-app-backend-new #amelia-container .am-csd *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-csd__cancel.am-slide-popup__block-inner.am-position-center{max-width:480px;width:100%;padding:0;border-radius:8px;background-color:var(--am-c-csd-bgr)}#amelia-app-backend-new #amelia-container .am-csd__cancel .am-csd__content p{font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0;color:var(--am-c-csd-text)}#amelia-app-backend-new #amelia-container .am-csd__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 24px}#amelia-app-backend-new #amelia-container .am-csd__header-text{font-size:18px;font-weight:500;color:var(--am-c-csd-text)}#amelia-app-backend-new #amelia-container .am-csd__header-btn{color:var(--am-c-csd-text);cursor:pointer}#amelia-app-backend-new #amelia-container .am-csd__content{padding:0 24px}#amelia-app-backend-new #amelia-container .am-csd__footer{width:100%;display:flex;align-items:center;justify-content:flex-end;padding:16px 24px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-capi .el-tabs__nav-wrap:after{background-color:var(--am-c-capi-text-op10)}#amelia-app-backend-new #amelia-container .am-capi .el-tabs__active-bar{background-color:var(--am-c-capi-primary)}#amelia-app-backend-new #amelia-container .am-capi .el-tabs__item.is-focus{color:var(--am-c-capi-text)}#amelia-app-backend-new #amelia-container .am-capi .el-tabs__item.is-focus.is-active{color:var(--am-c-capi-primary)}#amelia-app-backend-new #amelia-container .am-capi .el-tabs__item.is-focus.is-active:focus:not(:active){box-shadow:none}#amelia-app-backend-new #amelia-container .am-capi .el-tabs__content{overflow:unset}#amelia-app-backend-new #amelia-container .am-capi__form{display:flex;flex-wrap:wrap;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(1){animation:.6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(2){animation:.6s cubic-bezier(.45,1,.4,1.2) .1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(3){animation:.6s cubic-bezier(.45,1,.4,1.2) .2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(4){animation:.6s cubic-bezier(.45,1,.4,1.2) .3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(5){animation:.6s cubic-bezier(.45,1,.4,1.2) .4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(6){animation:.6s cubic-bezier(.45,1,.4,1.2) .5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(7){animation:.6s cubic-bezier(.45,1,.4,1.2) .6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(8){animation:.6s cubic-bezier(.45,1,.4,1.2) .7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(9){animation:.6s cubic-bezier(.45,1,.4,1.2) .8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(10){animation:.6s cubic-bezier(.45,1,.4,1.2) .9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(11){animation:.6s cubic-bezier(.45,1,.4,1.2) 1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(12){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(13){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(14){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(15){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(16){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(17){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(18){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(19){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(20){animation:.6s cubic-bezier(.45,1,.4,1.2) 1.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(21){animation:.6s cubic-bezier(.45,1,.4,1.2) 2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(22){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(23){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(24){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(25){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(26){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(27){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(28){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(29){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(30){animation:.6s cubic-bezier(.45,1,.4,1.2) 2.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(31){animation:.6s cubic-bezier(.45,1,.4,1.2) 3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(32){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(33){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(34){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(35){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(36){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(37){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(38){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(39){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(40){animation:.6s cubic-bezier(.45,1,.4,1.2) 3.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(41){animation:.6s cubic-bezier(.45,1,.4,1.2) 4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(42){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(43){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(44){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(45){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(46){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(47){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(48){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(49){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(50){animation:.6s cubic-bezier(.45,1,.4,1.2) 4.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(51){animation:.6s cubic-bezier(.45,1,.4,1.2) 5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(52){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(53){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(54){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(55){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(56){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(57){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(58){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(59){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(60){animation:.6s cubic-bezier(.45,1,.4,1.2) 5.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(61){animation:.6s cubic-bezier(.45,1,.4,1.2) 6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(62){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(63){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(64){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(65){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(66){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(67){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(68){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(69){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(70){animation:.6s cubic-bezier(.45,1,.4,1.2) 6.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(71){animation:.6s cubic-bezier(.45,1,.4,1.2) 7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(72){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(73){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(74){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(75){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(76){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(77){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(78){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(79){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(80){animation:.6s cubic-bezier(.45,1,.4,1.2) 7.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(81){animation:.6s cubic-bezier(.45,1,.4,1.2) 8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(82){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(83){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(84){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(85){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(86){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(87){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(88){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(89){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(90){animation:.6s cubic-bezier(.45,1,.4,1.2) 8.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(91){animation:.6s cubic-bezier(.45,1,.4,1.2) 9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(92){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.1s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(93){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.2s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(94){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.3s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(95){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.4s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(96){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.5s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(97){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.6s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(98){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.7s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(99){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.8s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(100){animation:.6s cubic-bezier(.45,1,.4,1.2) 9.9s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form&gt;*:nth-child(101){animation:.6s cubic-bezier(.45,1,.4,1.2) 10s am-animation-slide-up;animation-fill-mode:both}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item{display:block;font-family:var(--am-font-family);font-size:var(--am-fs-label);margin-bottom:24px}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item.am-capi__item{width:calc(50% - 12px)}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item.am-capi__item.am-rw-480,#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item.am-capp__item{width:100%}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item.am-capp__item .el-form-item__content{max-width:360px}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item__label{flex:0 0 auto;text-align:left;font-size:var(--am-fs-label);line-height:1.3;color:var(--am-c-main-text);box-sizing:border-box;margin:0}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;position:relative;font-size:var(--am-fs-input);min-width:0;color:var(--am-c-main-text)}#amelia-app-backend-new #amelia-container .am-capi__form .el-form-item__error{font-size:12px;color:var(--am-c-error);padding-top:4px}#amelia-app-backend-new #amelia-container .am-capi__alert .el-alert{padding:4px 12px 4px 0;box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-capi__alert .el-alert__content .el-alert__closebtn{top:50%;transform:translateY(-50%)}#amelia-app-backend-new #amelia-container .am-capi__alert .el-alert__title{display:flex;align-items:center;font-size:16px;line-height:1.5}#amelia-app-backend-new #amelia-container .am-capi__alert .el-alert__title .am-icon-checkmark-circle-full{font-size:28px;line-height:1;color:var(--am-c-alerts-bgr)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-capf{margin-bottom:20px}#amelia-app-backend-new #amelia-container .am-capf .am-slide-fade-enter-active{transition:all .3s ease-out}#amelia-app-backend-new #amelia-container .am-capf .am-slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}#amelia-app-backend-new #amelia-container .am-capf .am-slide-fade-enter-from,#amelia-app-backend-new #amelia-container .am-capf .am-slide-fade-leave-to{transform:translatey(20px);opacity:0}#amelia-app-backend-new #amelia-container .am-capf__zone{padding:0 0 16px}#amelia-app-backend-new #amelia-container .am-capf__heading{font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-capf-heading-text);margin-bottom:8px}#amelia-app-backend-new #amelia-container .am-capf__list{display:flex;flex-wrap:wrap;margin-top:10px;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-capf__list-item{position:relative}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-input__prefix{font-size:24px;color:var(--am-c-capf-text)}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-input__inner{font-weight:500;font-size:14px;color:var(--am-c-capf-text);padding-left:40px!important}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-input__inner::placeholder{color:var(--am-c-capf-text)}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags{display:flex;max-width:calc(100% - 68px)!important;left:40px}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags&gt;span{display:flex;width:100%}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags-text{max-width:unset!important;width:100%;font-size:14px}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags .el-tag{min-width:46px;overflow:hidden;background-color:transparent;margin:0;padding:0;border:none}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags .el-tag.is-closable .el-select__tags-text{display:block}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags .el-tag__content{width:100%}#amelia-app-backend-new #amelia-container .am-capf__list-item .el-select__tags .el-tag__close,#amelia-app-backend-new #amelia-container .am-capf__list-item.am-selected .el-input__suffix-inner{display:none}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-4{width:calc(25% - 2px)}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-4.am-rw-650{width:calc(50% - 2px);margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-4.am-rw-500{width:100%;margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-3{width:calc(33.333% - 2px)}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-3.am-rw-500{width:100%;margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-2{width:calc(50% - 2px)}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-2.am-rw-500{width:100%;margin:0 0 4px}#amelia-app-backend-new #amelia-container .am-capf__list-item.am-capf__list-item-1{width:100%}#amelia-app-backend-new #amelia-container .am-capf__menu{display:flex;flex-wrap:nowrap;justify-content:right;margin-bottom:20px}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-input__prefix{font-size:24px;color:var(--am-c-capf-text)}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-input__inner{font-weight:500;font-size:14px;color:var(--am-c-capf-text);padding-left:40px!important}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-input__inner::placeholder{color:var(--am-c-capf-text)}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-range-editor{height:32px;padding-left:10px!important;width:100%}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-range__icon{font-size:24px;color:var(--am-c-capf-text)}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-range-input{font-size:14px;font-weight:500;color:var(--am-c-capf-text);background-color:transparent}#amelia-app-backend-new #amelia-container .am-capf__menu-datepicker .el-range-separator{color:var(--am-c-capf-text)}#amelia-app-backend-new #amelia-container .am-capf__menu-btn{border-radius:6px;box-shadow:0 5px 5px var(--am-c-capf-text-op10)}#amelia-app-backend-new #amelia-container .am-capf__menu-btn.am-button{margin-left:16px}#amelia-app-backend-new #amelia-container .am-capf__menu-btn .am-icon-filter{font-size:24px}#amelia-app-backend-new #amelia-container .am-capf__clear{display:flex;align-items:center;justify-content:center;position:absolute;width:13px;height:32px;top:0;right:10px;color:var(--am-c-primary);cursor:pointer;z-index:999}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-popover .am-cc__periods{width:340px}.el-popover .am-cc__periods.am-w-420{width:100%}.el-popover .am-cc__periods-item{display:flex;align-items:center;justify-content:space-between;margin:0 0 4px}.el-popover .am-cc__periods-item:last-child{margin:0}.el-popover .am-cc__periods-date,.el-popover .am-cc__periods-time{display:inline-flex;font-size:14px;font-weight:400;line-height:1.428571429;color:var(--am-c-cc-text)}.el-popover .am-cc__periods-link{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;font-size:14px;color:var(--am-c-cc-primary);text-decoration:none}.el-popover .am-cc__periods-link:hover,.el-popover .am-cc__periods-link:hover [class^=am-icon]{color:var(--am-c-cc-primary-op70)}.el-popover .am-cc__periods-link [class^=am-icon]{font-size:18px;color:var(--am-c-cc-primary)}.el-popover .am-cc__periods-link__list{display:block}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-popover .am-cc__extras{width:340px}.el-popover .am-cc__extras.am-w-420{width:100%}.el-popover .am-cc__extras-item{width:100%;display:flex;align-items:center;margin:0 0 4px}.el-popover .am-cc__extras-item:last-child{margin:0}.el-popover .am-cc__extras-item__inner{width:100%;display:flex;align-items:center}.el-popover .am-cc__extras-item__inner.am-flex-space{justify-content:space-between}.el-popover .am-cc__extras-item__inner.am-flex-end{justify-content:flex-end}.el-popover .am-cc__extras-item__inner&gt;span{width:33.333%;display:inline-flex;font-size:14px;line-height:1.428571429}.el-popover .am-cc__extras-name{display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:400;line-height:1.428571429;color:var(--am-c-cc-text);margin:0 8px 0 0}.el-popover .am-cc__extras-duration,.el-popover .am-cc__extras-price{font-weight:400;color:var(--am-c-cc-text-op70);padding:0 4px 0 0}.el-popover .am-cc__extras-price{justify-content:center}.el-popover .am-cc__extras-quantity{font-weight:500;color:var(--am-c-cc-text);justify-content:flex-end}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-popover .am-cc__tickets{width:340px}.el-popover .am-cc__tickets.am-w-420{width:100%}.el-popover .am-cc__tickets-item{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 0 16px}.el-popover .am-cc__tickets-item:last-child{margin:0}.el-popover .am-cc__tickets-name{width:100%;display:flex;font-size:14px;font-weight:500;line-height:1.428571429;color:var(--am-c-cc-text);margin:0 0 4px}.el-popover .am-cc__tickets-calc{width:100%;display:flex;font-size:13px;font-weight:500;line-height:1.384615385;color:var(--am-c-cc-text-op70);margin:0 0 4px}.el-popover .am-cc__tickets-price{display:flex;font-size:15px;font-weight:500;line-height:1.428571429;color:var(--am-c-cc-primary)}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-popover .am-cc__cf{width:340px}.el-popover .am-cc__cf.am-w-420{width:100%}.el-popover .am-cc__cf-item{width:100%;display:flex;align-items:center;flex-wrap:wrap;margin:0 0 16px}.el-popover .am-cc__cf-item:last-child{margin:0}.el-popover .am-cc__cf-name{width:100%;display:flex;flex-wrap:wrap;white-space:break-spaces;font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cc-text-op90);margin:0 0 4px}.el-popover .am-cc__cf-value{width:100%;display:flex;font-size:14px;font-weight:400;line-height:1.6;color:var(--am-c-cc-text);margin:0}.el-popover .am-cc__cf-value__inner{white-space:break-spaces}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-popover .am-cc__employee{width:340px}.el-popover .am-cc__employee.am-w-420{width:100%}.el-popover .am-cc__employee-wrapper{max-height:350px;overflow-x:hidden}.el-popover .am-cc__employee-wrapper .am-cc__employee-desc{margin-bottom:16px}.el-popover .am-cc__employee-wrapper::-webkit-scrollbar{width:6px}.el-popover .am-cc__employee-wrapper::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}.el-popover .am-cc__employee-wrapper::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}.el-popover .am-cc__employee-item{width:100%;display:flex;align-items:center;flex-wrap:wrap;margin:0 0 16px}.el-popover .am-cc__employee-item:last-child{margin:0}.el-popover .am-cc__employee-heading{display:flex;align-items:center;justify-content:flex-start}.el-popover .am-cc__employee-heading__inner{display:flex;flex-wrap:wrap}.el-popover .am-cc__employee-img{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background-color:var(--am-c-cc-text);background-size:cover;background-repeat:no-repeat;background-position:center;margin-right:8px}.el-popover .am-cc__employee-name{display:inline-flex;flex-wrap:wrap;word-break:break-word;font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cc-text-op90);margin:0 6px 0 0}.el-popover .am-cc__employee-badge{display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;padding:0 4px;font-size:13px;line-height:19px}.el-popover .am-cc__employee-desc{font-size:13px;line-height:2;word-break:break-word;white-space:break-spaces;color:var(--am-c-cc-text-op80);margin-top:22px}.el-popover .am-cc__employee-desc *{font-size:13px;line-height:2;word-break:break-word;white-space:break-spaces;color:var(--am-c-fcis-text-op80)}.el-popover .am-cc__employee-desc a{color:var(--am-c-fcis-primary)}.el-popover .am-cc__employee-desc.ql-description .ql-font-serif{font-family:Georgia,Times New Roman,serif}.el-popover .am-cc__employee-desc.ql-description .ql-font-monospace{font-family:Monaco,Courier New,monospace}.el-popover .am-cc__employee-desc.ql-description .ql-size-small{font-size:.75em}.el-popover .am-cc__employee-desc.ql-description .ql-size-large{font-size:1.5em}.el-popover .am-cc__employee-desc.ql-description .ql-size-huge{font-size:2.5em}.el-popover .am-cc__employee-desc.ql-description .ql-direction-rtl{direction:rtl;text-align:inherit}.el-popover .am-cc__employee-desc.ql-description .ql-align-center{text-align:center}.el-popover .am-cc__employee-desc.ql-description .ql-align-justify{text-align:justify}.el-popover .am-cc__employee-desc.ql-description .ql-align-right{text-align:right}.el-popover .am-cc__employee-desc.ql-description p{font-weight:400;text-align:revert}.el-popover .am-cc__employee-desc.ql-description strong{font-weight:700}.el-popover .am-cc__employee-desc.ql-description em{font-style:italic}.el-popover .am-cc__employee-desc.ql-description p,.el-popover .am-cc__employee-desc.ql-description ol,.el-popover .am-cc__employee-desc.ql-description ul,.el-popover .am-cc__employee-desc.ql-description pre,.el-popover .am-cc__employee-desc.ql-description blockquote,.el-popover .am-cc__employee-desc.ql-description h1,.el-popover .am-cc__employee-desc.ql-description h2,.el-popover .am-cc__employee-desc.ql-description h3,.el-popover .am-cc__employee-desc.ql-description h4,.el-popover .am-cc__employee-desc.ql-description h5,.el-popover .am-cc__employee-desc.ql-description h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol,.el-popover .am-cc__employee-desc.ql-description ul{padding-left:1.5em}.el-popover .am-cc__employee-desc.ql-description ol&gt;li,.el-popover .am-cc__employee-desc.ql-description ul&gt;li{list-style-type:none}.el-popover .am-cc__employee-desc.ql-description ul&gt;li:before{content:"\2022"}.el-popover .am-cc__employee-desc.ql-description ul[data-checked=true],.el-popover .am-cc__employee-desc.ql-description ul[data-checked=false]{pointer-events:none}.el-popover .am-cc__employee-desc.ql-description ul[data-checked=true]&gt;li *,.el-popover .am-cc__employee-desc.ql-description ul[data-checked=false]&gt;li *{pointer-events:all}.el-popover .am-cc__employee-desc.ql-description ul[data-checked=true]&gt;li:before,.el-popover .am-cc__employee-desc.ql-description ul[data-checked=false]&gt;li:before{color:#777;cursor:pointer;pointer-events:all}.el-popover .am-cc__employee-desc.ql-description ul[data-checked=true]&gt;li:before{content:"\2611"}.el-popover .am-cc__employee-desc.ql-description ul[data-checked=false]&gt;li:before{content:"\2610"}.el-popover .am-cc__employee-desc.ql-description li:before{display:inline-block;white-space:nowrap;width:1.2em}.el-popover .am-cc__employee-desc.ql-description li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.el-popover .am-cc__employee-desc.ql-description li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.el-popover .am-cc__employee-desc.ql-description ol li:not(.ql-direction-rtl),.el-popover .am-cc__employee-desc.ql-description ul li:not(.ql-direction-rtl){padding-left:1.5em}.el-popover .am-cc__employee-desc.ql-description ol li.ql-direction-rtl,.el-popover .am-cc__employee-desc.ql-description ul li.ql-direction-rtl{padding-right:1.5em}.el-popover .am-cc__employee-desc.ql-description ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.el-popover .am-cc__employee-desc.ql-description ol li:before{content:counter(list-0,decimal) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-1{counter-increment:list-1}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-2{counter-increment:list-2}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-3{counter-increment:list-3}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-4{counter-increment:list-4}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-5{counter-increment:list-5}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-6{counter-increment:list-6}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-7{counter-increment:list-7}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-7{counter-reset:list-8 list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-8{counter-increment:list-8}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-8{counter-reset:list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-9{counter-increment:list-9}.el-popover .am-cc__employee-desc.ql-description ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.el-popover .am-cc__employee-desc.ql-description .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.el-popover .am-cc__employee-desc.ql-description .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.el-popover .am-cc__employee-desc.ql-description li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.el-popover .am-cc__employee-desc.ql-description .ql-video{display:block;max-width:100%}.el-popover .am-cc__employee-desc.ql-description .ql-video.ql-align-center{margin:0 auto}.el-popover .am-cc__employee-desc.ql-description .ql-video.ql-align-right{margin:0 0 0 auto}.el-popover .am-cc__employee-desc.ql-description .ql-size-small{font-size:.75em}.el-popover .am-cc__employee-desc.ql-description .ql-size-large{font-size:1.5em}.el-popover .am-cc__employee-desc.ql-description .ql-size-huge{font-size:2.5em}.el-popover .am-cc__employee-desc.ql-description .ql-direction-rtl{direction:rtl;text-align:inherit}.el-popover .am-cc__employee-desc.ql-description .ql-align-center{text-align:center}.el-popover .am-cc__employee-desc.ql-description .ql-align-justify{text-align:justify}.el-popover .am-cc__employee-desc.ql-description .ql-align-right{text-align:right}.el-popover .am-cc__employee-desc.ql-description .ql-formats{display:inline-block;vertical-align:middle}.el-popover .am-cc__employee-desc.ql-description .ql-formats:after{clear:both;content:"";display:table}.el-popover .am-cc__employee-desc.ql-description .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.el-popover .am-cc__employee-desc.ql-description .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.el-popover .am-cc__employee-desc.ql-description .ql-fill,.el-popover .am-cc__employee-desc.ql-description .ql-stroke.ql-fill{fill:#444}.el-popover .am-cc__employee-desc.ql-description .ql-empty{fill:none}.el-popover .am-cc__employee-desc.ql-description .ql-even{fill-rule:evenodd}.el-popover .am-cc__employee-desc.ql-description .ql-thin,.el-popover .am-cc__employee-desc.ql-description .ql-stroke.ql-thin{stroke-width:1}.el-popover .am-cc__employee-desc.ql-description .ql-transparent{opacity:.4}.el-popover .am-cc__employee-desc.ql-description .ql-direction svg:last-child{display:none}.el-popover .am-cc__employee-desc.ql-description .ql-direction.ql-active svg:last-child{display:inline}.el-popover .am-cc__employee-desc.ql-description .ql-direction.ql-active svg:first-child{display:none}.el-popover .am-cc__employee-desc.ql-description h1{font-size:2em}.el-popover .am-cc__employee-desc.ql-description h2{font-size:1.5em}.el-popover .am-cc__employee-desc.ql-description h3{font-size:1.17em}.el-popover .am-cc__employee-desc.ql-description h4{font-size:1em}.el-popover .am-cc__employee-desc.ql-description h5{font-size:.83em}.el-popover .am-cc__employee-desc.ql-description h6{font-size:.67em}.el-popover .am-cc__employee-desc.ql-description a{text-decoration:underline}.el-popover .am-cc__employee-desc.ql-description blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.el-popover .am-cc__employee-desc.ql-description code,.el-popover .am-cc__employee-desc.ql-description pre{border-radius:3px}.el-popover .am-cc__employee-desc.ql-description pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.el-popover .am-cc__employee-desc.ql-description code{font-size:85%;padding:2px 4px}.el-popover .am-cc__employee-desc.ql-description pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.el-popover .am-cc__employee-desc.ql-description img{max-width:100%}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.el-popover.am-cc__popover{padding:16px;background-color:var(--am-c-cc-bgr);border-color:var(--am-c-cc-bgr);box-shadow:0 2px 12px 0 var(--am-c-cc-text-op10)}.el-popover.am-cc__popover *{font-family:var(--am-font-family);box-sizing:border-box}.el-popover .am-cc__popover-heading{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cc-text);margin:0 0 16px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-cc *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-cc__heading{display:flex;align-items:center;justify-content:space-between;width:100%}#amelia-app-backend-new #amelia-container .am-cc__heading.am-rw-500{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-cc__heading-wrapper{padding:12px 16px}#amelia-app-backend-new #amelia-container .am-cc__heading-info{display:flex;align-items:center;justify-content:space-between;width:100%}#amelia-app-backend-new #amelia-container .am-cc__heading-info.am-rw-650{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-cc__heading-info__part{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-cc__heading-info__part.am-rw-650{width:100%}#amelia-app-backend-new #amelia-container .am-cc__heading-info__part.am-rw-500{justify-content:space-between}#amelia-app-backend-new #amelia-container .am-cc__heading-info__part.am-rw-420{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-cc__heading-actions{display:flex;align-items:center;justify-content:space-between;margin:0 0 0 8px}#amelia-app-backend-new #amelia-container .am-cc__heading-actions.am-rw-500{width:100%}#amelia-app-backend-new #amelia-container .am-cc__heading-actions.am-rw-500 .am-cc__edit-btn{margin-left:auto}#amelia-app-backend-new #amelia-container .am-cc__heading-actions .am-button{--am-padd-btn: 4px 6px 4px 12px}#amelia-app-backend-new #amelia-container .am-cc__heading-actions .am-button-single{--am-padd-btn: 4px 12px 4px 12px}#amelia-app-backend-new #amelia-container .am-cc__time{display:flex;flex:0 0 auto;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:1.428571429;color:var(--am-c-cc-text);background-color:var(--am-c-cc-text-op10);border-radius:12px;padding:2px 12px;margin:4px 8px 4px 0}#amelia-app-backend-new #amelia-container .am-cc__name{display:flex;font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cc-text);margin:4px 8px;width:100%}#amelia-app-backend-new #amelia-container .am-cc__employee{display:flex;font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-cc-text);margin:4px 8px}#amelia-app-backend-new #amelia-container .am-cc__status{display:flex;flex:0 0 auto;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:1.428571429;border-radius:12px;padding:2px 12px;margin:4px 8px}#amelia-app-backend-new #amelia-container .am-cc__status:before{content:"";width:8px;height:8px;border-radius:50%;margin:0 4px 0 0}#amelia-app-backend-new #amelia-container .am-cc__status-canceled{color:var(--am-c-cc-error);background-color:var(--am-c-cc-error-op15)}#amelia-app-backend-new #amelia-container .am-cc__status-canceled:before{background-color:var(--am-c-cc-error)}#amelia-app-backend-new #amelia-container .am-cc__status-rejected{color:var(--am-c-cc-text);background-color:var(--am-c-cc-text-op15)}#amelia-app-backend-new #amelia-container .am-cc__status-rejected:before{background-color:var(--am-c-cc-text)}#amelia-app-backend-new #amelia-container .am-cc__status-pending{color:var(--am-c-cc-warning);background-color:var(--am-c-cc-warning-op15)}#amelia-app-backend-new #amelia-container .am-cc__status-pending:before{background-color:var(--am-c-cc-warning)}#amelia-app-backend-new #amelia-container .am-cc__status-approved{color:var(--am-c-cc-success);background-color:var(--am-c-cc-success-op15)}#amelia-app-backend-new #amelia-container .am-cc__status-approved:before{background-color:var(--am-c-cc-success)}#amelia-app-backend-new #amelia-container .am-cc__edit-btn{margin:0;font-size:24px;color:var(--am-c-cc-text)}#amelia-app-backend-new #amelia-container .am-cc__edit-item{display:flex;align-items:center;color:var(--am-c-cc-text)}#amelia-app-backend-new #amelia-container .am-cc__edit-item span[class^=am-icon]{font-size:24px}#amelia-app-backend-new #amelia-container .am-cc__content{display:flex;width:100%;align-items:center;justify-content:center;padding:0 16px 16px}#amelia-app-backend-new #amelia-container .am-cc__content.am-rw-500{padding:16px 16px 0}#amelia-app-backend-new #amelia-container .am-cc__content-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;border-radius:8px;background-color:var(--am-c-cc-text-op03);padding:12px}#amelia-app-backend-new #amelia-container .am-cc__data{display:flex;align-items:center;color:var(--am-c-cc-text)}#amelia-app-backend-new #amelia-container .am-cc__data.el-tooltip__trigger,#amelia-app-backend-new #amelia-container .am-cc__data.link{color:var(--am-c-cc-primary);cursor:pointer}#amelia-app-backend-new #amelia-container .am-cc__data.el-tooltip__trigger:hover,#amelia-app-backend-new #amelia-container .am-cc__data.link:hover{color:var(--am-c-cc-primary-op70)}#amelia-app-backend-new #amelia-container .am-cc__data-text{font-size:14px;font-weight:400;line-height:2;color:inherit}#amelia-app-backend-new #amelia-container .am-cc__data-text.link{text-decoration:none}#amelia-app-backend-new #amelia-container .am-cc__data [class^=am-icon]{font-size:28px;color:inherit}#amelia-app-backend-new #amelia-container .am-cc .am-collapse-item__content{border-top:0}.el-popper .am-cc__edit-item{display:flex;align-items:center;color:var(--am-c-cc-text);border-radius:4px;padding:4px;cursor:pointer;transition:background-color .3s ease-in-out}.el-popper .am-cc__edit-item:hover{background-color:var(--am-c-cc-text-op15)}.el-popper .am-cc__edit-item.am-delete{--am-c-cc-text: var(--am-c-cc-error)}.el-popper .am-cc__edit-item.am-delete:hover{background-color:var(--am-c-cc-error-op15)}.el-popper .am-cc__edit-item span[class^=am-icon]{font-size:24px;color:inherit;margin:0 4px 0 0}.el-popper .am-cc__edit-text{font-size:14px;line-height:1.7142857;color:inherit}.el-popper.am-cc__popper{padding:6px 4px;background-color:var(--am-c-cc-bgr);border-color:var(--am-c-cc-bgr);box-shadow:0 2px 12px 0 var(--am-c-cc-text-op10)}.el-popper.am-cc__popper *{font-family:var(--am-font-family);box-sizing:border-box}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-fs__main-heading-inner{display:flex;align-items:center}.amelia-v2-booking #amelia-container .am-fs__main-heading-inner .am-heading-prev{margin-right:12px}.amelia-v2-booking #amelia-container .am-fs__main-inner.amelia-v2-booking #amelia-container .am-fs__main-inner-dt{padding:0 20px}.amelia-v2-booking #amelia-container .am-skeleton-slots-mobile{padding:0}.amelia-v2-booking #amelia-container .am-skeleton-slots-mobile .am-skeleton-slots-days{gap:6px}.amelia-v2-booking #amelia-container .am-skeleton-slots-mobile .am-skeleton-slots-days .el-skeleton__item{height:28px;max-width:56px}.amelia-v2-booking #amelia-container .am-skeleton-slots-filters{display:flex;flex-direction:row;justify-content:space-between;padding:0 0 24px}.amelia-v2-booking #amelia-container .am-skeleton-slots-filters .el-skeleton__item{height:36px;width:20%}.amelia-v2-booking #amelia-container .am-skeleton-slots-filters :first-child{width:26%;margin-right:16px}.amelia-v2-booking #amelia-container .am-skeleton-slots-filters :last-child{width:16%;margin-left:16px}.amelia-v2-booking #amelia-container .am-skeleton-slots-weekdays{padding-bottom:12px;display:flex;flex-direction:row;justify-content:space-around}.amelia-v2-booking #amelia-container .am-skeleton-slots-weekdays .el-skeleton__item{max-width:30px;height:24px}.amelia-v2-booking #amelia-container .am-skeleton-slots-days{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:8px}.amelia-v2-booking #amelia-container .am-skeleton-slots-days .el-skeleton__item{margin:0 1.5px;height:40px;max-width:56px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-csd{border-radius:8px;padding:0}#amelia-app-backend-new #amelia-container .am-csd *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-csd__cancel.am-slide-popup__block-inner.am-position-center{max-width:480px;width:100%;padding:0;border-radius:8px;background-color:var(--am-c-csd-bgr)}#amelia-app-backend-new #amelia-container .am-csd__cancel .am-csd__content p{font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0;color:var(--am-c-csd-text)}#amelia-app-backend-new #amelia-container .am-csd__reschedule.am-slide-popup__block-inner.am-position-center{max-width:520px;width:100%;padding:0;border-radius:8px;background-color:var(--am-c-csd-bgr)}#amelia-app-backend-new #amelia-container .am-csd__reschedule.am-csd{display:flex;flex-direction:column}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__header{border-bottom:1px solid var(--am-c-csd-text-op10)}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__content{padding:24px;overflow-x:hidden}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__content table{margin:0;border:none}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__content::-webkit-scrollbar{width:6px}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__content::-webkit-scrollbar-thumb{border-radius:6px;background:var(--am-c-scroll-op30)}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__content::-webkit-scrollbar-track{border-radius:6px;background:var(--am-c-scroll-op10)}#amelia-app-backend-new #amelia-container .am-csd__reschedule .am-csd__footer{border-top:1px solid var(--am-c-csd-text-op10)}#amelia-app-backend-new #amelia-container .am-csd__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 24px}#amelia-app-backend-new #amelia-container .am-csd__header-text{font-size:18px;font-weight:500;color:var(--am-c-csd-text)}#amelia-app-backend-new #amelia-container .am-csd__header-btn{color:var(--am-c-csd-text);cursor:pointer}#amelia-app-backend-new #amelia-container .am-csd__content{padding:0 24px}#amelia-app-backend-new #amelia-container .am-csd__alert{margin:0 0 24px}#amelia-app-backend-new #amelia-container .am-csd__alert .el-alert{padding:4px 12px 4px 0;box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-csd__alert .el-alert__content .el-alert__closebtn{top:50%;transform:translateY(-50%)}#amelia-app-backend-new #amelia-container .am-csd__alert .el-alert__title{display:flex;align-items:center;font-size:16px;line-height:1.5}#amelia-app-backend-new #amelia-container .am-csd__alert .el-alert__title .am-icon-clearable{font-size:28px;line-height:1;color:var(--am-c-alerte-bgr)}#amelia-app-backend-new #amelia-container .am-csd__filter{display:flex;align-items:center;justify-content:space-between;padding:0 0 16px}#amelia-app-backend-new #amelia-container .am-csd__filter.am-rw-480{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-csd__filter-wrapper .el-form-item{display:block;font-family:var(--am-font-family);font-size:var(--am-fs-label);margin-bottom:24px}#amelia-app-backend-new #amelia-container .am-csd__filter-wrapper .el-form-item__label{flex:0 0 auto;text-align:left;font-size:var(--am-fs-label);line-height:1.3;color:var(--am-c-main-text);box-sizing:border-box;margin:0}#amelia-app-backend-new #amelia-container .am-csd__filter-wrapper .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-csd__filter-wrapper .el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;position:relative;font-size:var(--am-fs-input);min-width:0}#amelia-app-backend-new #amelia-container .am-csd__filter-wrapper .el-form-item__error{font-size:12px;color:var(--am-c-error);padding-top:4px}#amelia-app-backend-new #amelia-container .am-csd__filter .el-form-item{width:calc(50% - 12px)}#amelia-app-backend-new #amelia-container .am-csd__filter .el-form-item.am-csd__filter-item-full,#amelia-app-backend-new #amelia-container .am-csd__filter .el-form-item.am-rw-480{width:100%}#amelia-app-backend-new #amelia-container .am-csd__filter .el-form-item__error{line-height:1}#amelia-app-backend-new #amelia-container .am-csd__filter .el-form-item .el-input__inner{height:40px!important}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .am-csd{border-radius:8px;padding:0}.amelia-v2-booking #amelia-container .am-csd *{font-family:var(--am-font-family);box-sizing:border-box}.amelia-v2-booking #amelia-container .am-csd__cancel.am-slide-popup__block-inner.am-position-center{max-width:480px;width:100%;padding:0;border-radius:8px;background-color:var(--am-c-csd-bgr)}.amelia-v2-booking #amelia-container .am-csd__cancel .am-csd__content p{font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0;color:var(--am-c-csd-text)}.amelia-v2-booking #amelia-container .am-csd__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 24px}.amelia-v2-booking #amelia-container .am-csd__header-text{font-size:18px;font-weight:500;color:var(--am-c-csd-text)}.amelia-v2-booking #amelia-container .am-csd__header-btn{color:var(--am-c-csd-text);cursor:pointer}.amelia-v2-booking #amelia-container .am-csd__content{padding:0 24px}.amelia-v2-booking #amelia-container .am-csd__footer{padding:24px}.amelia-v2-booking #amelia-container .am-csd .am-ccpss{--el-skeleton-to-color: var(--am-c-skeleton-op60);--el-skeleton-color: var(--am-c-skeleton-op20)}.amelia-v2-booking #amelia-container .am-csd .am-ccpss__heading{display:flex;width:50%;padding:20px 24px 24px}.amelia-v2-booking #amelia-container .am-csd .am-ccpss__text{padding:0 24px}.amelia-v2-booking #amelia-container .am-csd .am-ccpss .el-skeleton__item{height:25px}.amelia-v2-booking #amelia-container .am-csd .am-ccpss .el-skeleton-item,.amelia-v2-booking #amelia-container .am-csd .am-ccpss .el-skeleton-item-wrapper-title{padding:6px 0}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-capa{position:relative}#amelia-app-backend-new #amelia-container .am-capa__wrapper{position:relative;padding:0 0 0 32px}#amelia-app-backend-new #amelia-container .am-capa__wrapper:before{content:"";display:block;width:1px;height:calc(100% - 4px);position:absolute;top:4px;left:8px;background-image:linear-gradient(180deg,transparent,transparent 50%,var(--am-c-capa-bgr) 50%,var(--am-c-capa-bgr) 100%),linear-gradient(180deg,var(--am-c-capa-text-op25),var(--am-c-capa-text-op25),var(--am-c-capa-text-op25),var(--am-c-capa-text-op25));background-size:3px 12px,100% 20px}#amelia-app-backend-new #amelia-container .am-capa__wrapper.am-no-border{padding:0}#amelia-app-backend-new #amelia-container .am-capa__wrapper.am-no-border:before{display:none}#amelia-app-backend-new #amelia-container .am-capa__wrapper.am-rw-500{padding:0}#amelia-app-backend-new #amelia-container .am-capa__wrapper.am-rw-500:before{display:none}#amelia-app-backend-new #amelia-container .am-capa__date{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-capa-text-op70);margin:24px 0 8px}#amelia-app-backend-new #amelia-container .am-capa__date:before{content:"";display:block;width:16px;height:16px;position:absolute;top:4px;left:-32px;background-color:var(--am-c-capa-text-op70);border-radius:50%;z-index:2}#amelia-app-backend-new #amelia-container .am-capa__date:after{content:"";display:block;width:16px;height:16px;position:absolute;top:4px;left:-32px;background-color:var(--am-c-capa-bgr);border-radius:50%;z-index:1}#amelia-app-backend-new #amelia-container .am-capa__date.am-today:before{background-color:var(--am-c-capa-primary)}#amelia-app-backend-new #amelia-container .am-capa__date.am-no-flag:before,#amelia-app-backend-new #amelia-container .am-capa__date.am-no-flag:after{display:none}#amelia-app-backend-new #amelia-container .am-capa__date.am-rw-500{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-capa__date.am-rw-500:before{position:static;margin-right:8px}#amelia-app-backend-new #amelia-container .am-capa__date.am-rw-500:after{display:none}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-cape{position:relative}#amelia-app-backend-new #amelia-container .am-cape__wrapper{position:relative;padding:0 0 0 32px}#amelia-app-backend-new #amelia-container .am-cape__wrapper:before{content:"";display:block;width:1px;height:calc(100% - 4px);position:absolute;top:4px;left:8px;background-image:linear-gradient(180deg,transparent,transparent 50%,var(--am-c-cape-bgr) 50%,var(--am-c-cape-bgr) 100%),linear-gradient(180deg,var(--am-c-cape-text-op25),var(--am-c-cape-text-op25),var(--am-c-cape-text-op25),var(--am-c-cape-text-op25));background-size:3px 12px,100% 20px}#amelia-app-backend-new #amelia-container .am-cape__wrapper.am-no-border{padding:0}#amelia-app-backend-new #amelia-container .am-cape__wrapper.am-no-border:before{display:none}#amelia-app-backend-new #amelia-container .am-cape__wrapper.am-rw-500{padding:0}#amelia-app-backend-new #amelia-container .am-cape__wrapper.am-rw-500:before{display:none}#amelia-app-backend-new #amelia-container .am-cape__date{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cape-text-op70);margin:24px 0 8px}#amelia-app-backend-new #amelia-container .am-cape__date:before{content:"";display:block;width:16px;height:16px;position:absolute;top:4px;left:-32px;background-color:var(--am-c-cape-text-op70);border-radius:50%;z-index:2}#amelia-app-backend-new #amelia-container .am-cape__date:after{content:"";display:block;width:16px;height:16px;position:absolute;top:4px;left:-32px;background-color:var(--am-c-cape-bgr);border-radius:50%;z-index:1}#amelia-app-backend-new #amelia-container .am-cape__date.am-today:before{background-color:var(--am-c-cape-primary)}#amelia-app-backend-new #amelia-container .am-cape__date.am-no-flag:before,#amelia-app-backend-new #amelia-container .am-cape__date.am-no-flag:after{display:none}#amelia-app-backend-new #amelia-container .am-cape__date.am-rw-500{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-cape__date.am-rw-500:before{position:static;margin-right:8px}#amelia-app-backend-new #amelia-container .am-cape__date.am-rw-500:after{display:none}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-cappa__back{display:flex;align-items:center;padding-bottom:16px}#amelia-app-backend-new #amelia-container .am-cappa__back-btn{margin-right:12px}#amelia-app-backend-new #amelia-container .am-cappa__back&gt;span{display:inline-flex;font-size:18px;font-weight:500;line-height:1.5555556;color:var(--am-c-cappa-text-op70)}#amelia-app-backend-new #amelia-container .am-cappa__heading{display:flex;align-items:center;justify-content:space-between;padding:16px 0}#amelia-app-backend-new #amelia-container .am-cappa__heading.am-rw-500{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-cappa__heading-left,#amelia-app-backend-new #amelia-container .am-cappa__heading-right{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-cappa__heading-right.am-rw-500{width:100%;justify-content:space-between;margin-top:16px}#amelia-app-backend-new #amelia-container .am-cappa__img{position:relative;width:60px;height:60px;border-radius:50%;flex:0 0 auto;background-position:center;background-size:cover;margin-right:16px}#amelia-app-backend-new #amelia-container .am-cappa__img span{display:block;width:22px;height:22px;position:absolute;bottom:-3px;right:-3px;border-radius:50%;border:3px solid #fff}#amelia-app-backend-new #amelia-container .am-cappa__name{width:100%;font-size:18px;font-weight:500;line-height:1.5555556;color:var(--am-c-cappa-text)}#amelia-app-backend-new #amelia-container .am-cappa__date{width:100%;font-size:14px;font-weight:400;line-height:1.42857;color:var(--am-c-cappa-text-op80)}#amelia-app-backend-new #amelia-container .am-cappa__capacity{width:100%;font-size:15px;font-weight:400;line-height:1.6;color:var(--am-c-cappa-text)}#amelia-app-backend-new #amelia-container .am-cappa__actions{margin-left:16px}#amelia-app-backend-new #amelia-container .am-cappa__actions.am-rw-500{margin:0}#amelia-app-backend-new #amelia-container .am-cappa__service .el-tabs__content{position:static;overflow:unset}#amelia-app-backend-new #amelia-container .am-cappa__service .el-tabs__nav-wrap:after{background-color:var(--am-c-cappa-text-op20)}#amelia-app-backend-new #amelia-container .am-cappa__service .el-tabs__active-bar{background-color:var(--am-c-cappa-primary)}#amelia-app-backend-new #amelia-container .am-cappa__service .el-tabs__item{color:var(--am-c-cappa-text)}#amelia-app-backend-new #amelia-container .am-cappa__service .el-tabs__item.is-active{color:var(--am-c-cappa-primary)}#amelia-app-backend-new #amelia-container .am-cappa__service .el-tabs__item:focus.is-active.is-focus:not(:active){box-shadow:none}#amelia-app-backend-new #amelia-container .am-cappa__service-heading{font-size:15px;font-weight:500}#amelia-app-backend-new #amelia-container .am-cappa__service-top{display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-cappa__service-top.am-rw-500{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-cappa__service-right{display:flex;align-items:center}#amelia-app-backend-new #amelia-container .am-cappa__service-img{position:relative;width:60px;height:60px;border-radius:50%;flex:0 0 auto;background-position:center;background-size:cover;margin-right:16px}#amelia-app-backend-new #amelia-container .am-cappa__service-img span{display:block;width:22px;height:22px;position:absolute;bottom:-3px;right:-3px;border-radius:50%;border:3px solid #fff}#amelia-app-backend-new #amelia-container .am-cappa__service-name{font-size:15px;font-weight:500;line-height:1.6;color:var(--am-c-cappa-text)}#amelia-app-backend-new #amelia-container .am-cappa__service-capacity{font-size:13px;font-weight:400;line-height:1.384615;color:var(--am-c-cappa-text-op80)}#amelia-app-backend-new #amelia-container .am-cappa__service-book.am-rw-500{width:100%;margin-top:16px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}#amelia-app-backend-new #amelia-container .am-sc{display:flex;flex-direction:column;background-color:var(--am-c-sc-bgr);border-radius:8px;border:1px solid var(--am-c-sc-bgr-op15);padding:16px;margin:0 0 8px;box-shadow:0 4px 13px -11px var(--am-c-sc-text)}#amelia-app-backend-new #amelia-container .am-sc *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-sc__top{display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-sc__top.am-rw-500{flex-wrap:wrap}#amelia-app-backend-new #amelia-container .am-sc__top-right{display:flex;flex-direction:row;align-items:center;flex:0 0 auto;cursor:pointer}#amelia-app-backend-new #amelia-container .am-sc__top-right *{color:var(--am-c-sc-text);font-size:15px}#amelia-app-backend-new #amelia-container .am-sc__top-right.am-rw-500{width:100%;margin-top:12px;justify-content:center}#amelia-app-backend-new #amelia-container .am-sc__name{color:var(--am-c-sc-text);font-size:15px;line-height:1.6;font-weight:500;margin-bottom:2px}#amelia-app-backend-new #amelia-container .am-sc__date{color:var(--am-c-sc-text-op80);font-size:14px;font-weight:400;line-height:1.42857}#amelia-app-backend-new #amelia-container .am-sc__capacity{font-weight:400}#amelia-app-backend-new #amelia-container .am-sc__btn{display:flex;align-items:center;justify-content:center}#amelia-app-backend-new #amelia-container .am-sc__expiration{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:1.42857;color:var(--am-c-sc-text);background-color:var(--am-c-sc-warning-op50);border-radius:10px;padding:0 8px;margin:16px 0 0}#amelia-app-backend-new #amelia-container .am-sc__expiration [class^=am-icon]{display:block;font-size:20px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}.amelia-v2-booking #amelia-container .el-form-item,#amelia-app-backend-new #amelia-container .el-form-item{display:block;font-family:var(--am-font-family);font-size:var(--am-fs-label);margin-bottom:18px}.amelia-v2-booking #amelia-container .el-form-item__label,#amelia-app-backend-new #amelia-container .el-form-item__label{flex:0 0 auto;text-align:left;font-size:var(--am-fs-label);line-height:1.3;color:var(--am-c-main-text);box-sizing:border-box}.amelia-v2-booking #amelia-container .el-form-item.is-required .el-form-item__label,#amelia-app-backend-new #amelia-container .el-form-item.is-required .el-form-item__label{position:relative;padding-left:10px}.amelia-v2-booking #amelia-container .el-form-item.is-required .el-form-item__label:before,#amelia-app-backend-new #amelia-container .el-form-item.is-required .el-form-item__label:before{position:absolute;top:0;left:0}.amelia-v2-booking #amelia-container .el-form-item__content,#amelia-app-backend-new #amelia-container .el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;position:relative;font-size:var(--am-fs-input);min-width:0}.amelia-v2-booking #amelia-container .el-form-item__error,#amelia-app-backend-new #amelia-container .el-form-item__error{font-size:12px;padding-top:4px}.amelia-v2-booking #amelia-container .el-input__inner,#amelia-app-backend-new #amelia-container .el-input__inner{margin:0}@font-face{font-family:amelia-icons;src:url(icon-fonts/fonts//amelia-icons.eot?7qpq29);src:url(icon-fonts/fonts//amelia-icons.eot?7qpq29#iefix) format("embedded-opentype"),url(icon-fonts/fonts//amelia-icons.ttf?7qpq29) format("truetype"),url(icon-fonts/fonts//amelia-icons.woff?7qpq29) format("woff"),url(icon-fonts/fonts//amelia-icons.svg?7qpq29#amelia-icons) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=am-icon-],[class*=" am-icon-"]{font-family:amelia-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-icon-password:before{content:"\e94c"}.am-icon-globe-watch:before{content:"\e94b"}.am-icon-search-close:before{content:"\e948"}.am-icon-phone:before{content:"\e947"}.am-icon-tickets:before{content:"\e945"}.am-icon-clearable:before{content:"\e946"}.am-icon-checkmark-circle-full:before{content:"\e949"}.am-icon-checkmark-circle:before{content:"\e93c"}.am-icon-employee:before{content:"\e93e"}.am-icon-file-text:before{content:"\e93f"}.am-icon-link:before{content:"\e940"}.am-icon-logout:before{content:"\e941"}.am-icon-payments:before{content:"\e942"}.am-icon-star-outline:before{content:"\e93b"}.am-icon-dashboard:before{content:"\e93d"}.am-icon-locations:before{content:"\e91e"}.am-icon-bucket:before{content:"\e920"}.am-icon-clock:before{content:"\e91f"}.am-icon-pennant:before{content:"\e934"}.am-icon-user:before{content:"\e90a"}.am-icon-users:before{content:"\e90b"}.am-icon-users-plus:before{content:"\e93a"}.am-icon-calendar:before{content:"\e915"}.am-icon-date-time:before{content:"\e931"}.am-icon-event:before{content:"\e943"}.am-icon-calendar-recurring:before{content:"\e936"}.am-icon-calendar-check:before{content:"\e938"}.am-icon-calendar-pencil:before{content:"\e935"}.am-icon-cart:before{content:"\e937"}.am-icon-email:before{content:"\e933"}.am-icon-border-plus:before{content:"\e930"}.am-icon-payment:before{content:"\e932"}.am-icon-gallery:before{content:"\e92a"}.am-icon-filter:before{content:"\e92b"}.am-icon-folder:before{content:"\e926"}.am-icon-search:before{content:"\e927"}.am-icon-service:before{content:"\e928"}.am-icon-shipment:before{content:"\e929"}.am-icon-pack-check:before{content:"\e939"}.am-icon-box:before{content:"\e925"}.am-icon-dots-vertical:before{content:"\e944"}.am-icon-drag:before{content:"\e90f"}.am-icon-menu:before{content:"\e912"}.am-icon-save:before{content:"\e911"}.am-icon-options:before{content:"\e918"}.am-icon-layout:before{content:"\e919"}.am-icon-design:before{content:"\e91a"}.am-icon-labels:before{content:"\e91b"}.am-icon-steps:before{content:"\e91c"}.am-icon-settings:before{content:"\e91d"}.am-icon-triangle-info:before{content:"\e94a"}.am-icon-circle-info:before{content:"\e914"}.am-icon-info-reverse:before{content:"\e916"}.am-icon-coupon:before{content:"\e90e"}.am-icon-coupon-limit:before{content:"\e910"}.am-icon-check:before{content:"\e90d"}.am-icon-plus:before{content:"\e909"}.am-icon-close:before{content:"\e908"}.am-icon-edit:before{content:"\e90c"}.am-icon-arrow-circle-up:before{content:"\e92c"}.am-icon-arrow-circle-down:before{content:"\e92d"}.am-icon-arrow-circle-left:before{content:"\e92e"}.am-icon-arrow-circle-right:before{content:"\e92f"}.am-icon-refresh:before{content:"\e913"}.am-icon-order:before{content:"\e917"}.am-icon-arrow-big-up:before{content:"\e921"}.am-icon-arrow-big-down:before{content:"\e922"}.am-icon-arrow-big-left:before{content:"\e923"}.am-icon-arrow-big-right:before{content:"\e924"}.am-icon-arrow-up:before{content:"\e905"}.am-icon-arrow-down:before{content:"\e904"}.am-icon-arrow-left:before{content:"\e906"}.am-icon-arrow-right:before{content:"\e907"}.am-icon-outlook:before{content:"\e900"}.am-icon-google:before{content:"\e901"}.am-icon-apple:before{content:"\e902"}.am-icon-yahoo:before{content:"\e903"}#amelia-app-backend-new,#amelia-app-backend-new #amelia-container{background-color:transparent}#amelia-app-backend-new #amelia-container *{font-family:var(--am-font-family);font-style:initial;box-sizing:border-box}#amelia-app-backend-new #amelia-container.am-cap__wrapper{display:flex;justify-content:center;max-width:var(--am-mw-main);width:100%;height:700px;margin:16px auto 100px;border-radius:8px;box-shadow:0 30px 40px #0000001f;transition:max-width .3s ease-in-out}#amelia-app-backend-new #amelia-container.am-cap__wrapper.am-auth{box-shadow:unset;height:auto}#amelia-app-backend-new #amelia-container.am-cap__wrapper.am-collapsed{transition-delay:1s}#amelia-app-backend-new #amelia-container.am-cap__wrapper *{font-family:var(--am-font-family);box-sizing:border-box}#amelia-app-backend-new #amelia-container .am-cap__header{display:flex;align-items:center;justify-content:space-between}#amelia-app-backend-new #amelia-container .am-cap__header .am-select-wrapper{max-width:250px}#amelia-app-backend-new #amelia-container .am-asi .el-form-item{display:block;font-family:var(--am-font-family);font-size:var(--am-fs-label);margin-bottom:24px}#amelia-app-backend-new #amelia-container .am-asi .el-form-item__label{flex:0 0 auto;text-align:left;font-size:var(--am-fs-label);line-height:1.3;color:var(--am-c-main-text);box-sizing:border-box;margin:0}#amelia-app-backend-new #amelia-container .am-asi .el-form-item__label:before{color:var(--am-c-error)}#amelia-app-backend-new #amelia-container .am-asi .el-form-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1;position:relative;font-size:var(--am-fs-input);min-width:0}#amelia-app-backend-new #amelia-container .am-asi .el-form-item__error{font-size:12px;color:var(--am-c-error);padding-top:4px}@keyframes am-animation-slide-up{0%{transform:translate3d(0,40px,0);opacity:0}75%{transform:translate3d(0,-5px,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes am-animation-slide-right{0%{transform:translate3d(-40px,0,0);opacity:0}75%{transform:translate3d(5px,0,0);opacity:.7}to{transform:translateZ(0);opacity:1}}@keyframes sidebar-step-check-state{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sidebar-step-selection{0%{opacity:0;transform:translate(-100%)}50%{transform:translate(10%)}to{opacity:1;transform:translate(0)}}@font-face{font-family:amelia-icons;src:url(icon-fonts/fonts//amelia-icons.eot?7qpq29);src:url(icon-fonts/fonts//amelia-icons.eot?7qpq29#iefix) format("embedded-opentype"),url(icon-fonts/fonts//amelia-icons.ttf?7qpq29) format("truetype"),url(icon-fonts/fonts//amelia-icons.woff?7qpq29) format("woff"),url(icon-fonts/fonts//amelia-icons.svg?7qpq29#amelia-icons) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=am-icon-],[class*=" am-icon-"]{font-family:amelia-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.am-icon-password:before{content:"\e94c"}.am-icon-globe-watch:before{content:"\e94b"}.am-icon-search-close:before{content:"\e948"}.am-icon-phone:before{content:"\e947"}.am-icon-tickets:before{content:"\e945"}.am-icon-clearable:before{content:"\e946"}.am-icon-checkmark-circle-full:before{content:"\e949"}.am-icon-checkmark-circle:before{content:"\e93c"}.am-icon-employee:before{content:"\e93e"}.am-icon-file-text:before{content:"\e93f"}.am-icon-link:before{content:"\e940"}.am-icon-logout:before{content:"\e941"}.am-icon-payments:before{content:"\e942"}.am-icon-star-outline:before{content:"\e93b"}.am-icon-dashboard:before{content:"\e93d"}.am-icon-locations:before{content:"\e91e"}.am-icon-bucket:before{content:"\e920"}.am-icon-clock:before{content:"\e91f"}.am-icon-pennant:before{content:"\e934"}.am-icon-user:before{content:"\e90a"}.am-icon-users:before{content:"\e90b"}.am-icon-users-plus:before{content:"\e93a"}.am-icon-calendar:before{content:"\e915"}.am-icon-date-time:before{content:"\e931"}.am-icon-event:before{content:"\e943"}.am-icon-calendar-recurring:before{content:"\e936"}.am-icon-calendar-check:before{content:"\e938"}.am-icon-calendar-pencil:before{content:"\e935"}.am-icon-cart:before{content:"\e937"}.am-icon-email:before{content:"\e933"}.am-icon-border-plus:before{content:"\e930"}.am-icon-payment:before{content:"\e932"}.am-icon-gallery:before{content:"\e92a"}.am-icon-filter:before{content:"\e92b"}.am-icon-folder:before{content:"\e926"}.am-icon-search:before{content:"\e927"}.am-icon-service:before{content:"\e928"}.am-icon-shipment:before{content:"\e929"}.am-icon-pack-check:before{content:"\e939"}.am-icon-box:before{content:"\e925"}.am-icon-dots-vertical:before{content:"\e944"}.am-icon-drag:before{content:"\e90f"}.am-icon-menu:before{content:"\e912"}.am-icon-save:before{content:"\e911"}.am-icon-options:before{content:"\e918"}.am-icon-layout:before{content:"\e919"}.am-icon-design:before{content:"\e91a"}.am-icon-labels:before{content:"\e91b"}.am-icon-steps:before{content:"\e91c"}.am-icon-settings:before{content:"\e91d"}.am-icon-triangle-info:before{content:"\e94a"}.am-icon-circle-info:before{content:"\e914"}.am-icon-info-reverse:before{content:"\e916"}.am-icon-coupon:before{content:"\e90e"}.am-icon-coupon-limit:before{content:"\e910"}.am-icon-check:before{content:"\e90d"}.am-icon-plus:before{content:"\e909"}.am-icon-close:before{content:"\e908"}.am-icon-edit:before{content:"\e90c"}.am-icon-arrow-circle-up:before{content:"\e92c"}.am-icon-arrow-circle-down:before{content:"\e92d"}.am-icon-arrow-circle-left:before{content:"\e92e"}.am-icon-arrow-circle-right:before{content:"\e92f"}.am-icon-refresh:before{content:"\e913"}.am-icon-order:before{content:"\e917"}.am-icon-arrow-big-up:before{content:"\e921"}.am-icon-arrow-big-down:before{content:"\e922"}.am-icon-arrow-big-left:before{content:"\e923"}.am-icon-arrow-big-right:before{content:"\e924"}.am-icon-arrow-up:before{content:"\e905"}.am-icon-arrow-down:before{content:"\e904"}.am-icon-arrow-left:before{content:"\e906"}.am-icon-arrow-right:before{content:"\e907"}.am-icon-outlook:before{content:"\e900"}.am-icon-google:before{content:"\e901"}.am-icon-apple:before{content:"\e902"}.am-icon-yahoo:before{content:"\e903"}:root{--am-c-primary: #1246D6;--am-c-success: #019719;--am-c-error: #DC180B;--am-c-warning: #CCA20C;--am-c-main-bgr: #FFFFFF;--am-c-main-heading-text: #33434C;--am-c-main-text: #1A2C37;--am-c-sb-bgr: #17295A;--am-c-sb-text: #FFFFFF;--am-c-inp-bgr: #FFFFFF;--am-c-inp-border: #D1D5D7;--am-c-inp-text: #1A2C37;--am-c-inp-placeholder: #808A90;--am-c-checkbox-border: #B3B9BD;--am-c-checkbox-border-disabled: #A8BEFA;--am-c-checkbox-border-focused: #7D9DF7;--am-c-checkbox-label-disabled: #667279;--am-c-drop-bgr: #FFFFFF;--am-c-drop-text: #0E1920;--am-c-card-bgr: #FFFFFF;--am-c-card-border: #D1D5D7;--am-c-card-text: #1A2C37;--am-c-btn-prim: #265CF2;--am-c-btn-prim-text: #FFFFFF;--am-c-btn-sec: #FFFFFF;--am-c-btn-sec-text: #1A2C37;--am-h-input: 40px;--am-fs-input: 15px;--am-rad-input: 6px;--am-fs-label: 15px;--am-fs-btn: 15px;--am-font-family: "Amelia Roboto", sans-serif}.am-customize__fs-flow{max-width:760px;width:100%;margin:16px auto;display:flex;flex-direction:row;align-items:center}.am-customize__fs-flow.am-customize__capc-panel{max-width:1024px}.am-customize__fs-flow.am-customize__capc-auth{max-width:400px}.am-customize__fs-flow .am-select-wrapper{max-width:180px;margin-left:10px}.el-notification{--el-notification-width: 330px;--el-notification-padding: 14px 26px 14px 13px;--el-notification-radius: 8px;--el-notification-shadow: var(--el-box-shadow-light);--el-notification-border-color: var(--el-border-color-lighter);--el-notification-icon-size: 24px;--el-notification-close-font-size: var(--el-message-close-size, 16px);--el-notification-group-margin-left: 13px;--el-notification-group-margin-right: 8px;--el-notification-content-font-size: var(--el-font-size-base);--el-notification-content-color: var(--el-text-color-regular);--el-notification-title-font-size: 16px;--el-notification-title-color: var(--el-text-color-primary);--el-notification-close-color: var(--el-text-color-secondary);--el-notification-close-hover-color: var(--el-text-color-regular) }.el-notification{display:flex;width:var(--el-notification-width);padding:var(--el-notification-padding);border-radius:var(--el-notification-radius);box-sizing:border-box;border:1px solid var(--el-notification-border-color);position:fixed;background-color:#fff;box-shadow:var(--el-notification-shadow);transition:opacity var(--el-transition-duration),transform var(--el-transition-duration),left var(--el-transition-duration),right var(--el-transition-duration),top .4s,bottom var(--el-transition-duration);overflow-wrap:anywhere;overflow:hidden;z-index:9999}.el-notification.right{right:16px}.el-notification.left{left:175px}@media only screen and (max-width: 767px){.el-notification.left{--el-notification-width: 300;left:30px}}.el-notification__group{margin-left:var(--el-notification-group-margin-left);margin-right:var(--el-notification-group-margin-right)}.el-notification__title{font-weight:700;font-size:var(--el-notification-title-font-size);line-height:var(--el-notification-icon-size);color:var(--el-notification-title-color);margin:0}.el-notification__content{font-size:var(--el-notification-content-font-size);line-height:24px;margin:6px 0 0;color:var(--el-notification-content-color);text-align:justify}.el-notification__content p{margin:0}.el-notification .el-notification__icon{height:var(--el-notification-icon-size);width:var(--el-notification-icon-size);font-size:var(--el-notification-icon-size)}.el-notification .el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:var(--el-notification-close-color);font-size:var(--el-notification-close-font-size)}.el-notification .el-notification__closeBtn:hover{color:var(--el-notification-close-hover-color)}.el-notification .el-notification--success{--el-notification-icon-color: var(--el-color-success);color:var(--el-notification-icon-color)}.el-notification .el-notification--info{--el-notification-icon-color: var(--el-color-info);color:var(--el-notification-icon-color)}.el-notification .el-notification--warning{--el-notification-icon-color: var(--el-color-warning);color:var(--el-notification-icon-color)}.el-notification .el-notification--error{--el-notification-icon-color: var(--el-color-error);color:var(--el-notification-icon-color)}.el-notification-fade-enter-from.right{right:0;transform:translate(100%)}.el-notification-fade-enter-from.left{left:0;transform:translate(-100%)}.el-notification-fade-leave-to{opacity:0}#am-customize .am-lite-version,#am-customize .am-basic-version,#am-customize .am-starter-version{display:none!important}
</pre></body></html>