@layer components-shared{.container{width:100%;max-width:infinitypx;padding-inline:16px;margin-inline:auto}.section-heading{display:none;max-width:60%;margin-bottom:60px}}@layer components-shared{@media screen and (max-width:1023px){.section-heading{display:block;max-width:100%;margin-bottom:52px}}@media screen and (max-width:767px){.section-heading{margin-bottom:40px}}}@layer components-shared{.button{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:18px 40px;transition:all .4s;text-align:center;text-decoration:none;color:var(--white);background-color:var(--background-substrate)}.button:active,.button:hover{background-color:var(--accent-primary)}.button:disabled,.button[disabled]{cursor:default;color:var(--text-disabled);background-color:var(--background-disabled)}.button.is-active{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-bottom:1px solid var(--white)}.button.is-active,.button_accent{background-color:var(--accent-primary)}.button_accent:active,.button_accent:hover{background-color:var(--background-hover)}.button_accent:disabled,.button_accent[disabled]{cursor:default;color:var(--text-disabled);background-color:var(--background-disabled)}.button_secondary{background-color:var(--background-secondary)}.button_secondary:active,.button_secondary:hover{background-color:var(--background-hover)}.button_transparent.button_icon{background-color:rgba(0,0,0,0);-moz-column-gap:12px;column-gap:12px}.button_transparent.button_icon:hover{color:var(--text-secondary);background-color:rgba(0,0,0,0)}.button_transparent.button_icon .button__icon{width:18px;height:24px}.button_icon{padding:16px}.button_icon .button__icon{width:24px;height:24px}@media screen and (max-width:1919px){.button_icon .button__icon{width:18px;height:18px}}@media screen and (max-width:1439px){.button_icon .button__icon{width:14px;height:14px}}@media screen and (max-width:1023px){.button_icon .button__icon{width:20px;height:20px}.button_icon{padding-block:14px}}.button_mega{width:100%;padding-block:56px}@media screen and (max-width:1919px){.button_mega{padding-block:42.5px}}@media screen and (max-width:1439px){.button_mega{padding-block:30.5px}}@media screen and (max-width:1023px){.button_mega{padding-block:51px}}@media screen and (max-width:767px){.button_mega{padding-block:41px}}}@layer components-shared{.tag{display:block;padding:2px 8px;text-align:center;font-variation-settings:"wdth" 77;color:var(--black);border-radius:var(--br6);background-color:var(--white)}.tag_button{padding:6px 16px;cursor:pointer;transition:all .4s;color:var(--white);border-radius:var(--br8);background:var(--white-10);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.tag_active,.tag_button:hover{color:var(--black);background-color:var(--white)}.custom-cursor{position:fixed;z-index:9999;top:0;left:0;width:8px;height:8px;transition:width .15s ease,height .15s ease;pointer-events:none;background:#afafaf}.custom-cursor.cursor-hidden{opacity:0}.custom-cursor.unset-width{width:0!important;height:0!important;mix-blend-mode:unset!important}.custom-cursor__inner{width:100%;height:100%;transition:width .2s ease,height .2s ease,border-radius .2s ease,background .2s ease,border .2s ease,transform .2s ease;border:none;border-radius:50%;background:#afafaf}.custom-cursor__arrow,.custom-cursor__inner{display:flex;align-items:center;justify-content:center}.custom-cursor__arrow{transition:opacity .15s ease;opacity:0;color:#afafaf;font-size:20px}.custom-cursor__arrow svg{width:20px;height:20px}.custom-cursor.cursor-hover{width:16px;height:16px}.custom-cursor.cursor-arrow-mode .custom-cursor__inner{top:50%;left:-50%;width:56px;height:56px;transform:translateX(-50%);transform:translateY(-50%);border:2px solid #afafaf;border-radius:0;background:rgba(0,0,0,0)}.custom-cursor.cursor-arrow-mode .custom-cursor__arrow{opacity:1}.navigation-link{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:100%;max-height:56px;padding:18px 40px;transition:all .4s;text-align:center;text-decoration:none;text-transform:uppercase;color:var(--white);background-color:var(--background-substrate)}.navigation-link:active,.navigation-link:hover{background-color:var(--accent-primary)}.navigation-link:disabled,.navigation-link[disabled]{cursor:default;color:var(--text-disabled);background-color:var(--background-disabled)}.navigation-link.is-active{background-color:var(--accent-primary)}}@layer components-shared{}@layer components-shared{@media screen and (max-width:1919px){.navigation-link:has(.navigation-link__icon){padding:11px 16px}}@media screen and (max-width:1439px){.navigation-link:has(.navigation-link__icon){padding:6px 16px}}@media screen and (max-width:1023px){.navigation-link:has(.navigation-link__icon){padding:14px}}.navigation-link__icon{width:24px;height:24px}@media screen and (max-width:1919px){.navigation-link__icon{width:20px;height:20px}}@media screen and (max-width:1439px){.navigation-link__icon{width:16px;height:16px}}@media screen and (max-width:1023px){.navigation-link__icon{width:24px;height:24px}}@media screen and (max-width:1919px){.navigation-link{padding:13.5px 32px}}@media screen and (max-width:1439px){.navigation-link{padding:8.5px 20px}}@media screen and (max-width:1023px){.navigation-link{padding:17px 16px}}}@layer generic{: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);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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.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: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-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}&.swiper-scrollbar-vertical,.swiper-vertical>&{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;>canvas,>img,>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.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-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0;&:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}}}@layer components-shared{.slider__buttons{position:absolute;right:28px;bottom:28px;display:flex;-moz-column-gap:6px;column-gap:6px}@media screen and (max-width:1919px){.slider__buttons{right:20px;bottom:20px;-moz-column-gap:4px;column-gap:4px}}@media screen and (max-width:1439px){.slider__buttons{right:16px;bottom:16px;-moz-column-gap:3px;column-gap:3px}}@media screen and (max-width:1023px){.slider__buttons{display:none}}.slider__button{width:80px;height:40px}.slider__button.button_icon{padding:0}.slider__button.button_icon svg{width:21px;height:21px}@media screen and (max-width:1919px){.slider__button.button_icon svg{width:16px;height:16px}}@media screen and (max-width:1439px){.slider__button.button_icon svg{width:11.5px;height:11.5px}}@media screen and (max-width:1919px){.slider__button{width:60px;height:30px}}@media screen and (max-width:1439px){.slider__button{width:40px;height:20px}}}@layer components-shared{.video{position:relative;overflow:hidden;width:100%}.video__tag_lighten{mix-blend-mode:lighten}.video__button.button{position:absolute;bottom:48px;left:54.5px;display:flex;align-items:center;justify-content:center;width:103px;transition:all .4s;border-radius:41px;background-color:var(--text-primary);padding-block:12px}.video__button.button .button__icon{width:11px;height:12.5px;transition:all .4s;color:var(--accent-primary)}@media screen and (max-width:1919px){.video__button.button .button__icon{width:8px;height:9px}}@media screen and (max-width:1439px){.video__button.button .button__icon{width:6px;height:7px}}@media screen and (max-width:1023px){.video__button.button .button__icon{width:9.5px;height:11px}}.video__button.button:hover{background-color:var(--accent-primary)}.video__button.button:hover .button__icon{color:var(--text-primary)}@media screen and (max-width:1919px){.video__button.button{bottom:28px;left:40px;width:76px;padding-block:8.5px}}@media screen and (max-width:1439px){.video__button.button{bottom:31px;left:31px;width:58px;padding-block:6.5px}}@media screen and (max-width:1023px){.video__button.button{bottom:48px;left:48px;width:90px;padding-block:10px}}@media screen and (max-width:767px){.video__button.button{bottom:20px;left:20px}}.video video{width:100%;height:100%}@media screen and (max-width:767px){.video video{-o-object-fit:cover;object-fit:cover}.video{min-height:380px}}}@layer components-shared{.input{position:relative;display:grid;row-gap:16px}.input__header{display:flex;flex-direction:column;row-gap:10px}@media screen and (max-width:1919px){.input__header{row-gap:8px}}@media screen and (max-width:1439px){.input__header{row-gap:6px}}@media screen and (max-width:1023px){.input__header{row-gap:8px}}.input__field{position:relative;display:flex;width:100%;cursor:text;background-color:var(--background-secondary)}.input__field:has(textarea){min-height:160px}.input__field:has(textarea) .input__button-reset{right:15px}@media screen and (max-width:1919px){.input__field:has(textarea){min-height:120px}}@media screen and (max-width:1439px){.input__field:has(textarea){min-height:70px}}@media screen and (max-width:1023px){.input__field:has(textarea){min-height:100px}}.input__field:hover{background-color:var(--background-hover)}.input__field-error{position:absolute;bottom:-22px}@media screen and (max-width:1919px){.input__field-error{bottom:-16px}}@media screen and (max-width:1439px){.input__field-error{bottom:-14px}}@media screen and (max-width:1023px){.input__field-error{bottom:-22px}}@media screen and (max-width:767px){.input__field-error{bottom:-20px}}.input__field.error{border:1px solid var(--text-error)}.input__field textarea{border:none;background-color:rgba(0,0,0,0)}@media screen and (max-width:1023px){.input__field textarea{padding:8.5px 16px}}@media screen and (max-width:767px){.input__field textarea{padding:12.5px 16px}}.input__field input,.input__field textarea{width:100%;height:100%;padding:16px;color:var(--text-primary);border:none;background-color:rgba(0,0,0,0)}.input__field input:focus,.input__field textarea:focus{outline:none}.input__field input:focus::-moz-placeholder,.input__field textarea:focus::-moz-placeholder{opacity:0}.input__field input:focus::placeholder,.input__field textarea:focus::placeholder{opacity:0}@media screen and (max-width:1919px){.input__field input,.input__field textarea{padding:12px 16px}}@media screen and (max-width:1439px){.input__field input,.input__field textarea{padding:8.5px 10px}}@media screen and (max-width:1023px){.input__field input,.input__field textarea{padding:12.5px 16px}}.input__button-reset{position:absolute;top:0;right:0;height:100%;color:var(--text-secondary)}@media screen and (max-width:1919px){.input{row-gap:12px}}@media screen and (max-width:1439px){.input{row-gap:10px}}@media screen and (max-width:1023px){.input{row-gap:12px}}}@layer components-shared{.checkbox.error .checkbox__input-custom{outline:1px solid var(--text-error)}.checkbox__label{display:flex;align-items:flex-start;width:-moz-fit-content;width:fit-content;cursor:pointer;gap:8px}.checkbox__label a{text-decoration:underline;text-underline-offset:6px;color:var(--text-primary)}.checkbox__input-custom{position:relative;flex-shrink:0;width:24px;height:24px;transition:all .4s;background-color:var(--background-secondary)}.checkbox__label:hover .checkbox__input-custom{outline-color:var(--background-hover)}.checkbox__input:checked~.checkbox__input-custom{background-color:var(--accent-primary)}.checkbox__input:checked~.checkbox__input-custom .checkbox__input-square{opacity:1}.checkbox__input:not(:checked):hover~.checkbox__input-custom .checkbox__input-square{opacity:.1}@media screen and (max-width:1919px){.checkbox__input-custom{width:18px;height:18px}}@media screen and (max-width:1439px){.checkbox__input-custom{width:14px;height:14px}}@media screen and (max-width:1023px){.checkbox__input-custom{width:20px;height:20px}}@media screen and (max-width:767px){.checkbox__input-custom{flex-shrink:0}}.checkbox__input-square{position:absolute;top:50%;left:50%;width:12px;height:12px;transition:all .4s;transform:translate(-50%,-50%);opacity:0;background-color:#fff}@media screen and (max-width:1919px){.checkbox__input-square{width:10px;height:10px}}@media screen and (max-width:1439px){.checkbox__input-square{width:7px;height:7px}}@media screen and (max-width:1023px){.checkbox__input-square{width:10px;height:10px}}@media screen and (max-width:767px){.checkbox__input-square{flex-shrink:0}}}@layer components-shared{.select{position:relative;display:grid;row-gap:16px}.select__header{display:flex;flex-direction:column;row-gap:10px}@media screen and (max-width:1919px){.select__header{row-gap:8px}}@media screen and (max-width:1439px){.select__header{row-gap:6px}}@media screen and (max-width:1023px){.select__header{row-gap:8px}}.select__field{position:relative;display:flex;width:100%;height:100%;padding:16px;cursor:pointer;background-color:var(--background-secondary)}.select__field:hover{background-color:var(--background-hover)}@media screen and (max-width:1919px){.select__field{padding:12px 16px}}@media screen and (max-width:1439px){.select__field{padding:8.5px 10px}}@media screen and (max-width:1023px){.select__field{padding:12.5px 16px}}.select__field-arrow{position:absolute;top:50%;right:16px;width:20px;height:20px;transition:all .4s;transform:translateY(-50%)}.select__field-arrow.is-rotate{transform:translateY(-50%) rotate(180deg)}@media screen and (max-width:1919px){.select__field-arrow{width:16px;height:16px}}@media screen and (max-width:1439px){.select__field-arrow{width:12px;height:12px}}@media screen and (max-width:1023px){.select__field-arrow{width:20px;height:20px}}.select__field input{border:none;background-color:rgba(0,0,0,0)}.select__dropdown{position:absolute;z-index:2;top:calc(100% + 4px);left:0;overflow-y:auto;width:100%;max-height:0;transition:all .4s;background-color:var(--background-secondary)}.select__dropdown.is-open{max-height:222px}.select__dropdown::-webkit-scrollbar{width:2px}.select__dropdown::-webkit-scrollbar-track{background:var(--background-secondary)}.select__dropdown::-webkit-scrollbar-thumb{background:var(--text-primary)}.select__dropdown-option{padding:16px;cursor:pointer}.select__dropdown-option:hover{background-color:var(--background-hover)}@media screen and (max-width:1919px){.select__dropdown-option{padding:12px 16px}}@media screen and (max-width:1439px){.select__dropdown-option{padding:8.5px 10px}}@media screen and (max-width:1023px){.select__dropdown-option{padding:12.5px 16px}}.select__field-error{position:absolute;bottom:-22px}@media screen and (max-width:1919px){.select__field-error{bottom:-16px}}@media screen and (max-width:1439px){.select__field-error{bottom:-14px}}@media screen and (max-width:1023px){.select__field-error{bottom:-22px}}@media screen and (max-width:767px){.select__field-error{bottom:-20px}}.select__field.error{border:1px solid var(--text-error)}@media screen and (max-width:1919px){.select{row-gap:12px}}@media screen and (max-width:1439px){.select{row-gap:10px}}@media screen and (max-width:1023px){.select{row-gap:12px}}}@layer components-shared{.form{width:100%}.form__inner{display:grid;row-gap:100px}@media screen and (max-width:1919px){.form__inner{row-gap:80px}}@media screen and (max-width:1439px){.form__inner{row-gap:60px}}@media screen and (max-width:1023px){.form__inner{row-gap:80px}}@media screen and (max-width:767px){.form__inner{row-gap:60px}}.form__controls{display:grid;grid-template-columns:repeat(2,1fr);gap:36px 12px}.form__controls .checkbox{grid-column:-1/1}.form__controls .input:has(textarea){grid-column:-1/1}.form__controls .input.input_full{grid-column:-1/1}@media screen and (max-width:1919px){.form__controls{gap:24px 10px}}@media screen and (max-width:1439px){.form__controls{gap:16px 8px}}@media screen and (max-width:1023px){.form__controls{gap:28px 10px}}@media screen and (max-width:767px){.form__controls{grid-template-columns:auto;row-gap:28px}}}@layer components-shared{.form-brief{width:100%}.form-brief__inner{display:grid;row-gap:100px}@media screen and (max-width:1919px){.form-brief__inner{row-gap:80px}}@media screen and (max-width:1439px){.form-brief__inner{row-gap:60px}}@media screen and (max-width:1023px){.form-brief__inner{row-gap:80px}}@media screen and (max-width:767px){.form-brief__inner{row-gap:60px}}.form-brief__body .form-brief__controls-group+.form-brief__controls-group{margin-top:100px}@media screen and (max-width:1919px){.form-brief__body .form-brief__controls-group+.form-brief__controls-group{margin-top:80px}}@media screen and (max-width:1439px){.form-brief__body .form-brief__controls-group+.form-brief__controls-group{margin-top:60px}}@media screen and (max-width:1023px){.form-brief__body .form-brief__controls-group+.form-brief__controls-group{margin-top:80px}}@media screen and (max-width:767px){.form-brief__body .form-brief__controls-group+.form-brief__controls-group{margin-top:60px}}.form-brief__body .checkbox{margin-top:36px}@media screen and (max-width:1919px){.form-brief__body .checkbox{margin-top:24px}}@media screen and (max-width:1439px){.form-brief__body .checkbox{margin-top:16px}}@media screen and (max-width:1023px){.form-brief__body .checkbox{margin-top:28px}}.form-brief__controls-group{display:grid;row-gap:40px}@media screen and (max-width:1919px){.form-brief__controls-group{margin-top:30px}}@media screen and (max-width:1439px){.form-brief__controls-group{margin-top:20px}}@media screen and (max-width:1023px){.form-brief__controls-group{margin-top:36px}}@media screen and (max-width:767px){.form-brief__controls-group{margin-top:28px}}.form-brief__controls.col-2{display:grid;grid-template-columns:repeat(2,1fr);gap:36px 12px}.form-brief__controls.col-2 .input:has(textarea){grid-column:-1/1}.form-brief__controls.col-2 .input.input_full{grid-column:-1/1}@media screen and (max-width:1919px){.form-brief__controls.col-2{gap:24px 10px}}@media screen and (max-width:1439px){.form-brief__controls.col-2{gap:16px 8px}}@media screen and (max-width:1023px){.form-brief__controls.col-2{gap:28px 10px}}@media screen and (max-width:767px){.form-brief__controls.col-2{grid-template-columns:auto;row-gap:28px}}.form-brief__controls.row{display:grid;row-gap:36px}.form-success{width:100%}.form-success__inner{display:grid;row-gap:40px}}@layer components-shared{@media screen and (max-width:1919px){.form-success__inner{row-gap:30px}}@media screen and (max-width:1439px){.form-success__inner{row-gap:20px}}@media screen and (max-width:1023px){.form-success__inner{row-gap:30px}}}@layer components-shared{.form-error{width:100%}.form-error__inner{display:grid;row-gap:40px}@media screen and (max-width:1919px){.form-error__inner{row-gap:30px}}@media screen and (max-width:1439px){.form-error__inner{row-gap:20px}}@media screen and (max-width:1023px){.form-error__inner{row-gap:30px}}.form-error__buttons{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:10px;column-gap:10px;margin-top:20px}@media screen and (max-width:1919px){.form-error__buttons{margin-top:0}}@media screen and (max-width:767px){.form-error__buttons{grid-template-columns:auto;row-gap:10px}}}