: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}.accordion--mobile .accordion__icon{display:none}@media (max-width:576px){.accordion--mobile .accordion__icon{display:block}}.accordion--mobile .accordion__content{grid-template-rows:1fr}@media (max-width:576px){.accordion--mobile .accordion__content{grid-template-rows:0fr}}.accordion.active .accordion__content{grid-template-rows:1fr}.accordion.active .accordion__icon::after{transform:translate(-50%,-50%) rotate(0)}.accordion__header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:padding-bottom .5s}.accordion__icon{position:relative;flex-shrink:0;width:3rem;height:3rem}.accordion__icon::after,.accordion__icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:.2rem;background-color:var(--primary-text);transition:transform .3s ease}@media (max-width:576px){.accordion__icon::after,.accordion__icon::before{width:1.7rem}}.accordion__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.accordion__content{overflow:hidden;display:grid;grid-template-rows:0fr;transition:.5s ease}.accordion__inner{min-height:0}:host{position:relative;z-index:1;display:block;margin-right:auto;margin-left:auto}.swiper{position:relative;z-index:1;overflow:hidden;display:block;margin-right:auto;margin-left:auto;padding:0;list-style:none}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;z-index:1;display:flex;box-sizing:content-box;width:100%;height:100%;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-property:transform}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{position:relative;display:block;flex-shrink:0;width:100%;height:100%;transition-property:transform}.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}.tasks{margin-top:16rem}@media (max-width:576px){.tasks{margin-top:0}}.tasks--detail .tasks__container{padding-top:0;border-top:none}@media (max-width:576px){.tasks--detail .tasks__container{padding-top:8rem}}.tasks__container{position:relative;padding-top:6rem;border-top:var(--border)}@media (max-width:576px){.tasks__container{padding-top:2.5rem}}.tasks__title{width:-moz-fit-content;width:fit-content;margin-bottom:8rem}@media (max-width:576px){.tasks__title{margin-bottom:3.5rem}}.tasks__slider{margin:-1.75rem -13rem -1.75rem -1.75rem;padding:1.75rem 13rem 1.75rem 1.75rem;height:auto}@media (max-width:576px){.tasks__slider{margin:-.3rem -2rem -.3rem -.3rem;padding:.3rem 2rem .3rem .3rem}}.tasks__slider .swiper-wrapper{align-items:flex-start;height:auto!important}.tasks__slider .swiper-slide{width:54rem;height:auto;margin-right:2rem}.tasks__slider .swiper-slide:nth-child(odd){margin-top:8rem}@media (max-width:576px){.tasks__slider .swiper-slide:nth-child(odd){margin-top:4rem}}@media (max-width:576px){.tasks__slider .swiper-slide{width:23.5rem}}.tasks__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:58rem;padding:5rem 5rem 6rem;border-radius:5rem;background-color:var(--secondary-bg);background-image:url(../../images/background/cell/tasks.webp);background-repeat:no-repeat;background-position:top center;background-size:100% 44.3rem}@media (max-width:576px){.tasks__item{min-height:29rem;padding:3rem;border-radius:3rem}}.tasks__item-img{width:100%}.tasks__item-title{font-size:2.5rem;line-height:124%;font-weight:500;color:var(--primary-text);text-align:center}@media (max-width:576px){.tasks__item-title{font-size:1.8rem}}.tasks__arrows{position:relative;z-index:1;display:flex;gap:1rem;align-items:center;justify-content:flex-end;width:100%;margin-top:2rem}@media (max-width:576px){.tasks__arrows{margin-top:1.5rem}}.tasks__next,.tasks__prev{cursor:pointer;display:flex;align-items:center;justify-content:center;width:10rem;height:6rem;border-radius:1.6rem;background-color:var(--secondary-bg);transition:.5s}@media (hover:hover){.tasks__next:hover,.tasks__prev:hover{background-color:var(--secondary-color)}}@media (max-width:576px){.tasks__next,.tasks__prev{width:7rem;height:5rem}}.tasks__next svg,.tasks__prev svg{width:4rem;height:4rem}.tasks__prev svg{transform:rotate(180deg)}.services-hero--detail .services-hero__container{margin-top:20rem;padding-top:6rem;border-top:var(--border)}@media (max-width:576px){.services-hero--detail .services-hero__container{margin-top:8rem}}.services-hero--detail .services-hero__content-header{display:none}@media (max-width:576px){.services-hero--detail .services-hero__content-header{display:flex}}.services-hero--detail .services-hero__content-text{max-width:74rem}@media (max-width:576px){.services-hero--detail .services-hero__content-text{max-width:none}}.services-hero__container{position:relative;display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:576px){.services-hero__container{flex-direction:column}}.services-hero__nav{display:flex;flex-direction:column;gap:2.5rem}@media (max-width:576px){.services-hero__nav{display:none}}.services-hero__item{cursor:pointer;display:flex;gap:1.5rem;align-items:center;font-size:1.8rem;line-height:130%;font-weight:200;color:var(--primary-text);transition:.5s}@media (hover:hover){.services-hero__item:hover{color:var(--secondary-color)}}.services-hero__item svg{flex-shrink:0;width:3rem;height:3rem}.services-hero__item .active{display:none}.services-hero__item.active{color:var(--secondary-color)}.services-hero__item.active .base{display:none}.services-hero__item.active .active{display:block;width:5rem;height:5rem;margin:-1rem}.services-hero__content{display:none;max-width:96rem;margin:0 -1rem;padding:0 1rem}@media (max-width:576px){.services-hero__content{display:block;border-bottom:var(--border)}.services-hero__content:nth-last-child(2){border-bottom:none}}.services-hero__content.m-active{display:block}.services-hero__content.active .services-hero__content-inner{padding-top:2.5rem}.services-hero__content-header{margin-bottom:3rem}@media (max-width:576px){.services-hero__content-header{position:relative;margin-bottom:0;padding-top:3.5rem;padding-bottom:3.5rem}}.services-hero__content-title{font-size:5.5rem;line-height:146%;font-weight:400;color:var(--primary-text)}@media (max-width:576px){.services-hero__content-title{font-size:1.8rem;line-height:137%;font-weight:500}}.services-hero__content-text{font-size:2rem;line-height:140%;font-weight:200;color:var(--primary-text);margin-bottom:8rem;text-indent:15rem}@media (max-width:576px){.services-hero__content-text{font-size:1.5rem;line-height:145%;font-weight:200;margin-bottom:3.5rem;text-indent:6rem}}.services-hero__content-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:8rem}@media (max-width:576px){.services-hero__content-list{gap:.7rem;margin-bottom:3.5rem}}.services-hero__content-link{display:flex;gap:1rem;align-items:center;transition:color .5s;font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text)}@media (max-width:576px){.services-hero__content-link{font-size:1.5rem;line-height:125%;font-weight:100;color:var(--primary-text);gap:.5rem}}.services-hero__content-link svg{width:3rem;height:3rem;transition:transform .5s}@media (max-width:576px){.services-hero__content-link svg{width:2.5rem;height:2.5rem}}.services-hero__content-link{transition:.5s}@media (hover:hover){.services-hero__content-link:hover{color:var(--secondary-color)}.services-hero__content-link:hover svg{transform:translateX(1rem)}}.services-hero .border-container{margin:0 .5rem .5rem}.services-hero__content-img{margin-top:8rem}.services-hero__content-img img{border-radius:5rem}@media (max-width:576px){.services-hero__content-img img{border-radius:3rem}}@media (max-width:576px){.services-hero__content-img{margin-top:3.5rem;margin-bottom:3.5rem}}.services-hero__dots{position:absolute;bottom:8rem;left:-39rem;width:71rem;height:39rem;background-image:url(../../images/background/dots.webp);background-repeat:no-repeat;background-position:right center;background-size:contain}@media (max-width:576px){.services-hero__dots{display:none}}.services-detail-hero{margin-top:11rem;background-size:contain}@media (max-width:576px){.services-detail-hero{margin-top:0}}.services-detail-hero__container{position:relative;display:flex;gap:3.5rem;align-items:flex-start;justify-content:space-between;margin-bottom:10rem;padding-top:6rem;border-top:var(--border)}@media (max-width:576px){.services-detail-hero__container{flex-direction:column;margin-bottom:3.5rem;padding-top:2.5rem}}.services-detail-hero__right{max-width:96rem}@media (max-width:576px){.services-detail-hero__right{max-width:none}}.services-detail-hero__block{margin-bottom:6rem;padding-bottom:20rem;border-bottom:var(--border)}@media (max-width:576px){.services-detail-hero__block{margin-bottom:2.5rem;padding-bottom:8rem}}.services-detail-hero__text{font-size:2.5rem;line-height:144%;font-weight:500;color:var(--primary-text);text-indent:14rem}@media (max-width:576px){.services-detail-hero__text{font-size:1.5rem;line-height:140%;text-indent:8rem}}.services-detail-hero__subtitle{margin-bottom:8rem}@media (max-width:576px){.services-detail-hero__subtitle{margin-bottom:3.5rem}}.services-detail-hero__dots{position:absolute;bottom:13rem;left:-36.7rem;width:63.7rem;height:35rem;background-image:url(../../images/background/dots.webp);background-repeat:no-repeat;background-position:right center;background-size:contain}@media (max-width:576px){.services-detail-hero__dots{display:none}}.services-detail-hero__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:flex-start;padding-bottom:20rem}@media (max-width:576px){.services-detail-hero__list{grid-template-columns:1fr;gap:1.5rem;padding-bottom:8rem}}.services-detail-hero__card:nth-child(2){margin-top:22rem}.services-detail-hero__card:nth-child(3){margin-top:12rem}@media (max-width:576px){.services-detail-hero__card:nth-child(n){margin-top:0}}.price{margin-top:20rem;padding-bottom:19rem}@media (max-width:576px){.price{margin-top:8rem;padding-bottom:8rem}}.price--detail .price__card-title{font-size:3.5rem;line-height:127%;font-weight:500;color:var(--primary-text);max-width:35rem;margin-bottom:4rem}@media (max-width:576px){.price--detail .price__card-title{font-size:2.5rem;line-height:120%;font-weight:400;max-width:unset;margin-bottom:.5rem}}.price--detail .price__list{flex-direction:row-reverse}@media (max-width:576px){.price--detail .price__list{flex-direction:column-reverse}}.price--detail .price__card{cursor:pointer;transition:.5s}@media (hover:hover){.price--detail .price__card:hover .price__card-arrow{transform:translateX(.5rem)}}.price__container{display:flex;align-items:flex-start;justify-content:space-between;padding-top:6rem;border-top:var(--border)}@media (max-width:576px){.price__container{flex-direction:column;padding-top:2.5rem}}.price__list{display:flex;gap:1rem;align-items:flex-start;justify-content:flex-end}@media (max-width:576px){.price__list{flex-direction:column;gap:2rem;width:100%;margin-top:3.5rem}}@media (max-width:576px){.price .border-container{width:100%}}.price__card{padding:6rem;border-radius:4.8rem;background:linear-gradient(123.94deg,#942efa 40.21%,#fff 145.58%)}@media (max-width:576px){.price__card{width:100%;padding:3rem;border-radius:2.7rem}}.price__card:last-child{margin-top:9rem;background-image:url(../../images/price-card-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:576px){.price__card:last-child{margin-top:0}}.price__card-title{font-size:5.5rem;line-height:127%;font-weight:500;color:var(--primary-text);margin-bottom:8.5rem}@media (max-width:576px){.price__card-title{font-size:3.5rem;line-height:129%;font-weight:300;margin-bottom:3.5rem}}.price__card-text{font-size:2rem;line-height:125%;font-weight:400;color:var(--primary-text)}@media (max-width:576px){.price__card-text{font-size:1.5rem;line-height:132%}}.price__card-arrow{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;margin-left:auto;border-radius:100%;background:rgba(242,242,243,.15);backdrop-filter:blur(.4rem);transition:transform .5s}@media (max-width:576px){.price__card-arrow{width:3.5rem;height:3.5rem}}.price__card-arrow svg{width:3rem;height:3rem}.faq{margin-top:20rem;margin-bottom:20rem}@media (max-width:576px){.faq{margin-top:8rem;margin-bottom:8rem}}.faq__container{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:576px){.faq__container{flex-direction:column}}.faq__list{display:flex;flex-direction:column;gap:1.4rem;max-width:96rem}@media (max-width:576px){.faq__list{gap:1.5rem;max-width:none;margin-top:3.5rem}}.faq__item-header-text{font-size:2rem;line-height:125%;color:var(--primary-text);transition:color .5s}@media (max-width:576px){.faq__item-header-text{font-size:1.5rem;line-height:125%;font-weight:500}}.faq__item-header{padding:2.5rem 3rem;transition:.5s}@media (hover:hover){.faq__item-header:hover .faq__item-header-text{color:var(--primary-color)}}@media (max-width:576px){.faq__item-header{padding:2rem}}.faq__item{border-radius:3rem;background-color:var(--secondary-bg)}.faq__item.active .faq__item-content{padding-top:3rem;padding-bottom:3rem;border-top:var(--border)}@media (max-width:576px){.faq__item.active .faq__item-content{padding-top:2rem;padding-bottom:2rem}}.faq__item-content{padding-right:11.5rem;padding-left:3.5rem}@media (max-width:576px){.faq__item-content{padding:0 2rem}}.faq__item-inner{font-size:1.8rem;line-height:155%;font-weight:200;color:var(--primary-text)}@media (max-width:576px){.faq__item-inner{font-size:1.5rem;line-height:125%;font-weight:200}}.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)}}.blog-detail-page .hero-bg{margin-bottom:-20rem;padding-bottom:40rem}.blog-detail-page__back{display:flex;gap:1rem;align-items:center;margin-bottom:4rem;font-size:2rem;line-height:130%;font-weight:200;color:var(--primary-text);transition:.5s}@media (hover:hover){.blog-detail-page__back:hover{color:var(--secondary-color)}.blog-detail-page__back:hover svg{transform:rotate(180deg) translateX(.5rem)}}@media (max-width:576px){.blog-detail-page__back{font-size:1.5rem;gap:.5rem;margin-bottom:1rem}}.blog-detail-page__back svg{transform:rotate(180deg);width:3rem;height:3rem;transition:transform .5s}.blog-detail-page__title{font-size:5.5rem;line-height:115%;font-weight:400;color:var(--primary-text);margin-bottom:8rem}.blog-detail-page__title::before{content:none}@media (max-width:576px){.blog-detail-page__title{font-size:2.6rem;line-height:120%;margin-bottom:3.5rem}}.blog-detail-page__date{display:flex;gap:10rem}@media (max-width:576px){.blog-detail-page__date{flex-direction:column;gap:.5rem}}.blog-detail-page__date-item{display:flex;gap:1rem;font-size:2rem;line-height:151%;font-weight:300;color:var(--primary-text)}@media (max-width:576px){.blog-detail-page__date-item{font-size:1.3rem}}.blog-detail-page__date-item span{color:var(--secondary-color)}.blog-detail-page__wysiwyg{margin-bottom:20rem}@media (max-width:576px){.blog-detail-page__wysiwyg{margin-bottom:8rem}}.blog-detail-page__wysiwyg p{font-size:2rem;line-height:155%;font-weight:200;color:var(--primary-text);max-width:96rem;margin-left:auto;margin-bottom:2.5rem}@media (max-width:576px){.blog-detail-page__wysiwyg p{max-width:unset;margin-bottom:2rem}}.blog-detail-page__wysiwyg h1,.blog-detail-page__wysiwyg h2,.blog-detail-page__wysiwyg h3{font-size:5.5rem;line-height:132%;font-weight:400;color:var(--primary-text);width:100%;margin-top:15rem;margin-bottom:8rem}@media (max-width:576px){.blog-detail-page__wysiwyg h1,.blog-detail-page__wysiwyg h2,.blog-detail-page__wysiwyg h3{font-size:2.5rem;margin-top:8rem;margin-bottom:3.5rem}}.blog-detail-page__wysiwyg img{width:100%;max-width:96rem;margin-left:auto;margin-bottom:8rem}@media (max-width:576px){.blog-detail-page__wysiwyg img{max-width:unset;margin-bottom:3.5rem}}.blog-detail-page__nav{position:relative;border-top:var(--border)}.blog-detail-page__nav::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:.1rem;height:100%;background-color:var(--border-color)}.blog-detail-page__nav-container{display:flex;align-items:center;justify-content:space-around}.blog-detail-page__next,.blog-detail-page__prev{cursor:pointer;display:flex;gap:1rem;align-items:center;justify-content:center;width:100%;padding:6rem 0;font-size:2rem;line-height:130%;font-weight:200;color:var(--primary-text);transition:.5s}@media (hover:hover){.blog-detail-page__next:hover,.blog-detail-page__prev:hover{color:var(--secondary-color)}}@media (max-width:576px){.blog-detail-page__next,.blog-detail-page__prev{font-size:1.5rem;line-height:110%;padding:2.5rem 2rem}}.blog-detail-page__next.disabled,.blog-detail-page__prev.disabled{pointer-events:none;color:var(--secondary-text)}.blog-detail-page__next svg,.blog-detail-page__prev svg{width:3rem;height:3rem}.blog-detail-page__prev svg{transform:rotate(180deg)}.blog-detail-page__wysiwyg a{color:var(--secondary-color);text-decoration:underline;text-underline-offset:.3rem;transition:.5s}@media (hover:hover){.blog-detail-page__wysiwyg a:hover{color:var(--third-text)}}