@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:46px;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:#111318}.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:46px}.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--textarea--full{width:100%;max-width:100%}.form-input__wrapper{position:relative;width:100%;height:100%}.form-input__wrapper:before{content:"";position:absolute;inset:0;border:1px solid #d7d8da;border-radius:6px;background-color:#fff;transition:border-color .15s linear}.form-input__wrapper--focused:before{border:1px solid rgba(0,0,0,.75)}.form-input__input,.form-input__textarea,.form-input__input-imitator{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,.form-input__input-imitator::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,.form-input__input-imitator:-webkit-autofill,.form-input__input-imitator:-webkit-autofill:hover,.form-input__input-imitator:-webkit-autofill:focus,.form-input__input-imitator:-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,.form-input__input-imitator::-webkit-outer-spin-button,.form-input__input-imitator::-webkit-inner-spin-button{appearance:none;margin:0}.form-input__input[type=number],.form-input__textarea[type=number],.form-input__input-imitator[type=number]{appearance:textfield}.form-input__input:disabled,.form-input__textarea:disabled,.form-input__input-imitator:disabled{background-color:#e9ecef}.form-input__input-imitator{display:flex;align-items:center;height:100%;max-height:44px;border:1px solid rgba(0,0,0,.2);border-radius:6px;font-size:16px;margin-bottom:15px;overflow-x:scroll}.form-input__input-imitator>*{white-space:nowrap;line-height:1.2}.form-input__textarea{padding:8px 16px;border-radius:4px}.form-input--invalid .form-input__wrapper:before{border:1px solid #ff505a}.error-message{padding-top:4px;font-family:Manrope Medium,sans-serif;font-size:12px;line-height:1.1;color:#ff505a}.table-wrapper{width:100%;padding:0;max-width:calc(100vw - 64px);overflow-x:auto}.table-wrapper--with-spaces{padding:0 32px}.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-size:13px;font-family:Manrope Bold,sans-serif}.table__head-column__content{display:inline-flex;font-family:Manrope Bold,sans-serif}.table__head-column__sort{position:relative;display:flex;justify-content:center;align-items:center;width:22px;height:auto;margin-left:4px}.table__head-column__sort:before,.table__head-column__sort:after{width:15px;height:15px;background-size:contain;background-repeat:no-repeat;background-position:center}.table__head-column__sort.asc:after{content:"";background-image:url(/assets/images/arrow-up-icon.png)}.table__head-column__sort.desc:after{content:"";background-image:url(/assets/images/arrow-down-icon.png)}.table__head-column__sort.no-sort:after{content:"";background-image:url(/assets/images/arrow-up-icon.png)}.table__head-column__sort.no-sort:before{content:"";position:absolute;left:12px;background-image:url(/assets/images/arrow-down-icon.png)}.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:Manrope Regular,sans-serif;font-size:13px;letter-spacing:normal}.table__body-cell:has(.table__body-cell__copy){display:flex;justify-content:space-between;align-items:center;column-gap:8px}.table__body-cell__actions{position:relative}.table__body-cell.success *,.table__body-cell.info *,.table__body-cell.danger *,.table__body-cell.warning *{font-family:Manrope Bold,sans-serif}.table__body-cell.success{color:#1fc16b}.table__body-cell.info{color:#3284ff}.table__body-cell.danger{color:#ff505a}.table__body-cell.warning{color:#ff8447}.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--success{background-color:#1fc16b;color:#fff}.table__body-cell .label--info{background-color:#3284ff;color:#fff}.table__body-cell .label--danger{background-color:#ff505a;color:#fff}.table__body-cell .label--warning{background-color:#ff8447;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}.table__no-data{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;margin:30px 0}@media screen and (min-width: 1200px){.table__no-data{margin:60px 0}}.table__no-data__icon{width:80px;height:auto}.table__no-data__text{color:#111318;line-height:1.4;font-family:Manrope Regular,sans-serif;font-size:16px;max-width:100%;text-align:center}.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__header:not(:has(.modal__header__titles-section)){justify-content:flex-end;margin-bottom:16px}.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}cc-toasts{display:flex}.toaster-component{position:absolute;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start;width:100%;height:fit-content;max-width:450px;z-index:103}.toaster-component .toasts-container{display:flex;flex:1 1 100%;flex-flow:row wrap;justify-content:flex-end;align-items:flex-start;width:100%;height:fit-content;padding-right:20px;padding-bottom:40px;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;align-items:center;column-gap:12px;width:100%;max-width:375px;padding:16px;border-radius:12px;word-wrap:break-word;background-color:#fff;box-shadow:-8px 8px 24px #00000040}.toaster-component .toast .toast__icon{display:flex;flex:0 1 100%;width:16px;height:16px;max-width:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.toaster-component .toast__content>*{color:#111318;font-family:Manrope Regular,sans-serif;font-size:14px;line-height:1.2}.toaster-component .toast__close-button{display:flex;justify-content:center;align-items:center;width:20px;height:20px;flex:1 1 100%;max-width:20px;border:0;border-radius:40px;background-color:#fff;cursor:pointer}.toaster-component .toast__close-button:hover{filter:brightness(.8)}.toaster-component .toast__close-button:before{content:"";display:flex;width:16px;max-width:16px;flex:0 1 100%;height:16px;background-image:url("./media/cancel-icon-IMBIZPY6.png");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s}.toaster-component .toast--success .toast__icon{background-image:url("./media/success-icon-6YMSR5P2.png")}.toaster-component .toast--info .toast__icon{background-image:url("./media/info-icon-EFUUROT6.png")}.toaster-component .toast--danger .toast__icon{background-image:url("./media/error-icon-OKKN5F4U.png")}@keyframes enter-toast-top-right{0%{transform:translate(calc(100% + 40px))}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% + 40px));height:fit-content;padding:16px;margin-top:16px}to{overflow-y:hidden;transform:translate(calc(100% + 40px));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:20px 0}.pagination-wrapper .menu-bordered{min-height:40px}.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:28px}.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:44px;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__included-content:not(:has(*)){display:none}.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-trigger.menu-bordered{border:1px solid #d7d8da;border-radius:6px;background-color:#fff;transition:border-color .15s linear}.menu-trigger.menu-full{width:100%;max-width:100%;justify-content:space-between}.menu-trigger.menu-full .menu-trigger__arrow__icon{width:24px;height:20px}.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{width:fit-content}.search-select .form-input__wrapper:before{content:none}.search-select cc-menu-base{display:flex}.search-select.select-bordered{border:1px solid #d7d8da;border-radius:6px;background-color:#fff;transition:border-color .15s linear}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--compact{width:fit-content;height:34px;min-height:unset;padding:8px 10px;border-radius:6px;font-size:16px;font-family:Manrope Medium,sans-serif}.button--black{color:#fff;background-color:#000;font-family:Manrope Regular,sans-serif}.button--linkedin{position:relative;height:auto;padding:12px 52px 12px 24px;color:#fff;background-color:#000;font-size:24px;font-family:Manrope ExtraBold,sans-serif;letter-spacing:0}.button--linkedin:after{content:"";position:absolute;right:24px;display:flex;width:24px;height:24px;background-size:24px;background-repeat:no-repeat;background-position:center;background-image:url(/assets/images/linkedin-logo.png)}.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--outline{border:1px solid #68686b;color:#2b303b;background-color:#fff}.button--outline:hover{background-color:#f3f3f3}.button__secondary{color:#c5c5c5;background-color:transparent}.button__secondary:hover{color:#fff;background-color:#1d1d1d}.button--danger{border:0;color:#fff;background-color:#ff505a}.button--danger:hover{background-color:#ff505ae6}.button--delete{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:30px;border-radius:6px;cursor:pointer;background-color:#ff505a}.button--delete:after{content:"";position:absolute;display:flex;width:20px;height:20px;background-size:20px;background-repeat:no-repeat;background-position:center;background-image:url(/assets/images/delete-icon.svg)}.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}.button__attachment{padding:unset;border-radius:unset;min-height:unset;font-family:Manrope Regular,sans-serif;font-weight:400;font-size:14px;line-height:1;letter-spacing:0;color:#111318;background-color:unset;text-decoration:underline}.button__attachment:before{content:"";display:inline-block;width:20px;height:20px;margin-right:6px;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url(/assets/images/attach-icon.png)}.button__attachment:hover{background-color:unset}.label{display:flex;justify-content:center;align-items:center;width:fit-content;max-height:22px;padding:4px 8px;font-size:12px;line-height:1;white-space:nowrap;border-radius:20px}.label--inline{display:inline-flex}.label--danger{color:#fff;background-color:#ff505a}.label--warning{color:#fff;background-color:#ff8447}.label--info{color:#fff;background-color:#3284ff}.label--success{color:#fff;background-color:#1fc16b}.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:32px}.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:60px;height:60px}.spinner__circle{display:block;width:60px;height:60px;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;align-items:center;padding:10px 16px;border-bottom:1px solid #e6e6e6}.lister-page__header-title{font-size:24px;font-family:Manrope Bold,sans-serif;line-height:1;color:#111318;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:#111318}.page-info__subtitles{display:flex;flex-flow:column nowrap;gap:10px;color:#111318;font-size:14px;line-height:21px}.page-info__status{margin-top:8px;font-size:14px}.page-info__labels{display:flex;column-gap:10px}.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}.form-checkbox,.checkbox{display:flex;flex-flow:column nowrap;row-gap:8px}.form-checkbox__wrapper,.checkbox__wrapper{display:flex;align-items:center;gap:12px}.form-checkbox__input,.checkbox__input{position:relative;width:18px;height:18px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}.form-checkbox__input:checked,.checkbox__input:checked{border-color:#2b303b}.form-checkbox__input:checked:before,.checkbox__input:checked:before{content:"";position:absolute;top:-3px;left:-3px;display:inline-block;width:22px;height:22px;background-image:url("./media/checked-icon-67JQ3BEO.png");background-size:100%;background-repeat:no-repeat;background-position:center}.form-checkbox__label,.checkbox__label{font-size:16px;font-family:Manrope Regular,sans-serif;color:#111318;cursor:pointer;-webkit-user-select:none;user-select:none}cc-datepicker{display:inline-flex;width:fit-content}cc-datepicker .datepicker__wrapper{padding-bottom:15px}cc-datepicker .datepicker__label{display:flex;font-size:16px;line-height:32px;color:#111318}cc-datepicker .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mat-mdc-notch-piece{border:none}cc-datepicker .mat-mdc-form-field-subscript-wrapper,cc-datepicker .mat-mdc-form-field-bottom-align:before{display:none}cc-datepicker .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{display:none}cc-datepicker .mdc-text-field--outlined .mat-mdc-form-field-infix,cc-datepicker .mdc-text-field--no-label .mat-mdc-form-field-infix{padding-top:9px;padding-bottom:9px}cc-datepicker .mat-mdc-form-field-infix{min-height:42px}cc-datepicker .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:21px}cc-datepicker .mat-mdc-form-field.datepicker{border-radius:6px;border:1px solid #d7d8da}body .mat-datepicker-content{border:1px solid #d7d8da;border-radius:8px;background-color:#fff;box-shadow:0 8px 16px #0000000a;font-family:Manrope Regular,sans-serif;font-size:14px;line-height:1}.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%;height:55px;padding:10px 16px;border-bottom:1px solid #d7d8da}.upsert-page__header-title{display:flex;align-items:center;column-gap:16px;font-size:24px;font-family:Manrope Bold,sans-serif;line-height:1;color:#111318;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__section__row{display:flex;column-gap:16px;margin-bottom:15px}.upsert-page__section__row .form-input,.upsert-page__section__row cc-select{min-width:20%}.upsert-page__section__header{display:flex;justify-content:space-between;align-items:center;padding:8px 0 16px}.upsert-page__section__header:has(.upsert-page__section__title) .upsert-page__section__title{margin-bottom:unset}.upsert-page__section__header-actions{display:flex;justify-content:flex-end;column-gap:8px}.upsert-page__section__title{margin-bottom:10px;font-family:Manrope Medium,sans-serif;font-size:20px;line-height:1.2;color:#111318;font-weight:700}.upsert-page__section .filters-section{display:flex;column-gap:8px;margin-bottom:16px}.upsert-page__section .pagination-section{display:flex;justify-content:flex-end}.upsert-page__list{display:flex;flex-flow:column nowrap;gap:8px;margin-bottom:16px}.upsert-page__list-label{font-family:Manrope Medium,sans-serif;font-size:16px;color:#111318}.upsert-page__list-item{display:flex;align-items:center;gap:8px}.upsert-page__list-item cc-form-input{flex:1}.upsert-page__list-input{flex:1;padding:8px 12px;font-family:Manrope Medium,sans-serif;font-size:14px;border:1px solid #d7d8da;border-radius:4px;outline:none}.upsert-page__list-input:focus{border-color:#111318}.upsert-page__list-input::placeholder{color:#21201f80;opacity:1}.upsert-page__status-history{display:flex;flex-flow:column nowrap;gap:12px;margin-bottom:24px}.upsert-page__status-history-item{display:flex;flex-flow:column nowrap;gap:4px;padding:12px;border:1px solid #d7d8da;border-radius:4px}.upsert-page__status-history-item-header{display:flex;justify-content:space-between;align-items:center}.upsert-page__status-history-item-labels{display:flex;align-items:center;column-gap:8px}.upsert-page__status-history-item-meta{font-family:Manrope Medium,sans-serif;font-size:12px;color:#6b7280}.upsert-page__status-history-item-comment{font-family:Manrope Medium,sans-serif;font-size:14px;color:#111318;margin:0}.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}zb-profile,zb-users,zb-profiles,zb-tickets,zb-ticket-details,zb-vacancies,zb-vacancy-details,zb-departments,zb-job-types,zb-applications,zb-application-details,zb-payment-methods{width:100%;max-width:100%}.details{display:flex;flex-flow:column nowrap;width:100%;max-width:100%}.details__header{display:flex;flex:1 1 100%;justify-content:space-between;align-items:center;width:100%;padding:10px;border-bottom:1px solid #e6e6e6}.details__header-title{font-size:24px;font-family:Manrope Bold,sans-serif;line-height:1;color:#111318;font-weight:700}.details__header-actions{display:flex;justify-content:flex-end;column-gap:16px}.details__body{display:flex;flex-flow:column nowrap;padding:16px}.details__section{display:flex;flex-flow:column nowrap;width:100%;max-width:100%;padding:10px 20px;margin-bottom:8px}.details__section--align-center{align-items:center}.details__section--bordered{border:1px solid #d7d8da;border-radius:8px}.details__section-header{display:flex;align-items:center;column-gap:8px;padding:8px 0}.details__section-header .title{font-family:Manrope Bold,sans-serif;line-height:1;color:#111318}.details__section-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));column-gap:16px;padding:8px 0}.details__section .content-card{display:flex;flex-flow:column nowrap}.details__section .content-card--horizontal-scroll{display:flex;flex-flow:row wrap;flex:1 1 100%;width:100%;max-width:100%;overflow:scroll hidden}.details__section .content-card--horizontal-scroll .content-container{display:flex;column-gap:10px}.details__section .content-card--horizontal-scroll cms-image-preview{max-width:120px}.details__section .content-card--horizontal-scroll cms-image-preview img,.details__section .content-card--horizontal-scroll cms-image-preview iframe{width:120px;height:auto}.details__section .content-card--right-aligned{display:flex;align-items:flex-end}.details__section .content-card--actions{flex-flow:row nowrap;justify-content:flex-end;column-gap:16px}.details__section .content-card--actions.align-left{justify-content:flex-start}.details__section__title{margin-bottom:10px;font-family:Manrope Medium,sans-serif;font-size:20px;line-height:1.2;color:#111318;font-weight:700}.details .info__row{display:flex;margin-bottom:4px}.details .info__title{margin-right:8px;font-size:14px;font-family:Manrope Bold,sans-serif}.details .info__title:after{content:":"}.details .info__title--full-width{display:flex;width:100%}.details .info__text-bold{font-size:14px;font-family:Manrope Bold,sans-serif}.details__actions{display:flex;justify-content:flex-end;gap:16px;width:100%;max-width:100%;padding:20px}.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}.button .active-link{color:inherit}.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}}cms-preview-modal,.preview-modal{display:flex;flex:1 1 100%;width:100%;max-width:100%;justify-content:center;align-items:center}cms-image-preview{display:flex;justify-content:center;width:120px;max-width:120px;padding:8px 10px;border:2px solid #f5f4f2;border-radius:10px;background-color:#f8f8f8;cursor:pointer}cms-image-preview cms-image{display:flex}.cms-image__pdf-wrapper{position:relative;display:inline-block}.cms-image__pdf-frame{width:100%;height:100%;border:none;pointer-events:none}.cms-image__pdf-overlay{position:absolute;inset:0;cursor:pointer;background:transparent}.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}}zb-static-page{display:flex;flex-flow:column nowrap;min-height:100vh}zb-static-page .page-container{display:flex;flex-flow:column nowrap;height:100%}zb-contact-us,zb-careers,zb-vacancy{display:flex;flex-wrap:wrap;gap:40px;height:100%;max-width:100%;padding:0 16px;margin:30px auto}@media screen and (min-width: 768px){zb-contact-us,zb-careers,zb-vacancy{flex-wrap:nowrap;gap:20px;padding:0 32px;margin:80px auto}}@media screen and (min-width: 1440px){zb-contact-us,zb-careers,zb-vacancy{max-width:1504px}}zb-login,zb-forgot-pass-step-1,zb-forgot-pass-step-2{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:100%;background-color:#f8f8f8}.auth-form__title{margin-bottom:40px;font-family:Unbounded Medium,sans-serif;font-size:32px;color:#111318}@media screen and (min-width: 768px){.auth-form__title{font-size:40px}}.auth-form__wrapper{display:flex;flex-flow:column nowrap;flex:1 1 400px;max-width:400px;width:100%;padding:32px;border-radius:32px;margin:40px 16px;box-shadow:0 8px 16px #00000009;background-color:#fff}.auth-form__form{display:flex;flex-flow:column nowrap;width:100%}.auth-form__form .form-checkbox{padding:15px 0}.auth-form__forgot-password{margin-bottom:30px;text-align:end;font-size:16px;font-family:Manrope Regular,sans-serif;color:#111318;cursor:pointer;text-decoration:underline}zb-forgot-pass-step-1 .auth-form__title,zb-forgot-pass-step-2 .auth-form__title{font-size:30px}@media screen and (min-width: 768px){zb-forgot-pass-step-1 .auth-form__title,zb-forgot-pass-step-2 .auth-form__title{font-size:30px}}zb-forgot-pass-step-1 .auth-form__form .button,zb-forgot-pass-step-2 .auth-form__form .button{margin-top:30px}.page-container:has(zb-contact-us){background-color:#f8f8f8;background-size:160%;background-repeat:no-repeat;background-position:center 72px;background-image:url(/assets/images/world-map.png)}@media screen and (min-width: 1200px){.page-container:has(zb-contact-us){background-size:80%;background-position:center 98px}}.page-container:has(zb-careers){background-color:#f8f8f8}.contact-us__content,.contact-us__form-wrapper{flex:1 1 100%;width:100%;max-width:100%}.contact-us__title{margin-bottom:40px;font-family:Unbounded Bold,sans-serif;font-weight:700;font-size:40px;line-height:1}@media screen and (min-width: 768px){.contact-us__title{font-size:60px}}.contact-us__text{margin-bottom:34px;font-family:Manrope Regular,sans-serif;font-weight:400;font-size:16px;line-height:1.4}.contact-us__address{display:flex;align-items:center;column-gap:8px;margin-bottom:14px;font-family:Manrope Regular,sans-serif;font-weight:400;font-size:16px;line-height:1}.contact-us__address:last-child{margin-bottom:0}.contact-us__address>a{font-family:Manrope Regular,sans-serif;font-weight:400;font-size:16px;line-height:1;color:#140d0b}.contact-us__address:before{content:"";display:inline-block;width:30px;height:30px;background-size:100%;background-repeat:no-repeat;background-position:center}.contact-us__address.address__phone:before{background-image:url(/assets/images/phone-icon.png)}.contact-us__address.address__email:before{background-image:url(/assets/images/email-icon.png)}.contact-us__form-wrapper{display:flex;flex-flow:column nowrap;flex:1 1 100%;max-width:100%;width:100%;padding:24px;border-radius:32px;box-shadow:0 8px 16px #00000009;background-color:#fff}@media screen and (min-width: 768px){.contact-us__form-wrapper{padding:32px}}.contact-us__form{display:flex;flex-flow:row wrap;width:100%;gap:0 12px}@media screen and (min-width: 768px){.contact-us__form{gap:10px 12px}}.contact-us__form__message,.contact-us__form__partnerId{flex:1 1 100%;max-width:100%;width:100%}.contact-us__form__message .form-input--textarea,.contact-us__form__partnerId .form-input--textarea{max-width:100%}.contact-us__form__userType,.contact-us__form__paymentMethods,.contact-us__form__email,.contact-us__form__firstName,.contact-us__form__middleName,.contact-us__form__lastName,.contact-us__form__phoneNumber{flex:1 1 100%;max-width:100%;width:100%}@media screen and (min-width: 768px){.contact-us__form__userType,.contact-us__form__paymentMethods,.contact-us__form__email,.contact-us__form__firstName,.contact-us__form__middleName,.contact-us__form__lastName,.contact-us__form__phoneNumber{flex:1 1 100%;max-width:100%;width:100%}}@media screen and (min-width: 1200px){.contact-us__form__userType,.contact-us__form__paymentMethods,.contact-us__form__email,.contact-us__form__firstName,.contact-us__form__middleName,.contact-us__form__lastName,.contact-us__form__phoneNumber{flex:1 1 calc(50% - 6px);max-width:calc(50% - 6px);width:calc(50% - 6px)}}.contact-us__form__uploader{display:flex;flex:1 1 100%;max-width:100%;margin-bottom:20px}.contact-us__form__uploader .uploader__container{display:flex;justify-content:flex-start}.contact-us__form .image-preview{display:flex;flex:1 1 100%;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:100%;gap:4%;margin-bottom:65px}@media screen and (min-width: 1200px){.contact-us__form .image-preview{gap:2%}}.contact-us__form .image-preview__image-wrapper{position:relative;display:flex;align-items:center;width:48%;max-width:48%;padding-right:16px;border:1px solid #d7d8da;border-radius:8px}@media screen and (min-width: 1200px){.contact-us__form .image-preview__image-wrapper{width:32%;max-width:32%}}.contact-us__form .image-preview__image{width:100%;height:auto;object-fit:contain}.contact-us__form .image-preview__image embed{width:100%;max-width:100%}.contact-us__form .image-preview__remove-icon{position:absolute;top:2px;right:2px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:40px;cursor:pointer}.contact-us__form .image-preview__remove-icon:hover{background-color:#ff505a}.contact-us__form .image-preview__remove-icon:after{content:"";display:flex;width:23px;height:20px;background-size:20px;background-repeat:no-repeat;background-position:2px center;background-image:url(/assets/images/delete-icon.svg)}zb-careers{width:100%}.careers{width:100%;height:100%}.careers__title{margin-bottom:16px;text-align:center;font-family:Unbounded Bold,sans-serif;font-weight:700;font-size:40px;line-height:1}@media screen and (min-width: 1200px){.careers__title{margin-bottom:10px;font-size:60px}}.careers__sub-title{margin:0 auto 24px;max-width:600px;text-align:center;font-family:Manrope Regular,sans-serif;font-weight:400;font-size:16px;line-height:1.4}@media screen and (min-width: 1200px){.careers__sub-title{margin:0 auto 60px}}.careers__list{display:flex;flex-flow:column nowrap;row-gap:10px}@media screen and (min-width: 1200px){.careers__list{row-gap:16px}}.careers__item{display:flex;flex:1 1 100%;width:100%;align-items:center;padding:24px;border-radius:16px;background-color:#fff;box-shadow:0 8px 16px #00000009}@media screen and (min-width: 1200px){.careers__item{padding:32px;border-radius:24px}}.careers__item-details{display:flex;flex:1 1 100%;flex-flow:row wrap;gap:6px 16px}@media screen and (min-width: 1200px){.careers__item-details{flex-flow:row nowrap}}.careers__item-title{flex:1 1 100%;max-width:100%;font-size:16px;font-family:Manrope Bold,sans-serif}@media screen and (min-width: 1200px){.careers__item-title{font-size:20px;flex:1 1 41%;max-width:41%}}.careers__item-tags{display:flex;flex:1 1 100%;max-width:100%;column-gap:16px}@media screen and (min-width: 1200px){.careers__item-tags{display:grid;grid-template-columns:repeat(2,1fr);flex:1 1 59%;max-width:59%}}.careers__item-tag{font-size:16px;font-family:Manrope Regular,sans-serif}@media screen and (min-width: 1200px){.careers__item-tag{font-size:20px}}.careers__actions{display:flex;flex:1 0 auto;justify-content:flex-end}.careers__actions .button{height:auto;padding:10px 16px;border-radius:10px;font-size:16px;line-height:1;font-family:Manrope Bold,sans-serif}@media screen and (min-width: 1200px){.careers__actions .button{padding:13px 24px;font-size:20px}}.careers__no-results{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;margin-top:30px}@media screen and (min-width: 1200px){.careers__no-results{margin-top:60px}}.careers__no-results-icon{width:106px;height:auto}.careers__no-results-title,.careers__no-results-text{color:#111318;line-height:1.4}.careers__no-results-title{font-family:Manrope Bold,sans-serif;font-size:32px}.careers__no-results-text{font-family:Manrope Regular,sans-serif;font-size:16px;max-width:100%;text-align:center}@media screen and (min-width: 1200px){.careers__no-results-text{max-width:50%}}.careers .CareersPageBannerWidget1 .widget-section{border-radius:32px;background-color:#1c3f21}@media screen and (min-width: 1200px){.careers .CareersPageBannerWidget1 .widget-section{border-radius:40px}}.page-container:has(zb-vacancy){background-color:#f8f8f8}zb-vacancy{display:flex;flex-wrap:wrap;gap:20px;height:100%;max-width:100%;padding:0 16px;margin:30px auto}@media screen and (min-width: 768px){zb-vacancy{flex-wrap:nowrap;gap:40px;padding:0 32px;margin:80px auto}}@media screen and (min-width: 1440px){zb-vacancy{max-width:1264px}}zb-vacancy:not(:has(.vacancy__details)){display:flex;justify-content:center}@media screen and (min-width: 768px){zb-vacancy:not(:has(.vacancy__details)) .vacancy__form-wrapper{flex:1 1 60%;max-width:60%;width:60%}}.vacancy__details,.vacancy__form-wrapper{display:flex;flex-flow:column nowrap;flex:1 1 100%;max-width:100%;width:100%}@media screen and (min-width: 768px){.vacancy__details,.vacancy__form-wrapper{flex:1 1 48%;max-width:48%;width:48%}}.vacancy__title{margin-bottom:32px;font-family:Unbounded Bold,sans-serif;font-size:32px;line-height:1.2;letter-spacing:0;color:#111318}@media screen and (min-width: 1200px){.vacancy__title{font-size:36px}}.vacancy__meta-wrapper{padding-bottom:12px;border-bottom:1px solid #68686b;margin-bottom:12px;overflow-x:scroll}.vacancy__meta{display:flex}.vacancy__meta__title{display:flex;flex:1 1 100%;font-family:Manrope Regular,sans-serif;font-size:14px;line-height:2;color:#2b303b}.vacancy__meta__title+.vacancy__tag{padding-left:0}.vacancy__meta--column{flex-flow:row wrap}.vacancy__tag{position:relative;display:inline-flex;align-items:center;height:24px;padding:0 16px;color:#114d0d;border-right:1px solid #68686b;white-space:nowrap}.vacancy__tag:first-of-type{padding-left:0}.vacancy__tag:last-of-type{border-right:none}.vacancy__description{margin-bottom:24px;font-family:Manrope Regular,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#2b303b}.vacancy__section{margin-bottom:32px}.vacancy__section-title{margin-bottom:16px;font-family:Unbounded Bold,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#111318}@media screen and (min-width: 1200px){.vacancy__section-title{font-size:24px}}.vacancy__section-list li{position:relative;padding-left:14px;list-style:none;font-family:Manrope Light,sans-serif;font-weight:300;font-size:18px;line-height:1.4;color:#2b303b}.vacancy__section-list li:before{content:"";position:absolute;top:10px;left:0;display:block;width:6px;height:6px;background-color:#114d0d}.vacancy__form-wrapper{padding:24px;border-radius:32px;box-shadow:0 8px 16px #00000009;background-color:#fff}@media screen and (min-width: 768px){.vacancy__form-wrapper{padding:32px}}.vacancy__form-title{margin-bottom:32px;font-size:24px;font-family:Unbounded Bold,sans-serif;line-height:1.2;letter-spacing:0;color:#111318}@media screen and (min-width: 768px){.vacancy__form-title{font-size:32px;margin-bottom:24px}}.vacancy__form{display:flex;flex-flow:row wrap;width:100%;gap:0 12px}@media screen and (min-width: 768px){.vacancy__form{gap:10px 12px}}.vacancy__form__coverLetter{flex:1 1 100%;max-width:100%;width:100%}.vacancy__form__coverLetter .form-input--textarea{max-width:100%}.vacancy__form__firstName,.vacancy__form__lastName,.vacancy__form__email,.vacancy__form__phone,.vacancy__form__portfolioLink,.vacancy__form__linkedInLink,.vacancy__form__department,.vacancy__form__jobType{flex:1 1 100%;max-width:100%;width:100%}@media screen and (min-width: 1200px){.vacancy__form__firstName,.vacancy__form__lastName,.vacancy__form__email,.vacancy__form__phone,.vacancy__form__portfolioLink,.vacancy__form__linkedInLink,.vacancy__form__department,.vacancy__form__jobType{flex:1 1 calc(50% - 6px);max-width:calc(50% - 6px);width:calc(50% - 6px)}}.vacancy__form__uploader{display:flex;flex:1 1 100%;max-width:100%;margin-bottom:20px}.vacancy__form__uploader .uploader__container{display:flex;justify-content:flex-start}.vacancy__form .image-preview{display:flex;flex:1 1 100%;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:100%;gap:4%;margin-bottom:20px}@media screen and (min-width: 1200px){.vacancy__form .image-preview{gap:2%}}.vacancy__form .image-preview__image-wrapper{position:relative;display:flex;align-items:center;width:48%;max-width:48%;padding-right:16px;border:1px solid #d7d8da;border-radius:8px}@media screen and (min-width: 1200px){.vacancy__form .image-preview__image-wrapper{width:32%;max-width:32%}}.vacancy__form .image-preview__image{width:100%;height:auto;object-fit:contain}.vacancy__form .image-preview__image embed{width:100%;max-width:100%}.vacancy__form .image-preview__remove-icon{position:absolute;top:2px;right:2px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:40px;cursor:pointer}.vacancy__form .image-preview__remove-icon:hover{background-color:#ff505a}.vacancy__form .image-preview__remove-icon:after{content:"";display:flex;width:23px;height:20px;background-size:20px;background-repeat:no-repeat;background-position:2px center;background-image:url(/assets/images/delete-icon.svg)}.vacancy__form .error-message{display:flex;flex:1 1 100%}html{--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #002f65);--mat-sys-on-tertiary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-tertiary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-tertiary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#005cbb, #abc7ff);--mat-sys-tertiary-container: light-dark(#d7e3ff, #00458f);--mat-sys-tertiary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-tertiary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Roboto;--mat-sys-body-large-font: Roboto;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Roboto;--mat-sys-body-medium-font: Roboto;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Roboto;--mat-sys-body-small-font: Roboto;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Roboto;--mat-sys-display-large-font: Roboto;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;--mat-sys-display-medium-font: Roboto;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;--mat-sys-display-small-font: Roboto;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Roboto;--mat-sys-headline-large-font: Roboto;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;--mat-sys-headline-medium-font: Roboto;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Roboto;--mat-sys-headline-small-font: Roboto;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Roboto;--mat-sys-label-large-font: Roboto;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Roboto;--mat-sys-label-medium-font: Roboto;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Roboto;--mat-sys-label-small-font: Roboto;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;--mat-sys-title-large-font: Roboto;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Roboto;--mat-sys-title-medium-font: Roboto;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Roboto;--mat-sys-title-small-font: Roboto;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}
