@charset "UTF-8";*:where(:not(html,iframe,canvas,img,svg,video,audio,svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;user-select:auto}textarea{white-space:revert}meter{appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}*{font-family:Manrope Regular,sans-serif;font-size:14px;line-height:1}a,button,input,textarea,select,div,span{-webkit-tap-highlight-color:transparent}@font-face{font-family:Manrope ExtraLight;src:url("./media/Manrope-ExtraLight-M7XK4DJ4.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Manrope Light;src:url("./media/Manrope-Light-UPWL63L3.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope Regular;src:url("./media/Manrope-Regular-33576HBZ.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope Medium;src:url("./media/Manrope-Medium-3UQBGQW5.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope SemiBold;src:url("./media/Manrope-SemiBold-EUHPTSWH.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope Bold;src:url("./media/Manrope-Bold-P7LT7KAY.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope ExtraBold;src:url("./media/Manrope-ExtraBold-3T7DM7QW.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Extra Light;src:url("./media/Unbounded-ExtraLight-DSJCRVZA.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Light;src:url("./media/Unbounded-Light-PWDBZQ7G.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Regular;src:url("./media/Unbounded-Regular-LWF3GQFN.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Medium;src:url("./media/Unbounded-Medium-RMCAN3HE.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Unbounded SemiBold;src:url("./media/Unbounded-SemiBold-LPOOSJMR.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Bold;src:url("./media/Unbounded-Bold-HQ7IC26U.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Extra Bold;src:url("./media/Unbounded-ExtraBold-P7WJUTQS.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Unbounded Black;src:url("./media/Unbounded-Black-B6FJMIBJ.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}body{display:flex}body.no-scroll,body.modal-opened{overflow:hidden}body.dark-overlay:before{content:"";position:absolute;inset:0;display:block;z-index:21;background-color:#0006}zb-root,.main-wrapper{position:relative;display:flex;flex:1 1 100%;max-width:100%;min-height:100vh;flex-flow:column nowrap;justify-content:flex-start}.page-wrapper{display:flex;flex-flow:column nowrap}.page-wrapper .action-buttons{display:flex;justify-content:flex-end;padding:16px 32px}.route-page-wrapper{width:100%}.form-input{width:100%;height:40px;font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif}.form-input--xs{width:150px;max-width:150px}.form-input--sm{width:250px;max-width:250px}.form-input--md{width:400px;max-width:400px}.form-input--lg{width:100%}.form-input:has(cc-input-error){padding-bottom:15px}.form-input__label{display:none;font-size:16px;line-height:32px;color:#666}.form-input--with-label{height:auto;-webkit-user-select:none;user-select:none}.form-input--with-label .form-input__label{display:flex;align-items:center;gap:5px}.form-input--with-label .form-input__wrapper{height:40px}.form-input--textarea{height:auto;max-width:400px}.form-input--textarea .form-input__wrapper{height:auto}.form-input--textarea .form-input__wrapper:before{border-radius:10px}.form-input__wrapper{position:relative;width:100%;height:100%}.form-input__wrapper:before{content:"";position:absolute;inset:0;border:2px solid #e6e6e6;border-radius:4px;background-color:#fff;transition:border-color .15s linear}.form-input__wrapper--focused:before{border:2px solid rgba(0,0,0,.75)}.form-input__input,.form-input__textarea{position:relative;width:100%;height:100%;padding:2px 16px;border:none;border-radius:4px;font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:17px;color:#21201f;caret-color:#21201f}.form-input__input::placeholder,.form-input__textarea::placeholder{color:#21201f80;opacity:1}.form-input__input:-webkit-autofill,.form-input__input:-webkit-autofill:hover,.form-input__input:-webkit-autofill:focus,.form-input__input:-webkit-autofill:active,.form-input__textarea:-webkit-autofill,.form-input__textarea:-webkit-autofill:hover,.form-input__textarea:-webkit-autofill:focus,.form-input__textarea:-webkit-autofill:active{border:2px solid rgba(0,0,0,.75);font-size:16px;box-shadow:0 0 0 30px #f5f4f2 inset;-webkit-text-fill-color:rgb(33,32,31)}.form-input__input::-webkit-outer-spin-button,.form-input__input::-webkit-inner-spin-button,.form-input__textarea::-webkit-outer-spin-button,.form-input__textarea::-webkit-inner-spin-button{appearance:none;margin:0}.form-input__input[type=number],.form-input__textarea[type=number]{appearance:textfield}.form-input__textarea{padding:8px 16px;border-radius:4px}.error-message{font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:13px;color:#fc5230;padding-top:4px}.table-wrapper{width:100%;padding:0 32px;max-width:calc(100vw - 64px);overflow-x:auto}.table{position:relative;width:100%;border-spacing:0;border-collapse:collapse;white-space:nowrap}.table__head{position:relative;border-bottom:1px solid rgba(33,32,31,.5)}.table__head-column{position:sticky;top:0;padding:12px;font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px}.table__head-column__content{display:inline-flex}.table__head-column__sort{display:flex;justify-content:center;align-items:center;width:22px;height:22px;margin-left:8px}.table__body-row{border-bottom:1px solid rgba(33,32,31,.1)}.table__body-row:hover{background-color:#f5f4f2}.table__body-cell{padding:12px;font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;letter-spacing:normal}.table__body-cell__actions{position:relative}.table__body-cell.success{color:#1cc052}.table__body-cell.info{color:#9e9b98}.table__body-cell.danger{color:#fc5230}.table__body-cell.neutral{color:#0596fa}.table__body-cell__label{display:flex;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;font-size:11px;line-height:12px;white-space:nowrap;border-radius:20px}.table__body-cell__label--start{background-color:#fce45e}.table__body-cell__label--econom{background-color:#dc9212;color:#fff}.table__body-cell__label--standart,.table__body-cell__label--standard{background-color:#a8c0fc}.table__body-cell__label--comfort{background-color:#0596fa;color:#fff}.table__body-cell__label--comfort_plus{background-color:#029154;color:#fff}.table__body-cell__label--business{background-color:#42413e;color:#fff}.table__body-cell__label--vip{background-color:#5c5cda;color:#fff}.table__body-cell__text-wrapper{display:flex;justify-content:space-between;align-items:center;gap:4px}.table__body-cell__copy{position:relative;display:block;width:26px;height:26px;cursor:pointer;border:3px solid #fff;border-radius:6px}.table__body-cell__copy:before,.table__body-cell__copy:after{content:"";position:absolute;display:block;width:20px;height:20px;border:3px solid #9e9b98;border-radius:6px}.table__body-cell__copy:before{transform:translate(4px,4px)}.table__body-cell__copy:after{background-color:#fff}.table__body-cell--flex-box{display:flex;flex-wrap:wrap;align-items:center;gap:5px;width:250px;background-color:transparent}.table__body-cell--comment-box *{display:block;width:250px;white-space:break-spaces}.table__body-cell--comment-box--md *{width:350px}.table__actions-list{position:absolute;top:100%;left:0;display:flex;flex-flow:column nowrap;min-width:160px;width:100%;overflow:visible;border-radius:8px;box-shadow:0 8px 20px #75736f33;z-index:2}.table__actions-list .action-wrapper{display:flex;padding:10px;background-color:#fff}.table__actions-list .action-wrapper:hover{background-color:#f5f4f2}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:50}.modal{position:fixed;top:50%;left:50%;transform-origin:left;border:rgb(227,227,227) 1px solid;background-color:#fff;border-radius:8px;z-index:51;font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;transform:translate(-50%,-50%)}.modal-wrapper{position:absolute;display:flex;flex-flow:column nowrap;width:100%;height:100%;padding:24px;overflow-y:auto}.modal-wrapper>*,.modal-wrapper>*>*{display:flex;width:100%}.modal-wrapper .actions{display:flex;justify-content:flex-end;flex:1 1 100%;align-items:flex-end;gap:10px;padding-top:20px}.modal-wrapper .actions>*{width:auto}.modal__header{display:flex;flex-flow:row nowrap;justify-content:space-between;height:fit-content}.modal__titles-section{display:flex;flex-flow:column nowrap}.modal__close-button{display:flex;justify-content:center;align-items:center;width:20px;height:20px;font-size:30px;cursor:pointer}.modal__body{display:flex}.modal__body--column{display:flex;flex-direction:column;gap:16px}.modal__body--row{display:flex;flex-flow:row nowrap}.modal__body--row--wrap{flex-wrap:wrap}.modal__body--column--sm-gap{flex-direction:column;gap:10px}.modal__body--row--sm-gap{flex-direction:row;gap:10px}.modal__body--gap{gap:20px}.modal__body ul{margin-left:20px}.modal__title,.modal__subtitle,.modal__text{font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:-.01em}.modal__title--bold,.modal__subtitle--bold,.modal__text--bold{font-weight:700}.modal__title{font-size:20px;line-height:16px;margin-bottom:20px}.modal__subtitle{font-size:20px;line-height:23px}.modal__text{font-size:16px;line-height:20px}.modal__text--sm,.modal__text--sm *{font-size:13px;line-height:18px}.modal__text--sm>ul{margin-left:0}.modal__text--sm *{margin-bottom:5px}.modal__input{min-width:300px}.modal__tabs-container{display:flex;flex-flow:row nowrap;justify-content:center;gap:20px;margin-bottom:20px}.modal__tab{font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:-.01em;cursor:pointer}.modal__tab--active{color:#fce000;font-weight:700}.toaster-component{position:absolute;z-index:103}.toaster-component .toasts-container{display:flex;flex:1 1 100%;flex-flow:row wrap;align-items:flex-start;width:600px;height:fit-content;max-width:800px;max-height:50vh;margin-top:20px;overflow-y:auto;transition:height .3s ease-in-out}.toaster-component--top-right{top:0;right:0}.toaster-component--top-right .toast{transform:translate(calc(100% + 20px));transition:all .3s ease-in-out;margin-top:16px}.toaster-component--top-right .toast--active{animation:enter-toast-top-right .5s ease-in-out forwards}.toaster-component--top-right .toast--inactive{animation:leave-toast-top-right .5s ease-in-out forwards}.toaster-component--bottom-center{bottom:0;left:50%;transform:translate(-50%)}.toaster-component--bottom-center .toast{height:0;transform:translateY(100%);transition:all .3s ease-in-out;margin-bottom:16px}.toaster-component--bottom-center .toast--active{animation:enter-toast-bottom-center .3s ease-in-out forwards}.toaster-component--bottom-center .toast--inactive{animation:leave-toast-bottom-center .3s ease-in-out forwards}.toaster-component .toast{display:flex;justify-content:space-between;width:100%;max-width:800px;padding:10px 15px;border-radius:.25rem;word-wrap:break-word}.toaster-component .toast__content{border:1px solid transparent;line-height:1.2}.toaster-component .toast__close-button{position:absolute;top:10px;right:15px;display:block;justify-content:center;align-items:center;width:20px;height:20px;border:none;color:#fff;background-color:transparent;cursor:pointer}.toaster-component .toast__close-button:before,.toaster-component .toast__close-button:after{content:"";position:relative;display:block;width:20px;height:2px;background-color:#000}.toaster-component .toast__close-button:before{transform:translate(-6px) rotate(45deg)}.toaster-component .toast__close-button:after{transform:translate(-6px) translateY(-2px) rotate(-45deg)}.toaster-component .toast--neutral{color:#000;background-color:#fff;border:1px solid #eff2f7}.toaster-component .toast--success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.toaster-component .toast--info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.toaster-component .toast--warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.toaster-component .toast--danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}@keyframes enter-toast-top-right{0%{transform:translate(calc(100% + 20px))}to{transform:translate(0)}}@keyframes enter-toast-bottom-center{0%{height:0;transform:translateY(100%);padding:0 15px;overflow-y:hidden;margin-bottom:0}to{height:max-content;padding:10px 15px;transform:translate(0);margin-bottom:16px}}@keyframes leave-toast-top-right{0%{overflow-y:hidden;transform:translate(0);height:fit-content}80%{overflow-y:hidden;transform:translate(calc(100% + 20px));height:fit-content;padding:10px 15px;margin-top:16px}to{overflow-y:hidden;transform:translate(calc(100% + 20px));height:0;padding:0;margin-top:0}}@keyframes leave-toast-bottom-center{0%{overflow-y:hidden;transform:translate(0);height:fit-content}80%{overflow-y:hidden;transform:translate(calc(100% + 20px));height:fit-content;padding:10px 15px;margin-top:16px}to{overflow-y:hidden;transform:translate(calc(100% + 20px));height:0;padding:0;margin-top:0}}.navigation-wrapper{position:fixed;z-index:3;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;height:min-content;min-height:100vh;max-width:64px;background:#f5f4f2}.nav{padding:0;margin:0;list-style-type:none}.nav-item{display:flex;justify-content:center;align-items:center;width:64px;height:64px;-webkit-user-select:none;user-select:none}.nav-item__group-icon{width:28px;height:28px;opacity:.4}.nav-item__group-icon-link{opacity:1}.nav-item__group-icon:focus,.nav-item__group-icon:hover{opacity:1}.nav-item__group-icon-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:16px}.nav-item__group-icon-wrapper:focus,.nav-item__group-icon-wrapper:hover{background-color:#0000000f}.nav-item__group-icon-wrapper--active{background-color:#0000001a}.nav-item__group-icon-wrapper--active .nav-item__group-icon{opacity:1}.nav-menu__wrapper{position:absolute;top:0;bottom:0;left:100%;display:flex;flex-direction:column;width:276px;min-height:932px;padding:24px 16px;word-wrap:break-word;pointer-events:auto;border-radius:16px;background:#fff}.nav-menu__list{padding:0;margin:0;list-style-type:none}.nav-menu__item{margin-bottom:20px}.nav-menu__item__title-wrapper{display:flex;align-items:center;column-gap:8px;height:40px;padding:0 16px;margin-block-end:4px}.nav-menu__item__title{font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;line-height:23px;letter-spacing:-.01em}.nav-menu__submenu__link{display:flex;align-items:center;min-height:32px;padding:8px 16px;text-decoration:none;border-radius:16px;outline:none;background-color:#fff;color:#9e9b98}.nav-menu__submenu__link:hover{color:#21201f;filter:brightness(.96)}.nav-menu__submenu__link--active{color:#21201f}.nav-menu__submenu__link__text{font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:17px;color:inherit}cc-header{display:flex}.header-container{display:flex;flex:1 0 100%;max-width:100%;justify-content:space-between;align-items:center;padding:24px 32px 0}.header-title{font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:28px;line-height:31px}.pagination-wrapper{display:flex;padding:20px 0;margin:40px 0}.pagination{display:flex;padding:0;margin:0;list-style-type:none;font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#000;-webkit-user-select:none;user-select:none}.pagination__item{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;border-radius:8px;background:#fff;border:1px solid #e0e0e0;cursor:pointer;margin-right:8px;transition:background .2s,color .2s,border .2s}.pagination__item:hover{background:#d1d1d1}.pagination__item--active{background:#000;color:#fff}.pagination__item__prev-button,.pagination__item__next-button,.pagination__item__jump-next-button,.pagination__item__jump-prev-button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:transparent;color:#000;font-size:22px}.pagination__item__prev-button:before,.pagination__item__next-button:before{height:30px}.pagination__item__prev-button:before{content:"\2039"}.pagination__item__next-button:before{content:"\203a"}.pagination__item__jump-prev-button:before,.pagination__item__jump-next-button:before{content:"...";height:38px}@keyframes enter-slide-down{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%,-50%)}}@keyframes leave-slide-up{0%{transform:translate(-50%,-50%)}to{transform:translate(-50%,-100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes overlay-leave{0%{opacity:1}to{opacity:0;z-index:0;position:static}}cc-menu{display:flex;width:max-content}cc-menu-options{display:flex;height:max-content}.menu-trigger{position:relative;display:flex;align-items:center;width:fit-content;min-height:42px;padding:0 6px;font-family:Manrope Regular,sans-serif;font-size:14px;line-height:1;color:#111318;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.menu-trigger--opened{background-color:transparent}.menu-trigger--opened:before{content:"";position:absolute;inset:0;border-radius:4px}.menu-trigger--disabled{pointer-events:none;cursor:pointer}.menu-trigger--disabled .menu-trigger__content{color:#c4c2be}.menu-trigger__icon{width:16px;height:16px;margin-right:6px}.menu-trigger__content{position:relative;display:flex;overflow:hidden;flex-wrap:nowrap;align-items:center;box-sizing:border-box;height:auto;min-height:36px;border:none;box-shadow:none}.menu-trigger__arrow{display:flex;align-items:center;justify-content:center;padding:4px;transition:transform .2s ease-in-out;cursor:pointer}.menu-trigger__arrow__icon{display:flex;width:12px;height:12px}.menu-trigger__arrow--opened{transform:rotate(-180deg)}.menu-options{position:absolute;display:flex;flex-flow:column nowrap;z-index:102;overflow:hidden;padding:6px;border:1px solid #d7d8da;margin:0;border-radius:8px;background-color:#fff;box-shadow:0 8px 16px #0000000a;font-family:Manrope Regular,sans-serif;font-size:14px;line-height:1;color:#21201f}.menu-options__search-input{max-width:calc(100% - 30px);margin:10px 16px}.menu-options__list{display:flex;flex-flow:column nowrap;overflow-y:auto;max-height:300px;min-width:200px}.menu-options__actions{display:flex;justify-content:flex-end;padding:5px}.menu-options__actions .button{display:flex;width:100%;max-width:100px}.menu-options__option{position:relative;display:flex;justify-content:flex-start;align-items:center;column-gap:6px;padding:6px;cursor:pointer;color:#111318;background-color:#fff;min-width:max-content}.menu-options__option-checkbox{margin-right:10px}.menu-options__option-action{margin-left:20px}.menu-options__option:hover{background-color:#f3f3f3}.menu-options__option:nth-last-of-type(1):before{content:none}.menu-options__option--selected:after{content:"";position:absolute;right:6px;display:inline-block;width:12px;height:12px;background-image:url(/assets/images/select-icon.png);background-size:100%;background-repeat:no-repeat;background-position:center}.filters{display:flex;flex-flow:row wrap;gap:6px;padding:16px 32px}.filters__inner-box{display:flex;flex:1 1 100%;gap:5px}.filters--action__button{display:flex;justify-content:center;align-items:center;height:40px;padding:0 16px;border-radius:13px;color:#21201f;background-color:#fce000;font-family:Text bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:17px;cursor:pointer}.filters--action__button:hover{filter:brightness(.96)}.filters--action__button--disabled,.filters--action__button--disabled:hover{color:#9e9b98;background-color:#5c5a571a;cursor:not-allowed}.search-select .form-input__wrapper:before{content:none}cc-date-range-picker{display:flex;flex:0 1 365px;width:100%;max-width:365px}ngx-daterangepicker-material{display:flex;justify-content:center}.date-range-picker{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:2px 6px 2px 16px;font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:17px;color:#21201f;border:2px solid #f5f4f2;border-radius:16px;background-color:#f5f4f2}.date-range-picker__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.date-range-picker__trigger{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:16px}.date-range-picker__trigger:hover{background-color:#0000000f}.date-range-picker__trigger:hover .date-range-picker__trigger-icon{opacity:1}.date-range-picker__trigger-icon{display:flex;width:30px;height:auto;opacity:.4;cursor:pointer}.date-range-picker__control{position:relative;width:100%;height:100%;padding:2px 16px;border:none;border-radius:20px;font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:17px;color:#21201f;caret-color:#21201f}cc-date-range-modal{display:flex;width:100%;height:100%;justify-content:center}cc-date-range-modal .md-drppicker{margin-top:unset;z-index:unset;box-shadow:unset}cc-date-range-modal .md-drppicker .table-condensed{font-family:Text regular,Helvetica Neue,Helvetica,Arial,sans-serif}cc-date-range-modal .md-drppicker .table-condensed thead{display:flex;flex-flow:column nowrap}cc-date-range-modal .md-drppicker .table-condensed thead tr{display:flex;flex-flow:row nowrap;flex:1 0 100%;justify-content:space-between;align-items:center}cc-date-range-modal .md-drppicker .table-condensed thead tr.week-days th{display:flex;align-items:center;justify-content:center}cc-date-range-modal .md-drppicker .table-condensed thead tr th.month{display:flex;justify-content:center;align-items:center}cc-date-range-modal .md-drppicker .table-condensed tbody{display:flex;flex-flow:column nowrap}cc-date-range-modal .md-drppicker .table-condensed tbody tr{display:flex;flex-flow:row nowrap}cc-date-range-modal .md-drppicker .table-condensed tbody tr .available{display:flex;justify-content:center;align-items:center}cc-date-range-modal .md-drppicker .table-condensed tbody tr .in-range{background-color:#fce00070}cc-date-range-modal .md-drppicker .table-condensed tbody tr .active{font-family:Text bold,Helvetica Neue,Helvetica,Arial,sans-serif;color:#21201f;background-color:#fce000}cc-select{display:block;width:fit-content}.button{display:flex;justify-content:center;align-items:center;min-height:40px;padding:16px;border-radius:10px;font-family:Unbounded Regular,sans-serif;font-size:16px;letter-spacing:.5px;line-height:1;cursor:pointer}.button span,.button a{font-family:Unbounded Regular,sans-serif}.button__full{width:100%}.button--light,.button--dark{padding:10.5px 16px}.button--light span,.button--dark span{font-size:16px}@media screen and (min-width: 1200px){.button--light,.button--dark{padding:13px 24px}.button--light span,.button--dark span{font-size:20px}}.button--dark{color:#fff;background-color:#114d0d}.button--light{color:#111318;background-color:#fff}.button__primary{color:#fff;background-color:#000}.button__primary:hover{background-color:#3a3a3a}.button__subtle{color:#666;background-color:transparent;border:1px solid #e6e6e6}.button__subtle:hover{color:#000;background-color:#e7e7e7}.button__secondary{color:#c5c5c5;background-color:transparent}.button__secondary:hover{color:#fff;background-color:#1d1d1d}.button__danger{border:0;color:#fff;background-color:red}.button__danger:hover{background-color:#ff000090}.button__lg{width:150px;font-size:20px}.button__md{width:100px;font-size:16px}.button__sm{width:50px;font-size:13px}.button:disabled{opacity:.5}.label{display:flex;justify-content:center;align-items:center;width:fit-content;max-height:22px;padding:4px 8px;font-size:11px;line-height:1;white-space:nowrap;border-radius:20px}.label--inline{display:inline-flex}.label--success{color:#fff;background-color:#1cc052}.label--info{background-color:#a8c0fc}.label--danger{color:#fff;background-color:#fc5230}.label--start{background-color:#fce45e}.label--econom{background-color:#dc9212}.label--comfort{background-color:#0596fa;color:#fff}.label--comfort_plus{background-color:#029154;color:#fff}.label--business{background-color:#42413e;color:#fff}.label--vip{background-color:#5c5cda;color:#fff}.chip-input{display:flex;flex-flow:row wrap;gap:5px;width:100%;height:auto}.chip-input__label{display:flex;flex:1 1 100%;max-width:100%;font-size:16px;line-height:27px}.chip-input__wrapper{position:relative;min-height:40px;width:100%;max-width:400px}.chip-input__wrapper:before{content:"";position:absolute;inset:0;border:2px solid rgba(211,211,222,.2);border-radius:20px;background-color:#f5f4f2;transition:border-color .15s linear}.chip-input__text-field{position:relative;display:flex;flex-flow:row wrap;gap:5px;width:100%;height:auto;min-height:40px;padding:8px 16px;border:none;border-radius:20px;font-family:Text bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1;color:#21201f;caret-color:#21201f}.chip-input__chip{display:flex;align-items:center;padding:6px 9px;border-radius:20px;gap:5px;background-color:#fce000}.chip-input__remove{position:relative;display:flex;width:18px;height:17px;background-color:#000;border:1px solid #000;border-radius:20px;cursor:pointer}.chip-input__remove:hover{background-color:#f5f4f2;border:1px solid #fff}.chip-input__remove:hover:before,.chip-input__remove:hover:after{background-color:#000}.chip-input__remove:before,.chip-input__remove:after{content:"";position:absolute;width:11px;height:2px;background-color:#fff}.chip-input__remove:before{transform:translate(2.5px,6px) rotate(45deg)}.chip-input__remove:after{transform:translate(2.5px,6px) rotate(135deg)}cc-checkbox{display:flex;width:fit-content;height:25px}.checkbox-wrapper{position:relative;display:flex;width:20px;height:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;user-select:none}.checkbox-wrapper:hover .checkbox-input~.checkbox-checkmark{background-color:#f5f4f2}.checkbox-wrapper .checkbox-input:checked~.checkbox-checkmark{background-color:#fce000}.checkbox-wrapper .checkbox-checkmark:after{content:"";position:absolute;display:none}.checkbox-wrapper .checkbox-input:checked~.checkbox-checkmark:after{display:block}.checkbox-wrapper .checkbox-checkmark:after{transform:rotate(45deg);top:5px;left:9px;width:6px;height:11px;border:solid #21201f;border-width:0 3px 3px 0}.checkbox-label{display:flex;align-items:center;padding-left:15px;font-size:16px;line-height:17px}.checkbox-input{position:absolute;top:0;left:2px;width:23px;height:23px;opacity:0;cursor:pointer;z-index:2}.checkbox-checkmark{position:absolute;top:0;left:0;width:25px;height:25px;background-color:#0000000d;border:1px solid #21201f;border-radius:8px}.carts-container{gap:10px}.carts-container--page-view{width:100%;padding:32px;max-width:calc(100vw - 64px)}.carts-container--row{display:flex;flex-flow:row wrap;flex-grow:1;width:100%}.carts-container--column{display:grid;grid-template-columns:1fr 1fr}.carts-container--quarter-column{display:grid;grid-template-columns:repeat(4,1fr)}.carts-container--two-third-column{display:grid;grid-template-columns:2fr 1fr}.cart{display:flex;flex-flow:column nowrap;justify-content:space-between;min-height:120px;padding:8px 12px;border-radius:20px;background-color:#5c5a571a;border:2px solid transparent}.cart--align-center{justify-content:center;align-items:center}.cart--dashed{border:2px dashed #21201f;cursor:pointer}.cart--dashed:hover{background-color:#5c5a571a}.cart--no-bg{background-color:transparent}.cart__row{display:flex;justify-content:space-between;align-items:center}.cart__row-wrapper{display:flex;gap:10px;align-items:center}.cart__row--text-end{justify-content:flex-end}.cart__row-text{font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:13px}.cart__row-text--md{font-family:Text bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:19px;line-height:20px;font-weight:600}.cart__row-text--underlined{text-decoration:underline;cursor:pointer}.cart__row-text--underlined:hover{font-weight:600;letter-spacing:-.3px;color:#1cc052}.cart__row-badge{display:flex;align-items:center;padding:4px 6px;border-radius:12px;background-color:#1cc052;color:#fff;font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;line-height:1}.cart__icon{border-radius:8px}.cart__icon--small{width:40px;height:40px}.slide-toggle{position:relative;display:flex;align-items:center;width:70px;height:36px;padding:2px;border:2px solid black;border-radius:17px;cursor:pointer;background-color:#f5f4f2;overflow:hidden}.slide-toggle-wrapper{display:flex;flex-flow:row wrap;align-items:center;gap:10px}.slide-toggle .switch-handle{position:relative;width:32px;height:32px;border:2px solid #f5f4f2;border-radius:30px;background-color:#9e9b98;transform:translate(0);transition:all .1s ease-in-out}.slide-toggle .switch-track{position:absolute;width:62px;height:100%;background-color:#f5f4f2}.slide-toggle .switch-track:after{content:"";position:absolute;top:-2px;left:-62px;display:block;width:60px;height:34px;background-color:#fff}.slide-toggle--checked .switch-handle{transform:translate(100%);border:2px solid #fff;background-color:#fce000}.slide-toggle--checked .switch-track{transform:translate(100%)}.slide-toggle__label{display:flex;flex-grow:1;font-size:16px;line-height:27px}.dynamic-search{position:relative;display:flex;flex-flow:row wrap;gap:5px;width:100%;height:auto;min-height:40px;border:none;border-radius:20px;font-family:Text bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1;color:#21201f;caret-color:#21201f}.dynamic-search--md{width:400px;max-width:400px}.dynamic-search--md cc-input{width:100%}.dynamic-search--md cc-input>*{max-width:100%}.info-round{display:inline-flex;justify-content:center;align-items:center;width:30px;height:20px;padding:2px 3px;margin-left:5px;background-color:#fce000;border-radius:20px;font-family:Text medium,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer}.spinner__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:102}.spinner__container{position:absolute;top:50%;left:50%;width:40px;height:40px}.spinner__circle{display:block;width:40px;height:40px;border:3px solid transparent;border-radius:50%;border-right-color:#ffffffb3;animation:spinning .8s linear infinite}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}cc-list-item .list-item{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #e6e6e6}cc-list-item .list-item__edit{display:flex;align-items:center}cc-list-item:last-of-type .list-item{border-bottom:unset}.lister-page-layout{display:flex;flex-direction:column;justify-content:center;padding:20px;border:1px solid #e6e6e6;border-radius:10px;gap:10px;background-color:#fafafa}.lister-page{display:flex;flex-direction:column;width:100%;height:100vh}.lister-page__header{display:flex;width:100%;justify-content:space-between;padding:10px;border-bottom:1px solid #e6e6e6}.lister-page__header h1{font-size:24px;line-height:36px;color:#000;font-weight:700}.lister-page__content{padding:20px}.page-info{display:flex;flex-direction:column;gap:5px}.page-info__title{font-size:18px;line-height:27px;color:#000}.page-info__subtitles{display:flex;flex-flow:column nowrap;gap:10px;color:#666;font-size:14px;line-height:21px}.page-info__status{margin-top:8px;font-size:14px}.cc-carousel{position:relative;width:100%;height:100%}.cc-carousel__container,.cc-carousel__slide{width:100%;height:100%}.cc-carousel__slide-wrapper{position:relative;display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.cc-carousel__slide-image{width:100%;height:100%;object-fit:cover}cc-uploader{display:flex;flex-flow:row nowrap}cc-uploader .uploader__container{position:relative;display:flex;flex-flow:row wrap;flex:1 1 100%;max-width:100%;justify-content:center;align-items:flex-start;height:100%;min-height:200px}cc-uploader .uploader__container--isButton{flex:1 1 auto;align-items:center;height:unset;min-height:unset}cc-uploader .uploader__files-preview{display:flex;flex-flow:row wrap;flex:0 1 auto;justify-content:flex-start;max-width:500px}cc-uploader .uploader__drop-zone{display:flex;flex:1 1 100%;flex-flow:row nowrap;justify-content:center;align-items:center;height:100%;max-width:100%;border:3px dashed #ccc;border-radius:8px;transition:all .1s linear}cc-uploader .uploader__drop-zone.active{border:5px dashed dodgerblue}cc-uploader .uploader__drop-zone.active .uploader__drop-zone-icon{color:#1e90ff}cc-uploader .uploader__drop-zone .uploader__drop-zone-icon{width:41px;height:41px;font-size:35px;color:#ccc}cc-language-selector .menu-trigger__arrow{display:none}.admin-panel{display:flex;flex-flow:row nowrap;flex:1 1 1400px;width:100%;max-width:1400px;margin:0 auto}.admin-panel__page{display:flex;flex:1 1 calc(100% - 250px);width:100%;max-width:calc(100% - 250px);margin-left:250px}zb-upsert-page{display:flex;width:100%;max-width:100%}.upsert-page{display:flex;flex-flow:column nowrap;width:100%;max-width:100%}.upsert-page__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;border-bottom:1px solid #e6e6e6}.upsert-page__header-title{font-size:24px;line-height:36px;color:#000;font-weight:700}.upsert-page__header-actions{display:flex;justify-content:flex-end;column-gap:16px}.upsert-page__section{display:flex;flex-flow:column nowrap;max-width:40%;padding:20px}.upsert-page__section--full-width{width:100%;max-width:100%}.upsert-page__actions{display:flex;justify-content:flex-end;gap:16px;width:100%;max-width:100%;padding:20px}zb-page-preview{display:flex;width:100%;max-width:100%}.page-preview{display:flex;flex-flow:column nowrap;width:100%;max-width:100%}.page-preview__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;border-bottom:1px solid #e6e6e6}.page-preview__header-title{font-size:24px;line-height:36px;font-weight:700;color:#000}.page-preview__header-actions{display:flex;justify-content:flex-end;column-gap:16px}.widgets-list{display:flex;flex-direction:column;width:100%;max-width:100%}.widgets-list__header{display:flex;justify-content:space-between;width:100%;max-width:100%;border-bottom:1px solid #e6e6e6;padding:16px 0;margin-bottom:16px}.widgets-list__header__title{font-size:24px;line-height:36px;font-weight:700;color:#000}.widgets-list__content{display:flex;flex-flow:column nowrap;align-items:center;gap:10px}.widgets-list__content__no-widget{font-size:16px;line-height:1.3;font-weight:700}.widgets-list__content .drag-drop-list__item-placeholder{height:180px}.widgets-list__item{display:flex;justify-content:space-between;padding:16px 8px;border:1px solid #e6e6e6;margin-bottom:16px;border-radius:8px;background-color:#fafafa}.widgets-list__item__widget-content{display:flex;flex-flow:column nowrap;flex:1 0 80%;width:100%;max-width:80%}.widgets-list__item__actions{display:flex;flex:1 0 20%;justify-content:flex-end;align-items:center;width:100%;max-width:20%}.widget-selection{display:flex;flex-flow:row nowrap;flex:1 1 100%;max-width:100%;justify-content:space-between;padding:16px;border:1px solid #e6e6e6;border-radius:8px}.widget-selection:hover{background-color:#e7e7e7}.image-carousel-builder__files-preview{display:flex;flex-flow:row nowrap}.image-carousel-builder__image-wrapper{position:relative;display:flex;align-items:center;padding-right:16px;border:1px solid #ccc;border-radius:8px}.image-carousel-builder__image{width:100%;height:auto;object-fit:contain}.image-carousel-builder__cancel-image{position:absolute;top:0;right:-12px;width:24px;height:24px;border-radius:40px;background-color:red;cursor:pointer}.image-carousel-builder__cancel-image:before,.image-carousel-builder__cancel-image:after{content:"";position:absolute;width:10px;height:2px;background-color:#fff}.image-carousel-builder__cancel-image:before{transform:rotate(45deg) translate(12px,2px)}.image-carousel-builder__cancel-image:after{transform:rotate(-45deg) translate(-2px,12px)}.text-image-builder{display:flex;flex-direction:column}.text-image-builder__title{font-size:24px;font-weight:600;margin-bottom:16px;color:#000;text-align:left}.text-image-builder__language{display:flex;justify-content:flex-end;margin-bottom:24px}.text-image-builder__form{display:flex;flex-direction:column;gap:24px}.text-image-builder__upload-section{margin:16px 0}.text-image-builder__upload-text{font-size:16px;color:#666;font-weight:500}.text-image-builder__checkbox-container{margin-top:16px}.text-image-builder__checkbox{display:flex;align-items:center;gap:12px}.text-image-builder__checkbox-input{width:18px;height:18px;background:#fff;cursor:pointer;transition:all .2s ease}.text-image-builder__checkbox-label{font-size:16px;color:#666;cursor:pointer;-webkit-user-select:none;user-select:none}.text-image-builder__image-wrapper{position:relative;display:flex;align-items:center;width:200px;padding-right:16px;border:1px solid #ccc;border-radius:8px}.text-image-builder__image{width:100%;height:auto;object-fit:contain}.text-image-builder__remove-image{position:absolute;top:0;right:-12px;width:24px;height:24px;border-radius:40px;background-color:red;cursor:pointer}.text-image-builder__remove-image:before,.text-image-builder__remove-image:after{content:"";position:absolute;width:10px;height:2px;background-color:#fff}.text-image-builder__remove-image:before{transform:rotate(45deg) translate(12px,2px)}.text-image-builder__remove-image:after{transform:rotate(-45deg) translate(-2px,12px)}.header-builder{display:flex;flex-direction:column}.header-builder__title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.header-builder__content{display:flex;flex-direction:column;gap:1.5rem}.header-builder__language{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.header-builder__error{color:red;font-size:10px;font-weight:500;margin-top:4px}.header-builder__links{display:flex;flex-direction:column;gap:1rem}.header-builder__link-item{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #e6e6e6;border-radius:.5rem;background-color:#fff}.header-builder__link-group{display:flex;flex-direction:column;gap:.75rem}.header-builder__input-group{display:flex;flex-direction:column;gap:.5rem}.header-builder__input{width:100%;padding:.5rem;border:1px solid #cbd5e1;border-radius:.25rem}.header-builder__input::placeholder{color:#94a3b8}.header-builder__input:focus{outline:none}.header-builder__checkbox-group{display:flex;align-items:center;gap:.5rem}.header-builder__checkbox{width:14px;height:14px}.header-builder__label{font-size:14px;color:#475569;font-weight:500}.header-builder__actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:.5rem}.builder{display:flex;flex-flow:column nowrap}.builder__title{margin-bottom:16px;text-align:left;font-size:24px;font-weight:600;color:#000}.builder__language-selector{display:flex;justify-content:flex-end;margin-bottom:24px}.builder__section{display:flex;flex-flow:column nowrap;margin-bottom:20px}.builder__section__widget-title{margin-bottom:4px;font-size:16px;line-height:32px;color:#666}.builder__section__widget-code{padding:10px 14px 14px;font-size:16px;line-height:17px;font-weight:700;color:#000}.builder__section--image-section{display:flex}.builder__section--image-section__list{display:flex;flex-flow:row nowrap;column-gap:16px;margin-bottom:16px}.builder__section--image-section .uploader__container{justify-content:flex-start}.builder__section--image-section__actions{display:flex;column-gap:16px}.builder__section--image-section__actions cc-uploader{flex:0 1 auto}.builder__section--list-section{display:flex;flex-flow:column nowrap;gap:10px}.builder__section--list-section .list-item{display:flex;justify-content:space-between}.builder__section--list-section .list-item__row{display:flex;column-gap:8px}.builder__section--list-section .list-item__row .title{font-weight:700}.builder__section--list-section .list-card-item{display:flex;gap:4%;padding:1rem;border:1px solid #e6e6e6;border-radius:.5rem;background-color:#fff}.builder__section--list-section .list-card-item .card-item--column{display:flex;flex-direction:column;flex:1 1 48%;max-width:48%;justify-content:space-between;row-gap:8px}.builder__section--list-section .list-card-item .card-item--actions{display:flex;flex-flow:row nowrap;flex:1 1 48%;max-width:48%;justify-content:flex-end;align-items:flex-end;column-gap:8px}.builder__image-wrapper{position:relative;display:flex;align-items:center;width:200px;padding-right:16px;border:1px solid #ccc;border-radius:8px}.builder__image-wrapper.wrapper--xs{width:40px;height:40px;padding-right:0}.builder__image-wrapper.bg-dark{background-color:#000}.builder__image{width:100%;height:auto;object-fit:contain}.builder__remove-image{position:absolute;top:0;right:-12px;width:24px;height:24px;border-radius:40px;background-color:red;cursor:pointer}.builder__remove-image:before,.builder__remove-image:after{content:"";position:absolute;width:10px;height:2px;background-color:#fff}.builder__remove-image:before{transform:rotate(45deg) translate(12px,2px)}.builder__remove-image:after{transform:rotate(-45deg) translate(-2px,12px)}.builder__reusable-label{position:absolute;top:0;right:20px;display:inline-flex;justify-content:center;align-items:center;padding:4px 8px;border-radius:16px;background-color:#1cc052;color:#fff;font-size:13px}.builder__checkbox-form{display:flex;flex-flow:column nowrap;row-gap:8px}.builder__checkbox-holder{display:flex;align-items:center;gap:12px}.builder__checkbox{position:relative;width:18px;height:18px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}.builder__checkbox:checked{border-color:#2b303b}.builder__checkbox:checked:before{content:"";position:absolute;top:-3px;left:-3px;display:inline-block;width:22px;height:22px;background-image:url(/assets/images/checked-icon.png);background-size:100%;background-repeat:no-repeat;background-position:center}.builder__checkbox-label{font-size:16px;color:#666;cursor:pointer;-webkit-user-select:none;user-select:none}.builder__input-group{display:flex;flex-flow:column nowrap;gap:5px}.builder__input-group__label{font-size:14px}.builder__input-group__input{width:100%;padding:.5rem;border:1px solid #cbd5e1;border-radius:.25rem}.builder__input-group__input::placeholder{color:#94a3b8}.builder__input-group__input:focus{outline:none}.builder__input-group__input-error{color:red;font-size:10px;font-weight:500;margin-top:4px}.builder__actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:.5rem}.image-gallery{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.image-gallery__grid-item{display:flex;flex-flow:column nowrap}.image-gallery .image-section{display:flex;justify-content:center;padding:8px 10px;border:2px solid #f5f4f2;border-bottom:0;border-radius:10px 10px 0 0;background-color:#f8f8f8}.image-gallery .info-section{position:relative;padding:10px;border-radius:0 0 10px 10px;background-color:#f5f4f2}.image-gallery .info-section__header{display:flex;justify-content:space-between;overflow:visible}.image-gallery .info-section__usages-list{display:none}.image-gallery .info-section__usages-list--visible{position:absolute;top:30px;right:0;display:flex;flex-flow:column nowrap;width:100%;padding:8px;border:1px solid #94a3b8;border-radius:8px;background-color:#fff}.image-gallery .info-section__body{display:flex;flex-flow:column wrap;justify-content:space-between;row-gap:2px;margin:5px 0}.image-gallery .info-section__actions{display:flex;justify-content:flex-end}.image-gallery .info-section .info-row{font-size:14px}.image-gallery .info-section .info-row.bold{font-weight:700}.image-gallery .info-section .info-row.link{text-decoration:underline;cursor:pointer}.image-gallery .info-section .info-row span{font-weight:700}.image-gallery--selection-modal .image-section{border-radius:10px;border-bottom:2px;cursor:pointer}.image-gallery--selection-modal .image-section--selected{background-color:#32cd3280}.image-gallery__limit-message{display:flex;flex:1 0 100%;justify-content:center;width:100%;max-width:100%;padding:16px;font-size:22px;color:red}cms-image-selector{display:flex;flex:1 0 auto}cms-image-selector-modal{flex-flow:row wrap}.widget-host{display:flex;max-width:100vw}.widget-section{display:flex;flex-flow:row nowrap;flex:1 1 100%;justify-content:center;width:100%;max-width:1272px;padding:0 16px;margin:0 auto}@media screen and (min-width: 500px){.widget-section{max-width:1304px;padding:0 32px}}.widget-section--full-screen{max-width:100%;padding:unset}.image-carousel{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;max-width:100%}.image-carousel__content-block{display:flex;flex-flow:column nowrap;align-items:flex-start;width:100%;max-width:100%;padding:0 100px;margin-bottom:24px}.image-carousel__slider-wrapper,.image-carousel .carousel{display:flex;flex:1 1 100%;width:100%;max-width:100%}.image-carousel__slide{display:flex;flex:1 1 250px;justify-content:center;width:250px;height:auto;max-width:250px;padding:0 50px}.image-carousel__slide .image-carousel__image{width:100%;height:auto;object-fit:contain}.text-image{display:flex;gap:20px}.text-image--content-left,.text-image--content-right{flex-flow:row nowrap}.text-image--content-bottom,.text-image--content-top{flex-flow:column nowrap}.text-image--content-right .text-image__content-block,.text-image--content-bottom .text-image__content-block{order:1}.text-image__content-block{display:flex;flex-flow:column nowrap;align-items:center;flex:1}.text-image__image-block{display:flex;justify-content:center;align-items:center;flex:1}.text-image__image-block .text-image__image-holder{display:flex;justify-content:center;align-items:center}.text-image__image-block .text-image__image{display:block;height:auto;max-width:100%}.header{position:fixed;top:0;right:0;left:0;display:flex;width:100%;max-width:100%;border-bottom:1px solid #e5e5e5;z-index:20;background-color:#fff}.header__container{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:72px;max-width:1320px;padding:18px 24px;margin:0 auto}@media screen and (min-width: 1200px){.header__container{height:98px;padding:28px 10px}}.header__logo .logo{height:34px}@media screen and (min-width: 1200px){.header__logo .logo{height:40px}}.header__navbar{display:none;align-items:center;column-gap:24px}@media screen and (min-width: 1200px){.header__navbar{display:flex}}.header__navbar .menu-trigger__content{font-size:16px}.header__navbar--link{color:#111318;font-family:Manrope Regular,sans-serif}.header__navbar--link a{font-size:16px;text-decoration:none;color:inherit}.header__actions{display:none;column-gap:40px}@media screen and (min-width: 1200px){.header__actions{display:flex}}.header__sidebar{position:fixed;top:0;left:-375px;display:flex;flex-flow:column nowrap;width:100%;height:100vh;height:100dvh;max-width:375px;padding:16px 24px;z-index:21;background-color:#f8f8f8;transition:.25s ease-in-out}.header__sidebar--opened{transform:translate(375px)}@media screen and (min-width: 1200px){.header__sidebar{display:none}}.header__sidebar__mobile-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:44px}.header__sidebar__navigation{flex-grow:1}.header__sidebar__links-group-wrapper{background-color:transparent;cursor:pointer}.header__sidebar__links-group-wrapper--opened .header__sidebar__links-wrapper{grid-template-rows:1fr}.header__sidebar__links-group-wrapper--opened .header__sidebar__group-title-arrow{transform:rotate(90deg)}.header__sidebar__group-title{display:flex;justify-content:space-between;align-items:center;padding:10px 12px}.header__sidebar__group-title .title{font-size:16px}.header__sidebar__group-title-arrow{display:flex;width:16px;height:16px;background-image:url("./media/arrow-right-icon-K23Y6JTT.png");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s}.header__sidebar__links-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-in-out,padding .2s ease-in-out}.header__sidebar__links-wrapper .header__sidebar__links{overflow:hidden}.header__sidebar__link{padding:10px 12px}.header__sidebar__link a{font-size:16px}.header__sidebar .header__actions{display:flex;justify-content:space-between}@media screen and (min-width: 1200px){.header__sidebar .header__actions{display:none}}.menu-options__option--lang-option .menu-options__option-icon{width:16px;height:16px}.menu-options__option--nav-item{padding:8px 18px}.menu-options__option--nav-item span{font-size:16px;line-height:1.2}.page-preview .header{position:static}.active-link{color:#000}.hamburger-button{width:24px;height:24px;padding:6px 3px;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}@media screen and (min-width: 1200px){.hamburger-button{display:none}}.hamburger-button span{display:block;width:100%;height:2px;border-radius:9px;opacity:1;background:#111318;transform:rotate(0);transition:.25s ease-in-out}.hamburger-button span:nth-child(2),.hamburger-button span:nth-child(3){margin-top:3px}.hamburger-button--opened span:nth-child(1){transform:rotate(135deg) translate(4px,-3px)}.hamburger-button--opened span:nth-child(2){opacity:0;transform:translate(18px)}.hamburger-button--opened span:nth-child(3){transform:rotate(-135deg) translate(4px,3px)}.footer{position:relative;display:flex;flex:1 1 100%;width:100%;max-width:100vw;overflow:hidden}.footer__content-wrapper{display:flex;flex:1 1 100%;flex-flow:column nowrap;width:100%;max-width:100%;padding:32px 24px;z-index:1}@media screen and (min-width: 500px){.footer__content-wrapper{padding:32px}}@media screen and (min-width: 1200px){.footer__content-wrapper{padding:80px 100px}}.footer__sections{display:grid;grid-template-columns:repeat(1,1fr);gap:33px;margin-bottom:24px}@media screen and (min-width: 500px){.footer__sections{grid-template-columns:repeat(3,1fr)}}.footer__copyright{display:flex;justify-content:center;padding-top:6px;border-top:1px solid #525866}@media screen and (min-width: 500px){.footer__copyright{padding-top:12px}}.footer__copyright__text{font-family:Manrope Light,sans-serif;font-size:16px;line-height:1.2;color:#c0c2c6}.footer__section,.footer__section__locations,.footer__section__contacts{display:flex;flex-flow:column nowrap}.footer__section__locations{margin-bottom:32px}.footer__section__contacts{margin-bottom:24px}@media screen and (min-width: 1200px){.footer__section__contacts{margin-bottom:12px}}.footer__section__title,.footer__section__location,.footer__section__contact,.footer__section cms-link>a{font-family:Manrope Light,sans-serif;font-size:16px;color:#fff}.footer__section__title,.footer__section__location,.footer__section__contact,.footer__section cms-link{margin-bottom:10px}.footer__section__title{font-family:Manrope Bold,sans-serif}.footer__section__socials{display:flex;column-gap:10px}.footer__section__socials>cms-link{display:flex;width:32px;height:32px;margin-bottom:0}.footer__image-wrapper{position:absolute;right:-5px;bottom:-105px;width:220px;transform:rotate(70deg)}@media screen and (min-width: 500px){.footer__image-wrapper{right:-10px}}@media screen and (min-width: 1200px){.footer__image-wrapper{right:-15px;bottom:-190px;width:370px}}.footer__image-wrapper img{width:100%;height:auto}.widget-section__banner{display:flex;flex-flow:column nowrap}.widget-section .banner__wrapper{display:flex;flex-flow:column wrap;height:auto;min-height:660px;padding:0 24px 24px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:32px}@media screen and (min-width: 500px){.widget-section .banner__wrapper{min-height:800px;padding:0 80px 60px}}@media screen and (min-width: 768px){.widget-section .banner__wrapper{flex-flow:row nowrap;min-height:400px;padding:0 32px}}@media screen and (min-width: 1200px){.widget-section .banner__wrapper{min-height:530px;padding:24px;border-radius:40px}}@media screen and (min-width: 1200px){.widget-section .banner__wrapper:has(.banner__content-block--no-image-block){min-height:420px;padding:0 150px}}.widget-section .banner__wrapper--light-bg .banner__content-block__title{color:#111318}.widget-section .banner__wrapper--light-bg .banner__content-block__description{color:#2b303b}.widget-section .banner__wrapper--green-to-dark{background:linear-gradient(89.68deg,#f5fffe 1.26%,#cff8dc 99.72%) no-repeat}.widget-section .banner__wrapper--green-to-light{background:linear-gradient(270deg,#f5fffe 1.49%,#cff8dc) no-repeat}.widget-section .banner__content-block,.widget-section .banner__image-block{display:flex;flex-flow:column nowrap}.widget-section .banner__content-block{flex:0 1 auto;justify-content:center;order:1;margin-top:24px}@media screen and (min-width: 500px){.widget-section .banner__content-block{order:unset;margin-top:50px}}@media screen and (min-width: 768px){.widget-section .banner__content-block{flex:1 1 50%;width:50%;max-width:50%;padding:40px 20px;margin-top:0}}@media screen and (min-width: 1200px){.widget-section .banner__content-block{padding:0 60px 0 80px}}.widget-section .banner__content-block--no-image-block{flex:1 1 100%;justify-content:center;align-items:center;width:100%;max-width:100%;padding:36px 0}@media screen and (min-width: 500px){.widget-section .banner__content-block--no-image-block{padding:40px 0}}@media screen and (min-width: 1200px){.widget-section .banner__content-block--no-image-block{padding:0}}.widget-section .banner__content-block--no-image-block .banner__content-block__content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;max-width:940px}.widget-section .banner__content-block--no-image-block .banner__content-block__content>*{text-align:center}.widget-section .banner__content-block__title{font-family:Unbounded Regular,sans-serif;font-size:32px;line-height:1.2;color:#fff}@media screen and (min-width: 768px){.widget-section .banner__content-block__title{font-size:40px}}.widget-section .banner__content-block__subTitle{display:flex;align-items:center;column-gap:7px;font-size:14px;color:#114d0d}.widget-section .banner__content-block__subTitle:before{content:"";display:inline-block;width:11px;height:17px;background-image:url(/assets/images/flash-icon.png);background-size:100%;background-repeat:no-repeat;background-position:center}.widget-section .banner__content-block__description{margin-top:24px;font-family:Manrope Light,sans-serif;font-size:16px;line-height:1.3;color:#c0c2c6}.widget-section .banner__content-block--position-right{order:1}@media screen and (min-width: 1200px){.widget-section .banner__content-block--position-right{padding:0 80px 0 60px}}.widget-section .banner__content-block__button-block{margin-top:24px}@media screen and (min-width: 1200px){.widget-section .banner__content-block__button-block{margin-top:32px}}.widget-section .banner__image-block{position:relative;flex:1 0 auto;width:100%;max-width:100%}@media screen and (min-width: 500px){.widget-section .banner__image-block{flex:1 0 auto;width:80%;max-width:80%;margin:0 auto}}@media screen and (min-width: 768px){.widget-section .banner__image-block{flex:1 1 50%;width:50%;max-width:50%;margin:0}}.widget-section .banner__image-block .image-holder{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;width:100%;height:auto}.widget-section .banner__image-block .image-holder>cms-image{width:100%;height:auto;max-width:70%}.widget-section .banner__image-block .image-holder>cms-image img{width:100%;height:auto}.widget-section .banner__image-block .image-holder--second{position:relative;margin:auto 0}.widget-section .banner__image-block .image-holder--second>cms-image{max-width:90%}.widget-section--full-screen .banner__wrapper{width:100%;max-width:1440px;padding:0 16px;margin:0 auto;border-radius:unset}@media screen and (min-width: 500px){.widget-section--full-screen .banner__wrapper{min-height:820px}}@media screen and (min-width: 768px){.widget-section--full-screen .banner__wrapper{flex-flow:row nowrap;min-height:545px;padding:0 32px}}@media screen and (min-width: 1200px){.widget-section--full-screen .banner__wrapper{min-height:655px;padding:24px}}.widget-section--full-screen .banner__content-block{order:unset}@media screen and (min-width: 1200px){.widget-section--full-screen .banner__content-block{padding-left:100px}}.widget-section--full-screen .banner__widgets-section{display:flex;justify-content:center;width:100%;max-width:100vw}.widget-section--full-screen .banner__widgets-section:has(cms-image-carousel){background-color:#f8f8f8}.widget-section--full-screen .banner__widgets-section cms-image-carousel{display:flex;width:100%;max-width:1440px}.widget-section--no-image-block .banner__wrapper{min-height:420px}@media screen and (min-width: 500px){.widget-section--no-image-block .banner__wrapper{min-height:310px}}.widget-section--no-image-block .banner__content-block__description{color:#fff}.widget-section--full-screen .banner__content-block__title,.widget-section--no-image-block .banner__content-block__title{font-size:40px;letter-spacing:1px}@media screen and (min-width: 1200px){.widget-section--full-screen .banner__content-block__title,.widget-section--no-image-block .banner__content-block__title{font-size:60px}}.widget-section--full-screen .banner__content-block__description,.widget-section--no-image-block .banner__content-block__description{margin-top:16px;font-size:16px;line-height:1.4;letter-spacing:.5px}@media screen and (min-width: 1200px){.widget-section--full-screen .banner__content-block__description,.widget-section--no-image-block .banner__content-block__description{margin-top:25px;font-size:20px}}.widget-section:has(.hero-banner) .banner__wrapper{flex-flow:row wrap;height:auto;padding:24px}@media screen and (min-width: 500px){.widget-section:has(.hero-banner) .banner__wrapper{flex-wrap:nowrap;min-height:340px;padding:0}}@media screen and (min-width: 1200px){.widget-section:has(.hero-banner) .banner__wrapper{min-height:500px}}.widget-section:has(.hero-banner) .banner__content-block{flex:1 1 100%;width:100%;max-width:100%;padding-left:0}@media screen and (min-width: 375px){.widget-section:has(.hero-banner) .banner__content-block{padding-left:30px;padding-right:20px;margin-bottom:50px}}@media screen and (min-width: 500px){.widget-section:has(.hero-banner) .banner__content-block{flex:1 1 56%;width:56%;max-width:56%;padding-left:50px;padding-right:50px}}@media screen and (min-width: 768px){.widget-section:has(.hero-banner) .banner__content-block{margin-bottom:0}}@media screen and (min-width: 1200px){.widget-section:has(.hero-banner) .banner__content-block{padding-left:80px;padding-right:0}}.widget-section:has(.hero-banner) .banner__content-block__title{letter-spacing:1px}@media screen and (min-width: 500px){.widget-section:has(.hero-banner) .banner__content-block__title{font-size:32px}}@media screen and (min-width: 1200px){.widget-section:has(.hero-banner) .banner__content-block__title{font-size:60px}}.widget-section:has(.hero-banner) .banner__content-block__description{margin-top:16px;font-size:16px;line-height:1.4;letter-spacing:.5px}@media screen and (min-width: 1200px){.widget-section:has(.hero-banner) .banner__content-block__description{margin-top:25px;font-size:20px}}.widget-section:has(.hero-banner) .banner__image-block{flex:1 1 100%;width:100%;max-width:100%;min-height:300px}@media screen and (min-width: 500px){.widget-section:has(.hero-banner) .banner__image-block{flex:1 1 44%;width:44%;max-width:44%}}.widget-section:has(.hero-banner) .banner__image-block .image-holder--first:not(:has(+.image-holder--second)){animation:floating-zoom 15s ease-in-out infinite alternate}.widget-section:has(.hero-banner) .banner__image-block .image-holder--first:not(:has(+.image-holder--second))>cms-image{max-width:100%}.widget-section:has(.statistics-banner){position:relative}.widget-section:has(.statistics-banner) .banner__wrapper{min-height:785px}@media screen and (min-width: 500px){.widget-section:has(.statistics-banner) .banner__wrapper{min-height:545px;padding:35px}}@media screen and (min-width: 768px){.widget-section:has(.statistics-banner) .banner__wrapper{padding:78px 35px}}@media screen and (min-width: 1200px){.widget-section:has(.statistics-banner) .banner__wrapper{min-height:655px;padding:120px 100px}}.widget-section:has(.statistics-banner) .banner__wrapper .banner__content-block{justify-content:flex-start}@media screen and (min-width: 768px){.widget-section:has(.statistics-banner) .banner__wrapper .banner__content-block__content{max-width:500px}}@media screen and (min-width: 1200px){.widget-section:has(.statistics-banner) .banner__wrapper .banner__content-block__content{max-width:940px}}.widget-section:has(.statistics-banner) .banner__wrapper .banner__content-block__description{margin-top:16px}@media screen and (min-width: 1200px){.widget-section:has(.statistics-banner) .banner__wrapper .banner__content-block__description{letter-spacing:0}}@media screen and (min-width: 500px){.widget-section:has(.statistics-banner) .banner__wrapper .banner__content-block{padding:0}}.widget-section:has(.statistics-banner) .banner__widgets-section{position:absolute;right:0;bottom:32px;left:0;display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media screen and (min-width: 500px){.widget-section:has(.statistics-banner) .banner__widgets-section{bottom:35px;grid-template-columns:repeat(2,1fr);padding:0 35px}}@media screen and (min-width: 768px){.widget-section:has(.statistics-banner) .banner__widgets-section{bottom:78px;padding:0 78px}}@media screen and (min-width: 1200px){.widget-section:has(.statistics-banner) .banner__widgets-section{bottom:120px;grid-template-columns:repeat(4,1fr);gap:40px;padding:0 100px}}.widget-section:has(.statistics-banner) .banner__widgets-section .text-image{padding-bottom:16px}@media screen and (min-width: 500px){.widget-section:has(.statistics-banner) .banner__widgets-section .text-image{padding-bottom:unset}}.widget-section:has(.statistics-banner) .banner__widgets-section .text-image__content-block>*{text-align:center}.widget-section:has(.statistics-banner) .banner__widgets-section .text-image__content__title{font-family:Unbounded Regular,sans-serif;font-size:40px;line-height:1.4;color:#fff}@media screen and (min-width: 1200px){.widget-section:has(.statistics-banner) .banner__widgets-section .text-image__content__title{font-size:60px}}.widget-section:has(.statistics-banner) .banner__widgets-section .text-image__content__text{font-family:Manrope Light,sans-serif;font-size:16px;color:#fff}@media screen and (min-width: 1200px){.widget-section:has(.statistics-banner) .banner__widgets-section .text-image__content__text{font-size:20px}}.widget-section:has(.first-image-10) .banner__image-block .image-holder--first>cms-image{max-width:10%}.widget-section:has(.first-image-20) .banner__image-block .image-holder--first>cms-image{max-width:20%}.widget-section:has(.first-image-30) .banner__image-block .image-holder--first>cms-image{max-width:30%}.widget-section:has(.first-image-40) .banner__image-block .image-holder--first>cms-image{max-width:40%}.widget-section:has(.first-image-50) .banner__image-block .image-holder--first>cms-image{max-width:50%}.widget-section:has(.first-image-60) .banner__image-block .image-holder--first>cms-image{max-width:60%}.widget-section:has(.first-image-70) .banner__image-block .image-holder--first>cms-image{max-width:70%}.widget-section:has(.first-image-80) .banner__image-block .image-holder--first>cms-image{max-width:80%}.widget-section:has(.first-image-90) .banner__image-block .image-holder--first>cms-image{max-width:90%}.widget-section .banner__widgets-section .image-carousel__slider-wrapper{padding:16px 0}@media screen and (min-width: 768px){.widget-section .banner__widgets-section .image-carousel__slider-wrapper{padding:40px 0}}.widget-section .banner__widgets-section .image-carousel__slide{flex:1 1 120px;width:120px;height:32px;max-width:120px;padding:0}@media screen and (min-width: 768px){.widget-section .banner__widgets-section .image-carousel__slide{flex:1 1 320px;width:320px;height:40px;max-width:320px}}cms-banner:nth-of-type(2n) .banner__image-block .image-holder--second{animation:floating-zoom 15s 2.5s ease-in-out infinite alternate}cms-banner:nth-of-type(odd) .banner__image-block .image-holder--second{animation:floating-zoom 15s ease-in-out infinite alternate}.widget-section--full-screen.widget-section--has-bgImage .banner__wrapper{max-width:100%}.widget-section--full-screen.widget-section--has-bgImage .banner__widgets-section{width:100%;max-width:1440px;margin:0 auto}@keyframes floating-zoom{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.2) rotate(8deg)}to{transform:scale(1) rotate(0)}}.accordion{width:100%;max-width:100%}.accordion__content-block{display:flex;flex-flow:column nowrap;align-items:center;margin-bottom:40px}@media screen and (min-width: 1200px){.accordion__content-block{margin-bottom:60px}}.accordion__content__title{font-family:Unbounded Regular,sans-serif;font-size:40px;color:#111318;line-height:1.2}@media screen and (min-width: 1200px){.accordion__content__title{font-size:60px}}.accordion__content__description{margin-top:16px;font-family:Manrope Light,sans-serif;font-size:16px;line-height:1.4;color:#2b303b}@media screen and (min-width: 1200px){.accordion__content__description{font-size:20px}}.accordion__sections-container{display:flex;flex-flow:column nowrap;row-gap:10px}@media screen and (min-width: 500px){.accordion__sections-container{row-gap:16px}}.accordion__section{padding:16px 24px;background-color:#f3f3f3;border-radius:16px;cursor:pointer}@media screen and (min-width: 500px){.accordion__section{padding:20px 24px}}@media screen and (min-width: 1200px){.accordion__section{padding:25.5px 32px}}.accordion__section--opened .accordion__section__body{padding-top:10px;grid-template-rows:1fr}.accordion__section--opened .accordion__section__header-arrow{transform:rotate(180deg)}.accordion__section__header{display:flex;justify-content:space-between;align-items:center}.accordion__section__header__title{font-family:Unbounded Regular,sans-serif;font-size:16px;line-height:1.2;color:#111318}@media screen and (min-width: 500px){.accordion__section__header__title{font-size:20px}}@media screen and (min-width: 1200px){.accordion__section__header__title{font-size:24px}}.accordion__section__header-arrow{display:flex;width:16px;height:16px;background-image:url("./media/arrow-down-icon-DDQNZFRQ.png");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s}.accordion__section__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-in-out,padding .2s ease-in-out}.accordion__section__body__content{overflow:hidden;font-family:Manrope Regular,sans-serif;font-size:16px;line-height:1.2;color:#525866}@media screen and (min-width: 500px){.accordion__section__body__content{font-size:16px}}@media screen and (min-width: 500px){.accordion__section__body__content{font-size:20px}}.card-grid__content-block{display:flex;flex-flow:row wrap;width:100%;max-width:100%}.card-grid__content-block__content{display:flex;flex-flow:column nowrap;align-items:center;max-width:100%;margin:0 auto}@media screen and (min-width: 1200px){.card-grid__content-block__content{max-width:940px}}.card-grid__content-block__content>*{text-align:center}.card-grid__content-block__button-block{display:flex;flex:1 1 100%;justify-content:center;width:100%;max-width:100%;margin-top:32px}.card-grid__content__sub-title{display:flex;align-items:center;column-gap:7px;font-size:14px;color:#114d0d}.card-grid__content__sub-title:before{content:"";display:inline-block;width:11px;height:17px;background-image:url(/assets/images/flash-icon.png);background-size:100%;background-repeat:no-repeat;background-position:center}.card-grid__content__title{font-family:Unbounded Regular,sans-serif;font-size:40px;color:#111318;line-height:1.2;word-break:break-word}@media screen and (min-width: 1200px){.card-grid__content__title{font-size:60px;word-break:normal}}.card-grid__content__text{margin-top:16px;font-family:Manrope Light,sans-serif;font-size:16px;line-height:1.4;color:#2b303b}@media screen and (min-width: 1200px){.card-grid__content__text{font-size:20px}}.card-grid--text-icon-grid .card-grid__cards-section{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:minmax(180px,auto);gap:20px;margin-top:60px}@media screen and (min-width: 500px){.card-grid--text-icon-grid .card-grid__cards-section{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px){.card-grid--text-icon-grid .card-grid__cards-section{grid-template-columns:repeat(6,1fr);grid-template-rows:minmax(220px,auto)}}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image{min-height:180px;border-radius:40px;background-color:#fff}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image{position:relative;height:100%;padding:24px;border-radius:45px;background-repeat:no-repeat;background-size:50%;background-position:calc(100% - 8px) 8px}@media screen and (min-width: 1200px){.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image{padding:32px;background-size:70%}}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__content-block{justify-content:space-between;align-items:flex-start}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__title{max-width:calc(100% - 56px)}@media screen and (min-width: 1200px){.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__title{max-width:80%}}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__image-block{position:absolute;top:4px;right:4px;width:80px;height:80px;background:linear-gradient(180deg,#24791e33 -1.28%,#f3f8f233 97.84%);border-radius:86px}@media screen and (min-width: 1200px){.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__image-block{width:86px;height:86px}}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder{width:65px}@media screen and (min-width: 1200px){.card-grid--text-icon-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder{width:70px}}@media screen and (min-width: 500px){.card-grid--text-icon-grid .card-grid__cards-section cms-text-image{grid-column:span 2}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image:nth-child(3n+1):nth-last-of-type(1){grid-column:2/4}}@media screen and (min-width: 1200px){.card-grid--text-icon-grid .card-grid__cards-section cms-text-image{grid-column:span 2;min-height:220px;border-radius:45px}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image:nth-child(3n-1):nth-last-of-type(1){grid-column:4/6}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image:nth-child(3n-2):nth-last-of-type(2){grid-column:2/4}.card-grid--text-icon-grid .card-grid__cards-section cms-text-image:nth-child(3n+1):nth-last-of-type(1){grid-column:3/5}}.card-grid--text-image-grid .card-grid__cards-section{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:minmax(310px,auto);gap:16px;margin-top:60px}@media screen and (min-width: 500px){.card-grid--text-image-grid .card-grid__cards-section{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (min-width: 1200px){.card-grid--text-image-grid .card-grid__cards-section{grid-template-columns:repeat(14,1fr);grid-template-rows:minmax(380px,auto);gap:32px}}.card-grid--text-image-grid .card-grid__cards-section cms-text-image{min-height:310px;border-radius:32px;background-color:#fff;box-shadow:0 8px 16px #00000008}@media screen and (min-width: 1200px){.card-grid--text-image-grid .card-grid__cards-section cms-text-image{min-height:380px;border-radius:45px}.card-grid--text-image-grid .card-grid__cards-section cms-text-image:nth-child(6n+1){grid-column:span 6}.card-grid--text-image-grid .card-grid__cards-section cms-text-image:nth-child(6n+2){grid-column:span 4}.card-grid--text-image-grid .card-grid__cards-section cms-text-image:nth-child(6n+3){grid-column:span 4}.card-grid--text-image-grid .card-grid__cards-section cms-text-image:nth-child(6n+4){grid-column:span 4}.card-grid--text-image-grid .card-grid__cards-section cms-text-image:nth-child(6n+5){grid-column:span 4}.card-grid--text-image-grid .card-grid__cards-section cms-text-image:nth-child(6n+6){grid-column:span 6}}.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image{justify-content:space-between;height:100%;padding:24px;border-radius:32px}@media screen and (min-width: 1200px){.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image{padding:32px;border-radius:45px}}.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__content-block{flex:0 1 auto;justify-content:space-between;align-items:flex-start}.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__title{font-family:Unbounded Regular,sans-serif;font-size:24px}@media screen and (min-width: 1200px){.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__title{font-size:32px}}.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__image-block{display:flex;justify-content:flex-start;flex:1 1 auto;width:100%}.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder{display:flex;align-items:flex-start;height:100%}@media screen and (min-width: 1200px){.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder{align-items:center}}.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder .text-image__image{width:auto;height:auto;max-height:140px}@media screen and (min-width: 1200px){.card-grid--text-image-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder .text-image__image{max-height:180px}}.card-grid--text-image-grid.center-aligned-content cms-text-image .text-image__content-block{align-items:center}.card-grid--text-image-grid.center-aligned-content cms-text-image .text-image__content-block .text-image__content__title,.card-grid--text-image-grid.center-aligned-content cms-text-image .text-image__content-block .text-image__content__text{text-align:center}.card-grid--text-image-grid.center-aligned-content cms-text-image .text-image__image-block{justify-content:center}.card-grid--stepper-grid .card-grid__cards-section{display:grid;grid-template-columns:repeat(1,1fr);gap:32px;padding:24px 16px;margin-top:40px;border-radius:32px;background:linear-gradient(89.68deg,#f5fffe 1.26%,#cff8dc 99.72%)}@media screen and (min-width: 500px){.card-grid--stepper-grid .card-grid__cards-section{grid-template-columns:repeat(3,1fr);gap:20px;padding:24px 32px}}@media screen and (min-width: 1200px){.card-grid--stepper-grid .card-grid__cards-section{padding:75px 60px;margin-top:60px;border-radius:45px}}.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image{align-items:center;gap:12px}@media screen and (min-width: 500px){.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image{gap:24px}}.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image__content-block{align-items:center}.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image__content-block>*{text-align:center}.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image__image-block{width:80px;height:80px;background:linear-gradient(180deg,#24791e33 -1.28%,#f3f8f233 97.84%);border-radius:86px}@media screen and (min-width: 1200px){.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image__image-block{width:86px;height:86px}}.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder{width:65px}@media screen and (min-width: 1200px){.card-grid--stepper-grid .card-grid__cards-section cms-text-image .text-image__image-block .text-image__image-holder{width:70px}}.card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__title{font-size:24px;font-family:Unbounded Regular,sans-serif;line-height:1.2;color:#111318}@media screen and (min-width: 1200px){.card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__title{font-size:32px}}.card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__text{margin-top:6px;font-size:16px;font-family:Manrope Regular,sans-serif;line-height:1.4;color:#525866}@media screen and (min-width: 1200px){.card-grid__cards-section cms-text-image .text-image__content-block .text-image__content__text{font-size:20px}}.page-container{padding-top:73px}@media screen and (min-width: 1200px){.page-container{padding-top:99px}}.page-container .widget-host:has(.widget-section){margin-top:60px}@media screen and (min-width: 500px){.page-container .widget-host:has(.widget-section){margin-top:80px}}@media screen and (min-width: 1200px){.page-container .widget-host:has(.widget-section){margin-top:100px}}.page-container .widget-host:has(.widget-section):last-of-type{margin-bottom:60px}@media screen and (min-width: 500px){.page-container .widget-host:has(.widget-section):last-of-type{margin-bottom:80px}}@media screen and (min-width: 1200px){.page-container .widget-host:has(.widget-section):last-of-type{margin-bottom:100px}}.page-container>.widget-host:nth-child(3){margin-top:60px}.page-container>.widget-host:nth-child(3):has(>.widget-section--full-screen){margin-top:0}.page-container__HomePage,.page-container__CardAcquiring,.page-container__PayoutSolutions,.page-container__AlternativePaymentMethods,.page-container__CryptoProcessing,.page-container__OpenBanking,.page-container__PaymentOrchestration,.page-container__PaymentBridge,.page-container__PaymentGateway{background-color:#f8f8f8}.page-container__AboutUs{background:linear-gradient(324.48deg,#fff 20.99%,#f3fff6 79.18%) no-repeat;background-position-y:900px}@media screen and (min-width: 768px){.page-container__AboutUs{background-position-y:600px}}@media screen and (min-width: 1200px){.page-container__AboutUs{background-position-y:800px}}
