html{scroll-behavior:smooth}*{box-sizing:border-box;font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a{text-decoration:none}[x-cloak]{display:none!important}body{font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:16px;line-height:1.25;font-weight:400;background-color:#f0f4fc;color:#0f1a20;margin:0;position:relative}body.light{background-color:#fff}img{max-width:100%;height:auto;display:block}main{overflow-y:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f0f4fc;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#d9dce2;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#9e9eb5}.btn__back{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:8px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:none;transition:color .25s linear}.btn__back:hover{color:#55f}.btn__back{margin-right:20px}.btn__back svg{height:12px;width:13px;color:currentColor}.breadcrumb{list-style:none;margin:0;padding:0 0 3px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;overflow-x:auto}.breadcrumb__item{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center}.breadcrumb__item:not(:last-child):after{content:"";background-image:url(/build/assets/images/semi-arrow.svg);height:8px;width:8px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 24px}.breadcrumb__item--min:not(:last-child):after{margin:0 12px}.breadcrumb__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding:0;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:none;transition:color .25s linear}.breadcrumb__btn:hover{color:#55f}.breadcrumb__btn{font-size:12px;white-space:nowrap}.breadcrumb__btn:not([href]){color:#b0b5bf;background-color:transparent;pointer-events:none}.header{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding-top:14px;padding-bottom:14px;border-bottom:1.5px solid #e1e1ff;z-index:90}@media(min-width:768px){.header{padding-top:20px;padding-bottom:20px}}.header__centred{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;max-width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media(min-width:768px){.header__centred{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:100%}}.header__centred>*:nth-child(2){margin-left:auto}.header__home{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;max-width:100%}.header__logo{width:170px;height:35px}@media(min-width:460px){.header__logo{width:195px;height:40px}}@media(min-width:768px){.header__logo{width:238px;height:48px}}@media(max-width:767px){.header__side{width:60vw;z-index:11;position:absolute;background-color:#fff;right:0;height:100vh;top:0;padding:40px 20px;transform:translate(100%);visibility:hidden;opacity:0;pointer-events:none;transition:transform .15s linear,visibility .15s linear,opacity .15s linear;display:none}.header__side.open{display:block;position:fixed;transform:translate(0);visibility:visible;opacity:1;pointer-events:initial}}@media(min-width:768px){.header__side{margin-left:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}}.header__close_btn{width:35px;height:35px;padding:10px 11px;background:transparent;border:0;position:absolute;right:8px;top:8px}.header__close_btn svg{width:100%;height:100%;color:#0f1a20}@media(min-width:768px){.header__close_btn{display:none}}.header__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-start;flex-direction:column;list-style:none;margin:0;padding:0}@media(min-width:768px){.header__nav{flex-direction:row;align-items:center}}.header__link{width:100%;border-bottom:1.5px solid #dbe2f0;color:#55f;position:relative;font-size:16px;font-weight:600;background-color:transparent;padding:5px 10px;border-radius:10px;transition:background-color .15s linear}.header__link:hover,.header__link:focus{background-color:#f0f4fc}.header__link:active{background-color:#e4ecf9}.header__link{border-radius:0}.header__link:last-child{border-bottom:none}@media(min-width:768px){.header__link{width:auto;margin-right:35px;border-bottom:none;color:#55f;position:relative;font-size:16px;font-weight:600;background-color:transparent;padding:5px 10px;border-radius:10px;transition:background-color .15s linear}.header__link:hover,.header__link:focus{background-color:#f0f4fc}.header__link:active{background-color:#e4ecf9}.header__link{padding:10px 15px}}.header__user{height:38px;width:38px;min-width:38px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#e1e1ff;color:#fff;font-weight:900;margin-left:6px}.header__user--desc{display:none}@media(min-width:768px){.header__user{height:48px;width:48px;min-width:48px;margin-left:0}.header__user--desc{display:-webkit-flex;display:-ms-flexbox;display:flex}.header__user--mob{display:none}}.header__settings{height:38px;width:38px;min-width:38px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#f0f4fc;margin-left:6px;cursor:pointer;transition:background-color .15s linear}.header__settings:active{background-color:#e4ecf9}.header__settings svg{width:18px;height:18px;color:#0f1a20}.header__settings--mob{display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width:768px){.header__settings--mob{display:none}}@media(max-width:767px){.header__backdrop{background-color:rgba(0,0,0,.12);height:100vh;width:100vw;position:fixed;z-index:10;left:0;bottom:0;top:0;right:0;backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:visibility .15s linear,opacity .15s linear}}.header__backdrop.open{opacity:1;visibility:visible;pointer-events:initial}@media(max-width:767px){.settings__backdrop{background-color:rgba(0,0,0,.12);height:100vh;width:100vw;position:fixed;z-index:10;left:0;bottom:0;top:0;right:0;backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:visibility .15s linear,opacity .15s linear}}.settings__backdrop.open{opacity:1;visibility:visible;pointer-events:initial}@media(max-width:767px){.form-sidebar{top:0!important;transform:translate(100%);visibility:hidden;opacity:0;pointer-events:none;transition:transform .15s linear,visibility .15s linear,opacity .15s linear;z-index:11}}@media(max-width:767px){.form-sidebar.open{transform:translate(0);visibility:visible;opacity:1;pointer-events:initial}}.template{margin-top:20px;margin-bottom:20px;min-height:-webkit-calc(100vh - 236px);min-height:calc(100vh - 236px);display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center}@media(min-width:768px){.template{margin-top:40px;margin-bottom:40px}}@media(min-width:768px){.template--with-settings-panel{padding-left:clamp(10px,10px + (100vw - 768px) * .287,340px);padding-right:340px}}.template__centred{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;max-width:780px}@media(min-width:768px){.template__centred{padding-left:20px;padding-right:20px}}.template__centred--y{margin:auto}.template__card{width:100%;padding:20px;border-radius:10px;background-color:#fff;box-shadow:0 0 20px #e6eaf2}@media(min-width:768px){.template__card{padding:40px}}.template__card--full{width:100%;padding:40px;border-radius:10px 10px 0 0;background-color:#fff;box-shadow:0 0 20px #e6eaf2;height:-webkit-calc(100% - 129px);height:calc(100% - 129px);margin-bottom:60px;min-height:-webkit-calc(100vh - 129px);min-height:calc(100vh - 129px)}.template__btn_outline{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid #5555ff;transition:background-color .25s linear}.template__btn_outline:not(:disabled):hover,.template__btn_outline:not(:disabled):focus{background-color:#e4ecf9}.template__btn_outline:not(:disabled):active{background-color:transparent}.template__btn_outline:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.template__btn_outline{width:100%;margin-bottom:20px}@media(min-width:768px){.template__btn_outline{position:absolute;top:0;left:0;z-index:2;min-width:175px;justify-content:left;width:auto;margin-bottom:0}}.template__btn_outline svg{margin-right:12px;color:currentColor}.template__btn_show{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.template__btn_outline[aria-expanded=true] .template__btn_show{display:none}.template__btn_show svg{width:16px;height:12px}.template__btn_hide{display:none;align-items:center}.template__btn_outline[aria-expanded=true] .template__btn_hide{display:-webkit-flex;display:-ms-flexbox;display:flex}.template__btn_hide svg{width:17px;height:20px}.template__head{margin-bottom:20px;position:relative;min-height:40px}@media(min-width:768px){.template__head{margin-bottom:40px}}.template__separator{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:20px;margin-top:0}.template__separator span{text-transform:uppercase;color:#9e9eb5;font-size:12px;font-weight:600;padding-left:20px;padding-right:20px;background-color:#fff;z-index:2;position:relative}.template__separator:before{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#dbe2f0;z-index:1}@media(min-width:768px){.template__separator{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:40px;margin-top:0}.template__separator span{text-transform:uppercase;color:#9e9eb5;font-size:12px;font-weight:600;padding-left:20px;padding-right:20px;background-color:#fff;z-index:2;position:relative}.template__separator:before{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#dbe2f0;z-index:1}}.template__block{margin-bottom:20px}.template__block--last{margin-bottom:0}@media(min-width:768px){.template__block{margin-bottom:40px}.template__block--last{margin-bottom:0}}.template__panel{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}@media(min-width:768px){.template__panel{margin-bottom:40px}}.template__panel--left{max-width:340px}.template__title{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:28px;font-weight:600}@media(min-width:768px){.template__title{margin:0;font-size:36px;font-weight:600}}.template__title--change{padding-left:2px;position:relative}.template__title--change:before{content:"";position:absolute;bottom:0;width:100%;border-bottom:1.5px dashed transparent;transition:border-color .15s linear}.template__title--change:hover:before{border-color:#e6eaf2}.template__input--change{border:none;border-bottom:1.5px solid #E6EAF2;height:45px;font-size:36px;font-weight:600;width:100%}.template__input--change:focus{border:none;border-bottom:1.5px solid #E6EAF2;outline:none}.template__input{width:100%;padding:12px 16px;font-size:16px;line-height:1.5;color:#0f1a20;background-color:#fff;border:1.5px solid #dbe2f0;border-radius:10px;transition:border-color .15s ease-in-out;font-family:Mulish,sans-serif}.template__input:hover{border-color:#55f}.template__input:focus{outline:none;border-color:#55f}.template__input::-moz-placeholder{color:#9e9eb5}.template__input::placeholder{color:#9e9eb5}.template__group{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media(min-width:768px){.template__group{flex-wrap:nowrap}}.template__group--separate{margin-bottom:40px}.template__btn_add{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid transparent;transition:background-color .25s linear}.template__btn_add:not(:disabled):hover,.template__btn_add:not(:disabled):focus{background-color:#f0f4fc}.template__btn_add:not(:disabled):active{background-color:#e4ecf9}.template__btn_add:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.template__btn_add svg{width:16px;height:16px}.template__btn_add span{display:none}@media(min-width:768px){.template__btn_add span{display:block;margin-left:12px}}.template__btn_share{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear}.template__btn_share:not(:disabled):hover,.template__btn_share:not(:disabled):focus{background-color:#4545e2}.template__btn_share:not(:disabled):active{background-color:#3939bd}.template__btn_share svg{width:20px;height:19px;color:currentColor}.template__btn_share span{display:none}@media(min-width:768px){.template__btn_share span{display:block;margin-left:12px}}.template__link_trash{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid transparent;transition:background-color .25s linear}.template__link_trash:not(:disabled):hover,.template__link_trash:not(:disabled):focus{background-color:#f0f4fc}.template__link_trash:not(:disabled):active{background-color:#e4ecf9}.template__link_trash:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.template__link_trash{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-start}.template__link_trash svg{margin-right:12px;width:18px;height:18px;color:currentColor}.template__line{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}.template__label{width:100%;margin-bottom:10px}.template__row{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.template__col-3,.template__col-momile_full{width:-webkit-calc((100% - 12px) / 3);width:calc((100% - 12px) / 3)}@media(max-width:768px){.template__col-momile_full{width:100%}}.template__col-3-momile_2{width:-webkit-calc((100% - 12px) / 3);width:calc((100% - 12px) / 3)}@media(max-width:768px){.template__col-3-momile_2{width:-webkit-calc((100% - 12px) / 2);width:calc((100% - 12px)/2)}}.template__col-2{width:100%}@media(min-width:768px){.template__col-2{width:-webkit-calc((100% - 6px) / 2);width:calc((100% - 6px)/2)}}.template__col-full{width:100%}.template__btn_link{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid #5555ff;transition:background-color .25s linear}.template__btn_link:not(:disabled):hover,.template__btn_link:not(:disabled):focus{background-color:#f0f4fc}.template__btn_link:not(:disabled):active{background-color:#e1e1ff}.template__btn_link:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.template__btn_link{width:100%}@media(min-width:768px){.template__btn_link{width:auto}}.template__btn_link svg{width:16px;height:12px;margin-right:12px;color:currentColor}.template__empty{margin:50px 0}.template__empty img{max-width:75%;margin:auto auto 14px}.template__empty p{text-align:center;font-weight:600}@media(min-width:768px){.template__empty{margin:100px 0}.template__empty img{max-width:100%}}.copy_link{position:relative;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap}@media(min-width:768px){.copy_link{flex-wrap:nowrap}}.copy_link__input{height:40px;width:-webkit-calc(100% - 105px);width:calc(100% - 105px);border-top-right-radius:10px;border-bottom-right-radius:10px;border:1.5px solid #dbe2f0;padding:12px;transition:border-color .25s linear}@media(min-width:768px){.copy_link__input{width:100%;padding-right:132px}}.copy_link__input:focus{outline:none;border-color:#55f}.copy_link--separate .copy_link__input{padding-right:12px;margin-bottom:20px}.copy_link__choose{border-bottom-left-radius:10px;border-top-left-radius:10px;border:1.5px solid #dbe2f0;border-right:none;background-color:transparent;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;gap:6px;height:40px;font-size:16px;line-height:1;padding:0 6px;max-width:105px;width:100%;cursor:pointer;transition:background-color .15s linear}@media(min-width:768px){.copy_link__choose{gap:12px;padding:0 12px;max-width:100%;width:auto}}.copy_link__choose:hover,.copy_link__choose:focus{background-color:#dbe2f0}.copy_link__icon{color:#0f1a20}.copy_link__icon--link{width:16px;height:12px}.copy_link__icon--html{width:19px;height:17px}.copy_link__icon_arrow{color:#0f1a20;width:10px;height:14px}.copy_link__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear}.copy_link__btn:not(:disabled):hover,.copy_link__btn:not(:disabled):focus{background-color:#4545e2}.copy_link__btn:not(:disabled):active{background-color:#3939bd}.copy_link__btn{line-height:1;width:100%;margin-top:10px}.copy_link__btn svg{margin-right:12px;width:18px;height:18px;color:currentColor}.copy_link--separate .copy_link__btn{position:static;width:100%}@media(min-width:768px){.copy_link__btn{position:absolute;top:0;right:0;width:auto;margin-top:0}}.copy_link__btn-gray{background-color:#828da2}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid rgb(0,53.5897435897,66);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid rgb(0,74.2948717949,91.5);color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid rgb(0,53.5897435897,66)}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid rgb(144.75,144.75,144.75)}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgb(246.5,246.5,246.5);color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices{margin-bottom:0}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#fff;padding:12px 32px 12px 12px;border:1.5px solid #dbe2f0;border-radius:10px;font-size:16px;min-height:44px;height:44px;overflow:hidden}.choices__list--single{padding:0}.choices_with_custom_border .choices__inner,.choices_with_custom_border .choices.is-focused .choices__inner,.choices_with_custom_border .choices.is-open .choices__inner,.choices_with_custom_border.is-focused .choices__inner,.choices_with_custom_border.is-open .choices__inner,.choices_with_custom_border.choices.is-focused .choices__inner,.choices_with_custom_border.choices.is-open .choices__inner{border:none!important;border-radius:10px!important;box-shadow:none!important}.choices_with_custom_border .choices__list--dropdown,.choices_with_custom_border .choices__list[aria-expanded]{background-color:#fff;box-shadow:none!important;border:none;margin-top:0;border-radius:0;padding:0;transform:translateY(-50%)!important;top:50%!important;width:280px}.choices_with_custom_border .choices__list--dropdown:before,.choices_with_custom_border .choices__list[aria-expanded]:before{content:"";position:absolute;top:0;left:0;right:0;height:100px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgba(255,255,255,0)));background:linear-gradient(to bottom,#fff,rgba(255,255,255,0));pointer-events:none;z-index:10;border-radius:0}.choices_with_custom_border .choices__list--dropdown:after,.choices_with_custom_border .choices__list[aria-expanded]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(255,255,255)),to(rgba(255,255,255,0)));background:linear-gradient(to top,#fff,rgba(255,255,255,0));pointer-events:none;z-index:10;border-radius:0}.choices_with_custom_border .choices__list--dropdown .choices__list,.choices_with_custom_border .choices__list[aria-expanded] .choices__list{max-height:528px;overflow:hidden;overflow-y:auto!important;padding-top:220px;padding-bottom:220px;scrollbar-width:none;-ms-overflow-style:none}.choices_with_custom_border .choices__list--dropdown .choices__list::-webkit-scrollbar,.choices_with_custom_border .choices__list[aria-expanded] .choices__list::-webkit-scrollbar{display:none}.choices_with_custom_border .choices__list--dropdown .choices__item,.choices_with_custom_border .choices__list[aria-expanded] .choices__item{position:relative;padding:12px;font-size:16px;color:#0f1a20;border-radius:0}.choices_size_custom .choices__list--dropdown,.choices_size_custom .choices__list[aria-expanded]{width:120px!important}.choices_size_custom .choices__list--dropdown .choices__list,.choices_size_custom .choices__list[aria-expanded] .choices__list{max-height:396px!important}.choices[data-type*=select-one] .choices__inner{padding-bottom:12px}.is-flipped.is-open .choices__inner,.is-open .choices__inner{border-radius:10px}.is-focused:not(.choices_with_custom_border):not(.choices_light) .choices__inner,.is-open:not(.choices_with_custom_border):not(.choices_light) .choices__inner{border:1.5px solid #5555ff}.choices__placeholder{opacity:1}.choices[data-type*=select-one]:after{content:"";height:11px;width:11px;border:none;background-image:url(/build/assets/images/semi-arrow.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(90deg);position:absolute;right:12px;top:50%;pointer-events:none}.choices[data-type*=select-one].is-open:after{transform:rotate(270deg)}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#393946;border:none;margin-top:2px;border-radius:10px;padding:6px;transform:translateZ(0)}.choices_light .choices__list--dropdown,.choices_light .choices__list[aria-expanded]{background-color:#fff;box-shadow:none;border:none;margin-top:2px;border-radius:10px;padding:0}.choices_light .choices__list--dropdown.is-active,.choices_light .choices__list[aria-expanded].is-active{box-shadow:0 0 20px #e6eaf2}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:10px}.choices__item.choices__item--choice.choices__item--disabled{background-color:#e4e6ea}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#55f}.choices__list--single .choices__item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:4.5px 12px 4.5px 8px;font-size:12px;color:#fff;border-radius:4px;white-space:nowrap}.choices_light .choices__list--dropdown .choices__item--selectable.is-highlighted,.choices_light .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f0f4fc}.choices_light .choices__list--dropdown .choices__item,.choices_light .choices__list[aria-expanded] .choices__item{position:relative;padding:12px;font-size:16px;color:#0f1a20;border-radius:0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:160px}.choices__list--dropdown,.choices__list[aria-expanded]{z-index:11}.choices_light .choices__list--dropdown .choices__list,.choices_light .choices__list[aria-expanded] .choices__list{max-height:300px;overflow:hidden;overflow-y:auto}.choices__list{padding-right:6px}.choices_light .choices__list{padding-right:0}.choices__list::-webkit-scrollbar{width:4px;height:4px;margin-left:6px}.choices__list::-webkit-scrollbar-track{background:transparent;border-radius:10px}.choices__list::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.1);border-radius:5px}.choices__list::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.2)}.choices__icon{width:auto;max-width:21px;max-height:18px;height:auto}.is-highlighted{background-color:#000}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#f0f4fc}.choices__list--dropdown:not(.is-active),.choices__list[aria-expanded=false]{display:none!important;box-shadow:none!important}.checkbox__input{position:absolute;opacity:0;width:0;height:0}.checkbox__label{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:10px;background-color:#f0f4fc;padding:8px}.checkbox__label:before{content:"";display:inline-block;width:22px;height:22px;border:2px solid #5555ff;border-radius:4px;background-color:transparent;transform:scale(1);transition:background-color .3s linear,transform .3s linear}.checkbox__input:checked+.checkbox__label:before{background-color:#55f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath fill='white' d='M9 16.2l-4.2-4.2-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.checkbox__input:active+.checkbox__label:before{transform:scale(.9)}.checkbox--simple{margin-right:10px}.checkbox--simple .checkbox__label{background-color:transparent;padding:0;border-radius:0;font-size:12px}.checkbox--simple .checkbox__label:before{width:16px;height:16px;border-width:1.5px}.checkbox--simple .checkbox__input:checked+.checkbox__label:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='14' height='14'%3E%3Cpath fill='white' d='M9 16.2l-4.2-4.2-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E")}.template__block .color_picker{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:16px;position:relative;border-radius:10px;border:1.5px solid #dbe2f0;padding:6px 16px;color:#0f1a20;cursor:pointer}.template__block .color_picker--embeded{padding:0;border:none;cursor:default}.template__block .color_picker__svg{width:17px;height:14px}.template__block .color_picker__btn{height:32px;width:32px;border-radius:100%;border:none;cursor:pointer}.template__block .color_picker__txt{font-size:16px}.template__block .picker_wrapper.popup .picker_arrow{display:none}.template__block .picker_wrapper{background:#fff;box-shadow:0 0 20px #e6eaf2;color:#0f1a20;border-radius:10px;border:1.5px solid #dbe2f0}.template__block .layout_default.picker_wrapper{font-size:12px;width:100%;padding:10px}.template__block .picker_wrapper.popup{margin:0}.template__block .picker_wrapper.popup,.template__block .picker_wrapper.popup .picker_arrow:before,.template__block .picker_wrapper.popup .picker_arrow:after{background:#fff;box-shadow:0 0 20px #e6eaf2}.template__block .layout_default .picker_sample{height:32px;width:32px;border-radius:100%;overflow:hidden;border:none;box-shadow:none;order:inherit;flex:0 0 auto}.template__block .picker_sl{border-radius:4px;border:1.5px solid #e5e7eb;box-shadow:none}.template__block .picker_selector{box-shadow:none}.template__block .layout_default .picker_sl:before{padding-bottom:55%}.template__block .layout_default .picker_selector{padding:.5em;box-shadow:none}.template__block .layout_default .picker_slider{padding:.35em;border-radius:10px;box-shadow:none}.template__block .layout_default.picker_wrapper>*{margin:5px}.template__block .layout_default .picker_slider .picker_selector{box-shadow:none;border-radius:100%;padding:.26em}.template__block .picker_wrapper button,.template__block .picker_wrapper input{box-shadow:none;border:1.5px solid #e5e7eb;border-radius:4px}.template__block .layout_default .picker_editor{height:32px;width:100%}.template__block .picker_editor input{font-family:inherit;padding:4px 6px}.template__block .picker_wrapper button:focus,.template__block .picker_wrapper button:active,.template__block .picker_wrapper input:focus,.template__block .picker_wrapper input:active{border:1.5px solid #5555ff;box-shadow:none}.template__block .picker_done{visibility:hidden;position:absolute;opacity:0}.template__block .popup.popup_bottom{top:-25%}.countdown{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;min-width:100%;text-align:center;min-height:160px;align-items:center;justify-content:center;position:relative}.countdown--loading:before{content:"";width:100%;height:100%;position:absolute;background-color:rgba(255,255,255,.28);backdrop-filter:blur(5px)}.countdown-unit{text-align:center}.countdown-value{font-size:100%;font-weight:400;white-space:nowrap;max-width:100%;color:currentColor}.countdown-label{font-size:20%;white-space:nowrap;color:currentColor}.countdown-separator{font-weight:500;font-size:60%}.countdown-unit--last{color:#f55}
