:root{--primary-color:#942EFA;--secondary-color:#BE83FF;--primary-bg:#030014;--secondary-bg:#161325;--on-primary:#FFFFFF;--on-secondary:#FFFFFF;--primary-text:#F2F2F3;--secondary-text:#88839F;--third-text:#D0A5FC;--primary-line:#565656;--border-color:rgb(136 131 159 / 70%);--border:0.1rem solid var(--border-color);--header-height:18rem;--error:#FE5B5B}*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}body{min-height:100vh;line-height:1}[hidden]{display:none}button,ol,ul{margin:0;padding:0}ol,ul{list-style:none}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}@font-face{font-family:Geologica;font-weight:100;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-Thin.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:200;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-ExtraLight.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:300;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-Light.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:400;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-Regular.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:500;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-Medium.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:600;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-SemiBold.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:700;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-Bold.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:800;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-ExtraBold.woff2) format("woff2")}@font-face{font-family:Geologica;font-weight:900;font-style:normal;font-display:swap;src:url(../../fonts/Geologica/Geologica-Black.woff2) format("woff2")}.hero-bg{margin-top:calc(-1 * var(--header-height));padding-top:calc(13rem + var(--header-height));padding-bottom:20rem;background:url(../../images/background/hero/main.webp) center bottom/cover no-repeat}@media (max-width:576px){.hero-bg{padding-top:calc(6rem + var(--header-height));padding-bottom:8rem}}@media (max-width:576px){.hero-bg{background:url(../../images/background/hero/main-mobile.webp) center top/cover no-repeat}}.hero-bg--curve{background-image:url(../../images/background/hero/curve.webp)}@media (max-width:576px){.hero-bg--curve{background:url(../../images/background/hero/curve-mobile.webp) center top/cover no-repeat}}.hero-bg--cell{background-image:url(../../images/background/hero/cell.webp)}@media (max-width:576px){.hero-bg--cell{background-image:url(../../images/background/hero/cell-mobile.webp)}}.hero-bg--dots{background-image:url(../../images/background/hero/dots.webp)}.hero-bg--figure{background-image:url(../../images/background/hero/figure.webp)}.hero-bg--empty{background-image:url(../../images/background/hero/empty.webp)}.bottom-bg{background:url(../../images/background/bottom/curve-dots.webp) center bottom/cover no-repeat}@media (max-width:576px){.bottom-bg{background-image:url(../../images/background/bottom/curve-dots-mobile.webp)}}.bottom-bg--dots{background-image:url(../../images/background/bottom/dots.webp)}@media (max-width:576px){.bottom-bg--dots{background-image:url(../../images/background/bottom/dots-mobile.webp)}}.bottom-bg--dots-cell{background-image:url(../../images/background/bottom/dots-cell.webp)}@media (max-width:576px){.bottom-bg--dots-cell{background-image:url(../../images/background/bottom/dots-cell-mobile.webp)}}.bottom-bg--dots-cell-small{background-image:url(../../images/background/bottom/dots-cell-small.webp)}@media (max-width:576px){.bottom-bg--dots-cell-small{background-image:url(../../images/background/bottom/dots-cell-small-mobile.webp)}}html{font-size:10px;background-color:var(--main-bg)}@media (max-width:1920px){html{font-size:.5208333333vw}}@media (max-width:576px){html{font-size:10px}}body{font-family:Geologica,verdana,-apple-system,blinkmacsystemfont,"Segoe UI",sans-serif;font-size:2rem;color:var(--primary-text);background-color:var(--primary-bg)}@media (max-width:576px){body .desktop{display:none}}body .mobile{display:none}@media (max-width:576px){body .mobile{display:block}}body .mobile-flex{display:none}@media (max-width:576px){body .mobile-flex{display:flex}}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__content{flex-grow:1}.container{width:100%;max-width:192rem;margin-right:auto;margin-left:auto;padding-right:13rem;padding-left:13rem}@media (max-width:576px){.container{padding-right:2rem;padding-left:2rem}}svg{width:100%;height:100%}.link{color:var(--primary-text);transition:.5s}@media (hover:hover){.link:hover{color:var(--primary-color)}}.title{margin-bottom:8rem;font-size:12rem;line-height:115%;font-weight:800;color:var(--primary-text)}.title::before{content:"/ "}@media (max-width:576px){.title{font-size:4rem;line-height:120%;margin-bottom:3.5rem}}.subtitle{display:flex;gap:1rem;align-items:center;font-size:3.2rem;line-height:130%;font-weight:300;color:var(--secondary-color);background:linear-gradient(150deg,var(--primary-color) -50%,var(--on-secondary) 125%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.subtitle svg{flex-shrink:0;width:6rem;height:6rem}@media (max-width:576px){.subtitle{font-size:1.5rem}.subtitle svg{width:3rem;height:3rem}}.page{margin-top:2.5rem;margin-bottom:14rem}@media (max-width:576px){.page{margin-top:1.3rem;margin-bottom:7.9rem}}.section{margin-bottom:13rem}@media (max-width:576px){.section{margin-bottom:5.7rem}}.text span{color:var(--third-text)}.to-top{pointer-events:none;cursor:pointer;position:fixed;z-index:50;right:4rem;bottom:4rem;display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border:.2rem solid transparent;border-radius:1.2rem;color:var(--primary-text);opacity:0;background-color:var(--primary-color);background-image:linear-gradient(var(--primary-color),var(--primary-color)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}.to-top.show{pointer-events:auto;opacity:1}.to-top{transition:.5s}@media (hover:hover){.to-top:hover svg{transform:rotate(-90deg) translateX(.3rem)}}@media (max-width:576px){.to-top{right:2rem;bottom:2rem;width:5rem;height:5rem}.to-top svg{width:3rem;height:3rem}}.to-top svg{transform:rotate(-90deg);width:4rem;height:4rem;transition:transform .5s}.button{cursor:pointer;display:flex;gap:1rem;align-items:center;justify-content:center;padding:2.2rem 3.3rem;border:none;border-radius:1.6rem;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--primary-color);outline:0;font-size:2rem;line-height:131%;font-weight:600;color:var(--on-primary)}@media (max-width:576px){.button{font-size:1.8rem;line-height:131%;font-weight:500;padding:1.6rem}}.button--secondary{background-color:rgba(242,242,243,.1)}.modal{overflow-y:auto;display:flex;width:81rem;max-width:100%;height:100%;padding:7.7rem 6rem;background-color:var(--secondary-bg);box-shadow:-.5rem 0 1.5rem rgba(0,0,0,.1);animation:slide-in-right .3s cubic-bezier(.16,1,.3,1) forwards;-webkit-overflow-scrolling:touch}@media (max-width:576px){.modal{width:100%;padding:2rem}}.modal__content{margin:auto}.modal__close{position:absolute;top:4rem;right:4rem;display:flex;align-items:center;justify-content:center;border:.2rem solid transparent;border-radius:1.2rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg),var(--secondary-bg)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media (max-width:576px){.modal__close{top:2rem;right:2rem}}.modal__close svg{width:4.8rem;height:4.8rem}.modal__title{font-size:5.5rem;line-height:115%;font-weight:400;color:var(--primary-text);margin-bottom:3rem}@media (max-width:576px){.modal__title{font-size:4rem;margin-bottom:3.5rem}}.modal-overlay{position:fixed;z-index:50;top:0;left:0;display:flex;justify-content:flex-end;width:100%;height:100%;background-color:rgba(0,0,0,.5);animation:fade-in .3s ease forwards}.modal-overlay[hidden]{display:none}.modal-overlay.is-closing{animation:fade-out .3s ease forwards}.modal-overlay.is-closing .modal{animation:slide-out-right .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes slide-in-right{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-right{from{transform:translateX(0)}to{transform:translateX(100%)}}.input-text,.input-textarea{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);width:100%;padding:2.1rem 2.5rem;border:.2rem solid transparent;border-radius:1.6rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg),var(--secondary-bg)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;outline:0}@media (max-width:576px){.input-text,.input-textarea{font-size:1.5rem;padding:1.4rem 2.5rem}}.input-text::-moz-placeholder,.input-textarea::-moz-placeholder{color:var(--secondary-text)}.input-text::placeholder,.input-textarea::placeholder{color:var(--secondary-text)}.input-textarea{resize:none;min-height:17rem}@media (max-width:576px){.input-textarea{min-height:14rem}}.radio-price{display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width:576px){.radio-price{flex-direction:column;gap:2rem;align-items:flex-start}}.radio-price input{position:absolute;overflow:hidden;width:.1rem;height:.1rem;margin:-.1rem;padding:0;border:0;white-space:nowrap;clip-path:inset(50%)}.radio-price input:checked+span{color:var(--primary-text);background:linear-gradient(199.55deg,#942efa -3.62%,#ac59ff 120.49%)}.radio-price__title{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text)}@media (max-width:576px){.radio-price__title{font-size:1.5rem}}.radio-price__list{display:flex;gap:.5rem;align-items:center}.radio-price__item span{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:125%;font-weight:300;color:var(--secondary-text);min-width:13.4rem;padding:1.3rem;border:.2rem solid transparent;border-radius:1.6rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg),var(--secondary-bg)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;transition:.5s}@media (hover:hover){.radio-price__item span:hover{color:var(--primary-text);background-color:var(--secondary-color)}}.error{font-size:2rem;line-height:125%;font-weight:200;color:var(--error);display:block;margin-top:.5rem}@media (max-width:576px){.error{font-size:1.5rem}}.is-invalid{color:var(--error)}.select{position:relative}.select.selected .select__trigger{color:var(--primary-text)}.select.selected .select__clear{display:block}.select.opened .select__arrow{transform:rotate(-90deg)}.select.opened .select__list{pointer-events:auto;transform:translateY(0);visibility:visible;opacity:1;transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}.select.opened .select__trigger{border-radius:1.6rem 1.6rem 0 0}.select__label{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);display:block;margin-bottom:2rem}@media (max-width:576px){.select__label{font-size:1.5rem}}.select__label span{color:var(--primary-text)}.select__trigger{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:2.1rem 2.5rem;border:.2rem solid transparent;border-radius:1.6rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg),var(--secondary-bg)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text)}@media (max-width:576px){.select__trigger{font-size:1.5rem;padding:1.4rem 2.5rem}}.select__icons{display:flex;gap:.5rem;align-items:center}.select__arrow{transform:rotate(90deg);width:2.5rem;height:2.5rem;color:var(--primary-text);transition:transform .5s}.select__clear{z-index:10;display:none;width:2rem;height:2rem;color:var(--primary-text)}.select__clear svg{pointer-events:none}.select__list{pointer-events:none;position:absolute;z-index:30;top:calc(100% - .6rem);left:0;transform:translateY(-1rem);width:100%;border:.2rem solid transparent;border-radius:0 0 1.6rem 1.6rem;visibility:hidden;opacity:0;background:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg),var(--secondary-bg)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.select__item{cursor:pointer;font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);padding:2.1rem 2.5rem;transition:.5s}@media (hover:hover){.select__item:hover{color:var(--secondary-color)}}@media (max-width:576px){.select__item{font-size:1.5rem;padding:1.4rem 2.5rem}}.project-modal__form-inputs{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}@media (max-width:576px){.project-modal__form-inputs{grid-template-columns:1fr;margin-bottom:3.5rem}}.project-modal__form-inputs .full{grid-column:span 2}@media (max-width:576px){.project-modal__form-inputs .full{grid-column:span 1}}.project-modal__form-price{flex-direction:column;gap:2.5rem;align-items:flex-start;margin-bottom:3rem}@media (max-width:576px){.project-modal__form-price{gap:2rem;margin-bottom:3.5rem}}.project-modal__form-bottom{display:flex;gap:4rem;align-items:center}@media (max-width:576px){.project-modal__form-bottom{flex-direction:column;gap:2.5rem}}.project-modal__form-policy{font-size:1.4rem;line-height:135%;font-weight:300;color:var(--primary-text)}@media (max-width:576px){.project-modal__form-policy{font-size:1.3rem}}.project-modal__form-policy a{color:var(--secondary-color)}.project-modal__form-btn{flex-shrink:0;width:30rem;height:7rem;border:.2rem solid transparent;border-radius:1.6rem;background-image:linear-gradient(var(--primary-color),var(--primary-color)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media (max-width:576px){.project-modal__form-btn{width:100%;height:5.5rem}}.ask-modal__form-inputs{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:6rem}@media (max-width:576px){.ask-modal__form-inputs{grid-template-columns:1fr;margin-bottom:3.5rem}}.ask-modal__form-inputs .full{grid-column:span 2}@media (max-width:576px){.ask-modal__form-inputs .full{grid-column:span 1}}.ask-modal__form-bottom{display:flex;gap:4rem;align-items:center}@media (max-width:576px){.ask-modal__form-bottom{flex-direction:column;gap:2.5rem}}.ask-modal__form-policy{font-size:1.4rem;line-height:135%;font-weight:300;color:var(--primary-text)}@media (max-width:576px){.ask-modal__form-policy{font-size:1.3rem}}.ask-modal__form-policy a{color:var(--secondary-color)}.ask-modal__form-btn{flex-shrink:0;width:30rem;height:7rem;border:.2rem solid transparent;border-radius:1.6rem;background-image:linear-gradient(var(--primary-color),var(--primary-color)),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media (max-width:576px){.ask-modal__form-btn{width:100%;height:5.5rem}}.header-dropdown{pointer-events:none;position:fixed;z-index:30;top:0;left:0;transform:translateY(-100%);display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.5rem 2rem 2.5rem;opacity:0;background-color:var(--primary-bg);transition:transform .5s ease,opacity .5s ease}.header-dropdown.active{pointer-events:auto;transform:translateY(0);opacity:1}.header-dropdown__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.header-dropdown__logo{width:14.8rem;height:4.5rem}.header-dropdown__close{width:4.5rem;height:4.5rem;border:none;background-color:transparent;box-shadow:none}.header-dropdown__menu{margin-bottom:3.5rem}.header-dropdown__list{display:flex;flex-direction:column;gap:1.5rem}.header-dropdown__link{font-size:2rem;line-height:119%;font-weight:400;color:var(--primary-text);display:flex;gap:.5rem;align-items:center}.header-dropdown__link svg{width:3rem;height:3rem}.header-dropdown__socials{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.5rem}.header-dropdown__social-title{font-size:1.5rem;line-height:131%;font-weight:300;color:var(--third-text);gap:.5rem}.header-dropdown__social-text{font-size:1.5rem;line-height:132%;font-weight:300;color:var(--primary-text)}.header-dropdown__bottom{width:100%;padding-top:2.5rem;border-top:var(--border)}.header-dropdown__btn{width:100%}.header{position:sticky;z-index:10;top:0;overflow:hidden}@media (max-width:576px){.header{transition:background-color .5s}}.header--mainpage .header__logo .base{opacity:0}.header--mainpage .header__logo .filled{opacity:1}.header.is-loading .header__big,.header.is-loading .header__small{transition:none}.header.is-scrolled{pointer-events:none}@media (max-width:576px){.header.is-scrolled{background-color:var(--primary-bg)}}.header.is-scrolled .header__big{transform:translateY(-100%)}@media (max-width:576px){.header.is-scrolled .header__big{transform:translateY(0)}}.header.is-scrolled .header__small{pointer-events:all;visibility:visible;opacity:1;transform:translateY(0)}@media (max-width:576px){.header.is-scrolled .header__small{transform:translateY(-100%)}}@media (max-width:576px){.header.is-scrolled .header__logo .base{opacity:0}}.header.is-scrolled .header__logo .filled{opacity:0}@media (max-width:576px){.header.is-scrolled .header__logo .filled{opacity:1}}.header__big{transform:translateY(0);padding-top:4rem;padding-bottom:4rem;transition:transform .5s}@media (max-width:576px){.header__big{padding-top:1.5rem;padding-bottom:1.5rem}}.header__small{position:absolute;z-index:1;top:0;left:0;right:0;transform:translateY(-100%);visibility:hidden;opacity:0;pointer-events:none;display:flex;align-items:center;width:100%;height:6rem;background-color:var(--primary-bg);transition:transform .5s,opacity .5s,visibility .5s}.header__small-container{display:flex;align-items:center;justify-content:space-between}.header__small-buttons{display:flex;gap:1rem;align-items:center}@media (max-width:576px){.header__small-buttons{display:none}}.header__small-btn{font-size:1.8rem;line-height:125%;font-weight:600;padding:.9rem 2rem}.header__small-logo{width:15.1rem;height:2.5rem}.header__burger{display:none}@media (max-width:576px){.header__burger{display:block;width:4.5rem;height:4.5rem}}.header__container{display:flex;align-items:center;justify-content:space-between}.header__logo{position:relative;width:33rem;height:10rem}@media (max-width:576px){.header__logo{width:14.8rem;height:4.5rem}}.header__logo svg{position:absolute;inset:0;transition:opacity .5s}.header__logo .filled{opacity:0}.header__menu{display:flex;gap:12rem;align-items:center}@media (max-width:576px){.header__menu{display:none}}.header__menu-list{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem 5rem;align-items:flex-start}.header__menu-link{font-size:1.8rem;line-height:168%;color:var(--primary-text);transition:.5s}@media (hover:hover){.header__menu-link:hover{color:var(--secondary-color)}}.footer{padding-top:15rem;border-top:var(--border)}@media (max-width:576px){.footer{padding-top:6rem}}.footer__container{display:flex;gap:10rem;justify-content:space-between;padding-bottom:12.5rem}@media (max-width:576px){.footer__container{flex-direction:column-reverse;gap:6rem;padding-bottom:6rem}}.footer__email{font-size:5.5rem;line-height:125%;font-weight:300;color:var(--primary-text);margin-bottom:2rem;transition:.5s}@media (hover:hover){.footer__email:hover{color:var(--secondary-color)}}@media (max-width:576px){.footer__email{font-size:3.2rem;line-height:128%;font-weight:300;margin-bottom:1.3rem}}.footer__description{font-size:1.8rem;line-height:125%;font-weight:300;color:var(--secondary-text);margin-bottom:11.5rem}@media (max-width:576px){.footer__description{margin-bottom:3rem;font-size:1.4rem;line-height:125%}}.footer__socials{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.footer__social{display:flex;align-items:center;justify-content:center;width:10rem;height:6rem;border-radius:1.6rem;color:var(--primary-color);background-color:var(--secondary-bg);transition:.5s}@media (hover:hover){.footer__social:hover{color:var(--secondary-color)}}@media (max-width:576px){.footer__social{width:8rem;height:5rem}}.footer__social svg{width:4rem;height:4rem}.footer__menu{margin-bottom:10rem}@media (max-width:576px){.footer__menu{margin-bottom:4rem}}.footer__menu-list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;justify-content:space-between;width:81.2rem}@media (max-width:576px){.footer__menu-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}}.footer__menu-link{font-size:2rem;line-height:150%;font-weight:300;color:var(--primary-text);transition:.5s}@media (hover:hover){.footer__menu-link:hover{color:var(--secondary-color)}}@media (max-width:576px){.footer__menu-link{font-size:1.5rem;line-height:165%}}.footer__bottom-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:55.2rem}@media (max-width:576px){.footer__bottom-list{gap:1.5rem;width:100%}}.footer__bottom-link{font-size:1.6rem;line-height:125%;font-weight:300;color:var(--secondary-text);transition:.5s}@media (hover:hover){.footer__bottom-link:hover{color:var(--secondary-color)}}@media (max-width:576px){.footer__bottom-link{font-size:1.3rem;line-height:150%;font-weight:300}}.footer__logo{overflow:hidden;width:100%}.footer__logo-track{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:marquee 20s linear infinite}.footer__logo-track img{padding-right:5rem}@keyframes marquee{to{transform:translateX(-50%)}}.border{position:absolute;inset:-.2rem;border:.2rem solid transparent;border-radius:2.5rem;background-color:var(--secondary-bg);background-image:linear-gradient(#12111a,#12111a),conic-gradient(from 180deg at 50% 50%,#ffe2be 0deg,#ffa42d 36deg,#edae64 50.4deg,#8e9afc 90.13deg,#67d1ff 102.6deg,#c292f2 126.76deg,#ffa1f2 144deg,#f3cfff 156.11deg,#c184ff 180deg,#a66bf5 227.4deg,#472fff 240.42deg,#479bff 270deg,#b6e0ff 296.89deg,#f86875 320.79deg,#ff9fe4 326.23deg,#ffe2be 360deg);background-clip:padding-box,border-box;background-origin:padding-box,border-box}.border::after{content:"";position:absolute;z-index:-1;inset:-.3rem;border:.3rem solid transparent;border-radius:2.5rem;background:linear-gradient(var(--secondary-bg),var(--secondary-bg)) padding-box,conic-gradient(from 180deg at 50% 50%,#ffe2be 0deg,#ffa42d 36deg,#edae64 50.4deg,#8e9afc 90.13deg,#67d1ff 102.6deg,#c292f2 126.76deg,#ffa1f2 144deg,#f3cfff 156.11deg,#c184ff 180deg,#a66bf5 227.4deg,#472fff 240.42deg,#479bff 270deg,#b6e0ff 296.89deg,#f86875 320.79deg,#ff9fe4 326.23deg,#ffe2be 360deg) border-box;filter:blur(5px)}.border--big{border-radius:5rem}@media (max-width:576px){.border--big{border-radius:3rem}}.border--big::after{border-radius:5rem}@media (max-width:576px){.border--big::after{border-radius:3rem}}.border--small{border-radius:1.8rem}.border--small::after{border-radius:1.8rem}.border--glass{background-image:linear-gradient(#12111a,#12111a),linear-gradient(140deg,rgba(181,178,197,.7) 0,rgba(14,11,30,.2) 30%,rgba(80,77,96,.4) 65%,rgba(127,125,143,.65) 100%)}.border--glass::after{content:none}.border--transparent{background-color:transparent}.border-content{position:relative;z-index:1}.border-container{position:relative}.industries{margin-top:20rem;padding-top:6rem;border-top:var(--border)}@media (max-width:576px){.industries{margin-top:8rem;padding-top:2.5rem}}.industries__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:flex-start;margin-top:19rem}@media (max-width:576px){.industries__list{grid-template-columns:1fr;gap:1.5rem;margin-top:3.5rem}}.industries .border-container:nth-child(1){margin-top:-7rem}.industries .border-container:nth-child(2){margin-top:-22rem}@media (max-width:576px){.industries .border-container:nth-child(n){margin-top:0}}.industries__card{border-radius:5rem}@media (max-width:576px){.industries__card{border-radius:3rem}}.industries__card{transition:.5s}@media (hover:hover){.industries__card:hover .industries__card-img img{transform:scale(1.1)}.industries__card:hover .industries__card-title{color:var(--secondary-color)}.industries__card:hover .industries__card-title svg{transform:translateX(1rem)}}.industries__card-img{overflow:hidden;margin-bottom:3rem}@media (max-width:576px){.industries__card-img{display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:2rem}}.industries__card-img img{transition:transform .5s}.industries__card-title{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:0 6rem 6rem;transition:color .5s;font-size:2.5rem;line-height:120%;font-weight:500;color:var(--primary-text)}@media (max-width:576px){.industries__card-title{font-size:1.8rem;line-height:107%;padding:0 3rem 3rem}}.industries__card-title svg{width:4rem;height:4rem;transition:transform .5s}@media (max-width:576px){.industries__card-title svg{width:2.5rem;height:2.5rem}}.wwd{margin-top:20rem;margin-bottom:20rem}@media (max-width:576px){.wwd{margin-top:8rem;margin-bottom:0}}.wwd__container{position:relative;display:grid;grid-template-columns:1fr 1fr;border-top:var(--border);border-bottom:var(--border)}@media (max-width:576px){.wwd__container{grid-template-columns:1fr;border-top:none;border-bottom:none}}.wwd__container::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:.1rem;height:100%;background-color:var(--border-color)}@media (max-width:576px){.wwd__container::after{content:none}}.wwd__card{padding:6rem}@media (max-width:576px){.wwd__card{padding:2.5rem 0 8rem;border-top:var(--border)}}.wwd__card-header{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;margin-bottom:6.5rem}@media (max-width:576px){.wwd__card-header{flex-direction:column;gap:2.5rem;margin-bottom:2.5rem}}.wwd__card-title{align-items:flex-start}.wwd__card-title svg{width:5rem;height:5rem}@media (max-width:576px){.wwd__card-title svg{width:3rem;height:3rem}}.wwd__card-icon{flex-shrink:0;width:35rem;height:35rem}@media (max-width:576px){.wwd__card-icon{width:20rem;height:20rem;margin-right:auto;margin-left:auto}}.wwd__card-text{font-size:2rem;line-height:140%;font-weight:500;color:var(--primary-text);text-indent:21rem}@media (max-width:576px){.wwd__card-text{font-size:1.5rem;line-height:140%;font-weight:300;text-indent:8rem}}.promo__container{display:flex;flex-direction:column;align-items:center;max-width:100rem;margin-right:auto;margin-left:auto;padding-top:20rem;padding-bottom:20rem;text-align:center}@media (max-width:576px){.promo__container{max-width:none;padding:8rem 3rem}}.promo__title{font-size:5.5rem;line-height:115%;font-weight:400;color:var(--primary-text);margin-bottom:4rem}@media (max-width:576px){.promo__title{font-size:2.5rem;line-height:115%;font-weight:500;margin-bottom:2rem}}.promo__text{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);max-width:70rem;margin-bottom:6rem}@media (max-width:576px){.promo__text{font-size:1.5rem;line-height:135%;font-weight:300;margin-bottom:3.5rem}}@media (max-width:576px){.promo__btn{width:100%;font-size:1.8rem;line-height:131%;font-weight:500;color:var(--primary-text)}}@media (max-width:576px){.industries-page{padding-bottom:0}}.industries-page__title{margin-bottom:8rem}@media (max-width:576px){.industries-page__title{margin-bottom:3.5rem}}.industries-page__text{font-size:2.5rem;line-height:140%;font-weight:500;color:var(--primary-text);max-width:71rem;margin-right:24rem;margin-left:auto;text-indent:21rem}@media (max-width:576px){.industries-page__text{font-size:1.5rem;line-height:140%;font-weight:300;max-width:unset;margin-right:0;margin-left:0;text-indent:8rem}}