@font-face{font-family:__monaSans_3f952e;src:url(/_next/static/media/37e1d48fe87dd79a-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:__monaSans_Fallback_3f952e;src:local("Arial");ascent-override:79.79%;descent-override:16.66%;line-gap-override:0.00%;size-adjust:100.26%}.__className_3f952e{font-family:__monaSans_3f952e,__monaSans_Fallback_3f952e}@font-face{font-family:Helvetica;src:url(/_next/static/media/helvetica-neue-lt-com-77-bold-condensed.397b8996.woff) format("woff supports variations"),url(/_next/static/media/helvetica-neue-lt-com-77-bold-condensed.397b8996.woff) format("woff-variations");font-weight:600;font-stretch:75% 125%;font-display:swap}:root{--black:#000;--white:#fff;--main-dark:#101010;--main-light:#f9f9f9;--main-gray:#b2b2b2;--dark-gray:grey;--medium-gray:#606060;--gray:#404040;--filter:invert(1);--opposite-filter:invert(0);--main-shadow:0px 4px 12px -2px hsla(0,0%,6%,.02),0px 12px 24px -4px hsla(0,0%,6%,.04);--main-opposite-shadow:0px 4px 12px -2px hsla(0,0%,94%,.02),0px 12px 24px -4px hsla(0,0%,94%,.04);--bolder-shadow:0px 20px 24px -4px rgba(16,24,40,.08),0px 8px 8px -4px rgba(16,24,40,.03);--bolder-opposite-shadow:0px 20px 24px -4px hsla(0,0%,94%,.08),0px 8px 8px -4px hsla(0,0%,94%,.03);--shadow:var(--main-shadow);--opposite-shadow:var(--main-opposite-shadow);--activated-shadow:var(--bolder-shadow);--activated-opposite-shadow:var(--bolder-opposite-shadow);--dark-text-color:var(--main-light);--dark-opposite-text-color:var(--main-dark);--dark-bg-color:var(--main-dark);--dark-opposite-bg-color:var(--main-light);--dark-main-opposite-color:var(--black);--dark-disabled:hsla(0,0%,94%,.2);--light-text-color:var(--main-dark);--light-opposite-text-color:var(--main-light);--light-bg-color:var(--main-light);--light-opposite-bg-color:var(--main-dark);--light-main-opposite-color:var(--white);--light-disabled:hsla(0,0%,6%,.2);--text-color:var(--light-text-color);--opposite-text-color:var(--light-opposite-text-color);--bg-color:var(--light-bg-color);--opposite-bg-color:var(--light-opposite-bg-color);--main-opposite-color:var(--light-main-opposite-color);--disabled:var(--light-disabled);--opposite-disabled:var(--dark-disabled)}#theme-switch:checked~.wrapper{--text-color:var(--dark-text-color);--opposite-text-color:var(--dark-opposite-text-color);--bg-color:var(--dark-bg-color);--opposite-bg-color:var(--dark-opposite-bg-color);--main-opposite-color:var(--dark-main-opposite-color);--filter:invert(0);--opposite-filter:invert(1);--gray:var(--main-gray);--medium-gray:var(--main-gray);--shadow:var(--main-opposite-shadow);--opposite-shadow:var(--main-shadow);--activated-shadow:var(--bolder-opposite-shadow);--activated-opposite-shadow:var(--bolder-shadow);--disabled:var(--dark-disabled);--opposite-disabled:var(--light-disabled);color:var(--text-color)}#theme-switch:checked~.wrapper .dark-line{fill:var(--text-color)}.theme-handler__switch{position:fixed!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);bottom:0;right:0}.theme-handler__switch:checked~.wrapper .theme-handler__label{box-shadow:0 0 5px hsla(0,0%,100%,.2)}.theme-handler__switch:checked~.wrapper .theme-handler__label:hover{box-shadow:0 0 5px hsla(0,0%,100%,.5)}.theme-handler__row{display:flex;justify-content:flex-end}.theme-handler__wrapper{position:relative}.theme-handler__label{width:16px;height:36px;padding:10px 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:0 0 5px rgba(0,0,0,.2);transition:box-shadow .3s ease-in-out;position:relative}.theme-handler__label:hover{box-shadow:0 0 5px rgba(0,0,0,.5)}.theme-handler__icon{width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{color:#101010;line-height:1;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{font-size:inherit}button{cursor:pointer;background-color:transparent}a,button{color:inherit}a{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html{scroll-behavior:smooth}html:has(#theme-switch:checked){--opposite-bg-color:var(--dark-opposite-bg-color)}body{overflow-x:hidden;background:var(--bg-color)}@media(max-width:61.99875em){body.navbar-active{overflow:hidden}}body:has(.popup.active){overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow-x:hidden;position:relative;background:var(--bg-color)}@supports(overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.wrapper [data-mouse],.wrapper [data-mouse] *{cursor:none}iframe{background:var(--bg-color)}iframe::-webkit-scrollbar{width:7px}iframe::-webkit-scrollbar-track{background:var(--text-color)}iframe::-webkit-scrollbar-thumb{background:var(--main-gray);border-radius:5px}iframe::-webkit-scrollbar-thumb:hover{background:#555}._form-error{color:red!important;border-bottom:1px solid red!important}._form-error::-moz-placeholder{color:red!important}._form-error::placeholder{color:red!important}[class*=__container]{margin:0 auto;width:100%;max-width:91.875rem}@media(max-width:91.875em){[class*=__container]{max-width:none;padding:0 .9375rem}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.mt-3{margin-top:1rem!important}.mt-10{margin-top:2.75rem!important}@media(min-width:767.98px){.mt-md-8{margin-top:2.25rem!important}}.form{background:var(--main-opposite-color);box-shadow:var(--shadow)}.form-error{color:red!important;font-size:.875rem}.button{background:var(--text-color);color:var(--bg-color);transition:all .3s ease;border:1px solid var(--text-color);font-size:1.125rem;font-weight:600;padding:10.5px 32px;cursor:pointer;display:inline-flex;position:relative;text-transform:lowercase;white-space:nowrap}@media(any-hover:hover){.button:hover{background:transparent;color:var(--text-color)}}.button_active,.button_loader,.button_loader:hover{background:transparent;color:transparent}.button__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}input[type=email],input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;margin:0 20px;background:transparent;border:none;border-bottom:1px solid #b9b9b9;font-size:14px;width:30%;min-width:180px;color:var(--text-color)}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s;text-transform:uppercase}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s;text-transform:uppercase}@media(max-width:47.99875em){.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{font-size:12px}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{font-size:12px}}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus{outline:none}.input__label{color:var(--text-color)}@media(max-width:47.99875em){.input__label{line-height:24px}}.checkbox{display:inline-block;position:relative}.checkbox:not(:last-child){margin-bottom:.3125em}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus+.checkbox__label:before{box-shadow:0 0 5px #000}.checkbox__input:checked+.checkbox__label{background:var(--bg-color);color:var(--text-color)}.checkbox__label{cursor:pointer;display:inline-flex;position:relative;background:var(--text-color);color:var(--bg-color);font-size:1.125rem;font-weight:700;padding:12px 28px;margin:0 6px;border:1px solid var(--text-color);white-space:nowrap}@media(max-width:91.875em){.checkbox__label{font-size:1rem;padding:8px 24px}}@media(max-width:61.99875em){.checkbox__label{padding:8px 16px}}.fade-in--hidden{transform:translateY(50%);opacity:0;transition:transform 1s ease-out,opacity 1s ease-out}@media(max-width:47.99875em){.fade-in--hidden{transform:translateY(0);opacity:1}}.fade-in--visible{transform:translateY(0);opacity:1;transition:transform 1s ease-out,opacity 1s ease-out}.show-title--hidden{opacity:0;transform:translateY(100px);transition:opacity .5s ease-out,transform .5s ease-out}@media(max-width:47.99875em){.show-title--hidden{opacity:1;transform:translateY(0)}}.show-title--visible{opacity:1;transform:translateY(0);transition:opacity .5s ease-out,transform .5s ease-out}.bounce-animation{animation:bounce 2s ease-out both}@keyframes bounce{0%,to{transform:scale(0)}20%{transform:scale(1.5)}40%{transform:scale(.5)}60%{transform:scale(1.2)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes lineGrow{0%{transform:scaleX(0) rotate(-10deg)}60%{transform:scaleX(1.2) rotate(-10deg)}80%{transform:scaleX(.9) rotate(-10deg)}to{transform:scaleX(1) rotate(-10deg)}}.line-initial{transform-origin:left;transform:scaleX(0) rotate(-10deg)}.line-animate{animation:lineGrow 2s ease-out;transform:scaleX(1) rotate(-10deg)}@keyframes bounceScale{0%{transform:scale(0)}60%{transform:scale(1.2)}80%{transform:scale(.9)}to{transform:scale(1)}}.letter-initial{transform-origin:bottom;transform:scale(0)}.letter-animate{animation:bounceScale 2s ease-out}.slider-enter--hidden{transform:translateX(75%);transition:transform 2s cubic-bezier(.68,-.55,.27,1.55)}@media(max-width:47.99875em){.slider-enter--hidden{transform:translateX(0)}}.slider-enter--visible{transform:translateX(0)}.slider-enter--visible,.slider-exit--hidden{transition:transform 2s cubic-bezier(.68,-.55,.27,1.55)}.slider-exit--hidden{transform:translateX(-75%)}@media(max-width:47.99875em){.slider-exit--hidden{transform:translateX(0)}}.slider-exit--visible{transform:translateX(0);transition:transform 2s cubic-bezier(.68,-.55,.27,1.55)}.rectangle-animations{top:0;left:0;position:absolute;height:100%;width:100%;z-index:-1}.block-title{font-weight:500;text-transform:lowercase}@media(min-width:91.875em){.block-title{font-size:3rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(2rem,1.7217391304rem + 1.3913043478vw,3rem)){.block-title{font-size:clamp(2rem,1.7217391304rem + 1.3913043478vw,3rem)}}@supports not (font-size:clamp(2rem,1.7217391304rem + 1.3913043478vw,3rem)){.block-title{font-size:calc(2rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-title{font-size:2rem}}@media(min-width:91.875em){.block-title{line-height:3.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(2.5rem,2.2217391304rem + 1.3913043478vw,3.5rem)){.block-title{line-height:clamp(2.5rem,2.2217391304rem + 1.3913043478vw,3.5rem)}}@supports not (line-height:clamp(2.5rem,2.2217391304rem + 1.3913043478vw,3.5rem)){.block-title{line-height:calc(2.5rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-title{line-height:2.5rem}}.block-title--center{text-align:center}.block-title--right{text-align:right}.block-description{flex:1 1 100%;max-width:1000px}.block-description--center{margin:0 auto;text-align:center}.block-description--right{margin-left:auto}.block-description--wide{max-width:100%}.item-text,.text{white-space:pre-wrap}.item-text a,.text a{color:inherit;text-decoration:underline}.item-text a:hover,.text a:hover{text-decoration:none}.item-text ol,.item-text ul,.text ol,.text ul{display:flex;flex-direction:column;gap:8px;list-style:none}.item-text ol,.text ol{counter-reset:custom-counter}.item-text ol li,.text ol li{counter-increment:custom-counter}.item-text ol li:before,.text ol li:before{content:counter(custom-counter) ".";margin-right:8px}.item-text :not(.item-list) ul li,.item-text:not(.item-list) ul li,.text :not(.item-list) ul li,.text:not(.item-list) ul li{position:relative;padding-left:20px}.item-text :not(.item-list) ul li:before,.item-text:not(.item-list) ul li:before,.text :not(.item-list) ul li:before,.text:not(.item-list) ul li:before{content:"";position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;background-color:currentColor;transform:translateY(-50%)}@media(min-width:91.875em){.item-text{font-size:1.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.item-text{font-size:clamp(1rem,.9304347826rem + .347826087vw,1.25rem)}}@supports not (font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.item-text{font-size:calc(1rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.item-text{font-size:1rem}}@media(min-width:91.875em){.item-text{line-height:2rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.item-text{line-height:clamp(1.5rem,1.3608695652rem + .6956521739vw,2rem)}}@supports not (line-height:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.item-text{line-height:calc(1.5rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.item-text{line-height:1.5rem}}.item-list ul,ul.item-list{list-style:none;display:flex;flex-direction:column;row-gap:8px}.item-list ul li,ul.item-list li{padding-left:20px;position:relative}.item-list ul li:before,ul.item-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:0;border-color:transparent transparent transparent currentcolor;border-style:solid;border-width:5px 0 5px 6px}.underline-trail{position:relative;width:-moz-fit-content;width:fit-content}@media(hover:hover){.underline-trail:hover:before{transform-origin:0 50%;transform:scaleX(1)}}@media(hover:none){.underline-trail:active:before{transform-origin:0 50%;transform:scaleX(1)}}.underline-trail:before{content:"";position:absolute;width:100%;height:1px;background:currentColor;top:100%;left:0;pointer-events:none;transform-origin:100% 50%;transform:scaleX(0);transition:transform .3s}.title{font-weight:500;text-transform:lowercase}@media(min-width:91.875em){.title--02{font-size:1.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.125rem,1.0206521739rem + 0.5217391304vw,1.5rem)){.title--02{font-size:clamp(1.125rem,1.0206521739rem + .5217391304vw,1.5rem)}}@supports not (font-size:clamp(1.125rem,1.0206521739rem + 0.5217391304vw,1.5rem)){.title--02{font-size:calc(1.125rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title--02{font-size:1.125rem}}@media(min-width:91.875em){.title--02{line-height:2rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.625rem,1.5206521739rem + 0.5217391304vw,2rem)){.title--02{line-height:clamp(1.625rem,1.5206521739rem + .5217391304vw,2rem)}}@supports not (line-height:clamp(1.625rem,1.5206521739rem + 0.5217391304vw,2rem)){.title--02{line-height:calc(1.625rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title--02{line-height:1.625rem}}.title--04{margin:0}@media(min-width:91.875em){.title--04{font-size:2rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.title--04{font-size:clamp(1.5rem,1.3608695652rem + .6956521739vw,2rem)}}@supports not (font-size:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.title--04{font-size:calc(1.5rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title--04{font-size:1.5rem}}@media(min-width:91.875em){.title--04{line-height:2.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(2rem,1.8608695652rem + 0.6956521739vw,2.5rem)){.title--04{line-height:clamp(2rem,1.8608695652rem + .6956521739vw,2.5rem)}}@supports not (line-height:clamp(2rem,1.8608695652rem + 0.6956521739vw,2.5rem)){.title--04{line-height:calc(2rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title--04{line-height:2rem}}.title--big{text-transform:capitalize}@media(min-width:91.875em){.title--big{font-size:6.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(3.75rem,3.0543478261rem + 3.4782608696vw,6.25rem)){.title--big{font-size:clamp(3.75rem,3.0543478261rem + 3.4782608696vw,6.25rem)}}@supports not (font-size:clamp(3.75rem,3.0543478261rem + 3.4782608696vw,6.25rem)){.title--big{font-size:calc(3.75rem + 2.5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title--big{font-size:3.75rem}}@media(min-width:91.875em){.title--big{line-height:6.04375rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(3.625rem,2.9519565217rem + 3.3652173913vw,6.04375rem)){.title--big{line-height:clamp(3.625rem,2.9519565217rem + 3.3652173913vw,6.04375rem)}}@supports not (line-height:clamp(3.625rem,2.9519565217rem + 3.3652173913vw,6.04375rem)){.title--big{line-height:calc(3.625rem + 2.41875*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title--big{line-height:3.625rem}}@media(min-width:91.875em){.text_1{font-size:1.125rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9652173913rem + 0.1739130435vw,1.125rem)){.text_1{font-size:clamp(1rem,.9652173913rem + .1739130435vw,1.125rem)}}@supports not (font-size:clamp(1rem,0.9652173913rem + 0.1739130435vw,1.125rem)){.text_1{font-size:calc(1rem + .125*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.text_1{font-size:1rem}}@media(min-width:91.875em){.text_1{line-height:1.875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.text_1{line-height:clamp(1.5rem,1.3956521739rem + .5217391304vw,1.875rem)}}@supports not (line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.text_1{line-height:calc(1.5rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.text_1{line-height:1.5rem}}@media(min-width:91.875em){.text_2{font-size:1.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.text_2{font-size:clamp(1rem,.9304347826rem + .347826087vw,1.25rem)}}@supports not (font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.text_2{font-size:calc(1rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.text_2{font-size:1rem}}@media(min-width:91.875em){.text_2{line-height:2rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.text_2{line-height:clamp(1.5rem,1.3608695652rem + .6956521739vw,2rem)}}@supports not (line-height:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.text_2{line-height:calc(1.5rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.text_2{line-height:1.5rem}}.text-center{text-align:center}.text-bold{font-weight:600}@media(min-width:91.875em){.block-wrapper{padding-top:5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(padding-top:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper{padding-top:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)}}@supports not (padding-top:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper{padding-top:calc(4rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-wrapper{padding-top:4rem}}@media(min-width:91.875em){.block-wrapper{padding-bottom:5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(padding-bottom:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper{padding-bottom:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)}}@supports not (padding-bottom:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper{padding-bottom:calc(4rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-wrapper{padding-bottom:4rem}}.block-wrapper_w{background:var(--main-opposite-color)}@media(min-width:91.875em){.block-wrapper--margin{margin-top:5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-top:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper--margin{margin-top:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)}}@supports not (margin-top:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper--margin{margin-top:calc(4rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-wrapper--margin{margin-top:4rem}}@media(min-width:91.875em){.block-wrapper--margin{margin-bottom:5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-bottom:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper--margin{margin-bottom:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)}}@supports not (margin-bottom:clamp(4rem,3.7217391304rem + 1.3913043478vw,5rem)){.block-wrapper--margin{margin-bottom:calc(4rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-wrapper--margin{margin-bottom:4rem}}.block-wrapper--wide .block-description{max-width:100%}.block-gap{display:flex;flex-direction:column}@media(min-width:91.875em){.block-gap{row-gap:2rem}}@media(min-width:20em)and (max-width:91.875em){@supports(row-gap:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.block-gap{row-gap:clamp(1.5rem,1.3608695652rem + .6956521739vw,2rem)}}@supports not (row-gap:clamp(1.5rem,1.3608695652rem + 0.6956521739vw,2rem)){.block-gap{row-gap:calc(1.5rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.block-gap{row-gap:1.5rem}}.block-header{display:flex;flex-direction:column;row-gap:12px}.block-image{padding:40px;display:flex;align-items:center;justify-content:center}.block-image img{min-height:300px;max-width:500px;max-height:500px;width:100%;height:100%;filter:var(--opposite-filter)}.shadow-background{background-color:var(--main-opposite-color);box-shadow:var(--shadow)}.custom-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.wrapper-img{position:relative}.wrapper-img img{width:100%;height:100%}.container-img{display:block;position:relative;overflow:hidden}.container-img img{transition:all .3s ease;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.container-img:hover img{transform:scale(1.1)}.container-img .placeholder-block{padding:15px;background-color:#def3f3;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700}@media(min-width:91.875em){.container-img .placeholder-block{font-size:1.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.8608695652rem + 0.6956521739vw,1.5rem)){.container-img .placeholder-block{font-size:clamp(1rem,.8608695652rem + .6956521739vw,1.5rem)}}@supports not (font-size:clamp(1rem,0.8608695652rem + 0.6956521739vw,1.5rem)){.container-img .placeholder-block{font-size:calc(1rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.container-img .placeholder-block{font-size:1rem}}@media(min-width:91.875em){.container-img .placeholder-block{line-height:1.875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.container-img .placeholder-block{line-height:clamp(1.5rem,1.3956521739rem + .5217391304vw,1.875rem)}}@supports not (line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.container-img .placeholder-block{line-height:calc(1.5rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.container-img .placeholder-block{line-height:1.5rem}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--text-color);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--main-gray);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.popup{display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:all .3s linear}.popup,.popup__overlay{position:fixed;left:0;top:0;width:100%;height:100%}.popup__overlay{background:hsla(0,0%,6%,.8);z-index:1}.popup__body{position:relative;max-height:calc(100dvh - 60px);max-width:calc(100% - 32px);display:flex;flex-direction:column;transform:translateY(-100%);transition:transform .2s linear;z-index:2}.popup__close-button{margin-left:auto;display:flex;align-items:center;justify-content:center;position:relative;border:0;padding:0;width:40px;height:40px;background:transparent;transition:.3s ease-out;color:var(--white)}.popup__close-button:after,.popup__close-button:before{content:"";position:absolute;left:50%;transform:scale(1);margin-left:-12.5px;background-color:currentColor;border-radius:2px;height:3px;width:24px;transition:all .15s linear;transform:translateY(-50%)}.popup__close-button:before{top:50%;transform:rotate(45deg)}.popup__close-button:after{top:50%;transform:rotate(-45deg)}.popup__close-button:hover{transform:rotate(90deg)}.popup__content{overflow-y:auto}.popup.active{opacity:1;visibility:visible;pointer-events:auto;z-index:150}.popup.active .popup__body{transform:translateY(0)}@keyframes circleAnimation{0%{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes lineAnimation{0%{transform:translate(0);opacity:1}50%{transform:translateY(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes lineHandAnimation{0%{transform:translate(0);opacity:1}50%{transform:translate(20%,-20%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes lineHomeAnimation{0%{transform:translate(0);opacity:1}50%{transform:translateY(25%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes lineMarkerAnimation{0%{transform:translate(0);opacity:1}50%{transform:translate(25%,-20%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes lineSaleAnimation{0%{scale:1;opacity:1}50%{scale:0;opacity:0}to{scale:1;opacity:1}}@keyframes figureAnimation{0%{opacity:1;scale:1}50%{opacity:0;scale:0}to{opacity:1;scale:1}}@keyframes circledLineAnimation{0%{opacity:1;transform:translate(0) rotate(0deg) scale(1)}50%{opacity:0;transform:translate(0) rotate(-30deg) scale(0)}to{opacity:1;transform:translate(0) rotate(0deg) scale(1)}}.link{color:#0391e3}.link:hover{text-decoration:underline}.collection-animated-image [class*=animation-circle]{transform-origin:center 25%}.collection-animated-image [class*=animation-circle][class*=animation-circle--hand]{transform-origin:70% 33%}.collection-animated-image [class*=animation-circle][class*=animation-circle--home]{transform-origin:center 75%}.collection-animated-image [class*=animation-circle][class*=animation-circle--marker]{transform-origin:65% 35%}.collection-animated-image [class*=animation-circle][class*=animation-circle--sale]{transform-origin:50% 50%}.collection-animated-image [class*=animation-line][class*=animation-line--sale]{transform-origin:center}.collection-animated-image [class*=animation-figure]{transform-origin:center 80%}.collection-animated-image [class*=animation-figure][class*=animation-figure--hand]{transform-origin:50% 50%}.collection-animated-image [class*=animation-figure][class*=animation-figure--home]{transform-origin:50% 20%}.collection-animated-image [class*=animation-figure][class*=animation-figure--marker]{transform-origin:10% 90%}.collection-animated-image [class*=animation-figure][class*=animation-figure--center]{transform-origin:center}.collection-animated-image [class*=animation-line--circled][class*=animation-line--circled-top]{transform-origin:50% 0}.collection-animated-image [class*=animation-line--circled][class*=animation-line--circled-left]{transform-origin:0 50%}.collection-animated-image [class*=animation-line--circled][class*=animation-line--circled-bottom]{transform-origin:50% 100%}.collection-animated-image [class*=animation-line--circled][class*=animation-line--circled-right]{transform-origin:100% 50%}.collection-animated-image:hover [class*=animation-circle]{animation:circleAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-line]{animation:lineAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-line][class*=animation-line--hand]{animation:lineHandAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-line][class*=animation-line--home]{animation:lineHomeAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-line][class*=animation-line--marker]{animation:lineMarkerAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-line][class*=animation-line--sale]{animation:lineSaleAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-figure]{animation:figureAnimation 2s ease-in-out;animation-delay:.2s}.collection-animated-image:hover [class*=animation-line--circled]{animation:circledLineAnimation 2s ease-in-out}.collection-animated-image:hover [class*=animation-line--circled][class*=animation-line--circled-top]{transform-origin:60% 10%}.collection-animated-image:hover [class*=animation-line--circled][class*=animation-line--circled-left]{transform-origin:10% 60%}.collection-animated-image:hover [class*=animation-line--circled][class*=animation-line--circled-bottom]{transform-origin:40% 90%}.collection-animated-image:hover [class*=animation-line--circled][class*=animation-line--circled-right]{transform-origin:90% 60%}.header{width:100%;background:var(--bg-color);position:sticky;top:0;z-index:10;color:var(--text-color)}.header,.header__container{display:flex;align-items:center}.header__container{justify-content:space-between;-moz-column-gap:24px;column-gap:24px;padding:10px 0;position:relative}@media(max-width:61.99875em){.header__container .theme-handler__row{margin-left:auto}}@media(max-width:91.875em){.header__container{padding:10px 16px}}.header__nav{margin-left:auto;display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px;row-gap:16px}@media(max-width:61.99875em){.header__nav{position:absolute;top:100%;left:0;width:100%;padding:12px;flex-direction:column;align-items:flex-start;background-color:var(--main-opposite-color);opacity:0;height:0;pointer-events:none;transition:all .3s ease-out}.header__nav.active{opacity:1;height:calc(100dvh - 80px);pointer-events:all}}.header__nav-list{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}@media(max-width:61.99875em){.header__nav-list{padding-right:32px;width:100%;align-items:flex-start;flex-direction:column;overflow:auto}}.header__nav-item.active .dropdown__menu{padding:40px 20px 20px 40px;opacity:1;grid-template-rows:1fr;pointer-events:all;z-index:10}.header__nav-item.active .dropdown__opener-arrow:after{transform:rotate(180deg)}.header__nav-item.active .dropdown__opener-arrow.underline-trail:before{transform:scaleX(1)}.header__nav-item.active .dropdown__content{padding-bottom:20px;padding-right:20px}@media(max-width:61.99875em){.header__nav-item.active{padding-bottom:32px}.header__nav-item.active .dropdown__content,.header__nav-item.active .dropdown__menu{padding:0}.header__nav-item{width:100%;border-bottom:1px solid #e6e6e6}.header__nav-item:last-of-type{border-bottom:none}}.header__nav-button{flex-shrink:0;padding:14px 32px;font-weight:700;font-size:1.25rem;line-height:20px;justify-content:center}@media(max-width:61.99875em){.header__nav-button{order:-1;width:100%}}.header__burger-btn{display:none;width:36px;height:2px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;padding-bottom:22px}.header__burger-btn:focus-visible{outline:1px solid currentColor}.header__burger-btn span{display:block;position:absolute;height:2px;width:100%;background:var(--text-color);opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header__burger-btn span:first-child{top:0}.header__burger-btn span:nth-child(2){top:9px}.header__burger-btn span:nth-child(3){top:18px}.header__burger-btn.open span:first-child{top:10px;transform:rotate(135deg)}.header__burger-btn.open span:nth-child(2){opacity:0;left:-60px}.header__burger-btn.open span:nth-child(3){top:10px;transform:rotate(-135deg)}@media(max-width:61.99875em){.header__burger-btn{display:block}}.dropdown__opener{display:flex;font-size:1.25rem;line-height:24px;font-weight:500;text-transform:lowercase;color:var(--text-color);font-family:inherit}.dropdown__opener-arrow{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.dropdown__opener-arrow:after{content:"";width:0;height:0;border-style:solid;border-width:7px 6px 0;border-color:var(--text-color) transparent transparent transparent;transition:all .3s ease-out}@media(max-width:61.99875em){.dropdown__opener{width:100%;padding:32px 0;font-size:1.5rem;line-height:32px}}.dropdown__menu{display:grid;grid-template-rows:0fr;opacity:0;pointer-events:none;overflow:hidden;z-index:-1;transition:all .3s ease-out;position:absolute;top:100%;left:0;width:100%;max-width:100%}@media(max-width:91.875em){.dropdown__menu{left:16px;max-width:calc(100% - 32px)}}.dropdown__menu--half{width:50%;left:auto;right:0}@media(max-width:91.875em){.dropdown__menu--half{right:16px}}@media(max-width:61.99875em){.dropdown__menu--half{width:100%}}.dropdown__menu-wrapper{min-height:0;overflow:hidden}@media(max-width:61.99875em){.dropdown__menu{position:static;padding:0;box-shadow:none;max-width:100%}}.dropdown__content{--dropdown-columns-gap:48px;--dropdown-column-gap:24px;max-height:calc(80dvh - 80px);display:flex;gap:var(--dropdown-columns-gap);overflow:auto;transition:all .3s ease-out}@media(max-width:91.875em){.dropdown__content{--dropdown-columns-gap:32px}}@media(max-width:61.99875em){.dropdown__content{flex-direction:column;max-height:none;padding:0;overflow:visible;overflow:initial}}.dropdown__column{flex:1 1;display:flex;flex-direction:column;row-gap:var(--dropdown-column-gap);padding-right:var(--dropdown-columns-gap);border-right:1px solid #e6e6e6}.dropdown__column:last-of-type{border-right:none;padding-right:0}@media(max-width:61.99875em){.dropdown__column{padding-right:0;border-right:none}}.dropdown__column-list{display:flex;flex-direction:column;row-gap:var(--dropdown-column-gap)}.dropdown__items{display:flex;flex-wrap:wrap;gap:32px}.dropdown__items--single{flex-direction:column;flex-wrap:nowrap}.dropdown__items--single .dropdown__item{width:100%}@media(max-width:61.99875em){.dropdown__items{flex-direction:column}}.dropdown__link{font-size:1.25rem;line-height:24px;font-weight:400;text-transform:lowercase;white-space:nowrap}.dropdown__link--title{font-size:1.5rem;line-height:32px;font-weight:500;white-space:normal}@media(max-width:61.99875em){.dropdown__link--title{font-size:1.375rem}}.dropdown__item{width:calc((100% - 32px)/2);display:flex;flex-direction:column;row-gap:8px}@media(max-width:61.99875em){.dropdown__item{width:100%}}.dropdown__item-text{color:var(--medium-gray);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:61.99875em){.dropdown__item-text{font-size:1.25rem}}.main{top:0;left:0;width:100%;height:100%;bottom:0;background-color:var(--bg-color);overflow:hidden;z-index:-1}.main,.triangle{position:absolute}.triangle{width:0;height:0;border-color:transparent transparent transparent hsla(0,0%,80%,.63);border-style:solid;border-width:10px 0 10px 20px;pointer-events:none}.notification{cursor:pointer}.notification>h5{font-weight:600;color:var(--text-color)}@media(min-width:91.875em){.notification>h5{font-size:1.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.notification>h5{font-size:clamp(1rem,.9304347826rem + .347826087vw,1.25rem)}}@supports not (font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.notification>h5{font-size:calc(1rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.notification>h5{font-size:1rem}}@media(min-width:91.875em){.notification>h5{line-height:1.875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.notification>h5{line-height:clamp(1.5rem,1.3956521739rem + .5217391304vw,1.875rem)}}@supports not (line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.notification>h5{line-height:calc(1.5rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.notification>h5{line-height:1.5rem}}@media(min-width:91.875em){.notification>h5{margin-bottom:.9375rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-bottom:clamp(0.625rem,0.5380434783rem + 0.4347826087vw,0.9375rem)){.notification>h5{margin-bottom:clamp(.625rem,.5380434783rem + .4347826087vw,.9375rem)}}@supports not (margin-bottom:clamp(0.625rem,0.5380434783rem + 0.4347826087vw,0.9375rem)){.notification>h5{margin-bottom:calc(.625rem + .3125*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.notification>h5{margin-bottom:.625rem}}.notification>p{color:var(--text-color)}@media(min-width:91.875em){.notification>p{font-size:1.125rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9652173913rem + 0.1739130435vw,1.125rem)){.notification>p{font-size:clamp(1rem,.9652173913rem + .1739130435vw,1.125rem)}}@supports not (font-size:clamp(1rem,0.9652173913rem + 0.1739130435vw,1.125rem)){.notification>p{font-size:calc(1rem + .125*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.notification>p{font-size:1rem}}@media(min-width:91.875em){.notification>p{line-height:1.875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.notification>p{line-height:clamp(1.5rem,1.3956521739rem + .5217391304vw,1.875rem)}}@supports not (line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.notification>p{line-height:calc(1.5rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.notification>p{line-height:1.5rem}}.footer{background-color:var(--opposite-bg-color)}.footer a,.footer div,.footer p,.footer span{color:var(--opposite-text-color)}.footer .calendly-inline-widget{min-width:320px;height:700px}.footer .calendly-inline-widget iframe{background-color:transparent}@media(max-width:1029px){.footer .calendly-inline-widget{height:950px}}@media(max-width:679px){.footer .calendly-inline-widget{margin:64px 0;height:850px}}.footer__container{display:flex;flex-direction:column}@media(min-width:91.875em){.footer__container{row-gap:4rem}}@media(min-width:20em)and (max-width:91.875em){@supports(row-gap:clamp(2.5rem,2.0826086957rem + 2.0869565217vw,4rem)){.footer__container{row-gap:clamp(2.5rem,2.0826086957rem + 2.0869565217vw,4rem)}}@supports not (row-gap:clamp(2.5rem,2.0826086957rem + 2.0869565217vw,4rem)){.footer__container{row-gap:calc(2.5rem + 1.5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.footer__container{row-gap:2.5rem}}.footer__container:empty{padding:40px 0}.footer__line{justify-content:space-between}.footer__line,.footer__widgets{display:flex;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width:576px){.footer__widgets{width:100%}}.footer__widget{height:64px;display:flex;align-items:center;justify-content:center;border-radius:3px;background-color:var(--opposite-text-color)}@media(max-width:576px){.footer__widget{width:100%}}.footer__widget>a,.footer__widget>div{padding:0 15px;width:218px}@media(max-width:576px){.footer__widget>a,.footer__widget>div{width:190px;padding:0}}.footer__google-partner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px}.footer__google-partner>span{font-size:.875rem;line-height:18px;font-weight:500;color:var(--medium-gray)}.footer__form-wrapper{position:relative}.footer__form-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background-color:var(--bg-color);z-index:0}.footer__link{bottom:-5px;background-color:var(--opposite-bg-color)}.footer__link:before{background:var(--bg-color)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #303030;-moz-column-gap:30px;column-gap:30px}.footer-bottom div{padding:32px 0}@media(max-width:1100px){.footer-bottom{flex-wrap:wrap}.footer-bottom div{border-top:1px solid #303030;flex:0 0 100%}.footer-bottom div:first-child{order:2}.footer-bottom div:last-child{order:1}}.footer-bottom__links{font-weight:500;line-height:24px;display:flex;flex-wrap:wrap;align-items:center;row-gap:15px}@media(min-width:91.875em){.footer-bottom__links{-moz-column-gap:3.75rem;column-gap:3.75rem}}@media(min-width:20em)and (max-width:91.875em){@supports((-moz-column-gap:clamp(1.875rem,1.3532608696rem + 2.6086956522vw,3.75rem)) or (column-gap:clamp(1.875rem,1.3532608696rem + 2.6086956522vw,3.75rem))){.footer-bottom__links{-moz-column-gap:clamp(1.875rem,1.3532608696rem + 2.6086956522vw,3.75rem);column-gap:clamp(1.875rem,1.3532608696rem + 2.6086956522vw,3.75rem)}}@supports not ((-moz-column-gap:clamp(1.875rem,1.3532608696rem + 2.6086956522vw,3.75rem)) or (column-gap:clamp(1.875rem,1.3532608696rem + 2.6086956522vw,3.75rem))){.footer-bottom__links{-moz-column-gap:calc(1.875rem + 1.875*(100vw - 20rem)/71.875);column-gap:calc(1.875rem + 1.875*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.footer-bottom__links{-moz-column-gap:1.875rem;column-gap:1.875rem}}@media(max-width:1100px){.footer-bottom__links{text-align:center}}@media(max-width:47.99875em){.footer-bottom__links{font-size:.875rem;font-weight:400;gap:15px}.footer-bottom__links span{display:none}}@media(max-width:470px){.footer-bottom__links a,.footer-bottom__links span{margin:0 5px}}.footer-bottom__policy{display:flex;flex-wrap:wrap;align-items:center;line-height:24px;-moz-column-gap:12px;column-gap:12px;row-gap:15px}@media(max-width:47.99875em){.footer-bottom__policy{text-align:center;font-size:.625rem}}.footer-logo{display:flex;justify-content:space-between;align-items:center}.footer-dropdown{position:relative;display:block}.footer-dropdown__title{cursor:pointer;position:relative;margin-bottom:0;outline:none;width:100%;text-align:left;padding-right:20px}.footer-dropdown__title:before{content:"";display:block;position:absolute;width:0;height:0;right:0;top:50%;transform:translateY(-50%) rotate(0);border-style:solid;border-width:0 6px 6px;border-color:transparent transparent var(--opposite-text-color) transparent;transition:transform .3s ease}.footer-dropdown__title--open:before{transform:translateY(-50%) rotate(180deg)}.footer-dropdown__items{width:100%;overflow:hidden;transition:height .3s ease-in-out;background-color:var(--opposite-bg-color);display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-dropdown__items--open{max-height:100vh}.footer-dropdown__item:hover{background-color:rgba(0,0,0,.2)}.footer-form{padding:60px;width:100%;scroll-margin-top:100px;position:relative}@media(max-width:91.875em){.footer-form{padding:30px}}@media(max-width:61.99875em){.footer-form{padding:16px}}.footer-form__content{display:flex;flex-direction:column;align-items:flex-start;row-gap:28px}.footer-form__content div,.footer-form__content input,.footer-form__content span{color:var(--text-color)}.footer-form__content .button{padding:16px 32px;font-size:1.25rem;line-height:19px}@media(max-width:47.99875em){.footer-form__content .button{padding:12px 24px;font-size:1rem;line-height:15px}.footer-form__content{padding:8px;row-gap:20px}}.footer-form__content--blog{row-gap:32px}@media(max-width:47.99875em){.footer-form__content--blog{row-gap:20px}}@media(min-width:91.875em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:1.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.8608695652rem + 0.6956521739vw,1.5rem)){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:clamp(1rem,.8608695652rem + .6956521739vw,1.5rem)}}@supports not (font-size:clamp(1rem,0.8608695652rem + 0.6956521739vw,1.5rem)){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:calc(1rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:1rem}}@media(min-width:91.875em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:1.4375rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(0.9375rem,0.7983695652rem + 0.6956521739vw,1.4375rem)){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:clamp(.9375rem,.7983695652rem + .6956521739vw,1.4375rem)}}@supports not (font-size:clamp(0.9375rem,0.7983695652rem + 0.6956521739vw,1.4375rem)){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:calc(.9375rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__label,.footer-form__content--blog .footer-form__line{font-size:.9375rem}}@media(max-width:47.99875em){.footer-form__content--blog .footer-form__block{font-size:1.125rem;line-height:17px}}.footer-form__content--blog .footer-form__line{row-gap:32px;line-height:28px}@media(max-width:47.99875em){.footer-form__content--blog .footer-form__line{row-gap:20px}}.footer-form__content--blog .footer-form__line:last-of-type .footer-form__input{max-width:100%;flex:1 1}.footer-form__content--blog .footer-form__label{min-width:-moz-max-content;min-width:max-content}.footer-form__content--blog .footer-form__input{flex:1 1}.footer-form__content--career{padding:40px}@media(max-width:47.99875em){.footer-form__content--career{padding:24px 16px}}.footer-form__content--career .footer-form__line:has(.footer-form__checkbox-span){row-gap:28px;-moz-column-gap:24px;column-gap:24px}@media(max-width:47.99875em){.footer-form__content--career .footer-form__line:has(.footer-form__checkbox-span){gap:12px}}.footer-form__content--career .footer-form__line:has(.footer-form__checkbox-span) .footer-form__checkbox-span{width:100%}.footer-form__content--career .footer-form__line:has(.footer-form__checkbox-span) .checkbox{margin:0}.footer-form__content--career .footer-form__line:last-of-type input{margin:0;padding:6px 0;max-width:100%;flex:1 1}.footer-form__block{font-size:1.25rem;line-height:19px}@media(max-width:47.99875em){.footer-form__block{font-size:1.125rem;line-height:17px;font-weight:500}}.footer-form__line{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:20px}@media(max-width:47.99875em){.footer-form__line:last-of-type .footer-form__label{flex-wrap:wrap}}.footer-form__line:last-of-type input{max-width:290px;flex:initial}@media(max-width:47.99875em){.footer-form__line:last-of-type input{max-width:95%;width:100%;flex:1 1}}.footer-form__line .footer-form__checkbox-span,.footer-form__line label,.footer-form__line span{font-size:1.25rem;line-height:19px}@media(max-width:47.99875em){.footer-form__line .footer-form__checkbox-span,.footer-form__line label,.footer-form__line span{font-size:1rem;line-height:15px}}.footer-form__line .checkbox{margin:0 4px}.footer-form__line .checkbox__label{margin:0;font-size:1rem;line-height:15px}@media(max-width:47.99875em){.footer-form__line .checkbox__label{font-size:.875rem;line-height:14px}.footer-form__line .checkbox{margin:0}}@media(max-width:47.99875em){.footer-form__line:has(.footer-form__checkbox-span){gap:12px}}.footer-form__label{flex:1 1;display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:20px;column-gap:20px;row-gap:8px}@media(max-width:47.99875em){.footer-form__label{flex:initial;width:100%}}.footer-form__input{flex:1 1;margin:0;padding:6px 0}.footer-form__checkbox-span{margin:0 6px 0 0}@media(max-width:47.99875em){.footer-form__checkbox-span{width:100%}}.footer-form__error{color:red!important;margin-bottom:16px}.footer-top_desktop{display:flex;justify-content:space-between;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:40px}@media(max-width:61.99875em){.footer-top_desktop{justify-content:flex-start}}@media(max-width:47.99875em){.footer-top_desktop{margin-bottom:60px;display:block;-moz-column-count:2;column-count:2}}.footer-top__item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 80px)/5)}@media(max-width:61.99875em){.footer-top__item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 40px)/3)}}@media(max-width:47.99875em){.footer-top__item{margin:0 5px 60px;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}@media(max-width:540px){.footer-top__item{margin-bottom:80px}}.footer-top__title{font-weight:500;font-size:1.125rem;margin-bottom:24px;text-transform:uppercase}.footer-top__list{line-height:22px;display:flex;flex-direction:column;gap:20px;max-width:180px}.footer-top__list a{align-self:flex-start}.title-page{display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:24px;text-align:center}.title-page__header{font-weight:900;text-transform:uppercase}@media(min-width:91.875em){.title-page__header{font-size:10rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(3.4375rem,1.6114130435rem + 9.1304347826vw,10rem)){.title-page__header{font-size:clamp(3.4375rem,1.6114130435rem + 9.1304347826vw,10rem)}}@supports not (font-size:clamp(3.4375rem,1.6114130435rem + 9.1304347826vw,10rem)){.title-page__header{font-size:calc(3.4375rem + 6.5625*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title-page__header{font-size:3.4375rem}}@media(min-width:91.875em){.title-page__header{line-height:9.6875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(3.375rem,1.6184782609rem + 8.7826086957vw,9.6875rem)){.title-page__header{line-height:clamp(3.375rem,1.6184782609rem + 8.7826086957vw,9.6875rem)}}@supports not (line-height:clamp(3.375rem,1.6184782609rem + 8.7826086957vw,9.6875rem)){.title-page__header{line-height:calc(3.375rem + 6.3125*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title-page__header{line-height:3.375rem}}.title-page__subtitle{max-width:900px;font-weight:400;text-transform:lowercase}@media(min-width:91.875em){.title-page__subtitle{font-size:2.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.75rem,1.6108695652rem + 0.6956521739vw,2.25rem)){.title-page__subtitle{font-size:clamp(1.75rem,1.6108695652rem + .6956521739vw,2.25rem)}}@supports not (font-size:clamp(1.75rem,1.6108695652rem + 0.6956521739vw,2.25rem)){.title-page__subtitle{font-size:calc(1.75rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title-page__subtitle{font-size:1.75rem}}@media(min-width:91.875em){.title-page__subtitle{line-height:3.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(2.5rem,2.2913043478rem + 1.0434782609vw,3.25rem)){.title-page__subtitle{line-height:clamp(2.5rem,2.2913043478rem + 1.0434782609vw,3.25rem)}}@supports not (line-height:clamp(2.5rem,2.2913043478rem + 1.0434782609vw,3.25rem)){.title-page__subtitle{line-height:calc(2.5rem + .75*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.title-page__subtitle{line-height:2.5rem}}.title-page .item-text{max-width:900px}.cursor-animation{width:0;height:0;position:fixed;top:0;left:0;border-radius:50%;pointer-events:none;background:hsla(0,0%,50%,.1);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:9999;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:1.125rem;color:var(--text-color)}.cursor-animation.show{width:90px;height:90px}.blog-block{display:flex;flex-direction:row-reverse;height:1100px;gap:40px}@media(max-width:61.99875em){.blog-block{display:block;height:auto}.blog-block>div:first-child{height:500px}}@media(min-width:91.875em){.blog-block{margin-top:3.75rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-top:clamp(1.5rem,0.8739130435rem + 3.1304347826vw,3.75rem)){.blog-block{margin-top:clamp(1.5rem,.8739130435rem + 3.1304347826vw,3.75rem)}}@supports not (margin-top:clamp(1.5rem,0.8739130435rem + 3.1304347826vw,3.75rem)){.blog-block{margin-top:calc(1.5rem + 2.25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-block{margin-top:1.5rem}}.blog-block_revers{flex-direction:row}.blog-block__column-two{display:grid;grid-template-rows:1fr 1fr;grid-gap:44px;gap:44px}@media(max-width:61.99875em){.blog-block__column-two{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:125vw}}@media(max-width:47.99875em){.blog-block__column-two{grid-template-columns:1fr 1fr}}@media(max-width:29.99875em){.blog-block__column-two{display:block;height:auto}}.blog-block__column-two_one-row{grid-template-rows:1fr!important}@media(max-width:61.99875em){.blog-block__column-two_one-row{height:62vw}}@media(max-width:29.99875em){.blog-block__column-two_one-row{height:auto}}.blog-block__item_1{height:750px}.blog-block__item_1-s{max-width:400px}@media(max-width:47.99875em){.blog-block__item_1{height:453px}}.blog-block__item_1>div{height:100%}@media(max-width:61.99875em){.blog-block__item_1_d{display:none}}.blog-block__item_1_m{display:none}@media(max-width:61.99875em){.blog-block__item_1_m{display:block;height:auto}}@media(max-width:29.99875em){.blog-block__item_1_m{height:100vw;margin-bottom:48px}}.blog-block__item_2,.blog-block__item_2>div{height:100%}.blog-block__item_2>div img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right!important;object-position:bottom right!important}@media(max-width:61.99875em){.blog-block__item_2>div img{-o-object-fit:cover!important;object-fit:cover!important}}@media(max-width:29.99875em){.blog-block__item_2>div .blog-item__image-wrapper{align-self:flex-end;flex:auto!important;height:61vw;width:77vw!important}.blog-block__item_2{margin-bottom:48px}}.blog-block__item_3{display:flex;justify-content:flex-end}@media(min-width:91.875em){.blog-block__item_3{gap:2.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(gap:clamp(0.3125rem,-0.2961956522rem + 3.0434782609vw,2.5rem)){.blog-block__item_3{gap:clamp(.3125rem,-.2961956522rem + 3.0434782609vw,2.5rem)}}@supports not (gap:clamp(0.3125rem,-0.2961956522rem + 3.0434782609vw,2.5rem)){.blog-block__item_3{gap:calc(.3125rem + 2.1875*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-block__item_3{gap:.3125rem}}@media(max-width:61.99875em){.blog-block__item_3{grid-column:1/3}}.blog-block__item_3>div:first-child>div>a{aspect-ratio:1/var(--image3-aspect-ratio)}.blog-block__item_3>div:nth-child(2)>div>a{aspect-ratio:1/var(--image4-aspect-ratio)}@media(max-width:29.99875em){.blog-block__item_3{flex-direction:column}.blog-block__item_3 .blog-item{display:flex;flex-direction:row-reverse}.blog-block__item_3 .blog-item .blog-item__image-wrapper{flex:0 0 40%;height:40vw}}.blog-item{display:flex;flex-direction:column;cursor:pointer}.blog-item>div:first-child{flex:1 1}@media(max-width:47.99875em){.blog-item{display:flex;flex-direction:column}}.blog-item__image-wrapper{display:block;position:relative;height:100%;width:100%;overflow:hidden}@media(max-width:47.99875em){.blog-item__image-wrapper{flex:1 1}}.blog-item__image-wrapper img{transition:transform .3s ease;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;width:100%;height:100%}.blog-item__image-wrapper:hover img{transform:scale(1.1)}.blog-item__author{font-weight:500;margin-bottom:8px}@media(min-width:91.875em){.blog-item__author{font-size:1.125rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9652173913rem + 0.1739130435vw,1.125rem)){.blog-item__author{font-size:clamp(1rem,.9652173913rem + .1739130435vw,1.125rem)}}@supports not (font-size:clamp(1rem,0.9652173913rem + 0.1739130435vw,1.125rem)){.blog-item__author{font-size:calc(1rem + .125*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__author{font-size:1rem}}@media(min-width:91.875em){.blog-item__author{line-height:1.625rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.375rem,1.3054347826rem + 0.347826087vw,1.625rem)){.blog-item__author{line-height:clamp(1.375rem,1.3054347826rem + .347826087vw,1.625rem)}}@supports not (line-height:clamp(1.375rem,1.3054347826rem + 0.347826087vw,1.625rem)){.blog-item__author{line-height:calc(1.375rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__author{line-height:1.375rem}}.blog-item__themes{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.blog-item__theme{color:var(--medium-gray);font-style:italic;text-transform:lowercase}.blog-item__title{font-size:1.375rem;line-height:1.75rem;font-weight:500;margin:8px 0;display:block}@media(min-width:91.875em){.blog-item__title{font-size:1.375rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.8956521739rem + 0.5217391304vw,1.375rem)){.blog-item__title{font-size:clamp(1rem,.8956521739rem + .5217391304vw,1.375rem)}}@supports not (font-size:clamp(1rem,0.8956521739rem + 0.5217391304vw,1.375rem)){.blog-item__title{font-size:calc(1rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__title{font-size:1rem}}@media(min-width:91.875em){.blog-item__title{line-height:1.875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.blog-item__title{line-height:clamp(1.5rem,1.3956521739rem + .5217391304vw,1.875rem)}}@supports not (line-height:clamp(1.5rem,1.3956521739rem + 0.5217391304vw,1.875rem)){.blog-item__title{line-height:calc(1.5rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__title{line-height:1.5rem}}.blog-item__title_sm{font-weight:400}@media(min-width:91.875em){.blog-item__title_sm{font-size:1.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.blog-item__title_sm{font-size:clamp(1rem,.9304347826rem + .347826087vw,1.25rem)}}@supports not (font-size:clamp(1rem,0.9304347826rem + 0.347826087vw,1.25rem)){.blog-item__title_sm{font-size:calc(1rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__title_sm{font-size:1rem}}@media(min-width:91.875em){.blog-item__title_sm{line-height:1.75rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.5rem,1.4304347826rem + 0.347826087vw,1.75rem)){.blog-item__title_sm{line-height:clamp(1.5rem,1.4304347826rem + .347826087vw,1.75rem)}}@supports not (line-height:clamp(1.5rem,1.4304347826rem + 0.347826087vw,1.75rem)){.blog-item__title_sm{line-height:calc(1.5rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__title_sm{line-height:1.5rem}}.blog-item__date{font-size:1.125rem;line-height:1.625rem;text-transform:lowercase;margin-bottom:8px}@media(min-width:91.875em){.blog-item__date{font-size:1.125rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(0.875rem,0.8054347826rem + 0.347826087vw,1.125rem)){.blog-item__date{font-size:clamp(.875rem,.8054347826rem + .347826087vw,1.125rem)}}@supports not (font-size:clamp(0.875rem,0.8054347826rem + 0.347826087vw,1.125rem)){.blog-item__date{font-size:calc(.875rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__date{font-size:.875rem}}@media(min-width:91.875em){.blog-item__date{line-height:1.625rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.375rem,1.3054347826rem + 0.347826087vw,1.625rem)){.blog-item__date{line-height:clamp(1.375rem,1.3054347826rem + .347826087vw,1.625rem)}}@supports not (line-height:clamp(1.375rem,1.3054347826rem + 0.347826087vw,1.625rem)){.blog-item__date{line-height:calc(1.375rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.blog-item__date{line-height:1.375rem}}.blog-item__catalog-double .blog-item__title{font-size:22px;font-weight:500;line-height:28px}.blog-item__catalog-triple .blog-item__title{font-size:20px;font-weight:500;line-height:28px}@media(max-width:61.99875em){.blog-item__catalog-double .blog-item__title,.blog-item__catalog-triple .blog-item__title{font-size:20px;font-weight:400;line-height:28px}}@media(min-width:91.875em){.wp-block-heading{margin-top:10rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-top:clamp(6.25rem,5.2065217391rem + 5.2173913043vw,10rem)){.wp-block-heading{margin-top:clamp(6.25rem,5.2065217391rem + 5.2173913043vw,10rem)}}@supports not (margin-top:clamp(6.25rem,5.2065217391rem + 5.2173913043vw,10rem)){.wp-block-heading{margin-top:calc(6.25rem + 3.75*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.wp-block-heading{margin-top:6.25rem}}.heading{font-weight:500;text-transform:lowercase}@media(min-width:91.875em){.heading .wp-block-heading{margin-top:3.75rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-top:clamp(2.5rem,2.152173913rem + 1.7391304348vw,3.75rem)){.heading .wp-block-heading{margin-top:clamp(2.5rem,2.152173913rem + 1.7391304348vw,3.75rem)}}@supports not (margin-top:clamp(2.5rem,2.152173913rem + 1.7391304348vw,3.75rem)){.heading .wp-block-heading{margin-top:calc(2.5rem + 1.25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading .wp-block-heading{margin-top:2.5rem}}@media(min-width:91.875em){.heading h1{font-size:6.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(3.75rem,3.0543478261rem + 3.4782608696vw,6.25rem)){.heading h1{font-size:clamp(3.75rem,3.0543478261rem + 3.4782608696vw,6.25rem)}}@supports not (font-size:clamp(3.75rem,3.0543478261rem + 3.4782608696vw,6.25rem)){.heading h1{font-size:calc(3.75rem + 2.5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h1{font-size:3.75rem}}@media(min-width:91.875em){.heading h1{line-height:6.04375rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(3.625rem,2.9519565217rem + 3.3652173913vw,6.04375rem)){.heading h1{line-height:clamp(3.625rem,2.9519565217rem + 3.3652173913vw,6.04375rem)}}@supports not (line-height:clamp(3.625rem,2.9519565217rem + 3.3652173913vw,6.04375rem)){.heading h1{line-height:calc(3.625rem + 2.41875*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h1{line-height:3.625rem}}@media(min-width:91.875em){.heading h2{font-size:3.75rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(2rem,1.5130434783rem + 2.4347826087vw,3.75rem)){.heading h2{font-size:clamp(2rem,1.5130434783rem + 2.4347826087vw,3.75rem)}}@supports not (font-size:clamp(2rem,1.5130434783rem + 2.4347826087vw,3.75rem)){.heading h2{font-size:calc(2rem + 1.75*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h2{font-size:2rem}}@media(min-width:91.875em){.heading h2{line-height:4.25rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(2.5rem,2.0130434783rem + 2.4347826087vw,4.25rem)){.heading h2{line-height:clamp(2.5rem,2.0130434783rem + 2.4347826087vw,4.25rem)}}@supports not (line-height:clamp(2.5rem,2.0130434783rem + 2.4347826087vw,4.25rem)){.heading h2{line-height:calc(2.5rem + 1.75*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h2{line-height:2.5rem}}@media(min-width:91.875em){.heading h2{margin-bottom:2.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-bottom:clamp(1.25rem,0.902173913rem + 1.7391304348vw,2.5rem)){.heading h2{margin-bottom:clamp(1.25rem,.902173913rem + 1.7391304348vw,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem,0.902173913rem + 1.7391304348vw,2.5rem)){.heading h2{margin-bottom:calc(1.25rem + 1.25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h2{margin-bottom:1.25rem}}@media(min-width:91.875em){.heading h3{font-size:2.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.5rem,1.2217391304rem + 1.3913043478vw,2.5rem)){.heading h3{font-size:clamp(1.5rem,1.2217391304rem + 1.3913043478vw,2.5rem)}}@supports not (font-size:clamp(1.5rem,1.2217391304rem + 1.3913043478vw,2.5rem)){.heading h3{font-size:calc(1.5rem + 1*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h3{font-size:1.5rem}}@media(min-width:91.875em){.heading h3{line-height:3rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.875rem,1.5619565217rem + 1.5652173913vw,3rem)){.heading h3{line-height:clamp(1.875rem,1.5619565217rem + 1.5652173913vw,3rem)}}@supports not (line-height:clamp(1.875rem,1.5619565217rem + 1.5652173913vw,3rem)){.heading h3{line-height:calc(1.875rem + 1.125*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h3{line-height:1.875rem}}@media(min-width:91.875em){.heading h3{margin-bottom:1.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-bottom:clamp(1rem,0.8608695652rem + 0.6956521739vw,1.5rem)){.heading h3{margin-bottom:clamp(1rem,.8608695652rem + .6956521739vw,1.5rem)}}@supports not (margin-bottom:clamp(1rem,0.8608695652rem + 0.6956521739vw,1.5rem)){.heading h3{margin-bottom:calc(1rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h3{margin-bottom:1rem}}@media(min-width:91.875em){.heading h4{font-size:1.75rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.25rem,1.1108695652rem + 0.6956521739vw,1.75rem)){.heading h4{font-size:clamp(1.25rem,1.1108695652rem + .6956521739vw,1.75rem)}}@supports not (font-size:clamp(1.25rem,1.1108695652rem + 0.6956521739vw,1.75rem)){.heading h4{font-size:calc(1.25rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h4{font-size:1.25rem}}@media(min-width:91.875em){.heading h4{line-height:1.875rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.375rem,1.2358695652rem + 0.6956521739vw,1.875rem)){.heading h4{line-height:clamp(1.375rem,1.2358695652rem + .6956521739vw,1.875rem)}}@supports not (line-height:clamp(1.375rem,1.2358695652rem + 0.6956521739vw,1.875rem)){.heading h4{line-height:calc(1.375rem + .5*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h4{line-height:1.375rem}}@media(min-width:91.875em){.heading h4{margin-bottom:1rem}}@media(min-width:20em)and (max-width:91.875em){@supports(margin-bottom:clamp(0.75rem,0.6804347826rem + 0.347826087vw,1rem)){.heading h4{margin-bottom:clamp(.75rem,.6804347826rem + .347826087vw,1rem)}}@supports not (margin-bottom:clamp(0.75rem,0.6804347826rem + 0.347826087vw,1rem)){.heading h4{margin-bottom:calc(.75rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h4{margin-bottom:.75rem}}@media(min-width:91.875em){.heading h5{font-size:1.5rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.125rem,1.0206521739rem + 0.5217391304vw,1.5rem)){.heading h5{font-size:clamp(1.125rem,1.0206521739rem + .5217391304vw,1.5rem)}}@supports not (font-size:clamp(1.125rem,1.0206521739rem + 0.5217391304vw,1.5rem)){.heading h5{font-size:calc(1.125rem + .375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h5{font-size:1.125rem}}@media(min-width:91.875em){.heading h5{line-height:1.450625rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.088125rem,0.9872554348rem + 0.5043478261vw,1.450625rem)){.heading h5{line-height:clamp(1.088125rem,.9872554348rem + .5043478261vw,1.450625rem)}}@supports not (line-height:clamp(1.088125rem,0.9872554348rem + 0.5043478261vw,1.450625rem)){.heading h5{line-height:calc(1.088125rem + .3625*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h5{line-height:1.088125rem}}@media(min-width:91.875em){.heading h6{font-size:1.375rem}}@media(min-width:20em)and (max-width:91.875em){@supports(font-size:clamp(1.125rem,1.0554347826rem + 0.347826087vw,1.375rem)){.heading h6{font-size:clamp(1.125rem,1.0554347826rem + .347826087vw,1.375rem)}}@supports not (font-size:clamp(1.125rem,1.0554347826rem + 0.347826087vw,1.375rem)){.heading h6{font-size:calc(1.125rem + .25*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h6{font-size:1.125rem}}@media(min-width:91.875em){.heading h6{line-height:1.325625rem}}@media(min-width:20em)and (max-width:91.875em){@supports(line-height:clamp(1.088125rem,1.0220380435rem + 0.3304347826vw,1.325625rem)){.heading h6{line-height:clamp(1.088125rem,1.0220380435rem + .3304347826vw,1.325625rem)}}@supports not (line-height:clamp(1.088125rem,1.0220380435rem + 0.3304347826vw,1.325625rem)){.heading h6{line-height:calc(1.088125rem + .2375*(100vw - 20rem)/71.875)}}}@media(max-width:20em){.heading h6{line-height:1.088125rem}}.list-item-wrapper{margin:30px 0 30px 15px}.list-item-wrapper:not(.item-text) ul li{list-style:disc}.list-item-wrapper:not(.item-text) ol li{list-style:decimal}.list-item-wrapper:not(.item-text) ol,.list-item-wrapper:not(.item-text) ul{display:flex;flex-direction:column;gap:10px}.wp-block-table{margin-top:80px;margin-bottom:80px;width:100%;overflow:auto}.wp-block-table ::-webkit-scrollbar{width:3px;height:3px}.wp-block-table ::-webkit-scrollbar-track{background:var(--text-color)}.wp-block-table ::-webkit-scrollbar-thumb{background:var(--main-gray);border-radius:5px}@media(max-width:61.99875em){.wp-block-table{margin-top:20px;margin-bottom:20px}}.wp-block-table table{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #eaeaea;border-radius:10px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width:47.99875em){.wp-block-table table{white-space:nowrap}}.wp-block-table table thead{background-color:#f5f5f5}.wp-block-table table td,.wp-block-table table th{padding:20px;font-size:18px;line-height:1.5}.wp-block-table table tr{border-bottom:1px solid var(--main-dark)}.wp-block-table table th{font-weight:500}@keyframes slide-progress{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.swiper-button-disabled{opacity:.5;pointer-events:none}.slider-container{width:100%;height:100%;display:flex}.slider-container .slide{flex-shrink:0;width:100%;height:auto}.slider-controls{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.slider-pagination,.slider-pagination--autoplay{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.slider-pagination .slider-pagination__bullet,.slider-pagination--autoplay .slider-pagination__bullet{position:relative;overflow:hidden;border-radius:0;height:6px;width:60px;background-color:var(--disabled);cursor:pointer;border-radius:20px}.slider-pagination .slider-pagination__bullet-active,.slider-pagination--autoplay .slider-pagination__bullet-active{width:120px;background-color:var(--text-color);transition:width .3s cubic-bezier(.3,0,.3,1)}.slider-pagination--autoplay .slider-pagination__bullet{background-color:var(--text-color)}.slider-pagination--autoplay .slider-pagination__bullet:before{content:"";display:block;position:absolute;inset:0}.slider-pagination--autoplay .slider-pagination__bullet-active{background-color:var(--disabled)}.slider-pagination--autoplay .slider-pagination__bullet-active:before{background-color:var(--text-color);animation:slide-progress var(--animation-duration) cubic-bezier(.3,0,.3,1) forwards}.slider-pagination--autoplay .slider-pagination__bullet-active~.slider-pagination__bullet{background-color:var(--disabled)}