@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0}ul{list-style:none}a{text-decoration:none;color:inherit;position:relative;z-index:3}img{width:100%;height:auto;vertical-align:middle;object-fit:cover}body{box-sizing:border-box}@media screen and (max-width: 768px){.body-scroll{overflow:hidden}}.container{max-width:1268px;margin:0 auto;padding:0 20px}.layout{position:relative;overflow:hidden;background-color:#fff;color:#0e022e;font-family:"Inter",sans-serif;font-weight:400}.header-top{position:fixed;top:0;left:0;width:100%;height:auto;z-index:15;backdrop-filter:blur(9px);background:linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),linear-gradient(to left, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.35))}.header-top-inner{max-width:1381px;height:100px}@media screen and (max-width: 768px){.header-top-inner{height:60px;position:relative}}.mobile-menu{display:none}@media screen and (max-width: 768px){.mobile-menu{display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:20}}.mobile-btn{background-image:url(../images/menu.png);background-position:center;background-repeat:no-repeat;background-size:100%;width:28px;height:28px}.mobile-btn-active{background-image:url(../images/close.png);animation:.5s 0s linear rotateIn}.header-nav{height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.header-nav{display:none}}@media screen and (max-width: 768px){.header-nav-mobile{display:flex;align-items:center;position:fixed;top:60px;left:0;width:100%;height:90vh;z-index:10;animation:.5s 0s linear slideInDown;border-top:1px solid #fff;backdrop-filter:blur(9px);background-color:#fff}}.header-nav-list{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width: 768px){.header-nav-list{flex-direction:column;align-items:flex-start;height:100%;padding-left:55px;height:78.62%}}.header-nav-item{font-size:20px;font-weight:300;color:#fff;position:relative;text-shadow:2px 2px 2px #000}@media screen and (max-width: 1230px){.header-nav-item{font-size:12px}}@media screen and (max-width: 1030px){.header-nav-item{font-size:10px}}@media screen and (max-width: 768px){.header-nav-item{font-size:16px}}.header-nav-item:hover::before{content:"";position:absolute;background-color:#fff;width:5px;height:5px;border-radius:50%;left:-10px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1030px){.header-nav-item:hover::before{left:-5px}}.header-nav-item-hidden{display:none}@media screen and (max-width: 768px){.header-nav-item-hidden{display:block}}.header-logo{width:200px}.banner{background-image:url(../images/banner-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:197.5px 0 124.5px}@media screen and (max-width: 768px){.banner{padding:120px 0 221px}}.banner-text{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.banner-text{max-width:354px}}.banner-logo{max-width:761px}.banner-text h1{margin:12px auto 44px}@media screen and (max-width: 768px){.banner-text h1{margin:12px auto 26px}}.banner-text p{font-size:22px;font-weight:500;text-align:center;margin:0 auto 66px;color:#fff}@media screen and (max-width: 768px){.banner-text p{font-size:16px;margin:0 auto 110px}}.banner-btns{display:flex;flex-direction:column;row-gap:38px;align-items:center;width:100%}.btn-link{display:flex;align-items:center;justify-content:center;max-width:349px;width:100%;height:52px;background:linear-gradient(90deg, rgba(255, 195, 242, 0.3) 0%) !important;border-radius:30px;border:2px solid #fff;backdrop-filter:blur(11px);font-size:20px;font-weight:500;color:#fff;text-transform:uppercase;box-sizing:border-box}@media screen and (max-width: 420px){.btn-link{font-size:16px}}@media screen and (max-width: 320px){.btn-link{font-size:14px}}.btn-link:hover{background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(229, 134, 255) 50%, rgb(203, 14, 255) 100%);color:#0e022e}.active{background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(229, 134, 255) 50%, rgb(203, 14, 255) 100%);color:#0e022e}section{scroll-margin-top:100px}h1{font-size:44px;font-weight:500;color:#fff;text-align:center}@media screen and (max-width: 768px){h1{font-size:24px;line-height:30px}}h2{font-size:44px;font-weight:900;text-align:center}@media screen and (max-width: 420px){h2{font-size:34px}}h3{font-size:26px;font-weight:700;text-align:center}h4{font-size:22px;font-weight:700;color:#000}h5{font-size:18px;line-height:28px;font-weight:600;color:#000}h6{font-size:22px;line-height:28px;font-weight:700;color:#000}.about{padding:42px 0 81px;background:linear-gradient(147.43deg, rgb(248, 226, 255) 0%, rgb(255, 255, 255) 100%)}@media screen and (max-width: 768px){.about{padding:32px 0}}.about-inner{max-width:1304px}.about-text{max-width:1228px;margin:28px auto 46px;font-size:20px;line-height:28px;text-align:center}@media screen and (max-width: 768px){.about-text{margin:28px auto 40;text-align:left}}.about-gallery{display:flex;justify-content:center;margin-bottom:48px}@media screen and (max-width: 768px){.about-gallery{flex-direction:column;row-gap:10px;margin-bottom:46px}}.about-gallery-item{width:50%;height:400px}@media screen and (max-width: 768px){.about-gallery-item{width:100%;height:309px}}.about-gallery-item img{height:100%}@media screen and (max-width: 768px){.about-gallery-item img{height:100%}}.about-list{display:flex;justify-content:space-between;margin-top:38px}@media screen and (max-width: 768px){.about-list{flex-direction:column;max-width:260px;margin:38px auto 0;row-gap:28px}}.about-item{width:25%;padding:12px 0;border-top:2px solid #7e00b0}@media screen and (max-width: 768px){.about-item{width:100%}}.about-item-text{font-size:18px;font-weight:500;text-align:center;width:90%;margin:0 auto}.projects{padding:42px 0 0;background:linear-gradient(-26.23deg, rgb(248, 226, 255) 0%, rgb(255, 255, 255) 100%)}@media screen and (max-width: 768px){.projects{padding:32px 0 0}}.projects-text{max-width:1300px;margin:28px auto 0;font-size:20px;line-height:28px;text-align:center}@media screen and (max-width: 768px){.projects-text{text-align:left}}.projects-slider .slick-track{padding:36px 0 93px;display:flex !important;align-items:center}@media screen and (max-width: 768px){.projects-slider .slick-track{padding:48px 0 106px}}.projects-slider-item{width:340px;height:340px !important;margin-right:48px;border-radius:16px;overflow:hidden}@media screen and (max-width: 768px){.projects-slider-item{width:335px;height:335px !important}}.projects-slider-item img{height:100%}.projects-slider .slick-center{width:400px;height:400px !important}@media screen and (max-width: 768px){.projects-slider .slick-center{width:335px;height:335px !important}}.projects-slider .slick-arrow{top:unset;bottom:35px}@media screen and (max-width: 768px){.projects-slider .slick-arrow{bottom:48px}}.projects-slider .slick-prev{left:50%;margin-left:-103px}.projects-slider .slick-next{right:50%;margin-right:-103px}.services{padding:32px 0 0}.services-inner{max-width:1360px;position:relative}.services-list{position:static !important;width:200%}@media screen and (max-width: 768px){.services-list{width:100%}}.services-list .slick-track{padding:53px 0 94px}@media screen and (max-width: 768px){.services-list .slick-track{padding:28px 0 126px}}.services-item{width:666px;margin-right:20px;height:368px !important;display:flex !important;align-items:center;gap:36px;background:#f0edff;border-radius:16px;overflow:hidden;cursor:pointer}@media screen and (max-width: 768px){.services-item{margin-right:0;flex-direction:column;height:601px !important;padding:16px;box-sizing:border-box}}.services-item-img{width:315px;height:100%}@media screen and (max-width: 768px){.services-item-img{width:100%;height:368px;border-radius:16px;overflow:hidden}}.services-item-img img{height:100%}.services-item-text{width:284px}@media screen and (max-width: 768px){.services-item-text{width:100%}}.services-item-text p{font-size:20px;color:#000;margin-top:18px}.slick-arrow{background-position:center;background-repeat:no-repeat;background-size:100%;width:97px;height:29px;background-color:unset;border:none;position:absolute !important;top:120px;z-index:2;cursor:pointer}@media screen and (max-width: 768px){.slick-arrow{top:unset;bottom:50px}}.slick-prev{background-image:url(../images/prev.png);right:189px}@media screen and (max-width: 1030px){.slick-prev{right:123px}}@media screen and (max-width: 768px){.slick-prev{right:unset;left:50%;margin-left:-103px}}.slick-next{background-image:url(../images/next.png);right:80px}@media screen and (max-width: 1030px){.slick-next{right:20px}}@media screen and (max-width: 768px){.slick-next{right:50%;margin-right:-103px}}.reviews{padding:42px 0 75px;background:linear-gradient(49.83deg, rgb(248, 226, 255) 0%, rgb(251, 241, 255) 37.9875659943%, rgb(255, 255, 255) 100%)}@media screen and (max-width: 768px){.reviews{padding:32px 0}}.reviews-inner{max-width:1301px}.reviews-text{font-size:20px;line-height:28px;text-align:center;margin:28px 0 38px;text-align:center}@media screen and (max-width: 768px){.reviews-text{margin:28px 0 48px;text-align:left}}.reviews-list{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 768px){.reviews-list{max-width:335px;margin:0 auto;flex-direction:column;row-gap:28px}}.reviews-item{width:30.2%;padding:28px;box-sizing:border-box;display:flex !important;flex-direction:column;row-gap:26px;align-items:center;background:#fff;border-radius:16px;box-shadow:0px 2px 24px 0px rgba(69,5,90,.35)}@media screen and (max-width: 768px){.reviews-item{width:100%}}.reviews-item-img{width:142px}.reviews-item-text{font-size:18px;line-height:28px;text-align:center}.features{padding:42px 0 28px}@media screen and (max-width: 768px){.features{padding:32px 0}}.features .container{max-width:1356px}.features-text{font-size:20px;line-height:28px;text-align:center;margin:28px 0 21px}@media screen and (max-width: 768px){.features-text{margin:28px 0 48px;text-align:left}}.features-inner{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.features-inner{flex-direction:column;row-gap:28px}}.features-list{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;row-gap:28px}@media screen and (max-width: 768px){.features-list{max-width:355px;margin:0 auto;width:100%;flex-direction:column}}.features-item{width:30%;background:#f0edff;border-radius:16px;padding:10px;box-sizing:border-box}@media screen and (max-width: 768px){.features-item{width:100%}}.features-item-text{font-size:16px;line-height:28px;color:#000;margin-top:10px}@media screen and (max-width: 1030px){.features-item-text{font-size:14px;line-height:24px}}@media screen and (max-width: 768px){.features-item-text{font-size:16px;line-height:28px}}.features-img{width:41.21%}@media screen and (max-width: 768px){.features-img{width:100%;height:400px;border-radius:16px;overflow:hidden}}@media screen and (max-width: 768px){.features-img img{height:100%}}.footer{background:#0e022e;padding:20px 0 19px}@media screen and (max-width: 768px){.footer{padding:50px 0}}.footer-inner{position:relative;max-width:1268px;display:flex;justify-content:flex-end}@media screen and (max-width: 768px){.footer-inner{flex-direction:column-reverse;align-items:center;row-gap:22px}}.footer-nav-list{display:flex;flex-direction:column;row-gap:12px}@media screen and (max-width: 768px){.footer-nav-list{align-items:center}}.footer-nav-item{font-size:16px;text-decoration:underline;color:#fff}.footer-nav-item:hover{filter:drop-shadow(0.5px 0.5px 0 #ffffff) drop-shadow(-0.5px -0.5px 0 #ffffff)}.copyright{font-size:16px;text-align:center;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 768px){.copyright{position:static;font-size:14px;transform:unset}}.contacts{padding:32px 0 48px}@media screen and (max-width: 768px){.contacts{padding:32px 0}}.contacts .conatiner{max-width:1229px}.contacts-inner{display:flex;align-items:flex-start;justify-content:space-between;margin-top:27.5px}@media screen and (max-width: 768px){.contacts-inner{flex-direction:column;row-gap:48px}}.contact-form{width:45.56%}@media screen and (max-width: 768px){.contact-form{width:100%}}.contact-input{width:100%;height:54px;background:#ebebeb;border-radius:8px;color:#717171;font-family:"Inter",sans-serif;font-size:16px;border:none;margin-bottom:14px;padding-left:28px;box-sizing:border-box}.contact-input::placeholder{color:#717171;font-family:"Inter",sans-serif;font-size:16px}.contact-text{width:100%;height:160px;background:#ebebeb;border-radius:8px;color:#717171;font-family:"Inter",sans-serif;font-size:16px;border:none;padding-left:17px;box-sizing:border-box;padding-left:28px;padding-top:71px}.contact-text::placeholder{color:#717171;font-family:"Inter",sans-serif;font-size:16px}.contact-form .btn-link{background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(229, 134, 255) 50%, rgb(203, 14, 255) 100%);border:2px solid #0e022e;color:#0e022e;max-width:349px;width:100%;margin:44px auto 0}@media screen and (max-width: 768px){.contact-form .btn-link{max-width:335px;margin:28px auto 0}}.contact-form .btn-link:hover{filter:drop-shadow(0 0 10px rgb(203, 14, 255))}.contacts-map{width:50.52%}@media screen and (max-width: 768px){.contacts-map{width:100%}}@media screen and (max-width: 768px){.contacts-img{height:364px;border-radius:16px}}.contacts-list{display:flex;flex-direction:column;row-gap:7px;margin-top:9px}@media screen and (max-width: 768px){.contacts-list{flex-direction:column;padding-bottom:36px;align-items:flex-start}}.contacts-item{display:flex;align-content:center;gap:12px}.contacts-item-img{width:24px}.contacts-item-text{font-size:18px;font-weight:500}.faq{padding:32px 0 78px}@media screen and (max-width: 768px){.faq{padding:32px 0}}.faq-list{max-width:1074px;margin:27px auto 0;display:flex;flex-direction:column;row-gap:36px}@media screen and (max-width: 768px){.faq-list{margin:48px auto 0}}.faq-item{position:relative;background:#f0edff;border-radius:16px;padding:20px 112px 20px 52px}@media screen and (max-width: 768px){.faq-item{padding:18px 68px 18px 18px}}.faq-q{font-size:20px;font-weight:700;padding:8px 0}@media screen and (max-width: 768px){.faq-q{font-size:18px}}.faq-a{display:none;font-size:18px;margin-top:16px}@media screen and (max-width: 768px){.faq-a{font-size:16px}}.faq-item-active .faq-a{display:block}.faq-item-btn{position:absolute;width:40px;height:40px;background-image:url(../images/open-icon.png);background-position:center;background-repeat:no-repeat;background-size:100%;right:52px;top:20px;cursor:pointer}@media screen and (max-width: 768px){.faq-item-btn{right:18px;top:18px}}.faq-item-active .faq-item-btn{background-image:url(../images/close-icon.png)}.header-top-terms .header-nav-item{color:#0e022e}@media screen and (max-width: 768px){.header-top-terms .header-nav-item{color:#fff}}.header-top-terms .header-nav-item::before{background-color:#0e022e}@media screen and (max-width: 768px){.header-top-terms .header-nav-item::before{background-color:#fff}}.terms{padding:140px 0 40px}@media screen and (max-width: 768px){.terms{padding:100px 0 40px}}.terms-text{display:flex;flex-direction:column;row-gap:28px;font-size:18px;line-height:28px;color:#000}.text{padding-left:20px}.terms-inner ul{display:flex;flex-direction:column;row-gap:10px;list-style-type:disc;padding-left:20px}.popup-cookie{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-radius:22px;z-index:10}.popup-cookie-inner{max-width:1286px;padding:57px 20px 40px}@media screen and (max-width: 768px){.popup-cookie-inner{padding:46px 20px 20px}}.popup-cookie-inner h3{font-size:38px;line-height:37.91px;font-weight:500}@media screen and (max-width: 768px){.popup-cookie-inner h3{font-size:22px;line-height:37.91px}}.popup-cookie-text{font-size:20px;line-height:44px;text-align:center;margin-top:32px}@media screen and (max-width: 768px){.popup-cookie-text{margin-top:20px;font-size:14px;line-height:24px}}.cookies-btns{background:#ebebeb;padding:33px 20px 32px;box-sizing:border-box;display:flex;justify-content:center;gap:60px}@media screen and (max-width: 768px){.cookies-btns{padding:46.5px 20px 46.5px;gap:12px}}.cookies-btn{padding:0 36px;height:55px;background:#f8e2ff;border-radius:8px;border:1px solid #000;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;line-height:27px;color:#000}@media screen and (max-width: 768px){.cookies-btn{height:47px;padding:0 22px;font-size:18px}}@media screen and (max-width: 420px){.cookies-btn{font-size:14px}}@media screen and (max-width: 320px){.cookies-btn{padding:0 10px}}.cookies-btn:hover{background:#e06cff}.cookies-btn-active{background:#e06cff}