@font-face{font-family:Helvetica;src:url(../media/helvetica-neue-lt-com-77-bold-condensed.0zjslfv-q_br3.woff)format("woff supports variations"),url(../media/helvetica-neue-lt-com-77-bold-condensed.0zjslfv-q_br3.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:gray;--medium-gray:#606060;--gray:#404040;--filter:invert(1);--opposite-filter:invert(0);--main-shadow:0px 4px 12px -2px #10101005, 0px 12px 24px -4px #1010100a;--main-opposite-shadow:0px 4px 12px -2px #efefef05, 0px 12px 24px -4px #efefef0a;--bolder-shadow:0px 20px 24px -4px #10182814, 0px 8px 8px -4px #10182808;--bolder-opposite-shadow:0px 20px 24px -4px #efefef14, 0px 8px 8px -4px #efefef08;--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:#efefef33;--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:#10101033;--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);--scroll-margin-top:100px}#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{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;bottom:0;right:0;overflow:hidden;position:fixed!important}.theme-handler__switch:checked~.wrapper .theme-handler__label{box-shadow:0 0 5px #fff3}.theme-handler__switch:checked~.wrapper .theme-handler__label:hover{box-shadow:0 0 5px #ffffff80}.theme-handler__row{justify-content:flex-end;display:flex}.theme-handler__wrapper{position:relative}.theme-handler__label{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:16px;height:36px;padding:10px 24px;transition:box-shadow .3s ease-in-out;display:flex;position:relative;box-shadow:0 0 5px #0003}.theme-handler__label:hover{box-shadow:0 0 5px #00000080}.theme-handler__icon{width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}*{border:0;margin:0;padding:0}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{color:#101010;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1;overflow-x:hidden}input,button{font-size:inherit}button{cursor:pointer;color:inherit;background-color:#0000}a{color:inherit;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)}strong{font-weight:700}body{background:var(--bg-color);overflow-x:hidden}@media (max-width:61.9988em){body.navbar-active{overflow:hidden}}body:has(.popup.active){overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrapper{background:var(--bg-color);flex-direction:column;min-height:100%;display:flex;position:relative;overflow-x:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex: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::placeholder{color:red!important}[class*=__container]{width:100%;max-width:91.875rem;margin:0 auto}@media (max-width:91.875em){[class*=__container]{max-width:none;padding:0 .9375rem}}.form{background:var(--main-opposite-color);box-shadow:var(--shadow)}.form-error{font-size:.875rem;color:red!important}.button{background:var(--text-color);color:var(--bg-color);border:1px solid var(--text-color);cursor:pointer;text-transform:lowercase;white-space:nowrap;padding:10.5px 32px;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative}@media (any-hover:hover){.button:hover{color:var(--text-color);background:0 0}}.button_active,.button_loader,.button_loader:hover{color:#0000;background:0 0}.button__loader{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=text],input[type=email],input[type=tel]{appearance:none}.input{width:30%;min-width:180px;color:var(--text-color);background:0 0;border:none;border-bottom:1px solid #b9b9b9;margin:0 20px;font-size:14px;border-radius:0!important}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{text-transform:uppercase;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{text-transform:uppercase;transition:opacity .3s}@media (max-width:47.9988em){.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.9988em){.input__label{line-height:24px}}.checkbox{display:inline-block;position:relative}.checkbox:not(:last-child){margin-bottom:.3125em}.checkbox__input{opacity:0;width:0;height:0;position:absolute}.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;background:var(--text-color);color:var(--bg-color);border:1px solid var(--text-color);white-space:nowrap;margin:0 6px;padding:12px 28px;font-size:1.125rem;font-weight:700;display:inline-flex;position:relative}@media (max-width:91.875em){.checkbox__label{padding:8px 24px;font-size:1rem}}@media (max-width:61.9988em){.checkbox__label{padding:8px 16px}}.fade-in--hidden{opacity:0;transition:transform 1s ease-out,opacity 1s ease-out;transform:translateY(50%)}@media (max-width:47.9988em){.fade-in--hidden{opacity:1;transform:translateY(0)}}.fade-in--visible{opacity:1;transition:transform 1s ease-out,opacity 1s ease-out;transform:translateY(0)}.show-title--hidden{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(100px)}@media (max-width:47.9988em){.show-title--hidden{opacity:1;transform:translateY(0)}}.show-title--visible{opacity:1;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(0)}.bounce-animation{animation:2s ease-out both bounce}@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:0;transform:scaleX(0)rotate(-10deg)}.line-animate{animation:2s ease-out lineGrow;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:2s ease-out bounceScale}.slider-enter--hidden{transition:transform 2s cubic-bezier(.68,-.55,.27,1.55);transform:translate(75%)}@media (max-width:47.9988em){.slider-enter--hidden{transform:translate(0)}}.slider-enter--visible{transition:transform 2s cubic-bezier(.68,-.55,.27,1.55);transform:translate(0)}.slider-exit--hidden{transition:transform 2s cubic-bezier(.68,-.55,.27,1.55);transform:translate(-75%)}@media (max-width:47.9988em){.slider-exit--hidden{transform:translate(0)}}.slider-exit--visible{transition:transform 2s cubic-bezier(.68,-.55,.27,1.55);transform:translate(0)}.rectangle-animations{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.block-title{text-transform:lowercase;font-weight:500}@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.72174rem + 1.3913vw , 3rem)}}@supports not (font-size:clamp( 2rem , 1.7217391304rem  +  1.3913043478vw , 3rem )){.block-title{font-size:calc(1.3913vw + 1.72174rem)}}}@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.22174rem + 1.3913vw , 3.5rem)}}@supports not (line-height:clamp( 2.5rem , 2.2217391304rem  +  1.3913043478vw , 3.5rem )){.block-title{line-height:calc(1.3913vw + 2.22174rem)}}}@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:100%;max-width:1000px}.block-description--center{text-align:center;margin:0 auto}.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{flex-direction:column;gap:8px;list-style:none;display:flex}.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{padding-left:20px;position:relative}.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:"";background-color:currentColor;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;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 , .930435rem + .347826vw , 1.25rem)}}@supports not (font-size:clamp( 1rem , 0.9304347826rem  +  0.347826087vw , 1.25rem )){.item-text{font-size:calc(.347826vw + .930435rem)}}}@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.36087rem + .695652vw , 2rem)}}@supports not (line-height:clamp( 1.5rem , 1.3608695652rem  +  0.6956521739vw , 2rem )){.item-text{line-height:calc(.695652vw + 1.36087rem)}}}@media (max-width:20em){.item-text{line-height:1.5rem}}ul.item-list,.item-list ul{flex-direction:column;row-gap:8px;list-style:none;display:flex}ul.item-list li,.item-list ul li{padding-left:20px;position:relative}ul.item-list li:before,.item-list ul li:before{content:"";border:5px solid #0000;border-left:6px solid;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.underline-trail{width:fit-content;position:relative}@media (hover:hover){.underline-trail:hover:before{transform-origin:0%;transform:scale(1)}}@media (hover:none){.underline-trail:active:before{transform-origin:0%;transform:scale(1)}}.underline-trail:before{content:"";pointer-events:none;transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;top:100%;left:0;transform:scaleX(0)}.title{text-transform:lowercase;font-weight:500}@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.02065rem + .521739vw , 1.5rem)}}@supports not (font-size:clamp( 1.125rem , 1.0206521739rem  +  0.5217391304vw , 1.5rem )){.title--02{font-size:calc(.521739vw + 1.02065rem)}}}@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.52065rem + .521739vw , 2rem)}}@supports not (line-height:clamp( 1.625rem , 1.5206521739rem  +  0.5217391304vw , 2rem )){.title--02{line-height:calc(.521739vw + 1.52065rem)}}}@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.36087rem + .695652vw , 2rem)}}@supports not (font-size:clamp( 1.5rem , 1.3608695652rem  +  0.6956521739vw , 2rem )){.title--04{font-size:calc(.695652vw + 1.36087rem)}}}@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.86087rem + .695652vw , 2.5rem)}}@supports not (line-height:clamp( 2rem , 1.8608695652rem  +  0.6956521739vw , 2.5rem )){.title--04{line-height:calc(.695652vw + 1.86087rem)}}}@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.05435rem + 3.47826vw , 6.25rem)}}@supports not (font-size:clamp( 3.75rem , 3.0543478261rem  +  3.4782608696vw , 6.25rem )){.title--big{font-size:calc(3.47826vw + 3.05435rem)}}}@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.95196rem + 3.36522vw , 6.04375rem)}}@supports not (line-height:clamp( 3.625rem , 2.9519565217rem  +  3.3652173913vw , 6.04375rem )){.title--big{line-height:calc(3.36522vw + 2.95196rem)}}}@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 , .965217rem + .173913vw , 1.125rem)}}@supports not (font-size:clamp( 1rem , 0.9652173913rem  +  0.1739130435vw , 1.125rem )){.text_1{font-size:calc(.173913vw + .965217rem)}}}@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.39565rem + .521739vw , 1.875rem)}}@supports not (line-height:clamp( 1.5rem , 1.3956521739rem  +  0.5217391304vw , 1.875rem )){.text_1{line-height:calc(.521739vw + 1.39565rem)}}}@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 , .930435rem + .347826vw , 1.25rem)}}@supports not (font-size:clamp( 1rem , 0.9304347826rem  +  0.347826087vw , 1.25rem )){.text_2{font-size:calc(.347826vw + .930435rem)}}}@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.36087rem + .695652vw , 2rem)}}@supports not (line-height:clamp( 1.5rem , 1.3608695652rem  +  0.6956521739vw , 2rem )){.text_2{line-height:calc(.695652vw + 1.36087rem)}}}@media (max-width:20em){.text_2{line-height:1.5rem}}.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.72174rem + 1.3913vw , 5rem)}}@supports not (padding-top:clamp( 4rem , 3.7217391304rem  +  1.3913043478vw , 5rem )){.block-wrapper{padding-top:calc(1.3913vw + 3.72174rem)}}}@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.72174rem + 1.3913vw , 5rem)}}@supports not (padding-bottom:clamp( 4rem , 3.7217391304rem  +  1.3913043478vw , 5rem )){.block-wrapper{padding-bottom:calc(1.3913vw + 3.72174rem)}}}@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.72174rem + 1.3913vw , 5rem)}}@supports not (margin-top:clamp( 4rem , 3.7217391304rem  +  1.3913043478vw , 5rem )){.block-wrapper--margin{margin-top:calc(1.3913vw + 3.72174rem)}}}@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.72174rem + 1.3913vw , 5rem)}}@supports not (margin-bottom:clamp( 4rem , 3.7217391304rem  +  1.3913043478vw , 5rem )){.block-wrapper--margin{margin-bottom:calc(1.3913vw + 3.72174rem)}}}@media (max-width:20em){.block-wrapper--margin{margin-bottom:4rem}}.block-wrapper--wide .block-description{max-width:100%}.block-gap{flex-direction:column;display:flex}@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.36087rem + .695652vw , 2rem)}}@supports not (row-gap:clamp( 1.5rem , 1.3608695652rem  +  0.6956521739vw , 2rem )){.block-gap{row-gap:calc(.695652vw + 1.36087rem)}}}@media (max-width:20em){.block-gap{row-gap:1.5rem}}.block-header{flex-direction:column;row-gap:12px;display:flex}.block-image{justify-content:center;align-items:center;padding:40px;display:flex}.block-image img{width:100%;max-width:500px;height:100%;min-height:300px;max-height:500px;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{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s}.container-img:hover img{transform:scale(1.1)}::-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{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s linear;display:flex;position:fixed;top:0;left:0}.popup__overlay{z-index:1;background:#101010cc;width:100%;height:100%;position:fixed;top:0;left:0}.popup__body{z-index:2;flex-direction:column;max-width:calc(100% - 32px);max-height:calc(100dvh - 60px);transition:transform .2s linear;display:flex;position:relative;transform:translateY(-100%)}.popup__close-button{width:40px;height:40px;color:var(--white);background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:all .3s ease-out;display:flex;position:relative}.popup__close-button:before,.popup__close-button:after{content:"";background-color:currentColor;border-radius:2px;width:24px;height:3px;margin-left:-12.5px;transition:all .15s linear;position:absolute;left:50%;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%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}@keyframes lineHandAnimation{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(20%,-20%)}to{opacity:1;transform:translate(0)}}@keyframes lineHomeAnimation{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translate(0)}}@keyframes lineMarkerAnimation{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(25%,-20%)}to{opacity:1;transform:translate(0)}}@keyframes lineSaleAnimation{0%{opacity:1;scale:1}50%{opacity:0;scale:0}to{opacity:1;scale: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(0)scale(1)}50%{opacity:0;transform:translate(0)rotate(-30deg)scale(0)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}.link{color:#0391e3}.link:hover{text-decoration:underline}.collection-animated-image [class*=animation-circle]{transform-origin:50% 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:50% 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%}.collection-animated-image [class*=animation-line][class*=animation-line--sale]{transform-origin:50%}.collection-animated-image [class*=animation-figure]{transform-origin:50% 80%}.collection-animated-image [class*=animation-figure][class*=animation-figure--hand]{transform-origin: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:50%}.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}.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%}.collection-animated-image:hover [class*=animation-circle]{animation:2s ease-in-out circleAnimation}.collection-animated-image:hover [class*=animation-line]{animation:2s ease-in-out lineAnimation}.collection-animated-image:hover [class*=animation-line][class*=animation-line--hand]{animation:2s ease-in-out lineHandAnimation}.collection-animated-image:hover [class*=animation-line][class*=animation-line--home]{animation:2s ease-in-out lineHomeAnimation}.collection-animated-image:hover [class*=animation-line][class*=animation-line--marker]{animation:2s ease-in-out lineMarkerAnimation}.collection-animated-image:hover [class*=animation-line][class*=animation-line--sale]{animation:2s ease-in-out lineSaleAnimation}.collection-animated-image:hover [class*=animation-figure]{animation:2s ease-in-out .2s figureAnimation}.collection-animated-image:hover [class*=animation-line--circled]{animation:2s ease-in-out circledLineAnimation}.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{background:var(--bg-color);z-index:10;width:100%;color:var(--text-color);align-items:center;display:flex;position:sticky;top:0}.header__container{-moz-column-gap:24px;justify-content:space-between;align-items:center;column-gap:24px;padding:10px 0;display:flex;position:relative}@media (max-width:61.9988em){.header__container .theme-handler__row{margin-left:auto}}@media (max-width:91.875em){.header__container{padding:10px 16px}}.header__nav{-moz-column-gap:32px;align-items:center;gap:16px 32px;margin-left:auto;display:flex}@media (max-width:61.9988em){.header__nav{background-color:var(--main-opposite-color);opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;width:100%;height:0;padding:12px;transition:all .3s ease-out;position:absolute;top:100%;left:0}.header__nav.active{opacity:1;pointer-events:all;height:calc(100dvh - 80px)}}.header__nav-list{-moz-column-gap:32px;align-items:center;column-gap:32px;display:flex}@media (max-width:61.9988em){.header__nav-list{flex-direction:column;align-items:flex-start;width:100%;padding-right:32px;overflow:auto}}.header__nav-item.active .dropdown__menu{opacity:1;pointer-events:all;z-index:10;grid-template-rows:1fr;padding:40px 20px 20px 40px}.header__nav-item.active .dropdown__opener-arrow:after{transform:rotate(180deg)}.header__nav-item.active .dropdown__opener-arrow.underline-trail:before{transform:scale(1)}.header__nav-item.active .dropdown__content{padding-bottom:20px;padding-right:20px}@media (max-width:61.9988em){.header__nav-item.active{padding-bottom:32px}.header__nav-item.active .dropdown__menu,.header__nav-item.active .dropdown__content{padding:0}.header__nav-item{border-bottom:1px solid #e6e6e6;width:100%}.header__nav-item:last-of-type{border-bottom:none}}.header__nav-button{flex-shrink:0;justify-content:center;padding:14px 32px;font-size:1.25rem;font-weight:700;line-height:20px}@media (max-width:61.9988em){.header__nav-button{order:-1;width:100%}}.header__burger-btn{cursor:pointer;width:36px;height:2px;padding-bottom:22px;transition:all .5s ease-in-out;display:none;position:relative;transform:rotate(0)}.header__burger-btn:focus-visible{outline:1px solid}.header__burger-btn span{background:var(--text-color);opacity:1;width:100%;height:2px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}.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.9988em){.header__burger-btn{display:block}}.dropdown__opener{text-transform:lowercase;color:var(--text-color);font-family:inherit;font-size:1.25rem;font-weight:500;line-height:24px;display:flex}.dropdown__opener-arrow{-moz-column-gap:8px;align-items:center;column-gap:8px;display:flex}.dropdown__opener-arrow:after{content:"";border-style:solid;border-width:7px 6px 0;border-color:var(--text-color) #0000 #0000 #0000;width:0;height:0;transition:all .3s ease-out}@media (max-width:61.9988em){.dropdown__opener{width:100%;padding:32px 0;font-size:1.5rem;line-height:32px}}.dropdown__menu{opacity:0;pointer-events:none;z-index:-1;grid-template-rows:0fr;width:100%;max-width:100%;transition:all .3s ease-out;display:grid;position:absolute;top:100%;left:0;overflow:hidden}@media (max-width:91.875em){.dropdown__menu{max-width:calc(100% - 32px);left:16px}}.dropdown__menu--half{width:50%;left:auto;left:initial;right:0}@media (max-width:91.875em){.dropdown__menu--half{right:16px}}@media (max-width:61.9988em){.dropdown__menu--half{width:100%}}.dropdown__menu-wrapper{min-height:0;overflow:hidden}@media (max-width:61.9988em){.dropdown__menu{box-shadow:none;max-width:100%;padding:0;position:static}}.dropdown__content{--dropdown-columns-gap:48px;--dropdown-column-gap:24px;gap:var(--dropdown-columns-gap);max-height:calc(80dvh - 80px);transition:all .3s ease-out;display:flex;overflow:auto}@media (max-width:91.875em){.dropdown__content{--dropdown-columns-gap:32px}}@media (max-width:61.9988em){.dropdown__content{max-height:none;overflow:visible;overflow:initial;flex-direction:column;padding:0}}.dropdown__column{row-gap:var(--dropdown-column-gap);padding-right:var(--dropdown-columns-gap);border-right:1px solid #e6e6e6;flex-direction:column;flex:1;display:flex}.dropdown__column:last-of-type{border-right:none;padding-right:0}@media (max-width:61.9988em){.dropdown__column{border-right:none;padding-right:0}}.dropdown__column-list{row-gap:var(--dropdown-column-gap);flex-direction:column;display:flex}.dropdown__items{flex-wrap:wrap;gap:32px;display:flex}.dropdown__items--single{flex-flow:column}.dropdown__items--single .dropdown__item{width:100%}@media (max-width:61.9988em){.dropdown__items{flex-direction:column}}.dropdown__link{text-transform:lowercase;white-space:nowrap;font-size:1.25rem;font-weight:400;line-height:24px}.dropdown__link--title{white-space:normal;font-size:1.5rem;font-weight:500;line-height:32px}@media (max-width:61.9988em){.dropdown__link--title{font-size:1.375rem}}.dropdown__item{flex-direction:column;row-gap:8px;width:calc(50% - 16px);display:flex}@media (max-width:61.9988em){.dropdown__item{width:100%}}.dropdown__item-text{color:var(--medium-gray);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:61.9988em){.dropdown__item-text{font-size:1.25rem}}.main{background-color:var(--bg-color);z-index:-1;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.triangle{pointer-events:none;border:10px solid #0000;border-left:20px solid #cbcbcba1;border-right-width:0;width:0;height:0;position:absolute}.footer{background-color:var(--opposite-bg-color)}.footer div,.footer span,.footer a,.footer p{color:var(--opposite-text-color)}.footer .calendly-inline-widget{min-width:320px;height:700px}.footer .calendly-inline-widget iframe{background-color:#0000}@media (max-width:1029px){.footer .calendly-inline-widget{height:950px}}@media (max-width:679px){.footer .calendly-inline-widget{height:850px;margin:64px 0}}.footer__container{flex-direction:column;display:flex}@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.08261rem + 2.08696vw , 4rem)}}@supports not (row-gap:clamp( 2.5rem , 2.0826086957rem  +  2.0869565217vw , 4rem )){.footer__container{row-gap:calc(2.08696vw + 2.08261rem)}}}@media (max-width:20em){.footer__container{row-gap:2.5rem}}.footer__container:empty{padding:40px 0}.footer__line{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__widgets{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:576px){.footer__widgets{width:100%}}.footer__widget{background-color:var(--opposite-text-color);border-radius:3px;justify-content:center;align-items:center;height:64px;display:flex}@media (max-width:576px){.footer__widget{width:100%}}.footer__widget>div,.footer__widget>a{width:218px;padding:0 15px}@media (max-width:576px){.footer__widget>div,.footer__widget>a{width:190px;padding:0}}.footer__google-partner{-moz-column-gap:8px;justify-content:center;align-items:center;column-gap:8px;width:100%;height:100%;display:flex}.footer__google-partner>span{color:var(--medium-gray);font-size:.875rem;font-weight:500;line-height:18px}.footer__form-wrapper{position:relative}.footer__form-wrapper:before{content:"";background-color:var(--bg-color);z-index:0;width:100%;height:50%;position:absolute;top:0;left:0}.footer__link{background-color:var(--opposite-bg-color);bottom:-5px}.footer__link:before{background:var(--bg-color)}.footer-bottom{-moz-column-gap:30px;border-top:1px solid #303030;justify-content:space-between;column-gap:30px;display:flex}.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{flex-wrap:wrap;align-items:center;row-gap:15px;font-weight:500;line-height:24px;display:flex}@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.35326rem + 2.6087vw , 3.75rem);column-gap:clamp(1.875rem , 1.35326rem + 2.6087vw , 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(2.6087vw + 1.35326rem)}}}@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.9988em){.footer-bottom__links{gap:15px;font-size:.875rem;font-weight:400}.footer-bottom__links span{display:none}}@media (max-width:470px){.footer-bottom__links span,.footer-bottom__links a{margin:0 5px}}.footer-bottom__policy{-moz-column-gap:12px;flex-wrap:wrap;align-items:center;gap:15px 12px;line-height:24px;display:flex}@media (max-width:47.9988em){.footer-bottom__policy{text-align:center;font-size:.625rem}}.footer-logo{justify-content:space-between;align-items:center;display:flex}.footer-dropdown{display:block;position:relative}.footer-dropdown__title{cursor:pointer;text-align:left;outline:none;width:100%;margin-bottom:0;padding-right:20px;position:relative}.footer-dropdown__title:before{content:"";border-style:solid;border-width:0 6px 6px;border-color:#0000 #0000 var(--opposite-text-color) #0000;width:0;height:0;transition:transform .3s;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(0)}.footer-dropdown__title--open:before{transform:translateY(-50%)rotate(180deg)}.footer-dropdown__items{background-color:var(--opposite-bg-color);flex-direction:column;align-items:flex-start;gap:8px;width:100%;transition:height .3s ease-in-out;display:flex;overflow:hidden}.footer-dropdown__items--open{max-height:100vh}.footer-dropdown__item:hover{background-color:#0003}.footer-form{width:100%;scroll-margin-top:var(--scroll-margin-top);margin:80px 0;padding:60px;position:relative}@media (max-width:91.875em){.footer-form{padding:30px}}@media (max-width:61.9988em){.footer-form{padding:16px}}.footer-form__content{flex-direction:column;align-items:flex-start;row-gap:28px;display:flex}.footer-form__content span,.footer-form__content input,.footer-form__content div{color:var(--text-color)}.footer-form__content .button{padding:16px 32px;font-size:1.25rem;line-height:19px}@media (max-width:47.9988em){.footer-form__content .button{padding:12px 24px;font-size:1rem;line-height:15px}.footer-form__content{row-gap:20px;padding:8px}}.footer-form__content--blog{row-gap:32px}@media (max-width:47.9988em){.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__line,.footer-form__content--blog .footer-form__label{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__line,.footer-form__content--blog .footer-form__label{font-size:clamp(1rem , .86087rem + .695652vw , 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__line,.footer-form__content--blog .footer-form__label{font-size:calc(.695652vw + .86087rem)}}}@media (max-width:20em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__line,.footer-form__content--blog .footer-form__label{font-size:1rem}}@media (min-width:91.875em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__line,.footer-form__content--blog .footer-form__label{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__line,.footer-form__content--blog .footer-form__label{font-size:clamp(.9375rem , .79837rem + .695652vw , 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__line,.footer-form__content--blog .footer-form__label{font-size:calc(.695652vw + .79837rem)}}}@media (max-width:20em){.footer-form__content--blog .footer-form__block,.footer-form__content--blog .footer-form__line,.footer-form__content--blog .footer-form__label{font-size:.9375rem}}@media (max-width:47.9988em){.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.9988em){.footer-form__content--blog .footer-form__line{row-gap:20px}}.footer-form__content--blog .footer-form__line:last-of-type .footer-form__input{flex:1;max-width:100%}.footer-form__content--blog .footer-form__label{min-width:max-content}.footer-form__content--blog .footer-form__input{flex:1}.footer-form__content--career{margin-top:44px;padding:40px}@media (max-width:47.9988em){.footer-form__content--career{padding:24px 16px}}.footer-form__content--career .footer-form__line:has(.footer-form__checkbox-span){-moz-column-gap:24px;gap:28px 24px}@media (max-width:47.9988em){.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{flex:1;max-width:100%;margin:0;padding:6px 0}.footer-form__block{font-size:1.25rem;line-height:19px}@media (max-width:47.9988em){.footer-form__block{font-size:1.125rem;font-weight:500;line-height:17px}}.footer-form__line{flex-wrap:wrap;align-items:center;gap:20px;width:100%;display:flex}@media (max-width:47.9988em){.footer-form__line:last-of-type .footer-form__label{flex-wrap:wrap}}.footer-form__line:last-of-type input{flex:initial;max-width:290px}@media (max-width:47.9988em){.footer-form__line:last-of-type input{flex:1;width:100%;max-width:95%}}.footer-form__line label,.footer-form__line span,.footer-form__line .footer-form__checkbox-span{font-size:1.25rem;line-height:19px}@media (max-width:47.9988em){.footer-form__line label,.footer-form__line span,.footer-form__line .footer-form__checkbox-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.9988em){.footer-form__line .checkbox__label{font-size:.875rem;line-height:14px}.footer-form__line .checkbox{margin:0}.footer-form__line:has(.footer-form__checkbox-span){gap:12px}}.footer-form__label{-moz-column-gap:20px;flex-wrap:wrap;flex:1;align-items:center;gap:8px 20px;display:flex}@media (max-width:47.9988em){.footer-form__label{flex:initial;width:100%}}.footer-form__input{flex:1;margin:0;padding:6px 0}.footer-form__checkbox-span{margin:0 6px 0 0}@media (max-width:47.9988em){.footer-form__checkbox-span{width:100%}}.footer-form__error{margin-bottom:16px;color:red!important}.footer-top_desktop{-moz-column-gap:20px;flex-wrap:wrap;justify-content:space-between;gap:40px 20px;display:flex}@media (max-width:61.9988em){.footer-top_desktop{justify-content:flex-start}}@media (max-width:47.9988em){.footer-top_desktop{-moz-column-count:2;column-count:2;margin-bottom:60px;display:block}}.footer-top__item{flex:0 0 calc(20% - 16px)}@media (max-width:61.9988em){.footer-top__item{flex:0 0 calc(33.3333% - 13.3333px)}}@media (max-width:47.9988em){.footer-top__item{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin:0 5px 60px}}@media (max-width:540px){.footer-top__item{margin-bottom:80px}}.footer-top__title{text-transform:uppercase;margin-bottom:24px;font-size:1.125rem;font-weight:500}.footer-top__list{flex-direction:column;gap:20px;max-width:180px;line-height:22px;display:flex}.footer-top__list a{align-self:flex-start}.title-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;row-gap:24px;display:flex}.title-page__header{text-transform:uppercase;font-weight:900}@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.61141rem + 9.13044vw , 10rem)}}@supports not (font-size:clamp( 3.4375rem , 1.6114130435rem  +  9.1304347826vw , 10rem )){.title-page__header{font-size:calc(9.13044vw + 1.61141rem)}}}@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.61848rem + 8.78261vw , 9.6875rem)}}@supports not (line-height:clamp( 3.375rem , 1.6184782609rem  +  8.7826086957vw , 9.6875rem )){.title-page__header{line-height:calc(8.78261vw + 1.61848rem)}}}@media (max-width:20em){.title-page__header{line-height:3.375rem}}.title-page__subtitle{text-transform:lowercase;max-width:900px;font-weight:400}@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.61087rem + .695652vw , 2.25rem)}}@supports not (font-size:clamp( 1.75rem , 1.6108695652rem  +  0.6956521739vw , 2.25rem )){.title-page__subtitle{font-size:calc(.695652vw + 1.61087rem)}}}@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.2913rem + 1.04348vw , 3.25rem)}}@supports not (line-height:clamp( 2.5rem , 2.2913043478rem  +  1.0434782609vw , 3.25rem )){.title-page__subtitle{line-height:calc(1.04348vw + 2.2913rem)}}}@media (max-width:20em){.title-page__subtitle{line-height:2.5rem}}.title-page .item-text{max-width:900px}.title-page .char{opacity:0;will-change:opacity,transform;display:inline-block}.cursor-animation{pointer-events:none;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:9999;width:0;height:0;color:var(--text-color);background:#8080801a;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex;position:fixed;top:0;left:0}.cursor-animation.show{width:90px;height:90px}.blog-block{flex-direction:row-reverse;gap:40px;height:1100px;display:flex}@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 , .873913rem + 3.13043vw , 3.75rem)}}@supports not (margin-top:clamp( 1.5rem , 0.8739130435rem  +  3.1304347826vw , 3.75rem )){.blog-block{margin-top:calc(3.13043vw + .873913rem)}}}@media (max-width:20em){.blog-block{margin-top:1.5rem}}@media (max-width:61.9988em){.blog-block{height:auto;display:block}.blog-block>div:first-child{height:500px}}.blog-block_revers{flex-direction:row}.blog-block__column-two{grid-gap:44px;grid-template-rows:1fr 1fr;gap:44px;display:grid}@media (max-width:61.9988em){.blog-block__column-two{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;height:125vw}}@media (max-width:47.9988em){.blog-block__column-two{grid-template-columns:1fr 1fr}}@media (max-width:29.9988em){.blog-block__column-two{height:auto;display:block}}.blog-block__column-two_one-row{grid-template-rows:1fr!important}@media (max-width:61.9988em){.blog-block__column-two_one-row{height:62vw}}@media (max-width:29.9988em){.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.9988em){.blog-block__item_1{height:453px}}.blog-block__item_1>div{height:100%}@media (max-width:61.9988em){.blog-block__item_1_d{display:none}}.blog-block__item_1_m{display:none}@media (max-width:61.9988em){.blog-block__item_1_m{height:auto;display:block}}@media (max-width:29.9988em){.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.9988em){.blog-block__item_2>div img{-o-object-fit:cover!important;object-fit:cover!important}}@media (max-width:29.9988em){.blog-block__item_2>div .blog-item__image-wrapper{align-self:flex-end;height:61vw;flex:auto!important;width:77vw!important}.blog-block__item_2{margin-bottom:48px}}.blog-block__item_3{justify-content:flex-end;display:flex}@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 , -.296196rem + 3.04348vw , 2.5rem)}}@supports not (gap:clamp( 0.3125rem , -0.2961956522rem  +  3.0434782609vw , 2.5rem )){.blog-block__item_3{gap:calc(3.04348vw - .296196rem)}}}@media (max-width:20em){.blog-block__item_3{gap:.3125rem}}@media (max-width:61.9988em){.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.9988em){.blog-block__item_3{flex-direction:column}.blog-block__item_3 .blog-item{flex-direction:row-reverse;display:flex}.blog-block__item_3 .blog-item .blog-item__image-wrapper{flex:0 0 40%;height:40vw}}.blog-item{cursor:pointer;flex-direction:column;display:flex}.blog-item>div:first-child{flex:1}@media (max-width:47.9988em){.blog-item{flex-direction:column;display:flex}}.blog-item__image-wrapper{width:100%;height:100%;display:block;position:relative;overflow:hidden}@media (max-width:47.9988em){.blog-item__image-wrapper{flex:1}}.blog-item__image-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;width:100%;height:100%;transition:transform .3s}.blog-item__image-wrapper:hover img{transform:scale(1.1)}.blog-item__author{margin-bottom:8px;font-weight:500}@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 , .965217rem + .173913vw , 1.125rem)}}@supports not (font-size:clamp( 1rem , 0.9652173913rem  +  0.1739130435vw , 1.125rem )){.blog-item__author{font-size:calc(.173913vw + .965217rem)}}}@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.30543rem + .347826vw , 1.625rem)}}@supports not (line-height:clamp( 1.375rem , 1.3054347826rem  +  0.347826087vw , 1.625rem )){.blog-item__author{line-height:calc(.347826vw + 1.30543rem)}}}@media (max-width:20em){.blog-item__author{line-height:1.375rem}}.blog-item__themes{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.blog-item__theme{color:var(--medium-gray);text-transform:lowercase;font-style:italic}.blog-item__title{margin:8px 0;font-size:1.375rem;font-weight:500;line-height:1.75rem;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 , .895652rem + .521739vw , 1.375rem)}}@supports not (font-size:clamp( 1rem , 0.8956521739rem  +  0.5217391304vw , 1.375rem )){.blog-item__title{font-size:calc(.521739vw + .895652rem)}}}@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.39565rem + .521739vw , 1.875rem)}}@supports not (line-height:clamp( 1.5rem , 1.3956521739rem  +  0.5217391304vw , 1.875rem )){.blog-item__title{line-height:calc(.521739vw + 1.39565rem)}}}@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 , .930435rem + .347826vw , 1.25rem)}}@supports not (font-size:clamp( 1rem , 0.9304347826rem  +  0.347826087vw , 1.25rem )){.blog-item__title_sm{font-size:calc(.347826vw + .930435rem)}}}@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.43043rem + .347826vw , 1.75rem)}}@supports not (line-height:clamp( 1.5rem , 1.4304347826rem  +  0.347826087vw , 1.75rem )){.blog-item__title_sm{line-height:calc(.347826vw + 1.43043rem)}}}@media (max-width:20em){.blog-item__title_sm{line-height:1.5rem}}.blog-item__date{text-transform:lowercase;margin-top:8px;display:block}@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 , .805435rem + .347826vw , 1.125rem)}}@supports not (font-size:clamp( 0.875rem , 0.8054347826rem  +  0.347826087vw , 1.125rem )){.blog-item__date{font-size:calc(.347826vw + .805435rem)}}}@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.30543rem + .347826vw , 1.625rem)}}@supports not (line-height:clamp( 1.375rem , 1.3054347826rem  +  0.347826087vw , 1.625rem )){.blog-item__date{line-height:calc(.347826vw + 1.30543rem)}}}@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.9988em){.blog-item__catalog-double .blog-item__title,.blog-item__catalog-triple .blog-item__title{font-size:20px;font-weight:400;line-height:28px}}.wp-block-heading{scroll-margin-top:var(--scroll-margin-top)}@media (min-width:91.875em){.wp-block-heading{margin-top:2.5rem}}@media (min-width:20em) and (max-width:91.875em){@supports (margin-top:clamp( 1.25rem , 0.902173913rem  +  1.7391304348vw , 2.5rem )){.wp-block-heading{margin-top:clamp(1.25rem , .902174rem + 1.73913vw , 2.5rem)}}@supports not (margin-top:clamp( 1.25rem , 0.902173913rem  +  1.7391304348vw , 2.5rem )){.wp-block-heading{margin-top:calc(1.73913vw + .902174rem)}}}@media (max-width:20em){.wp-block-heading{margin-top:1.25rem}}.heading{text-transform:lowercase;font-weight:500}@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.15217rem + 1.73913vw , 3.75rem)}}@supports not (margin-top:clamp( 2.5rem , 2.152173913rem  +  1.7391304348vw , 3.75rem )){.heading .wp-block-heading{margin-top:calc(1.73913vw + 2.15217rem)}}}@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.05435rem + 3.47826vw , 6.25rem)}}@supports not (font-size:clamp( 3.75rem , 3.0543478261rem  +  3.4782608696vw , 6.25rem )){.heading h1{font-size:calc(3.47826vw + 3.05435rem)}}}@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.95196rem + 3.36522vw , 6.04375rem)}}@supports not (line-height:clamp( 3.625rem , 2.9519565217rem  +  3.3652173913vw , 6.04375rem )){.heading h1{line-height:calc(3.36522vw + 2.95196rem)}}}@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.51304rem + 2.43478vw , 3.75rem)}}@supports not (font-size:clamp( 2rem , 1.5130434783rem  +  2.4347826087vw , 3.75rem )){.heading h2{font-size:calc(2.43478vw + 1.51304rem)}}}@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.01304rem + 2.43478vw , 4.25rem)}}@supports not (line-height:clamp( 2.5rem , 2.0130434783rem  +  2.4347826087vw , 4.25rem )){.heading h2{line-height:calc(2.43478vw + 2.01304rem)}}}@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 , .902174rem + 1.73913vw , 2.5rem)}}@supports not (margin-bottom:clamp( 1.25rem , 0.902173913rem  +  1.7391304348vw , 2.5rem )){.heading h2{margin-bottom:calc(1.73913vw + .902174rem)}}}@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.22174rem + 1.3913vw , 2.5rem)}}@supports not (font-size:clamp( 1.5rem , 1.2217391304rem  +  1.3913043478vw , 2.5rem )){.heading h3{font-size:calc(1.3913vw + 1.22174rem)}}}@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.56196rem + 1.56522vw , 3rem)}}@supports not (line-height:clamp( 1.875rem , 1.5619565217rem  +  1.5652173913vw , 3rem )){.heading h3{line-height:calc(1.56522vw + 1.56196rem)}}}@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 , .86087rem + .695652vw , 1.5rem)}}@supports not (margin-bottom:clamp( 1rem , 0.8608695652rem  +  0.6956521739vw , 1.5rem )){.heading h3{margin-bottom:calc(.695652vw + .86087rem)}}}@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.11087rem + .695652vw , 1.75rem)}}@supports not (font-size:clamp( 1.25rem , 1.1108695652rem  +  0.6956521739vw , 1.75rem )){.heading h4{font-size:calc(.695652vw + 1.11087rem)}}}@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.23587rem + .695652vw , 1.875rem)}}@supports not (line-height:clamp( 1.375rem , 1.2358695652rem  +  0.6956521739vw , 1.875rem )){.heading h4{line-height:calc(.695652vw + 1.23587rem)}}}@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 , .680435rem + .347826vw , 1rem)}}@supports not (margin-bottom:clamp( 0.75rem , 0.6804347826rem  +  0.347826087vw , 1rem )){.heading h4{margin-bottom:calc(.347826vw + .680435rem)}}}@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.02065rem + .521739vw , 1.5rem)}}@supports not (font-size:clamp( 1.125rem , 1.0206521739rem  +  0.5217391304vw , 1.5rem )){.heading h5{font-size:calc(.521739vw + 1.02065rem)}}}@media (max-width:20em){.heading h5{font-size:1.125rem}}@media (min-width:91.875em){.heading h5{line-height:1.45063rem}}@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.08813rem , .987255rem + .504348vw , 1.45063rem)}}@supports not (line-height:clamp( 1.088125rem , 0.9872554348rem  +  0.5043478261vw , 1.450625rem )){.heading h5{line-height:calc(.504348vw + .987255rem)}}}@media (max-width:20em){.heading h5{line-height:1.08813rem}}@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.05543rem + .347826vw , 1.375rem)}}@supports not (font-size:clamp( 1.125rem , 1.0554347826rem  +  0.347826087vw , 1.375rem )){.heading h6{font-size:calc(.347826vw + 1.05543rem)}}}@media (max-width:20em){.heading h6{font-size:1.125rem}}@media (min-width:91.875em){.heading h6{line-height:1.32563rem}}@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.08813rem , 1.02204rem + .330435vw , 1.32563rem)}}@supports not (line-height:clamp( 1.088125rem , 1.0220380435rem  +  0.3304347826vw , 1.325625rem )){.heading h6{line-height:calc(.330435vw + 1.02204rem)}}}@media (max-width:20em){.heading h6{line-height:1.08813rem}}.list-item-wrapper{margin:30px 0 30px 15px}.list-item-wrapper:not(.item-text) ul li{list-style:outside}.list-item-wrapper:not(.item-text) ol li{list-style:decimal}.list-item-wrapper:not(.item-text) ul,.list-item-wrapper:not(.item-text) ol{flex-direction:column;gap:10px;display:flex}.wp-block-table{width:100%;margin-top:80px;margin-bottom:80px;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.9988em){.wp-block-table{margin-top:20px;margin-bottom:20px}}.wp-block-table table{border-collapse:collapse;border-spacing:0;border:1px solid #eaeaea;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 0 10px #0000001a}@media (max-width:47.9988em){.wp-block-table table{white-space:nowrap}}.wp-block-table table thead{background-color:#f5f5f5}.wp-block-table table th,.wp-block-table table td{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}.wp-block-table table caption{margin:16px 0}@keyframes slide-progress{0%{transform:translate(-100%)}to{transform:translate(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{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.slider-pagination,.slider-pagination--autoplay{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.slider-pagination .slider-pagination__bullet,.slider-pagination--autoplay .slider-pagination__bullet{background-color:var(--disabled);cursor:pointer;border-radius:20px;width:60px;height:6px;position:relative;overflow:hidden}.slider-pagination .slider-pagination__bullet-active,.slider-pagination--autoplay .slider-pagination__bullet-active{background-color:var(--text-color);width:120px;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)}
