@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&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:1280px;margin:0 auto;padding:0 20px}.layout{position:relative;overflow:hidden;background-color:#FFFFFF;color:#070707;font-family:"Inter", serif;font-weight:400}.header-top{position:fixed;top:0;left:0;width:100%;height:auto;z-index:15;background:#ffffff;border-bottom:1px solid #cdcdcd;height:72px;box-sizing:border-box}.header-top-inner{height:100%}@media screen and (max-width: 768px){.header-top-inner{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:24px;height:24px}.mobile-btn-active{background-image:url(../images/close.png);animation:0.5s 0s linear rotateIn}.header-nav{height:100%;display:flex;align-content:center;justify-content: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:84px;left:0;width:100%;height:600px;z-index:10;animation:0.5s 0s linear slideInDown;background:#ffffff;border-bottom:1px solid #d9d9d9;backdrop-filter:blur(15px)}}.header-nav-list{max-width:739px;width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.header-nav-list{flex-direction:column;align-items:flex-start;padding-left:48px;height:536px;justify-content:space-between}}@media screen and (max-width: 420px){.header-nav-list{padding-left:20px}}.header-nav-item{font-size:16px;line-height:24px;font-weight:600;position:relative}@media screen and (max-width: 768px){.header-nav-item{font-size:16px;line-height:24px}}.header-nav-item:hover::before{content:"";position:absolute;left:50%;bottom:-25px;transform:translateX(-50%);width:100%;height:3px;padding:0 9.5px;background:#f2497c}.header-nav-item-hidden{display:none}@media screen and (max-width: 768px){.header-nav-item-hidden{display:block}}.banner{overflow:clip;margin-top:72px;padding:0 20px}@media screen and (max-width: 768px){.banner{margin:0}}.banner-inner{max-width:1304px;overflow:clip;padding:0}@media screen and (max-width: 768px){.banner-inner{position:relative;justify-content:center}}.banner-text{max-width:607px;padding:120px 0 240px;position:relative}@media screen and (max-width: 768px){.banner-text{max-width:335px;width:100%;padding:108px 0 290px;margin:0 auto}}.banner-text::after{content:"";position:absolute;background-image:url(../images/banner-img.png);background-position:center;background-repeat:no-repeat;background-size:100%;width:622px;height:100%;top:0;right:-685px}@media screen and (max-width: 768px){.banner-text::after{height:254px;width:100%;bottom:0;left:0;top:unset;right:unset}}.banner-text span{font-family:"Sofia Sans", serif;font-size:40px;line-height:44px;text-transform:uppercase;display:block;position:relative}@media screen and (max-width: 768px){.banner-text span{font-size:20px;line-height:28px;margin-top:12px;text-align:center}}.banner-text span::after{content:"";position:absolute;background:#f2497c;height:6px;width:100%;left:0;bottom:-6px}@media screen and (max-width: 768px){.banner-text span::after{bottom:-18px}}.banner-text p{font-size:24px;line-height:32px;margin:40px 0 48px;max-width:583px}@media screen and (max-width: 768px){.banner-text p{text-align:center;font-size:16px;line-height:24px;margin:42px 0 36px}}.banner-btns{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 768px){.banner-btns{flex-direction:column;gap:28px;max-width:319px}}.btn-link{display:flex;align-items:center;justify-content:center;background:#f2497c;border-radius:67px;box-sizing:border-box;height:60px;padding:0 42px;font-size:18px;line-height:28px;font-weight:600;color:#ffffff}@media screen and (max-width: 768px){.btn-link{width:100%;height:54px;font-size:16px;line-height:24px;padding:0}}.btn-link:hover{filter:drop-shadow(0 0 10px #f2497c)}section{scroll-margin-top:70px}h1{font-family:"Sofia Sans", serif;font-size:88px;line-height:96px;font-weight:400;text-transform:uppercase}@media screen and (max-width: 768px){h1{font-size:52px;line-height:60px;text-align:center}}.title-text{display:flex;flex-direction:column;align-items:center;gap:32px}h2{font-family:"Sofia Sans", serif;font-size:64px;line-height:72px;font-weight:400;text-transform:uppercase;text-align:center}@media screen and (max-width: 768px){h2{font-size:36px;line-height:110%}}@media screen and (max-width: 320px){h2{font-size:26px}}.title-text p{font-size:18px;line-height:28px;width:100%;text-align:center}@media screen and (max-width: 768px){.title-text p{font-size:16px;line-height:24px}}h3{font-size:20px;line-height:28px;font-weight:600;display:flex;align-items:flex-start;gap:34px;height:56px}@media screen and (max-width: 768px){h3{font-size:18px;line-height:28px;gap:40px;height:auto}}@media screen and (max-width: 320px){h3{font-size:16px;line-height:24px;gap:20px}}h3 span{font-size:16px;line-height:140%;font-weight:600;color:#f2497c}h4{font-size:20px;line-height:28px;font-weight:700}h5{font-size:20px;line-height:28px;font-weight:700;text-transform:uppercase}h6{font-size:20px;line-height:28px;font-weight:600;color:#0f0e0e}@media screen and (max-width: 768px){h6{font-size:18px}}.about{padding:80px 0 0;background:#fee6ed}@media screen and (max-width: 768px){.about{padding:64px 0 0}}.about-inner{position:relative}.about-text{flex-direction:row;justify-content:space-between;height:72px}@media screen and (max-width: 768px){.about-text{flex-direction:column;align-items:center;height:auto}}.about-text h2{text-align:left}@media screen and (max-width: 768px){.about-text h2{text-align:center}}.about-text p{max-width:917px;text-align:left}.about-list{width:200%;padding-left:148px;position:static !important}@media screen and (max-width: 768px){.about-list{width:100%;padding:0;position:relative !important}}.about-list .slick-track{padding:60px 0 134px}@media screen and (max-width: 768px){.about-list .slick-track{padding:32px 0 64px}}.about-item{width:400px;margin-right:40px}@media screen and (max-width: 768px){.about-item{margin:0}}.about-item-img{height:500px}@media screen and (max-width: 768px){.about-item-img{height:450px}}.about-item-text{font-size:16px;line-height:24px;color:#393939;margin-top:28px;max-width:320px}@media screen and (max-width: 768px){.about-item-text{margin-top:16px;max-width:100%}}.slick-arrow{position:absolute;background-position:center;background-repeat:no-repeat;background-size:100%;width:40px;height:40px;border:none;background-color:unset;top:362px;z-index:2;cursor:pointer}@media screen and (max-width: 768px){.slick-arrow{top:236px}}.slick-next{right:20px;background-image:url(../images/next.png)}.slick-prev{left:8px;background-image:url(../images/prev.png)}@media screen and (max-width: 768px){.about-list .slick-prev{display:none !important}}@media screen and (max-width: 768px){.about-list .slick-next{background-image:url(../images/next-black.png);right:-15px}}.projects{background:#fee6ed;padding:100px 0}@media screen and (max-width: 768px){.projects{padding:64px 0 0}}.projects-list{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:40px}@media screen and (max-width: 768px){.projects-list{max-width:312px;margin:0 auto}}@media screen and (max-width: 768px){.projects-list .slick-track{padding:120px 0 88px}}.projects-item{width:384px;background:#ffffff;border-radius:8px;overflow:hidden;color:#000000}.projects-item-img{height:368px;border-radius:8px}.projects-item-text{padding:24px;color:#1f1f1f}.projects-item-text p{font-size:18px;line-height:28px;margin-top:20px}.projects-list .slick-arrow{top:40px}.projects-list .slick-next{right:0}.projects-list .slick-prev{right:50px;left:unset}.process{padding:80px 0}@media screen and (max-width: 768px){.process{padding:64px 0}}.process-text{flex-direction:row;justify-content:space-between}@media screen and (max-width: 768px){.process-text{flex-direction:column;justify-content:center}}.process-text h2{text-align:left}@media screen and (max-width: 768px){.process-text h2{text-align:center}}.process-text p{text-align:left;max-width:567px}@media screen and (max-width: 768px){.process-text p{text-align:center}}.process-img{margin:60px 0 40px}@media screen and (max-width: 768px){.process-img{margin:32px 0}}.process-list{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:40px;max-width:1136px;margin:0 auto}@media screen and (max-width: 768px){.process-list{max-width:335px;flex-direction:column;row-gap:28px}}.process-item{width:47%;padding-left:34px;box-sizing:border-box;font-size:24px;line-height:32px;text-align:center;position:relative}@media screen and (max-width: 768px){.process-item{width:100%;font-size:18px;line-height:28px;text-align:left}}.process-item::before{content:"";position:absolute;width:14px;height:14px;background:#f2497c;border-radius:50%;top:11px;left:0}.services{padding:80px 0}@media screen and (max-width: 768px){.services{padding:64px 0}}.services-list{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:60px 72px;margin-top:60px}@media screen and (max-width: 768px){.services-list{max-width:319px;margin:40px auto 0;flex-direction:column;gap:40px}}.services-item{width:290px}@media screen and (max-width: 768px){.services-item{width:100%}}.services-item-text{font-size:16px;line-height:24px;padding-top:20px;margin-top:20px;border-top:1px solid #f2497c}.reviews{padding:80px 0 0;background:#fee6ed}@media screen and (max-width: 768px){.reviews{padding:64px 0 0}}.reviews-inner{position:relative}.reviews-inner h2{text-align:left}@media screen and (max-width: 768px){.reviews-inner h2{max-width:235px}}@media screen and (max-width: 320px){.reviews-inner h2{max-width:135px}}.reviews-list{width:200%;position:static !important}@media screen and (max-width: 768px){.reviews-list{max-width:335px;width:100%;margin:0 auto}}.reviews-list .slick-track{padding:60px 0 112px}@media screen and (max-width: 768px){.reviews-list .slick-track{padding:40px 0 64px}}.reviews-item{width:446px;margin-right:40px;display:flex !important;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.reviews-item{margin:0;width:100%}}.reviews-item-img{width:100px}@media screen and (max-width: 768px){.reviews-item-img{width:29.85%}}.reviews-item-text{width:306px;font-size:20px;line-height:28px;color:#393939}@media screen and (max-width: 768px){.reviews-item-text{width:64.17%;font-size:16px;line-height:24px}}.reviews-list .slick-arrow{top:0}@media screen and (max-width: 768px){.reviews-list .slick-arrow{top:24px}}.reviews-list .slick-next{right:20px}.reviews-list .slick-prev{right:100px;left:unset}@media screen and (max-width: 768px){.reviews-list .slick-prev{right:70px}}.footer{background:#171717;color:#f8f8f8}@media screen and (max-width: 768px){.footer{padding:32px 0}}.footer-inner{max-width:1121px;height:98px;display:flex;justify-content:space-between;align-items:center;gap:30px}@media screen and (max-width: 768px){.footer-inner{height:auto;flex-direction:column-reverse;row-gap:24px}}.footer-nav{max-width:457px;width:100%}@media screen and (max-width: 1030px){.footer-nav{max-width:382px}}.footer-nav-list{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.footer-nav-list{flex-direction:column;row-gap:20px}}.footer-nav-item{font-size:16px;line-height:24px}@media screen and (max-width: 768px){.footer-nav-item{font-size:12px;line-height:16px}}.footer-nav-item:hover{text-decoration:underline}.copyright{font-size:16px;line-height:24px;font-weight:600}@media screen and (max-width: 1030px){.copyright{font-size:14px;line-height:18px}}@media screen and (max-width: 768px){.copyright{font-size:12px;line-height:16px;font-weight:600;text-align:center}}.contacts{padding:100px 0}@media screen and (max-width: 768px){.contacts{padding:64px 0}}.contacts-inner{max-width:1300px}.contacts-img{height:392px;margin:60px 0}@media screen and (max-width: 768px){.contacts-img{max-width:335px;height:393px;width:100%;margin:40px auto}}.contacts-img img{height:100%;object-position:top}.contacts-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}@media screen and (max-width: 768px){.contacts-list{max-width:335px;flex-direction:column;row-gap:24px;align-items:flex-start;margin:0 auto}}.contacts-item{display:flex;align-content:center;gap:14px}@media screen and (max-width: 768px){.contacts-item{gap:12px;justify-content:flex-start;width:100%}}.contacts-item-img{width:28px}@media screen and (max-width: 768px){.contacts-item-img{width:8.35%}}.contacts-item-text{font-size:20px;line-height:28px}@media screen and (max-width: 768px){.contacts-item-text{font-size:14px;line-height:20px;width:88.05%}}.header-top-terms .header-nav-item{color:#0e022e}@media screen and (max-width: 768px){.header-top-terms .header-nav-item{color:#ffffff}}.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:#ffffff}}.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:#000000}.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:#0A0B0C;box-shadow:10px 10px 10px 0px rgba(0,0,0,0.18);z-index:10}.popup-cookie-inner{max-width:1360px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width: 768px){.popup-cookie-inner{padding:20px;height:auto;flex-direction:column;row-gap:38px}}.popup-cookie-text{font-size:14px;line-height:20px;width:64.55%;color:#ffffff}@media screen and (max-width: 768px){.popup-cookie-text{width:100%}}.cookies-btns{display:flex;justify-content:space-between;max-width:444px;width:100%;align-items:center}@media screen and (max-width: 320px){.cookies-btns{flex-direction:column;row-gap:20px}}.cookies-btn{font-size:14px;line-height:20px;text-decoration:underline;color:#f2497c;cursor:pointer}@media screen and (max-width: 520px){.cookies-btn{font-size:12px}}@media screen and (max-width: 420px){.cookies-btn{font-size:8px}}.cookies-btn:hover{height:34px;padding:0 15px;background:#f2497c;border-radius:12px;font-weight:600;text-decoration:unset;display:flex;align-items:center;justify-content:center;color:#ffffff}@media screen and (max-width: 420px){.cookies-btn:hover{padding:0 10px}}.cookies-btn-active{height:34px;padding:0 15px;background:#f2497c;border-radius:12px;text-decoration:unset;display:flex;align-items:center;justify-content:center;font-weight:600;color:#ffffff}
