.loader{position:fixed;inset:0;z-index:9999}.loader__panels{display:flex;width:100%;height:100%}.loader__panel{width:20%;height:100%;background:#000;will-change:transform}.loader__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(20vw - 48px);pointer-events:none}.loader__logo svg{display:block;width:100%;height:auto;overflow:visible}@media(max-width: 1000px){.loader__panel{width:30%}.loader__panel:first-child,.loader__panel:last-child{width:5%}.loader__logo{width:calc(30vw - 48px)}}
@font-face{font-family:"Inter";font-style:normal;font-weight:300;src:url("../fonts/Inter/Inter-Light.woff2") format("woff2");font-display:swap}@font-face{font-family:"Inter";font-style:normal;font-weight:400;src:url("../fonts/Inter/Inter-Regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"Inter";font-style:italic;font-weight:400;src:url("../fonts/Inter/Inter-Italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Inter";font-style:normal;font-weight:500;src:url("../fonts/Inter/Inter-Medium.woff2") format("woff2");font-display:swap}@font-face{font-family:"Inter";font-style:normal;font-weight:600;src:url("../fonts/Inter/Inter-SemiBold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Inter";font-style:normal;font-weight:700;src:url("../fonts/Inter/Inter-Bold.woff2") format("woff2");font-display:swap}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{overscroll-behavior:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;font-size:16px;line-height:32px;font-weight:400;font-family:"Inter",sans-serif;color:#181818;overflow-x:hidden;background:#fff}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);border:0 solid #e5e7eb}input:focus,button:focus,textarea:focus,select:focus{outline:none}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:inherit}img,video{width:100%}ul,li{margin:0;padding:0;list-style:none}.container{width:90%;max-width:2130px;padding:0 20px;margin:0 auto;box-sizing:border-box}@media(max-width: 1920px){.container{max-width:1440px}}@media(max-width: 1600px){.container{max-width:1100px}}@media(max-width: 1200px){.container{max-width:992px}}@media(max-width: 992px){.container{max-width:767px}}@media(max-width: 767px){.container{max-width:100%}}h1{font-size:60px;line-height:70px;font-weight:700}@media(max-width: 1025px){h1{font-size:55px;line-height:65px}}@media(max-width: 600px){h1{font-size:43px;line-height:55px}}h2{color:#265daf;font-size:40px;font-weight:700;margin-bottom:16px}@media(max-width: 1025px){h2{font-size:35px}}@media(max-width: 600px){h2{font-size:30px}}h3{font-size:30px;font-weight:700}@media(max-width: 600px){h3{font-size:24px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;border-radius:7px;font-size:17px;font-weight:600;cursor:pointer;transition:box-shadow .6s ease;white-space:nowrap;text-align:center;background-color:#cfe664;color:#181818;overflow:hidden;position:relative;font-family:"Inter",sans-serif;z-index:0}.btn::before{content:"";position:absolute;top:-35%;left:-55%;width:42%;height:170%;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.58) 50%, rgba(255, 255, 255, 0) 100%);transform:translateX(-170%) skewX(-20deg);transition:transform .65s ease;pointer-events:none}@media(hover: hover){.btn:hover::before{transform:translateX(360%) skewX(-20deg)}}@media(max-width: 1025px){.btn{padding:8px 15px;font-size:15px}}@media(max-width: 600px){.btn{padding:8px 24px;font-size:14px}}@media(max-width: 425px){.btn{padding:8px 20px;font-size:13px}}.btn:active{transform:translateY(0);box-shadow:0 2px 10px rgba(6,13,27,.3)}.btn--header{text-transform:uppercase;border-color:rgba(202,225,255,.15)}@media(max-width: 600px){.btn--header{padding:8px 20px;font-size:13px}}

.video-modal-open{overflow:hidden}.video-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:120}.video-modal--open{opacity:1;pointer-events:auto}.video-modal__overlay{position:absolute;inset:0;background:rgba(24,24,24,.72)}.video-modal__dialog{position:relative;width:min(100%,1100px);background:#fff;border-radius:16px;overflow:hidden;z-index:1;box-shadow:0 22px 70px rgba(24,24,24,.25)}.video-modal__close{position:absolute;top:10px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(24,24,24,.45);color:#fff;cursor:pointer;line-height:1;transition:background-color .2s ease}.video-modal__close svg{width:32px;height:32px;display:block}.video-modal__close:hover{background:rgba(24,24,24,.62)}.video-modal__content{width:100%;aspect-ratio:16/9}.video-modal__content iframe{display:block;width:100%;height:100%;border:0}@media(max-width: 800px){.video-modal{padding:14px}.video-modal__dialog{border-radius:12px}.video-modal__close{top:8px;right:8px;width:40px;height:40px}.video-modal__close svg{width:28px;height:28px}}
.contact-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:10000}.contact-modal--open{display:flex}.contact-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.contact-modal__dialog{position:relative;width:100%;max-width:700px;margin:24px;padding:30px;border-radius:10px;background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.35);transform:translateY(12px);opacity:0;transition:transform .22s ease,opacity .22s ease}@media(max-width: 992px){.contact-modal__dialog{padding:20px}}.contact-modal--open .contact-modal__dialog{transform:translateY(0);opacity:1}.contact-modal__content{padding:0}.contact-modal__inner{width:100%;height:100%;overflow:hidden}.contact-modal__title{text-align:center;font-size:28px;color:#000}.contact-modal iframe{display:block;width:100%;border:0;min-height:480px;max-height:calc(100vh - 120px)}.contact-modal__close{position:absolute;top:8px;right:8px;width:38px;height:38px;background:rgba(0,0,0,.6);border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.contact-modal-open{overflow:hidden}
.header{position:absolute;top:40px;left:0;width:100%;z-index:100;transition:all .3s ease}@media(max-width: 1025px){.header{top:20px}}.header__container{display:flex;justify-content:space-between;padding:7px 0;width:90%;margin:0 auto;box-sizing:border-box}@media(max-width: 1600px)and (min-width: 1026px){.header__container{padding:7px 15px}}.header__logo{display:flex;align-items:center;flex-shrink:0;transition:transform .3s ease;width:200px;height:30px}@media(max-width: 1600px){.header__logo{width:140px}}.header__logo-img{width:100%;height:auto;transition:filter .3s ease}.header__img{width:auto;height:40px}@media(max-width: 1025px){.header__img{height:35px}}@media(max-width: 600px){.header__img{height:30px}}.header__menu{flex:1;display:flex;justify-content:flex-end}@media(max-width: 1025px){.header__menu{position:fixed;top:0;right:-100%;width:320px;max-width:80%;height:100vh;background:rgba(2,3,5,.98);backdrop-filter:blur(20px);padding:100px 30px 40px;transition:right .4s ease;overflow-y:auto;box-shadow:-5px 0 20px rgba(0,0,0,.5)}}@media(max-width: 1025px){.header__menu.active{right:0}}.header__menu-list{display:flex;align-items:center;gap:40px}@media(max-width: 1600px){.header__menu-list{gap:30px}}@media(max-width: 1025px){.header__menu-list{flex-direction:column;gap:30px;width:100%;padding-top:50px}}.header__menu-list li a{color:#fff;font-size:clamp(19px,8.06px + .57vw,28px);font-weight:400;transition:all .3s ease;position:relative;display:inline-block;color:#181818}@media(max-width: 1025px){.header__menu-list li a{font-size:24px;font-weight:600;color:#fff}}.header__menu-list li a::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#cfe664;transition:width .3s ease}@media(max-width: 1025px){.header__menu-list li a::after{bottom:-8px}}@media(hover: hover){.header__menu-list li a:hover{color:#181818}.header__menu-list li a:hover::after{width:100%}}.header .burger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;cursor:pointer;position:relative;z-index:101}@media(max-width: 1025px){.header .burger{display:flex}}.header .burger span{width:100%;height:3px;background:#060d1b;border-radius:2px;transition:all .3s ease;transform-origin:center}.header .burger span:nth-child(1){width:100%}.header .burger span:nth-child(2){width:80%;margin-left:auto}.header .burger span:nth-child(3){width:100%;position:relative}.header .burger.active span:nth-child(1){transform:rotate(45deg) translateY(10px);background:#fff}.header .burger.active span:nth-child(2){opacity:0;width:0}.header .burger.active span:nth-child(3){transform:rotate(-45deg) translateY(-10px);background:#fff;top:-5px}@media(hover: hover){.header .burger:hover span{background:#34b7e1}}.header--video-ended .header__logo-img{filter:brightness(0) invert(1)}.header--video-ended .header__menu-list li a{color:#fff}.header--video-ended .burger span{background:#fff}
.footer{width:100%;background:#000}.footer__container{display:flex;justify-content:space-between;align-items:center;padding-top:44px;padding-bottom:34px}.footer__logo{display:inline-flex;align-items:center;width:clamp(150px,11vw,205px);height:auto}.footer__logo-img{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.footer__menu{display:flex;justify-content:flex-end}.footer__menu-list{display:flex;align-items:center;gap:clamp(18px,1.55vw,32px)}.footer__menu-list a{position:relative;display:inline-block;color:hsla(0,0%,100%,.86);font-size:clamp(14px,.78vw,16px);line-height:1;font-weight:400;transition:color .2s ease}.footer__menu-list a::after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#cfe664;transition:width .3s ease}@media(hover: hover){.footer__menu-list a:hover{color:hsla(0,0%,100%,.95)}.footer__menu-list a:hover::after{width:100%}}.footer__burger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;padding:0;background:rgba(0,0,0,0);cursor:pointer;position:relative;z-index:103}.footer__burger span{width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.footer__burger span:nth-child(2){width:80%;margin-left:auto}.footer__burger.active span:nth-child(1){transform:rotate(45deg) translateY(10px)}.footer__burger.active span:nth-child(2){opacity:0;width:0}.footer__burger.active span:nth-child(3){transform:rotate(-45deg) translateY(-10px);position:relative;top:-5px}.footer__overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:101}.footer__overlay.active{opacity:1;visibility:visible}@media(max-width: 1025px){.footer__container{position:relative;padding-top:28px;padding-bottom:28px;justify-content:center;align-items:center;gap:0}.footer__logo{margin:0 auto}.footer__burger{display:flex;position:absolute;right:0;top:50%;transform:translateY(-50%)}.footer__menu{position:fixed;top:0;right:-100%;width:320px;max-width:80%;height:100vh;background:rgba(2,3,5,.98);backdrop-filter:blur(20px);padding:100px 30px 40px;transition:right .4s ease;overflow-y:auto;box-shadow:-5px 0 20px rgba(0,0,0,.5);z-index:102}.footer__menu.active{right:0}.footer__menu-list{flex-direction:column;gap:30px;width:100%;padding-top:50px}.footer__menu-list a{font-size:24px;font-weight:600;color:#fff}}@media(max-width: 600px){.footer__menu-list a{font-size:22px}}

.index-intro{display:flex;align-items:center;position:relative;width:100%;overflow:hidden;padding:0;background:#181818}@media(max-width: 1600px){.index-intro{padding:0}}@media(max-width: 1025px){.index-intro{align-items:flex-start;padding:0}}@media(max-width: 600px){.index-intro{padding:0;height:100vh}}.index-intro__container{display:flex;width:100%;position:relative;z-index:3;align-items:center;min-height:100vh;padding:clamp(120px,10vh,180px) 5vw clamp(100px,9vh,160px)}@media(max-width: 1025px){.index-intro__container{align-items:flex-start;min-height:auto;padding:130px 5vw 110px}}@media(max-width: 600px){.index-intro__container{padding:0 5vw;height:100vh;align-items:center}}.index-intro__content{flex:none;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}@media(max-width: 1024px){.index-intro__content{width:fit-content}}@media(max-width: 600px){.index-intro__content{height:90vh;justify-content:flex-end}}.index-intro__title{font-size:80px;font-weight:400;line-height:1.1;color:#181818;transition:color .45s ease;margin-bottom:clamp(24px,2.5vw,48px);letter-spacing:-0.02em;opacity:0;visibility:hidden}@media(min-width: 3500px){.index-intro__title{font-size:80px;margin-bottom:72px}}@media(max-width: 1025px){.index-intro__title{font-size:36px}}@media(max-width: 700px){.index-intro__title br{display:none}}@media(max-width: 600px){.index-intro__title br{display:none}}@media(max-width: 430px){.index-intro__title{font-size:29px}}.index-intro__desc{position:relative;border-radius:20px;padding:clamp(28px,3vw,48px) clamp(32px,3.6vw,56px);margin-bottom:97px;width:100%;background:rgba(0,0,0,0);opacity:0;visibility:hidden}@media(min-width: 3500px){.index-intro__desc{margin-bottom:190px}}@media(max-width: 1025px){.index-intro__desc{margin-bottom:35px;width:70%}}@media(max-width: 700px){.index-intro__desc{width:100%}}@media(max-width: 430px){.index-intro__desc{margin-bottom:33px}}@media(min-width: 1921px){.index-intro__desc{padding:clamp(24px,1.8vw,36px) clamp(28px,2vw,44px);border-radius:12px}}.index-intro__desc-bg{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 100%);transition:opacity .45s ease;pointer-events:none;z-index:0}.index-intro__text{position:relative;z-index:1;font-size:21px;font-weight:400;color:#181818;transition:color .45s ease}@media(min-width: 3500px){.index-intro__text{font-size:26px}}@media(max-width: 1025px){.index-intro__text{font-size:14px;line-height:1.3;width:80%}.index-intro__text br{display:none}}@media(max-width: 600px){.index-intro__text{width:100%}.index-intro__text br{display:none}}@media(max-width: 430px){.index-intro__text{font-size:14px}}.index-intro__buttons{display:flex;align-items:center;gap:clamp(10px,1vw,16px);flex-wrap:wrap;opacity:0;visibility:hidden}@media(hover: hover){.index-intro__buttons:has(.index-intro__btn:hover) .index-intro__btn:not(:hover){background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.9);box-shadow:none}.index-intro__buttons .index-intro__btn:hover,.index-intro__buttons .index-intro__btn:focus-visible{background:#cfe664;border-color:rgba(0,0,0,0);color:#181818}}@media(hover: hover){.index-intro--layer-visible .index-intro__buttons:has(.index-intro__btn:hover) .index-intro__btn:not(:hover){background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.9);box-shadow:none}.index-intro--layer-visible .index-intro__buttons .index-intro__btn:hover,.index-intro--layer-visible .index-intro__buttons .index-intro__btn:focus-visible{background:#cfe664;border-color:rgba(0,0,0,0);color:#181818}}@media(max-width: 1025px){.index-intro__buttons{flex-wrap:nowrap;gap:10px;overflow-x:auto}}.index-intro__btn{border:1px solid rgba(0,0,0,0);transition:background-color .3s ease,border-color .3s ease,color .3s ease}@media(max-width: 1025px){.index-intro__btn{flex:0 0 auto;width:auto}}@media(max-width: 425px){.index-intro__btn{width:auto}}.index-intro__btn--outline{background:rgba(0,0,0,0);color:#fff;border:1px solid #fff}.index-intro__bg{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:2;background:#181818}.index-intro__bg-img,.index-intro__bg-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.index-intro__bg-video--mb{display:none}@media(max-width: 600px){.index-intro__bg-video--desc{display:none}.index-intro__bg-video--mb{display:block}}.index-intro.index-intro--video-ended .index-intro__btn:not(.index-intro__btn--accent){color:#fff;border-color:hsla(0,0%,100%,.9)}.index-intro.index-intro--video-ended .index-intro__btn--outline{color:#fff;border-color:hsla(0,0%,100%,.9)}@media(hover: hover){.index-intro.index-intro--video-ended .index-intro__buttons:has(.index-intro__btn:hover) .index-intro__btn:not(:hover):not(.index-intro__btn--accent){background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.9);box-shadow:none}.index-intro.index-intro--video-ended .index-intro__buttons:has(.index-intro__btn:hover) .index-intro__btn:hover,.index-intro.index-intro--video-ended .index-intro__buttons:has(.index-intro__btn:hover) .index-intro__btn:focus-visible{background:#cfe664;border-color:rgba(0,0,0,0);color:#181818}.index-intro.index-intro--video-ended .index-intro__buttons:has(.index-intro__btn:hover) .index-intro__btn--outline{color:#fff;border-color:hsla(0,0%,100%,.9)}}
.index-about{width:100%;padding:110px 0}@media(min-width: 2300px){.index-about{padding:180px 0}}@media(max-width: 1025px){.index-about{padding:40px 0}}.index-about__container{display:grid;grid-template-columns:minmax(13%, 0.9fr) minmax(30%, 1.6fr) minmax(16%, 1fr);align-items:start;width:100%;gap:2.8%;margin:0 auto;max-width:1400px}@media(min-width: 2300px){.index-about__container{grid-template-columns:minmax(12%, 1fr) minmax(43%, 1.8fr) minmax(17%, 1fr);gap:2%;max-width:2100px}}@media(max-width: 1400px){.index-about__container{grid-template-columns:minmax(14%, 0.9fr) minmax(25%, 1.4fr) minmax(18%, 1fr)}}@media(max-width: 1366px){.index-about__container{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;gap:2.5%;padding:0 3%}}@media(max-width: 1025px){.index-about__container{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:2.5%;padding:0 3%}}@media(max-width: 700px){.index-about__container{grid-template-columns:1fr;grid-template-rows:auto;gap:2.5%;padding:0 3%}}@media(max-width: 430px){.index-about__container{padding:0 4%}}.index-about__left{display:flex;flex-direction:column;align-self:stretch;justify-content:flex-end;min-height:clamp(250px,27vw,370px)}@media(min-width: 3500px){.index-about__left{min-height:460px}}@media(max-width: 1366px){.index-about__left{grid-column:2;grid-row:3;min-height:auto;justify-content:flex-end;margin-top:24px}}@media(max-width: 1025px){.index-about__left{grid-column:2;grid-row:3;min-height:auto;display:flex;align-self:start;justify-content:flex-start;margin-top:0;gap:0}}@media(max-width: 700px){.index-about__left{grid-column:1;grid-row:5;min-height:auto;justify-content:center;margin-top:0}}.index-about__title{position:relative;top:50px;grid-column:1/-1;width:100%;margin:0;font-size:64px;line-height:1.05;font-weight:400;letter-spacing:-0.02em;color:#181818}@media(min-width: 1921px){.index-about__title{font-size:70px}}@media(max-width: 1400px){.index-about__title{font-size:50px}}@media(max-width: 1366px){.index-about__title{grid-column:1/-1;grid-row:1;font-size:40px;top:0;text-align:center;width:50%;margin:0 auto;margin-bottom:40px}.index-about__title br{display:none}}@media(max-width: 1025px){.index-about__title{grid-column:1/-1;grid-row:1;font-size:40px;top:0;text-align:center;width:100%;margin:0 0 30px 0}.index-about__title br{display:none}.index-about__title br:nth-of-type(2){display:block}}@media(max-width: 700px){.index-about__title{grid-column:auto;grid-row:auto;font-size:32px;text-align:center;width:100%;margin:0 0 20px 0}.index-about__title br{display:none}.index-about__title br:nth-of-type(2){display:block}}@media(max-width: 600px){.index-about__title br:nth-of-type(2){display:none}}.index-about__title-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.08em}.index-about__title-word{display:inline-block;will-change:transform,opacity}.index-about__btn-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.08em}.index-about__btn-word{display:inline-block;will-change:transform,opacity}.index-about__btn{width:fit-content}@media(max-width: 700px){.index-about__btn{margin:0 auto}}.index-about__media{display:flex;align-items:flex-end;width:100%;height:100%;border-radius:4px;overflow:hidden;min-height:clamp(260px,26vw,390px)}@media(min-width: 3500px){.index-about__media{min-height:540px;border-radius:8px}}@media(max-width: 1366px){.index-about__media{min-height:280px;grid-column:1;grid-row:2/4}}@media(max-width: 1025px){.index-about__media{min-height:280px;grid-row:2/4;grid-column:1}}@media(max-width: 700px){.index-about__media{min-height:250px;grid-column:1;grid-row:2;order:2}}@media(max-width: 430px){.index-about__media{min-height:220px}}.index-about__img{width:100%;height:100%;object-fit:cover;display:block;align-self:flex-end}.index-about__right{display:flex;flex-direction:column;gap:clamp(16px,1.4vw,24px);align-self:stretch;justify-content:flex-end}@media(max-width: 1366px){.index-about__right{grid-column:2;grid-row:2}}@media(max-width: 1025px){.index-about__right{grid-column:2;grid-row:2;align-self:start;display:flex;flex-direction:column;justify-content:flex-start}}@media(max-width: 700px){.index-about__right{display:flex;flex-direction:column;gap:clamp(14px,1.2vw,18px);grid-column:auto;grid-row:auto}}.index-about__mark{width:90px;height:auto}@media(max-width: 1366px){.index-about__mark{grid-row:2;grid-column:2;width:50px}}@media(max-width: 1025px){.index-about__mark{width:50px}}@media(max-width: 700px){.index-about__mark{width:50px;margin:0 auto;grid-row:3;grid-column:1;justify-self:center}}.index-about__copy{display:flex;flex-direction:column;gap:clamp(14px,1.2vw,18px)}@media(max-width: 1366px){.index-about__copy{grid-row:3;grid-column:2}}@media(max-width: 1025px){.index-about__copy{flex:0 0 auto}}@media(max-width: 700px){.index-about__copy{grid-row:4;grid-column:1;text-align:center}}.index-about__text{margin:0;font-size:clamp(15px,.92vw,18px);line-height:1.55;font-weight:400;color:#181818}@media(min-width: 3500px){.index-about__text{font-size:26px}}@media(max-width: 1025px){.index-about__text{font-size:14px}}
.index-list{width:100%;padding:70px 0}@media(min-width: 3500px){.index-list{padding:120px 0 132px}}@media(max-width: 1025px){.index-list{padding:50px 0 56px}}@media(max-width: 430px){.index-list{padding:60px 0 44px}}.index-list__container{display:flex;flex-direction:column}.index-list__head{text-align:center;margin-bottom:clamp(22px,2vw,58px)}.index-list__title{margin:0;color:#181818;font-size:clamp(31px,2.2vw,51px);font-weight:700;line-height:1.1}.index-list__title-word-wrap,.index-list__subtitle-word-wrap,.index-list__intro-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.08em}.index-list__title-word,.index-list__subtitle-word,.index-list__intro-word{display:inline-block;will-change:transform,opacity}.index-list__subtitle{margin:8px 0 0;color:#181818;font-size:clamp(16px,.95vw,27px);line-height:1.3}.index-list__arrow{display:inline-flex;align-items:center;justify-content:center;margin:40px 0 20px 0;color:rgba(24,24,24,.4);font-size:clamp(30px,1.5vw,30px);font-weight:300;line-height:1}@media(max-width: 1025px){.index-list__arrow{margin:20px 0 20px 0}}.index-list__intro{margin:0 0 clamp(14px,1.2vw,22px);text-align:center;color:#181818;font-size:clamp(15px,.85vw,24px);line-height:1.45;font-style:italic;position:relative}.index-list__intro::before{content:"";position:absolute;top:-20px;left:0;right:0;width:calc(100% - 10px);height:1px;background-image:linear-gradient(rgba(24, 24, 24, 0.14), rgba(24, 24, 24, 0.14))}@media(min-width: 3500px){.index-list__intro{font-size:21px;margin-bottom:28px}}.index-list__grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr))}@media(max-width: 767px){.index-list__grid{grid-template-columns:1fr}}.index-list__card{min-height:clamp(188px,15vw,238px);padding:clamp(18px,1.4vw,26px) clamp(14px,1.1vw,18px);display:flex;flex-direction:column;position:relative;background-image:linear-gradient(rgba(24, 24, 24, 0.14), rgba(24, 24, 24, 0.14));background-repeat:no-repeat;background-size:1px calc(100% - 34px);background-position:right center}.index-list__card::before,.index-list__card::after{content:"";position:absolute;left:10px;right:10px;height:1px;background:rgba(24,24,24,.16);pointer-events:none}.index-list__card::before{top:0}.index-list__card::after{bottom:0}.index-list__card:nth-child(5n),.index-list__card:last-child{background-image:none}@media(min-width: 3500px){.index-list__card{min-height:320px;padding:34px 24px;background-size:1px calc(100% - 56px)}.index-list__card::before,.index-list__card::after{left:14px;right:14px}}@media(max-width: 767px){.index-list__card{min-height:172px;background-image:none;align-items:center;text-align:center}}@media(max-width: 430px){.index-list__card{min-height:auto}.index-list__card::before,.index-list__card::after{left:0;right:0}}.index-list__icon{width:60px;height:auto;object-fit:contain;margin-bottom:clamp(16px,1.2vw,20px)}@media(min-width: 3500px){.index-list__icon{width:90px;height:auto;margin-bottom:28px}}@media(max-width: 1025px){.index-list__icon{width:27px;height:auto}}@media(max-width: 800px){.index-list__icon{width:50px;height:auto}}.index-list__card-title{margin:0 0 8px;color:#181818;font-size:clamp(20px,1.45vw,30px);line-height:1.15;font-weight:600}@media(min-width: 3500px){.index-list__card-title{font-size:42px;margin-bottom:12px}}.index-list__card-text{margin:0;color:#181818;font-size:clamp(15px,.85vw,18px);line-height:1.45;max-width:220px}@media(min-width: 3500px){.index-list__card-text{font-size:23px;max-width:310px}}@media(max-width: 430px){.index-list__card-text{max-width:100%}}@media(max-width: 767px){.index-list__card-text{max-width:100%}}
.index-how-list{width:100%;padding:120px 0;background:#181818}@media(min-width: 3500px){.index-how-list{padding:180px 0}}@media(max-width: 1025px){.index-how-list{padding:60px 0}}@media(max-width: 600px){.index-how-list{padding:50px 0}}.index-how-list__container{display:grid;grid-template-columns:minmax(340px, 1.25fr) minmax(300px, 0.95fr);gap:10vw;align-items:start}@media(min-width: 3500px){.index-how-list__container{grid-template-columns:minmax(900px, 1.35fr) minmax(660px, 1fr)}}@media(max-width: 1600px){.index-how-list__container{gap:4vw}}@media(max-width: 1025px){.index-how-list__container{grid-template-columns:1fr;gap:24px}}@media(max-width: 375px){.index-how-list__container{gap:0px}}.index-how-list__left{display:flex;flex-direction:column;gap:50px}@media(max-width: 1025px){.index-how-list__left{gap:30px}}.index-how-list__title{margin:0;color:#fff;font-size:clamp(38px,2.9vw,56px);font-weight:400;line-height:1.05}@media(min-width: 3500px){.index-how-list__title{font-size:80px}}@media(max-width: 1025px){.index-how-list__title{text-align:center}}@media(max-width: 430px){.index-how-list__title{font-size:33px}}.index-how-list__title-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.08em}.index-how-list__title-word{display:inline-block;will-change:transform,opacity}.index-how-list__media{position:relative;width:100%;border-radius:10px;overflow:hidden;min-height:clamp(280px,33vw,500px)}.index-how-list__media img{border-radius:10px}@media(min-width: 3500px){.index-how-list__media{min-height:700px;border-radius:16px}}@media(max-width: 1025px){.index-how-list__media{width:70%;margin:0 auto}}@media(max-width: 600px){.index-how-list__media{width:100%}}.index-how-list__img{width:100%;height:100%;object-fit:cover;display:block}.index-how-list__steps{display:flex;flex-direction:column;gap:20px;height:100%}@media(max-width: 1025px){.index-how-list__steps{gap:15px}}.index-how-list__card{position:relative;flex:1;padding:30px;background:#212121;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 1600px){.index-how-list__card{padding:15px}}@media(max-width: 1025px){.index-how-list__card{padding:30px}}.index-how-list__elipse{position:absolute;width:clamp(180px,20vw,280px);height:clamp(180px,20vw,280px);bottom:-90px;right:-100px;object-fit:contain;pointer-events:none}@media(max-width: 1025px){.index-how-list__elipse{width:210px;height:210px;bottom:-85px;right:-100px}}.index-how-list__steps>.index-how-list__card:nth-child(2) .index-how-list__elipse{right:auto;left:-100px}.index-how-list__card-top{display:grid;grid-template-columns:auto 1fr auto;gap:clamp(10px,.8vw,14px);align-items:start;margin-bottom:clamp(12px,1vw,16px)}.index-how-list__num{color:#fff;font-size:clamp(18px,1.2vw,24px);font-weight:400;min-width:28px;position:relative;padding-right:10px;line-height:1}.index-how-list__num:before{position:absolute;content:"";right:0;top:50%;width:1px;height:80%;transform:translateY(-50%);background:rgba(207,230,100,.22)}@media(min-width: 3500px){.index-how-list__num{font-size:34px;min-width:42px}}.index-how-list__card-title{margin:0;color:#fff;font-size:clamp(24px,1.5vw,32px);line-height:1;font-weight:600}.index-how-list__card-title span{color:#cfe664;opacity:1;display:flex}@media(min-width: 3500px){.index-how-list__card-title{font-size:46px}}@media(max-width: 1025px){.index-how-list__card-title{font-size:17px}}.index-how-list__icon{width:clamp(90px,2.2vw,130px);height:clamp(90px,2.2vw,130px);object-fit:contain}@media(min-width: 3500px){.index-how-list__icon{width:74px;height:74px}}@media(max-width: 1025px){.index-how-list__icon{width:60px;height:60px}}.index-how-list__card-text{margin:0;color:#fff;font-size:clamp(18px,1.05vw,22px);line-height:1.2;z-index:1}@media(max-width: 1025px){.index-how-list__card-text{font-size:15px}}
@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:translate3d(0px, 0, 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-slide,.swiper-3d .swiper-cube-shadow{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{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{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-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{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(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.index-news{width:100%;padding:120px 0;overflow:hidden}@media(min-width: 2300px){.index-news{padding:180px 0}}@media(max-width: 1025px){.index-news{padding:70px 0}}.index-news__container{display:flex;flex-direction:column;gap:100px}@media(min-width: 2300px){.index-news__container{gap:140px}}@media(max-width: 1025px){.index-news__container{gap:60px}}.index-news__head{display:flex;justify-content:space-between}@media(max-width: 1025px){.index-news__head{flex-direction:column;gap:18px}}.index-news__title{margin:0;color:rgba(24,24,24,.96);font-size:clamp(44px,3.35vw,70px);font-weight:400;line-height:.98;letter-spacing:-0.02em}@media(max-width: 600px){.index-news__title{font-size:clamp(32px,9.3vw,46px)}}@media(max-width: 1025px){.index-news__title{width:100%;text-align:center}.index-news__title br{display:none}}.index-news__title-word-wrap,.index-news__lead-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;margin-right:.22em;padding-bottom:.08em}.index-news__title-word,.index-news__lead-word{display:inline-block;will-change:transform,opacity}.index-news__lead-wrap{display:flex;flex-direction:column;gap:16px;width:55%}@media(max-width: 1025px){.index-news__lead-wrap{width:100%}}.index-news__lead{margin:0;color:rgba(24,24,24,.88);font-size:clamp(16px,.96vw,19px);line-height:1.55}@media(max-width: 1025px){.index-news__lead{font-size:15px;text-align:center;margin-bottom:20px}}.index-news__btn{align-self:flex-start;font-size:clamp(14px,.85vw,16px);padding:10px 15px}@media(max-width: 1025px){.index-news__btn{margin:0 auto}}.index-news__btn-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.08em}.index-news__btn-word{display:inline-block;will-change:transform,opacity}.index-news__slider{width:calc(100% + clamp(60px,11vw,170px));overflow:visible;padding-right:clamp(60px,11vw,170px)}@media(max-width: 1025px){.index-news__slider{width:100%;padding-right:0}}.index-news .swiper-wrapper{padding-right:clamp(60px,11vw,170px)}@media(max-width: 1025px){.index-news .swiper-wrapper{padding-right:0}}.index-news__card{display:block;position:relative;width:clamp(550px,40vw,750px);height:clamp(470px,32.24vw,620px);border-radius:7px;overflow:hidden;text-decoration:none;color:inherit}.index-news__card:hover .index-news__img{transform:scale(1.2)}@media(max-width: 1025px){.index-news__card{width:min(90vw,780px);height:min(72vw,760px)}}@media(max-width: 600px){.index-news__card{width:min(80vw,360px);height:min(110vw,480px)}}.index-news__img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1);transition:transform .45s ease}.index-news__overlay{position:absolute;inset:auto 0 0 0;padding:35px;display:flex;flex-direction:column;gap:15px;background:linear-gradient(180deg, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0.82) 60%, rgba(24, 24, 24, 0.96) 100%)}.index-news__card-title{margin:0;color:#fff;font-size:clamp(25px,1.7vw,34px);line-height:1.02;font-weight:600}.index-news__card-text{margin:0;color:hsla(0,0%,100%,.9);font-size:clamp(14px,.95vw,18px);line-height:1.42}.index-news__summary{margin:clamp(8px,1.3vw,20px) auto 0;max-width:80%;text-align:center;color:rgba(24,24,24,.95);font-size:clamp(29px,2.1vw,46px);line-height:1.2;font-weight:400}@media(max-width: 1025px){.index-news__summary{width:100%;margin:0 auto}}.index-news__summary strong{font-weight:700}@media(max-width: 1025px){.index-news__summary{font-size:clamp(23px,4vw,34px)}}
.index-faq{width:100%;padding:100px 0 200px;background:#f4f4f4}@media(min-width: 2300px){.index-faq{padding:160px 0 220px}}@media(max-width: 1025px){.index-faq{padding:60px 0 80px}}@media(max-width: 430px){.index-faq{padding:40px 0 60px}}.index-faq__container{display:flex;flex-direction:column;align-items:center;gap:56px;margin:0 auto}@media(min-width: 2300px){.index-faq__container{max-width:1400px;gap:72px}}@media(max-width: 1025px){.index-faq__container{gap:10px}}.index-faq__title{font-size:70px;font-weight:400;line-height:1.2;margin-bottom:40px;color:#181818;text-align:center}@media(min-width: 2300px){.index-faq__title{font-size:42px}}@media(max-width: 1025px){.index-faq__title{font-size:36px;margin-bottom:20px}}@media(max-width: 430px){.index-faq__title{font-size:26px}}.index-faq__list{width:100%;list-style:none;margin:0;padding:0}.index-faq__item{border-top:1px solid rgba(24,24,24,.15)}.index-faq__item:last-child{border-bottom:1px solid rgba(24,24,24,.15)}.index-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 0;background:none;border:none;cursor:pointer;text-align:left}@media(max-width: 430px){.index-faq__question{padding:14px 0;gap:16px}}.index-faq__question[aria-expanded=true] .index-faq__icon::before{transform:translate(-50%, -50%) rotate(90deg)}.index-faq__question-text{font-size:28px;font-weight:600;color:#181818;line-height:1.4}@media(max-width: 1025px){.index-faq__question-text{font-size:20px}}@media(max-width: 430px){.index-faq__question-text{font-size:14px}}.index-faq__icon{flex:none;position:relative;width:18px;height:18px}.index-faq__icon::before,.index-faq__icon::after{content:"";position:absolute;top:50%;left:50%;background:#181818;transition:transform .35s ease}.index-faq__icon::before{width:2px;height:14px;transform:translate(-50%, -50%) rotate(0deg)}.index-faq__icon::after{width:14px;height:2px;transform:translate(-50%, -50%)}.index-faq__answer{overflow:hidden;height:0}.index-faq__answer-text{font-size:28px;font-weight:300;line-height:1.1;color:#23253b;padding-bottom:18px}@media(max-width: 1025px){.index-faq__answer-text{font-size:20px}}@media(max-width: 430px){.index-faq__answer-text{font-size:14px}}
.index-request{position:relative;width:100%;padding:0;overflow:hidden;background:url("../img/footer__bg.png") center/cover no-repeat}.index-request__container{position:relative;z-index:2;display:flex;align-items:center;padding:150px 0 250px 0}.index-request__container:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#fff;opacity:.3}@media(min-width: 2300px){.index-request__container{padding:220px 0 350px 0}}@media(max-width: 1025px){.index-request__container{flex-direction:column;padding:50px 0 60px}}.index-request__content{display:flex;flex-direction:column;gap:70px}@media(max-width: 1025px){.index-request__content{gap:40px}}@media(max-width: 600px){.index-request__content{gap:50px;justify-content:center;text-align:center}}.index-request__head{display:flex;flex-direction:column;gap:clamp(24px,1.2vw,33px)}.index-request__title{margin:0;color:#181818;font-size:64px;line-height:1;font-weight:400}@media(max-width: 1025px){.index-request__title{font-size:29px}}.index-request__title-word-wrap,.index-request__text-word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.08em}.index-request__title-word,.index-request__text-word{display:inline-block;will-change:transform,opacity}.index-request__text{margin:0;color:#181818;font-size:clamp(20px,1.7vw,25px);line-height:1.35}.index-request__actions{display:flex;flex-wrap:wrap;gap:clamp(12px,1.4vw,22px);margin-top:clamp(6px,.8vw,10px)}@media(hover: hover){.index-request__actions:has(.index-request__btn:hover,.index-request__btn-secondary:hover) .index-request__btn:not(:hover),.index-request__actions:has(.index-request__btn:hover,.index-request__btn-secondary:hover) .index-request__btn-secondary:not(:hover){background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.3);box-shadow:none}.index-request__actions .index-request__btn:hover,.index-request__actions .index-request__btn-secondary:hover,.index-request__actions .index-request__btn:focus-visible,.index-request__actions .index-request__btn-secondary:focus-visible{background:#cfe664;border-color:rgba(0,0,0,0);color:#181818}}.index-request__btn{border:1px solid rgba(0,0,0,0);padding:10px 50px;font-weight:400;width:180px}.index-request__btn-secondary{border:1px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,0);color:#fff;padding:10px 50px;width:180px;font-weight:400}.index-request__btn-secondary:hover{background:#cfe664;border-color:rgba(0,0,0,0);color:#181818}.index-request__wrap{display:flex;flex-direction:column;gap:20px}.index-request__social-title{margin:0;color:#fff;font-size:clamp(18px,2.1vw,22px);font-weight:500;line-height:1.15}.index-request__social{display:flex;gap:4px;list-style:none;margin:0;padding:0}@media(max-width: 600px){.index-request__social{justify-content:center}}.index-request__social li{width:40px;height:40px}.index-request__social li:last-child{padding:4px}.index-request__social a{display:block;transition:transform .25s ease}.index-request__social a svg{width:100%;height:auto}.index-request__social a:hover{transform:scale(1.2)}@media(max-width: 1025px){.index-request__container{align-items:flex-start;padding-bottom:70px}.index-request__title{font-size:clamp(34px,7vw,54px)}.index-request__text{font-size:clamp(20px,3.8vw,30px)}.index-request__btn,.index-request__btn-secondary{padding:16px 44px;width:130px}}@media(max-width: 600px){.index-request{background-position:62% center}.index-request__container{padding-top:54px;padding-bottom:54px}.index-request__actions{width:100%;justify-content:center}.index-request__btn,.index-request__btn-secondary{padding:12px 28px}}
