:root{--base-text-color:#333;--base-text-line-height:1.4;--base-font-size:10px;--container-max-width:132.8rem;--container-gap:5.6rem;--header-text-color:inherit;--content-text-font-size:1.8rem;--color-white:#ffffff;--color-black-100:#121212;--color-black-90:#2b2b2b;--color-black-80:#494949;--color-black-70:#5f5f5f;--color-black-60:#8f8f8f;--color-black-50:#a5a5a5;--color-black-40:#bcbcbc;--color-black-30:#d7d7d7;--color-black-20:#e8e8e8;--color-black-10:#f3f3f3;--color-black-alpha-50:rgba(18,18,18,0.5);--color-white-alpha-50:rgba(255,255,255,0.5);--color-red-base:#ff0000;--color-red-dark:#cc0000;--color-green-base:#009933;--color-error:#ff3e3e;--transition-duration:250ms;--transition-timing-function:cubic-bezier(0.16,1,0.3,1);--spacing-4:0.4rem;--spacing-8:0.8rem;--spacing-12:1.2rem;--spacing-16:1.6rem;--spacing-20:2rem;--spacing-24:2.4rem;--spacing-28:2.8rem;--spacing-32:3.2rem;--spacing-36:3.6rem;--spacing-40:4rem;--spacing-44:4.4rem;--spacing-48:4.8rem;--spacing-52:5.2rem;--spacing-56:5.6rem;--spacing-60:6rem;--spacing-64:6.4rem;--spacing-68:6.8rem;--spacing-72:7.2rem;--spacing-76:7.6rem;--spacing-80:8rem;--spacing-84:8.4rem;--spacing-88:8.8rem;--spacing-92:9.2rem;--spacing-96:9.6rem;--spacing-100:10rem;--spacing-104:10.4rem;--spacing-108:10.8rem;--spacing-112:11.2rem;--spacing-116:11.6rem;--spacing-120:12rem;--spacing-124:12.4rem;--spacing-128:12.8rem;--spacing-132:13.2rem;--spacing-136:13.6rem;--spacing-140:14rem;--spacing-144:14.4rem;--spacing-148:14.8rem;--spacing-152:15.2rem;--spacing-156:15.6rem;--spacing-160:16rem;--spacing-164:16.4rem;--spacing-168:16.8rem;--spacing-172:17.2rem;--spacing-176:17.6rem;--spacing-180:18rem;--spacing-184:18.4rem;--spacing-188:18.8rem;--spacing-192:19.2rem;--spacing-196:19.6rem;--spacing-200:20rem}@media(max-width:700px){:root{--base-font-size:2.6041666667vw;--container-gap:1.6rem}}@media(min-width:700.1px)and (max-width:1100px){:root{--base-font-size:1.3020833333vw;--container-gap:3.2rem}}@media(min-width:1100.1px)and (max-width:1440px){:root{--base-font-size:0.6944444444vw}}@media(min-width:1440.1px){:root{--base-font-size:10px}}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:var(--base-font-size);scroll-behavior:smooth;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{min-width:360px;margin:0;background:var(--color-white);color:var(--base-text-color);direction:ltr;font-family:var(--ff-golos-text,system-ui),system-ui;font-size:var(--content-text-font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--base-text-line-height);text-align:left;text-rendering:optimizespeed}a{transition-property:color,background-color,opacity,border-color;transition-duration:var(--transition-duration);transition-timing-function:var(--transition-timing-function);color:inherit;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration:none;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a:not([class]):hover{color:var(--color-red-base)}a svg{pointer-events:none}h1,h2,h3,h4,h5,h6{margin:0;color:var(--header-text-color);-webkit-hyphens:none;hyphens:none;text-wrap:balance}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}h1{font-family:var(--ff-tt-firs-text,system-ui),system-ui;font-weight:500;letter-spacing:-.01em;-webkit-hyphens:none;hyphens:none}@media(min-width:700.1px){h1{font-size:8rem;line-height:1}}@media(max-width:700px){h1{font-size:3.6rem;line-height:1.0526315789}}h2{font-family:var(--ff-tt-firs-text,system-ui),system-ui;font-weight:500;letter-spacing:-.01em;-webkit-hyphens:none;hyphens:none}@media(min-width:700.1px){h2{font-size:5.8rem;line-height:1.1034482759}}@media(max-width:700px){h2{font-size:3.2rem;line-height:1.125}}h3{font-family:var(--ff-tt-firs-text,system-ui),system-ui;font-weight:500}@media(min-width:700.1px){h3{font-size:4.4rem;line-height:1.0909090909}}@media(max-width:700px){h3{font-size:2.8rem;line-height:1.1428571429}}h4{font-family:var(--ff-tt-firs-text,system-ui),system-ui;font-weight:500}@media(min-width:700.1px){h4{font-size:3.6rem;line-height:1.1111111111}}@media(max-width:700px){h4{font-size:2.4rem;line-height:1.1666666667}}h5{font-family:var(--ff-tt-firs-text,system-ui),system-ui;font-weight:500}@media(min-width:700.1px){h5{font-size:2.8rem;line-height:1.1428571429}}@media(max-width:700px){h5{font-size:2rem;line-height:1.2}}h6{font-family:var(--ff-tt-firs-text,system-ui),system-ui;font-weight:500}@media(min-width:700.1px){h6{font-size:2rem;line-height:1.2}}@media(max-width:700px){h6{font-size:1.7rem;line-height:1.1764705882}}ol,p,ul{margin:0 0 var(--spacing-16) 0}ol,ul{padding:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dl{margin:0 0 var(--spacing-16) 0}dd{margin-left:0}blockquote,dl,h1,h2,h3,h4,h5,h6,ol,p,q,table,ul{overflow-wrap:break-word}blockquote:last-child,dl:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,ol:last-child,p:last-child,q:last-child,table:last-child,ul:last-child{margin-bottom:0}code,kbd,pre,samp{font-family:monospace}pre{overflow:auto}address{font-style:normal}abbr,acronym{border-bottom:1px dashed;cursor:help}mark{background:#ff0;color:#000}img{max-width:100%;height:auto;vertical-align:top}hr,img{border:0}hr{display:block;height:1px;padding:0;margin:var(--spacing-24) 0;background:#eee}svg:not(:root){overflow:hidden}table{width:100%;border-collapse:collapse;border-spacing:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}table caption{padding-bottom:1rem;font-weight:700;text-align:center}table[border] td,table[border] th{border:0}table[cellpadding] td,table[cellpadding] th{padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}summary{display:list-item}audio,canvas,progress,video{display:block}video{max-width:100%;height:auto}figure{margin:0}::-ms-clear{display:none}fieldset,form,frame,frameset,iframe{padding:0;border:0;margin:0}label{display:block}legend{padding:0 var(--spacing-4)}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit;outline:none;vertical-align:baseline}button{overflow:visible}button,select{text-transform:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;opacity:1}input::placeholder,textarea::placeholder{color:inherit;opacity:1}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],input[disabled],select[disabled],textarea[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0;vertical-align:baseline}input[type=search],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;height:auto;resize:none;vertical-align:top}.swiper,.swiper *{box-sizing:border-box}.swiper .swiper-slide{height:auto!important}.swiper .swiper-pagination{position:static;display:flex;align-items:center;justify-content:center;gap:var(--spacing-8)}.swiper .swiper-pagination.swiper-pagination-lock,.swiper .swiper-pagination:empty{display:none}@media(min-width:1440.1px){.swiper .swiper-pagination{margin-top:var(--spacing-32)}}@media(min-width:1100.1px)and (max-width:1440px){.swiper .swiper-pagination{margin-top:var(--spacing-24)}}@media(min-width:700.1px)and (max-width:1100px){.swiper .swiper-pagination{margin-top:var(--spacing-48)}}@media(max-width:700px){.swiper .swiper-pagination{margin-top:var(--spacing-16)}}.swiper .swiper-pagination .swiper-pagination-bullet{transition-property:width,background-color,opacity;transition-duration:var(--transition-duration);transition-timing-function:var(--transition-timing-function);border-radius:1rem;background-color:var(--color-black-100);opacity:.3;cursor:pointer}@media(min-width:700.1px){.swiper .swiper-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem}}@media(max-width:700px){.swiper .swiper-pagination .swiper-pagination-bullet{width:.6rem;height:.6rem}}.swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background-color:var(--color-red-base)}@media(min-width:700.1px){.swiper .swiper-pagination .swiper-pagination-bullet-active{width:3.8rem}}@media(max-width:700px){.swiper .swiper-pagination .swiper-pagination-bullet-active{width:1.8rem}}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/c105b29dc4e1ee2d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/ffe0837c71e69159-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/aafb6a9f573c97ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/401f9db361b6e189-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Golos Text Fallback;src:local("Arial");ascent-override:90.27%;descent-override:20.26%;line-gap-override:0.00%;size-adjust:108.57%}.__className_125190{font-family:Golos Text,Golos Text Fallback;font-style:normal}.__variable_125190{--ff-golos-text:"Golos Text","Golos Text Fallback"}@font-face{font-family:TTFirstTextFont;src:url(/_next/static/media/30d3a368dd83ae2f-s.p.woff2) format("woff2");font-display:swap;font-weight:500}@font-face{font-family:TTFirstTextFont Fallback;src:local("Arial");ascent-override:91.30%;descent-override:26.48%;line-gap-override:0.00%;size-adjust:109.52%}.__className_75a27c{font-family:TTFirstTextFont,TTFirstTextFont Fallback;font-weight:500}.__variable_75a27c{--ff-tt-firs-text:"TTFirstTextFont","TTFirstTextFont Fallback"}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}