:root{--divider-color:#e0e0e0;--primary-color:#000}.cookie{position:fixed;bottom:24px;left:24px;display:flex;justify-content:center;background-color:#fff;color:#000;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);--padding:24px;z-index:5}.cookie p,.dialog p{line-height:normal}.cookie__step-1{display:flex}.cookie__step-1 hr{height:100%;position:relative;margin:0;border:none;border-left:1px solid var(--divider-color)}.cookie__step-1-info{padding:var(--padding)}.cookie__step-1-title{margin:0;font-size:16px;font-weight:600}.cookie__step-1-description{font-size:14px;color:#4b4b4b;margin:12px 0}.cookie__button{cursor:pointer;border:none;font-size:12px;font-weight:600;border-radius:12px;height:40px;padding:0 16px;background-color:var(--primary-color);color:#fff;transition:all .3s ease-out;min-width:120px;outline:none;display:inline-flex;align-items:center;justify-content:center}.cookie__button svg{flex-shrink:0}.cookie__button:hover{opacity:.8}.cookie__button:active{scale:.95}.cookie__button--icon{min-width:auto;width:40px;height:40px}.cookie__button--sm{height:32px}.cookie__button_black{background-color:#000;color:#fff}.cookie__button_accent{background-color:#eeefef;color:#000}.cookie__step-1-actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;padding:var(--padding)}.cookie__step-1-actions .cookie__button[name=cookie-accept]{-ms-grid-column-span:2;grid-column:span 2/span 2}@media(max-width:992px){.cookie{left:16px;right:16px;z-index:100;max-width:max-content}.cookie__step-1{flex-direction:column}.cookie__step-1-info{padding-bottom:0}}.dialog{z-index:1000;display:block;color:#000}.dialog,.dialog__overlay{position:fixed;top:0;left:0;width:100%;height:100%}.dialog__overlay{background:rgba(0,0,0,.5);overflow-y:auto;padding:20px}.dialog__container{background:#fff;border-radius:12px;max-width:500px;margin:40px auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.dialog__container--lg{max-width:750px}.dialog__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--divider-color);padding:16px}.dialog__header h3{font-size:18px;margin:0;font-weight:600}.dialog__content{padding:24px}.dialog__text-container{margin-bottom:24px}.dialog__content>p{font-size:12px;color:#3a3a3a}.dialog__form{margin:24px 0;padding:16px;border-radius:12px;border:1px solid var(--divider-color)}.dialog__footer{display:flex;align-items:center;gap:8px;border-top:1px solid var(--divider-color);padding:16px}.dialog__footer button[name=cookie-accept]{margin-left:auto}.cookie-option{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid var(--divider-color)}.cookie-option:last-child{border-bottom:none}.cookie-option__content{flex:1 1}.cookie-option__title{font-weight:600;margin-bottom:4px;font-size:16px;color:#1a1a1a}.cookie-option__description{color:#666;font-size:12px;line-height:1.5}.toggle{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0;margin-top:2px}.toggle__input{opacity:0;width:0;height:0}.toggle__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e2e8f0;transition:.3s;border-radius:24px}.toggle__slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.1)}.toggle__input:checked+.toggle__slider{background-color:#000}.toggle__input:disabled+.toggle__slider{background-color:#000;opacity:.7;cursor:not-allowed}.toggle__input:disabled+.toggle__slider:before{background-color:#fff;cursor:not-allowed}.toggle:not(.toggle--disabled):hover .toggle__slider{box-shadow:0 0 0 2px rgba(205,210,225,.1)}.toggle__input:checked+.toggle__slider:before{transform:translateX(20px)}.toggle__input:not(:checked)+.toggle__slider:before{transform:translateX(0)}.toggle__input:active+.toggle__slider:before{width:24px}.toggle__input:checked:active+.toggle__slider:before{width:24px;transform:translateX(16px)}@media(max-width:640px){.dialog__container{margin:0;display:flex;flex-direction:column;height:100%}.dialog__footer{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense}.dialog__content{overflow-y:auto;flex:1 1}.dialog__footer .cookie__button[name=cookie-accept-current]{-ms-grid-column-span:2;grid-column:span 2/span 2;margin:0}.dialog__footer button[name=cookie-accept]{margin-left:0}}:export{fontMain:"Manrope",monospace;h1:h1;h2:48px;h3:48px;h1mobile:32px;h2mobile:24px;blackLight:#0e0e0e;blue:#0070f3;gray:#7b7b7b;lightGray:#f4f5f8;darkGray:#4a4747;white:#fff}body{font-family:Manrope,monospace;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff}body.light-gray-bg{background-color:#f4f5f8}body.black-bg{background-color:#000}main{min-height:max-content;flex:1 1}.h1,h1{font-size:62px;font-weight:600;line-height:70px}@media(max-width:800px){.h1,h1{font-size:32px;font-weight:600;line-height:32px}}.h2,h2{font-size:48px;font-weight:600;line-height:48px}@media(max-width:800px){.h2,h2{font-size:24px;font-weight:600;line-height:32px}}.h3,h3{font-size:32px;font-weight:600;line-height:32px}@media(max-width:800px){.h3,h3{font-size:24px;font-weight:600;line-height:28px}}.p,.text24,p{font-size:24px;font-weight:500;line-height:36px}@media(max-width:800px){.p,.text24,p{font-size:18px;font-weight:500;line-height:26px}}.text21{font-size:21px;font-weight:500;line-height:29px}@media(max-width:800px){.text21{font-size:18px;font-weight:500;line-height:26px}}.text18{font-size:18px;font-weight:500;line-height:26px}@media(max-width:800px){.text18{font-size:16px;font-weight:500;line-height:22px}}.h1mobile{font-size:32px;font-weight:600;line-height:36px}.h2mobile{font-size:24px;font-weight:600;line-height:28px}.main-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:100vw;min-height:100vh}.content-wrapper{padding:64px}@media(max-width:800px){.content-wrapper{padding:24px}}.content-wrapper-scale{width:50%}@media(max-width:960px){.content-wrapper-scale{display:none}}.content-sides-wrapper{padding:0 64px}@media(max-width:800px){.content-sides-wrapper{padding:0 24px}}.content-sides-wrapper-scale{width:50%}.margin-bottom-none{margin-bottom:0!important}.white-color,.white-text,.white-text-inside>*{color:#fff!important}.gray-text,.gray-text-inside>*{color:#7b7b7b!important}.dark-gray-text,.dark-gray-text-inside>*{color:#4a4747!important}.black-color,.black-text,.black-text-inside>*{color:#000!important}.verticalAlignTop{vertical-align:top;color:#4a4747;margin-left:8px}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:50ms}.opacity-0{opacity:0}.transition-duration1s{transition-duration:.5s}::-moz-selection,::selection{background:#000;color:#fff}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background:#7b7b7b;border-radius:10px;height:5px}.iconService{fill:#0070f3}.grecaptcha-badge{visibility:hidden}@media(max-width:1100px){.horizontal-slider-wrapper{margin:0 64px}}@media(max-width:800px){.horizontal-slider-wrapper{margin:0 24px}}.video-play-icon{width:140px;height:140px}@media(max-width:800px){.video-play-icon{width:60px;height:60px}}.b24-widget-button-shadow{z-index:1010!important}.b24-widget-button-wrapper{z-index:1020!important}.crm-widget-button-mobile{height:inherit!important}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{scroll-behavior:smooth;margin:0}a{color:inherit;text-decoration:none;background-color:transparent}img{border-style:none;display:block}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0;background-color:inherit}button,input,textarea{overflow:visible;border:none;background-color:inherit}button,select{text-transform:none;border:none;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}progress{vertical-align:baseline}textarea{overflow:auto;resize:none}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.hidden,[hidden]{display:none}#dialog{border:none!important}input:focus{-webkit-appearance:none;appearance:none;-moz-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:focus,input[type=number]:hover{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}ul{-webkit-padding-start:0;padding-inline-start:0;list-style:none}li{height:-moz-fit-content;height:fit-content}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_ebfcd2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_ebfcd2;src:local("Arial");ascent-override:102.96%;descent-override:28.98%;line-gap-override:0.00%;size-adjust:103.53%}.__className_ebfcd2{font-family:__Manrope_ebfcd2,__Manrope_Fallback_ebfcd2;font-style:normal}