h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}:root{--font-family: "Inter", sans-serif;--second-family: "Plus Jakarta Sans", sans-serif;--third-family: "Roboto", sans-serif;--font3: "Space Grotesk", sans-serif;--font4: "Helvetica", sans-serif;--font5: "Manrope", sans-serif;--font6: "Covered By Your Grace", sans-serif;font-size:16px;line-height:1.5;font-weight:400;background-color:#fcfdfb;color:#0045ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{overflow-x:hidden;scroll-behavior:smooth}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0;cursor:default;overflow:hidden}main{flex-grow:1}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px;box-sizing:border-box}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1440px){.container{max-width:1440px}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.header{padding:20px 0;margin-bottom:22px}.header .container{display:flex;justify-content:space-between;align-items:center}.nav{display:flex;justify-content:space-between}.nav-logo{display:flex;align-items:center;justify-content:center;font-size:32px}.nav-list{display:none}.burger-btn{padding:0;stroke:#333;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none}@media only screen and (min-width: 768px){.burger-btn{display:none}.nav-list{display:flex;align-items:center;justify-content:center;gap:40px;margin-left:80px}.nav-link{position:relative;display:block;font-weight:500;transition:.2s ease-in;font-size:19px;line-height:1.05263;text-transform:lowercase}.nav-link:hover,.nav-link:focus{background:linear-gradient(90deg,#d96df9,#3f64c9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:110%;height:4px;border-radius:4px;transform-origin:center;animation:stretch .4s cubic-bezier(.68,-.55,.27,1.55) .2s both}.nav-link.active:after{background:#0045ff}}@media only screen and (min-width: 1440px){.nav-list{display:flex;align-items:center;justify-content:center;gap:90px;margin-left:550px}.header{padding:20px 0;margin-bottom:16px}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#fcfdfb;z-index:999999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-container{position:relative;padding-top:72px;padding-bottom:40px;display:flex;flex-direction:column;height:100%}.mobile-menu-close{position:absolute;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);padding:0;width:24px;height:24px;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1);right:24px;background:#e9ebed}.close-button{transition:fill .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-nav{margin-bottom:auto;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:8px;margin-top:auto}.menu-nav{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:40px}.menu-link-nav.active{color:#0045ff;font-weight:400;font-size:15px;line-height:1.6;letter-spacing:.04em;text-transform:uppercase;background:#e9ebed;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}.menu-link-nav:focus,.menu-link-nav:hover{background:#e9ebed;color:#141619;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}.menu-link-nav{font-weight:400;font-size:15px;line-height:1.6;letter-spacing:.04em;text-transform:uppercase;border:1px solid #0045FF;border-radius:12px;padding:12px 16px;width:135px;height:48px;color:#0045ff;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}.order-service-btn-mobile{font-weight:300;font-size:19px;text-transform:uppercase;text-align:center;border:none;border-radius:12px;cursor:pointer;width:140px;height:50px;margin:auto;display:flex;align-items:center;justify-content:center;border:1px solid #0045FF;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}.order-service-btn-mobile:hover,.order-service-btn-mobile:focus{color:#0045ff;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 768px){.mobile-menu{display:none}}.vite-promo{padding:50px 0}.vite-promo-thumb{position:relative;max-width:320px;margin:0 auto}.vite-promo-thumb:before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;border-radius:50%;background-image:linear-gradient(-45deg,#bd34fe 50%,#47caff 50%);filter:blur(4.5rem)}.main-title{text-align:center}.main-title-gradient{display:block;font-size:2em;background-image:linear-gradient(120deg,#bd34fe 30%,#41d1ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media only screen and (min-width: 768px){.main-title-gradient{font-size:3em}}.main-title-link{position:relative;letter-spacing:.04em}.main-title-link:before{content:"";position:absolute;bottom:4%;left:50%;transform:translate(-50%) skew(-12deg) rotate(-2deg);z-index:-1;width:108%;height:24%;background-color:#41d1ff;transition:.2s ease}.main-title-link:hover:before,.main-title-link:focus:before{background-color:#ff6b0a}.vite-promo .title,.vite-promo .text{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.14;color:#213547}.vite-promo .tagline{font-size:1.5rem;line-height:1.5;color:#3c3c3cb3}.vite-promo .actions{display:flex;align-items:center;gap:1rem}.vite-promo .link{display:inline-block;padding:.5rem 1.25rem;font-weight:500;text-align:center;white-space:nowrap;color:#ffffffde;background-color:#646cff;border:1px solid transparent;border-radius:1.25rem;transition:color .25s,border-color .25s,background-color .25s}.footer{margin-bottom:48px;position:relative}.footer-svg{fill:#0045ff;margin-left:35px;margin-right:40px}.footer-viber{fill:#0045ff}.nav-logo-icon,.footer-list,.footer-paragraph{display:none}.footer-container{display:flex;align-items:center;flex-direction:column}.footer-list-cont{display:flex;align-items:flex-start;flex-direction:column;padding:6px;width:302px;height:192px;color:#000;border-radius:12px;background-color:#e9ebed;box-shadow:0 0 4px #ff00ff80,0 0 8px #00ffff80,inset 0 0 5px #fff6;transition:transform .2s ease,box-shadow .2s ease}.footer-text{font-weight:800;font-size:18px;line-height:1.30435;letter-spacing:-.02em;color:#333;margin-top:16px;margin-left:32px;text-transform:uppercase}.footer-text-two{font-weight:500;font-size:18px;line-height:1.33333;color:#333;margin-left:32px;margin-top:16px;text-align:center}.footer-button{font-weight:500;font-size:14px;line-height:1.28571;text-align:center;color:#333;border:none;box-shadow:2px 2px #333;background:#fff;border-radius:12px;cursor:pointer;width:136px;height:44px;margin:auto;display:flex;align-items:center;justify-content:center;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}.footer-button:hover,.footer-button:focus{background:#3d51ff;color:#fff}.footer-social{margin-top:32px;display:flex;justify-content:center}@media screen and (min-width: 768px){.nav-logo-icon{display:flex;margin-bottom:60px;font-size:24px}.footer-list{display:flex;flex-direction:column}.footer-list-item{color:#fff;font-size:18px;margin:10px 0;display:flex;align-items:center;gap:10px;position:relative}.footer-list-item:before{content:"";display:inline-block;width:16px;height:2px;background-color:#fff;flex-shrink:0;transition:background-color .3s ease}.footer-list-item.active:before{background-color:#3d51ff}.footer-container{position:absolute;top:-5%;left:40%}.footer-list-cont{width:436px;height:198px;padding:4px}.footer-social{position:absolute;top:65%;left:36%}.footer-paragraph{display:flex;transform:translate(40%);color:#2b2b2b}.footer-link{color:#2b2b2b}.footer-link:hover,.footer-link:focus{background:linear-gradient(145deg,#f0f,#0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@media only screen and (min-width: 1440px){.footer-social{position:absolute;top:0%;left:10%}.footer-paragraph{transform:translate(10%) translateY(-800%)}.footer-list-cont{height:180px}.footer-list{transform:translate(40%)}.footer-container{position:absolute;top:-5%;left:60%}.logo-wrapper{transform:translate(40%)}.nav-logo-icon{display:flex;margin-bottom:40px}}.hero-section{margin-bottom:72px;position:relative}.hero-container{background-color:#e9ebed;border-radius:16px;padding:32px;box-shadow:0 0 4px #ff00ff80,0 0 8px #00ffff80,inset 0 0 5px #fff6}.hero-title{font-size:36px;line-height:1.5;margin-bottom:24px}.hero-button{line-height:1.38889;font-size:14px;padding:10px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#333;border-radius:8px;text-transform:uppercase;box-shadow:0 0 8px #007bff80;transition:transform .2s ease,box-shadow .2s ease;display:flex;justify-content:center}.hero-button:hover{transform:scale(1.05);box-shadow:0 0 8px #ff00ffb3,0 0 12px #00ffffb3,inset 0 0 8px #ffffff80}.hero-paragraph{font-size:20px;line-height:1.17073;color:#333;font-weight:300}.hero-description{font-size:18px;line-height:1.4;margin-bottom:32px;max-width:200px}.hero-description p{margin-bottom:16px}#lottie-container{display:none}@media screen and (min-width: 768px){.hero-title{font-size:48px;line-height:2.26562;max-width:768px;margin-bottom:32px}.hero-description{position:absolute;left:45%;top:32%;max-width:300px}.hero-button{padding:12px;margin:0}}@media only screen and (min-width: 1440px){.hero-section{margin-top:26px;position:relative}.hero-container{background-color:#e9ebed;border-radius:16px;padding:60px}.hero-title{font-size:90px;line-height:1.3;max-width:1440px}.hero-paragraph{font-size:20px;line-height:1.17073;color:#333;font-weight:500}.hero-description{position:absolute;left:38%;top:40%;max-width:300px}.hero-button{padding:14px;font-size:16px;margin:0 33%;width:400px}#lottie-container{display:block;position:absolute;left:65%;top:20%;width:350px;height:350px}}.about-me-section{margin-bottom:72px;position:relative}.about-me-photo{margin:auto auto 24px}.about-me-title{font-size:38px;line-height:1.13372;margin-bottom:12px;color:#333}.about-me-paragraph{font-size:22px;line-height:1.06667;color:#333;padding-bottom:30px}.hero-span-about{background-color:#0045ff;color:#fff;padding:2px 4px;position:relative}.about-me-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:20px}.about-me-item{display:flex;align-items:flex-start;gap:15px;color:#4e3b30}.about-me-number{font-size:4rem;font-weight:700;color:#333;min-width:60px;line-height:1}.about-me-text{font-size:20px;line-height:1.17073;max-width:160px;align-items:center}.about-me-photo{border-radius:16px}.highlight{background-color:#06f;color:#fff;padding:2px 4px}@media screen and (min-width: 768px){.about-me{display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:wrap}.about-me-title{font-size:43px;line-height:1.13372;margin:50px;position:absolute;right:46%;top:0%}.about-me-paragraph{position:absolute;right:48%;top:23%;max-width:350px}.about-me-photo{margin-right:5%}}@media only screen and (min-width: 1440px){.about-me-title{font-size:43px;line-height:1.13372;position:absolute;right:50%;top:5%}.about-me-paragraph{position:absolute;right:51%;top:25%;max-width:360px}.about-me-photo{margin-right:20%}.about-me-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:50px;justify-items:start;margin:0 80px}}.projects-section{margin-bottom:72px}.projects-container{background-color:#e9ebed;border-radius:16px;padding:24px;box-shadow:0 0 4px #ff00ff80,0 0 8px #00ffff80,inset 0 0 5px #fff6}.projects-swiper{position:relative}.projects-prev,.projects-next{position:absolute;top:50%;transform:translateY(-200%);z-index:10;width:30px;height:30px;border-radius:50%;cursor:pointer}.projects-prev{left:10px}.projects-next{right:10px}.projects-title{font-size:45px;line-height:1.17333;letter-spacing:-.04em;text-align:center;margin-bottom:24px}.projects-img{padding-bottom:16px}.projects-button{font-weight:600;font-size:14px;line-height:1.18462;color:#0045ffa6;border:1px solid #0045ff;border-radius:32px;padding:6px 10px;width:110px;height:40px;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1)}.projects-paragraph{font-size:20px;line-height:1.3;letter-spacing:-.01em;padding-top:16px;color:#333;font-weight:400}@media screen and (min-width: 768px){.projects-prev,.projects-next{transform:translateY(-100%)}.projects-container{background-color:#e9ebed;border-radius:16px;padding:60px}}@media only screen and (min-width: 1440px){.projects-prev,.projects-next{transform:translateY(-150%)}.projects-container{background-color:#e9ebed;border-radius:16px;padding:80px}}.FAQ-section{margin-bottom:72px}.faq-item{margin-bottom:42px}.faq-title{margin-bottom:24px;font-size:31px;line-height:1.57258}.faq-question{font-size:19px;line-height:1.31579;cursor:pointer;color:#fff;background-color:#0045ff;box-shadow:0 0 4px #ff00ff80,0 0 8px #00ffff80,inset 0 0 5px #fff6;border-radius:16px;padding:16px 24px;margin-bottom:20px;border:2px solid #00ffff;transition:transform .2s ease,box-shadow .2s ease}.faq-question:hover{transform:scale(1.05);box-shadow:0 0 8px #ff00ffb3,0 0 12px #00ffffb3,inset 0 0 8px #ffffff80}.faq-answer{font-size:20px;line-height:1.25;max-width:300px;color:#333}.details.hidden{display:none;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.details.show{display:block;opacity:1;max-height:800px}.faq-images{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}@media screen and (min-width: 768px){.faq-item{margin-left:10%}.faq-answer{max-width:700px}.faq-images{display:flex;gap:12px;margin-top:12px}}@media only screen and (min-width: 1440px){.faq-question,.faq-answer{max-width:700px}.faq-images{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}}.reviews-section{margin-bottom:72px}.reviews-container{background-color:#e9ebed;border-radius:16px;padding:24px;box-shadow:0 0 4px #ff00ff80,0 0 8px #00ffff80,inset 0 0 5px #fff6}.reviews{font-size:31px;line-height:1.04167;margin-bottom:24px}.reviews-title{font-size:30px;line-height:1.13372;margin-bottom:16px;color:#0045ff}.reviews-title-two{font-size:30px;line-height:1.53372}.reviews-paragraph{font-size:18px;line-height:1.11628}.reviews-swiper .swiper-slide{background-color:#fff;border-radius:16px;padding:2rem;max-width:232px;height:auto;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;overflow:hidden;color:#333;transition:transform .3s ease,box-shadow .3s ease}.swiper-wrapper .swiper-slide:hover{transform:translateY(-6px)}.reviews-photo{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.reviews-photo-two{margin-left:140px}.reviews-button{line-height:1.38889;font-size:14px;padding:10px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#333;border-radius:8px;text-transform:uppercase;box-shadow:0 0 8px #007bff80;transition:transform .2s ease,box-shadow .2s ease;display:flex;justify-content:center}@media only screen and (min-width: 1440px){.reviews-swiper .swiper-slide{margin-left:160px}.reviews-container{background-color:#e9ebed;border-radius:16px;padding:80px 70px}}
