*{margin:0;padding:0;list-style-type:none}body{background-color:#fff;font-family:Manrope;color:#121212}.page-content{padding-top:100px}*,*:before,*:after{box-sizing:border-box}.header__mobile-menu{transform:translate(100%)}.header__mobile-menu--ready{transition:transform .3s ease}.hero{padding:130px 0;position:relative;display:flex;align-items:center;background-size:cover;background-position:center top;background-repeat:no-repeat;color:#fff}.hero__overlay{position:absolute;inset:0;background:#000;opacity:.4;z-index:1}.hero__container{position:relative;z-index:2;width:100%}.hero__content{max-width:740px}.hero__subtitle{display:inline-block;font-size:20px;font-weight:500;color:#dedede}.hero__title{font-size:68px;line-height:88px;font-weight:800;margin-top:24px}.hero__title-main,.hero__title-sub{display:block;color:#fff}.hero__description{font-size:28px;font-weight:400;margin-top:24px;color:#fff}.hero__info{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:24px;text-transform:uppercase}.hero__info span{font-size:14px;font-weight:500;color:#fff}.hero__actions{display:flex;margin-top:45px;gap:25px;font-size:16px;font-weight:400}.hero__actions a{height:58px;width:230px;padding:0}@media(max-width:1200px){.hero__title{font-size:58px;line-height:74px}.hero__description{font-size:24px}}@media(max-width:992px){.hero__content{max-width:600px}.hero__title{font-size:48px;line-height:62px;margin-top:16px}.hero__description{font-size:22px}}@media(max-width:768px){.hero__content{max-width:100%}.hero__subtitle{font-size:16px}.hero__title{font-size:40px;line-height:52px}.hero__description{font-size:20px;line-height:32px}.hero__info{flex-direction:column;align-items:flex-start;gap:4px;margin-top:20px}.hero__info span{line-height:27px;position:relative;padding-left:14px}.hero__info span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:#e9e9e9}.hero__info span:nth-child(2){display:none}.hero__info span:nth-child(4){display:none}.hero__actions{margin-top:32px;gap:16px}.hero__actions a{width:200px}}@media(max-width:480px){.hero{padding:60px 0}.hero__content{max-width:480px}.hero__subtitle{font-size:14px}.hero__title{font-size:48px;line-height:60px;margin-top:16px}.hero__description{font-size:24px;line-height:38px;margin-top:24px}.hero__info{flex-direction:column;align-items:start;gap:0;margin-top:38px}.hero__info span{line-height:27px}.hero__actions{display:flex;margin-top:45px;gap:25px}.hero__actions a{height:58px;width:230px;padding:0}}.services-grid{background-color:#f5f5f5;padding:100px 0 130px}.services-grid__container{width:100%}.services-grid__header{text-align:center;max-width:1000px;margin:0 auto 110px}.services-grid__title{font-size:64px;font-weight:600}.services-grid__description{font-size:24px;font-weight:400;color:#737373;max-width:900px;margin:12px auto 0}.services-grid__items{display:grid;grid-template-columns:repeat(3,1fr);gap:110px 60px}.services-grid__item{text-align:center;text-decoration:none}.services-grid__item img{max-height:380px;width:100%;height:auto;object-fit:contain}.services-grid__item p{font-size:24px;font-weight:500;transition:all .1s ease;margin-top:16px}.services-grid__item:hover p{color:#555}@media(max-width:1200px){.services-grid__items{gap:70px 40px}.services-grid__title{font-size:52px}}@media(max-width:992px){.services-grid{padding:70px 0 90px}.services-grid__header{margin-bottom:70px}.services-grid__title{font-size:42px}.services-grid__description{font-size:20px}.services-grid__items{gap:50px 30px}.services-grid__item img{max-height:280px}.services-grid__item p{font-size:20px}}@media(max-width:768px){.services-grid{padding:60px 0 70px}.services-grid__header{max-width:100%;margin-bottom:50px}.services-grid__title{font-size:34px}.services-grid__description{font-size:17px}.services-grid__items{grid-template-columns:repeat(2,1fr);gap:36px 24px}.services-grid__item img{max-height:220px}.services-grid__item p{font-size:17px}}@media(max-width:480px){.services-grid{padding:50px 0}.services-grid__header{text-align:center;max-width:400px;margin:0 auto 40px}.services-grid__title{font-size:24px;font-weight:600}.services-grid__description{font-size:14px;line-height:23px;max-width:360px;margin:16px auto 0}.services-grid__items{grid-template-columns:repeat(2,1fr);gap:20px 25px}.services-grid__item img{max-height:200px}.services-grid__item p{font-size:14px}}.brands{background-color:#fff;padding:90px 0 120px}.brands__container{width:100%}.brands__header{text-align:center;max-width:1000px;margin:0 auto 60px}.brands__title{font-size:64px;font-weight:600}.brands__description{font-size:24px;color:#555;max-width:1000px;margin:12px auto 0}.brands__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 20px;align-items:center;justify-items:center}.brands__item{display:flex;justify-content:center;align-items:center;min-height:100px;width:100%;padding:12px}.brands__item img{max-width:200px;width:100%;height:auto;transition:all .3s ease;filter:grayscale(100%)}@media(max-width:1200px){.brands__title{font-size:52px}.brands__description{font-size:20px}}@media(max-width:992px){.brands{padding:60px 0 80px}.brands__title{font-size:40px}.brands__description{font-size:18px}.brands__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:768px){.brands{padding:50px 0 60px}.brands__header{max-width:100%;margin-bottom:40px}.brands__title{font-size:32px}.brands__description{font-size:16px}.brands__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.trust-hero{padding:150px 0;position:relative;display:flex;align-items:center;background-size:cover;background-position:center top;background-repeat:no-repeat;color:#fff}.trust-hero__overlay{position:absolute;inset:0;background:#000;opacity:.35;z-index:1}.trust-hero__container{position:relative;z-index:2;width:100%}.trust-hero__content{max-width:740px}.trust-hero__title{font-size:80px;font-weight:800}.trust-hero__title-main,.trust-hero__title-sub{display:block;color:#fff}.trust-hero__description{font-size:36px;font-weight:400;margin-top:28px;color:#fff}.trust-hero__actions{margin-top:75px}.trust-hero__actions a{display:inline-flex;align-items:center;justify-content:center;width:230px;max-width:100%;height:58px;padding:0}.trust-hero__note{font-size:18px;margin-top:6px;color:#fff}@media(max-width:1200px){.trust-hero__title{font-size:68px}.trust-hero__description{font-size:30px}}@media(max-width:992px){.trust-hero__content{max-width:100%}.trust-hero__title{font-size:56px}.trust-hero__description{font-size:26px;margin-top:20px}.trust-hero__actions{margin-top:50px}}@media(max-width:768px){.trust-hero{padding:0 0 40px;align-items:end;height:540px}.trust-hero__title{font-size:36px}.trust-hero__description{font-size:18px;margin-top:16px;line-height:1.4}.trust-hero__actions{margin-top:36px}.trust-hero__note{margin-top:4px}}.container{max-width:1320px;margin:0 auto;padding:0 24px}@media(max-width:1200px){.container{max-width:1160px;padding:0 20px}}@media(max-width:768px){.container{max-width:736px;padding:0 16px}}@media(max-width:480px){.container{padding:0 20px}}.locations-section{background:#fff;padding:50px 0 70px}.locations-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 30px}.locations-section__card{display:flex;flex-direction:column;text-decoration:none;cursor:pointer}.locations-section__card:hover p{color:#155dfc}.locations-section__image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden}.locations-section__image{width:100%;height:100%;object-fit:cover;display:block}.locations-section__name{margin-top:12px;font-size:20px;color:#000;line-height:24px;font-weight:500;transition:all .3s ease;text-decoration:none}.locations-section__cta{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:20px 24px;margin-top:30px}.locations-section__cta-content{display:flex;justify-content:space-between;align-items:center}.locations-section__cta-title{font-size:24px;font-weight:500}.locations-section__cta-description{margin-top:14px;font-size:16px;font-weight:400;color:#737373}.locations-section__cta-actions{display:flex;gap:12px}.locations-section__cta-actions a{height:40px;transition:all .2s ease;cursor:pointer;font-size:13px;font-weight:400}.locations-section__cta-actions a:first-child{width:155px}.locations-section__cta-actions a:last-child{width:110px}@media(max-width:992px){.locations-section__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(max-width:768px){.locations-section__grid{grid-template-columns:repeat(2,1fr);gap:20px}.locations-section__cta-content{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:480px){.locations-section{padding:30px 0 40px}.locations-section__grid{grid-template-columns:repeat(2,1fr);gap:18px 18px}.locations-section__name{margin-top:10px;font-size:16px;line-height:16px}.locations-section__cta{padding:20px 26px;margin-top:40px}.locations-section__cta-title{font-size:20px}.locations-section__cta-description{margin-top:12px;font-size:14px;line-height:23px}.locations-section__cta-actions{gap:8px}}@media(max-width:400px){.locations-section__cta-actions{flex-direction:column}}@media(max-width:360px){.locations-section__text{font-size:15px}}.about-hero{background:transparent;padding:0 0 100px}.about-hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.about-hero__image{background-position:left top;background-size:cover;background-repeat:no-repeat;width:620px;height:720px}.about-hero__label{font-size:16px;font-weight:500;color:#000;position:relative;padding-left:20px}.about-hero__label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#155dfc}.about-hero__title{margin-top:24px;font-size:48px;font-weight:700}.about-hero__description{margin-top:20px;font-size:18px;font-weight:400;line-height:29px;color:#737373;max-width:520px}.about-hero__features{margin-top:42px;display:flex;gap:20px;font-weight:400;font-size:13px;text-transform:uppercase;color:#121212}@media(max-width:1200px){.about-hero__grid{gap:60px}.about-hero__image{width:100%;height:620px}}@media(max-width:992px){.about-hero{padding:0 0 70px}.about-hero__grid{gap:40px}.about-hero__image{height:540px}.about-hero__title{font-size:38px}.about-hero__description{font-size:16px;max-width:100%}}@media(max-width:768px){.about-hero{padding:0 0 60px}.about-hero__grid{grid-template-columns:1fr;gap:30px}.about-hero__image{width:100%;height:460px;background-position:center top}.about-hero__title{font-size:34px;margin-top:16px}.about-hero__description{font-size:16px;max-width:100%}.about-hero__features{flex-wrap:wrap;gap:12px}}@media(max-width:480px){.about-hero{padding:0 0 40px}.about-hero__grid{grid-template-columns:1fr;gap:0;position:relative}.about-hero__image{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;height:680px;background-position:left top;background-repeat:no-repeat;background-size:cover}.about-hero__content{position:relative;margin-top:-350px;z-index:2}.about-hero__content:before{content:"";position:absolute;top:0;left:0;right:0;margin-left:-20px;margin-right:-20px;height:350px;background:linear-gradient(to bottom,transparent 2%,#ffffff 30%);z-index:1;pointer-events:none}.about-hero__label,.about-hero__title,.about-hero__description,.about-hero__features{position:relative;z-index:2}.about-hero__title{font-size:36px;margin-top:16px}.about-hero__description{font-size:16px;max-width:100%;line-height:27px}.about-hero__features{margin-top:24px;flex-wrap:wrap;gap:12px}}.about-who{background:#f5f5f5;padding:90px 0 0}.about-who__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-who__title{font-size:48px;font-weight:700;margin-bottom:18px}.about-who__content p{margin-top:14px;font-size:18px;line-height:29px;color:#555;max-width:520px}.about-who__image{background-position:left top;background-size:cover;background-repeat:no-repeat;width:600px;height:670px}@media(max-width:1200px){.about-who__grid{gap:50px}.about-who__image{width:100%;height:580px}}@media(max-width:992px){.about-who{padding:70px 0 0}.about-who__grid{gap:36px}.about-who__title{font-size:38px}.about-who__image{height:500px}.about-who__content p{font-size:16px;max-width:100%}}@media(max-width:768px){.about-who{padding:50px 0 0}.about-who__grid{grid-template-columns:1fr;gap:30px}.about-who__title{font-size:34px}.about-who__image{width:100%;height:420px;background-position:center top}.about-who__content p{max-width:100%}}@media(max-width:480px){.about-who{padding:0}.about-who__grid{grid-template-columns:1fr;gap:25px}.about-who__content{order:2}.about-who__title{font-size:30px;margin-bottom:25px}.about-who__content p{font-size:16px;max-width:100%;line-height:27px}.about-who__image{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);height:432px;background-position:center top;order:1}}.about-mission{background:#f5f5f5;padding:100px 0 75px}.about-mission__title{font-size:36px;font-weight:600}.about-mission__grid{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:250px}.about-mission h3{font-size:24px;font-weight:600;margin-bottom:8px}.about-mission p{font-size:18px;font-weight:400;line-height:30px;color:#555;max-width:380px}.about-mission li{font-size:18px;font-weight:400;line-height:30px;max-width:500px;color:#555}.about-mission li span{font-weight:700;color:#555}.about-mission ul{list-style:none;padding:0}.about-mission li{margin-bottom:10px}@media(max-width:1200px){.about-mission__grid{gap:100px}}@media(max-width:992px){.about-mission{padding:70px 0 55px}.about-mission__title{font-size:30px}.about-mission__grid{gap:60px}.about-mission h3{font-size:22px}.about-mission p,.about-mission li{font-size:16px;line-height:28px}}@media(max-width:768px){.about-mission{padding:55px 0 45px}.about-mission__grid{grid-template-columns:1fr;gap:32px}.about-mission p,.about-mission li{max-width:100%}}@media(max-width:480px){.about-mission{padding:36px 0 30px}.about-mission__title{font-size:24px}.about-mission__grid{margin-top:24px;grid-template-columns:1fr;gap:24px}.about-mission h3{font-size:20px;margin-bottom:12px}.about-mission p{font-size:16px;line-height:27px;max-width:390px}.about-mission li{font-size:16px;line-height:27px;max-width:440px;margin-bottom:0}}.about-features{padding:50px 0}.about-features__features{width:100%}.about-features__features-title{font-size:30px;font-weight:600}.about-features__features-grid{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.about-features__feature{max-width:280px}.about-features__feature-title{font-size:20px;font-weight:500;color:#171717}.about-features__feature-description{font-size:16px;margin-top:12px;line-height:25px;font-weight:400;color:#737373}@media(max-width:1200px){.about-features__features-grid{gap:24px}}@media(max-width:992px){.about-features__features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.about-features__features-title{font-size:26px}.about-features__feature{max-width:100%}}@media(max-width:768px){.about-features__features{margin-top:60px}.about-features__features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.about-features__features-title{font-size:24px}.about-features__feature-title{font-size:18px}.about-features__feature-description{font-size:15px}}@media(max-width:576px){.about-features__features-grid{grid-template-columns:1fr;row-gap:20px}.about-features__feature-description{font-size:14px}}@media(max-width:480px){.about-features__features{margin-top:40px}.about-features__features-grid{margin-top:30px;grid-template-columns:1fr;row-gap:20px}.about-features__feature{max-width:100%}}@media(max-width:360px){.about-features__features-title{font-size:22px}}.problems__list ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#d0d0d0}@media(max-width:1200px){.problems{padding:50px 0 60px}.problems__grid{gap:40px}.problems__image{max-width:500px;height:600px}.problems__title{font-size:42px}.problems__description{font-size:22px}.problems__list{margin-top:40px;grid-template-columns:240px 240px}.problems__list ul li{font-size:17px;line-height:34px}}@media(max-width:992px){.problems{padding:45px 0 50px}.problems__grid{gap:35px}.problems__image{max-width:450px;height:550px}.problems__title{font-size:36px}.problems__description{font-size:20px;margin-top:20px}.problems__list{margin-top:35px;grid-template-columns:1fr 1fr;gap:0 30px}.problems__list ul li{font-size:16px;line-height:32px}}@media(max-width:576px){.problems{padding:35px 0}.problems__image{height:420px}.problems__title{font-size:28px}.problems__description{margin-top:16px;font-size:17px;line-height:26px}.problems__list{margin-top:25px;gap:0 20px}.problems__list ul li{font-size:15px;line-height:30px}}@media(max-width:480px){.problems{padding:30px 0 25px}.problems__grid{gap:25px}.problems__image{height:380px}.problems__title{font-size:24px}.problems__description{margin-top:12px;font-size:16px;line-height:25px}.problems__list{margin-top:20px;gap:0 60px}.problems__list ul li{font-size:14px;line-height:28px}}@media(max-width:360px){.problems__image{height:340px}.problems__title{font-size:22px}.problems__description{font-size:15px;line-height:23px}.problems__list{gap:0 15px}.problems__list ul li{font-size:13px;line-height:26px}}@media(max-width:480px){.repair-section__grid{margin-top:30px;grid-template-columns:1fr;gap:20px}.repair-section__title{font-size:24px}.repair-section__feature-description{margin-top:10px}}.brands-section{background-color:#fff;padding:70px 0}.brands-section__container{width:100%}.brands-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:60px 20px;align-items:center;justify-items:center}.brands-section__grid__item{display:flex;justify-content:center;align-items:center;height:120px}.brands-section__grid img{max-width:250px;width:100%;height:auto;transition:all .3s ease;filter:grayscale(100%)}@media(max-width:992px){.brands-section__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.brands-section{padding:50px 0 60px}.brands-section__grid{grid-template-columns:repeat(2,1fr);column-gap:30px}}@media(max-width:480px){.brands-section{padding:30px 0 40px}.brands-section__grid{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:20px}.brands-section__grid__item{height:80px}.brands-section__grid img{max-width:200px}}@media(max-width:360px){.brands-section__label{font-size:14px}}.services{background:#fff;padding:50px 0 70px}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:60px;row-gap:20px}.services__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;min-width:0}.services__item:hover p{color:#555}.services__image{width:100%;max-height:300px;height:auto;object-fit:contain;display:block}.services__label{margin-top:18px;font-size:20px;font-weight:500;color:#000;transition:all .1s ease}@media(max-width:1400px){.services__grid{column-gap:40px}}@media(max-width:992px){.services{padding:40px 0 56px}.services__grid{column-gap:24px;row-gap:32px}}@media(max-width:768px){.services{padding:36px 0 48px}.services__grid{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:28px}.services__label{font-size:18px}}@media(max-width:480px){.services{padding:32px 0 40px}.services__grid{grid-template-columns:repeat(1,1fr);row-gap:24px}.services__image{max-height:290px}.services__label{margin-top:12px;font-size:16px}}@media(max-width:360px){.services__label{font-size:15px}}.reviews{background:#fff;padding:50px 0 80px}.reviews__container{width:100%}.reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;width:100%}.reviews .reviews__grid{display:grid}.reviews .keen-slider.reviews__grid{display:flex}.reviews__card{background:#f5f5f5;border-radius:14px;padding:24px;box-shadow:0 3px 2px -1px #0000001a;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.reviews__stars{display:flex;gap:4px}.reviews__text{font-weight:400;margin-top:24px;font-size:16px;color:#737373;line-height:24px;word-break:break-word;overflow-wrap:break-word}.reviews__author{margin-top:24px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px}.reviews__photo{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#ebebeb;flex-shrink:0}.reviews__nav{margin-top:50px;display:flex;justify-content:center;align-items:center;gap:4px;flex-wrap:wrap}.reviews__arrow{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border:none;cursor:pointer;border-radius:8px;transition:.3s ease;background:transparent;flex-shrink:0}.reviews__pagination{display:flex;justify-content:center;align-items:center;width:36px;height:36px;font-weight:500;font-size:14px;background:#fff;border:1px solid transparent;border-radius:8px;transition:all .3s ease;cursor:pointer}.reviews__pagination:hover{border:1px solid #e4e4e4;box-shadow:0 1px 1px #0000001a}.reviews__pagination--active{box-shadow:0 1px 1px #0000001a;border:1px solid #e4e4e4}@media(max-width:992px){.reviews{padding:40px 0 60px}.reviews__grid{gap:20px}}@media(max-width:768px){.reviews{padding:36px 0 50px}.reviews__grid{grid-template-columns:1fr;gap:16px}.reviews__nav{margin-top:36px}}@media(max-width:576px){.reviews{padding:28px 0 40px}.reviews__nav{margin-top:28px}}@media(max-width:480px){.reviews__grid{row-gap:14px}.reviews__card{padding:20px}.reviews__nav{margin-top:24px}}@media(max-width:360px){.reviews__card{padding:16px}.reviews__text{font-size:15px}}.faq-main{background:#fff;padding:50px 0 70px}.faq-main__grid{display:grid;grid-template-columns:320px 1fr;gap:40px;margin-bottom:60px;align-items:start}.faq-main__left{width:100%;min-width:0;order:1}.faq-main__right{width:100%;min-width:0;order:2}.faq-main__cta{width:100%;border:1px solid #e5e5e5;border-radius:14px;padding:20px;background:#fff;box-sizing:border-box}.faq-main__cta-title{font-size:24px;font-weight:500}.faq-main__cta-description{margin-top:14px;font-size:16px;font-weight:400;color:#555;line-height:24px}.faq-main__cta-actions{display:flex;margin-top:16px;gap:8px}.faq-main__cta-actions a{display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;font-weight:400;white-space:nowrap;box-sizing:border-box}.faq-main__item{background:#17171708;border-radius:8px;margin-top:20px;padding:16px 20px;width:100%;box-sizing:border-box}.faq-main__item summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;list-style:none;font-size:16px;font-weight:500;line-height:24px}.faq-main__item summary::-webkit-details-marker{display:none}.faq-main__item .faq__icon{display:flex;justify-content:center;align-content:center;align-items:center;flex-shrink:0;min-width:28px;background:#1212121a;border-radius:8px;width:28px;height:28px}.faq-main__item .faq__icon svg{display:block;transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-main__item[open] .faq__icon{background:#121212}.faq-main__item[open] .faq__icon svg{transform:rotate(180deg)}.faq-main__item[open] .faq__icon svg path{stroke:#fff}.faq-main__item p{margin-top:14px;font-size:14px;font-weight:400;line-height:24px;color:#737373}.faq-main__item:first-child{margin:0}@media(max-width:1400px){.faq-main{padding:45px 0 60px}.faq-main__grid{grid-template-columns:300px 1fr;gap:36px}}@media(max-width:1200px){.faq-main{padding:40px 0 55px}.faq-main__grid{grid-template-columns:280px 1fr;gap:30px;margin-bottom:50px}.faq-main__cta-title{font-size:22px}}@media(max-width:992px){.faq-main{padding:35px 0 45px}.faq-main__grid{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.faq-main__left{order:2}.faq-main__right{order:1}.faq-main__cta-title{font-size:21px}.faq-main__cta-description{font-size:15px}}@media(max-width:768px){.faq-main{padding:30px 0 35px}.faq-main__grid{gap:24px;margin-bottom:30px}.faq-main__cta-title{font-size:20px}.faq-main__cta-description{margin-top:12px;font-size:14px}.faq-main__cta-actions{margin-top:16px;flex-wrap:wrap}.faq-main__item{padding:14px 16px}.faq-main__item summary{font-size:15px}}@media(max-width:576px){.faq-main{padding:25px 0 28px}.faq-main__grid{gap:20px;margin-bottom:20px;align-items:center}.faq-main__cta{padding:16px;border-radius:12px}.faq-main__cta-title{font-size:18px}.faq-main__cta-description{margin-top:10px;font-size:13px;line-height:22px}.faq-main__cta-actions{margin-top:14px;gap:10px}.faq-main__item{margin-top:16px;padding:14px 16px}.faq-main__item summary{font-size:14px}}@media(max-width:480px){.faq-main{background:#fff;padding:25px 0 28px}.faq-main__grid{grid-template-columns:1fr;gap:25px;margin-bottom:20px;align-items:center}.faq-main__left{order:2}.faq-main__right{order:1}.faq-main__cta-title{font-size:20px}.faq-main__cta-description{margin-top:12px;font-size:14px;line-height:23px}.faq-main__cta-actions{margin-top:20px;gap:12px}.faq-main__item{background:#17171708;border-radius:8px;margin-top:20px;padding:16px 20px;width:100%;box-sizing:border-box}.faq-main__item summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;list-style:none;font-size:16px;font-weight:500;line-height:24px}.faq-main__item summary::-webkit-details-marker{display:none}.faq-main__item .faq__icon{display:flex;justify-content:center;align-content:center;align-items:center;flex-shrink:0;min-width:28px;background:#1212121a;border-radius:8px;width:28px;height:28px}.faq-main__item .faq__icon svg{display:block;transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-main__item[open] .faq__icon{background:#121212}.faq-main__item[open] .faq__icon svg{transform:rotate(180deg)}.faq-main__item[open] .faq__icon svg path{stroke:#fff}.faq-main__item p{margin-top:14px;font-size:14px;font-weight:400;line-height:24px;color:#737373}.faq-main__item:first-child{margin:0}}@media(max-width:360px){.faq-main{padding:20px 0 24px}.faq-main__cta{padding:14px;border-radius:10px}.faq-main__cta-title{font-size:16px}.faq-main__cta-description{font-size:12px;line-height:20px}.faq-main__cta-actions{margin-top:12px;gap:8px}.faq-main__cta-actions a{font-size:12px}.faq-main__cta-actions a:first-child{width:95px;height:36px}.faq-main__cta-actions a:last-child{width:135px;height:36px}.faq-main__item{padding:12px 14px;margin-top:12px}.faq-main__item summary{font-size:13px;gap:10px}.faq-main__item p{font-size:13px}}.contact{background:transparent;padding:50px 0 90px}.contact__container{width:100%}.contact__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.contact__label{font-size:16px;font-weight:500;color:#000;position:relative;padding-left:20px}.contact__label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#155dfc}.contact__heading{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.contact__title{font-size:80px;font-weight:800;line-height:99px;letter-spacing:-2px;margin-top:30px}.contact__title-main,.contact__title-sub{display:block;color:#737373}.contact__description{font-size:24px;color:#737373;margin-top:24px;line-height:36px;font-weight:400;max-width:420px}.contact__grid{margin-top:60px;display:grid;grid-template-columns:400px 1fr;gap:30px}.contact__info{background:#155dfc;border-radius:14px;padding:35px 30px;display:flex;flex-direction:column;justify-content:space-between}.contact__info-title{font-size:30px;font-weight:600;line-height:32px;color:#fff}.contact__info-text{font-size:18px;font-weight:400;color:#c4e1ff;line-height:30px;margin-top:20px}.contact__details{margin-top:110px;display:flex;flex-direction:column;row-gap:12px}.contact__detail{display:inline-flex;flex-direction:column;row-gap:2px}.contact__detail span{font-size:16px;font-weight:400;line-height:24px;color:#c4e1ff}.contact__detail a,.contact__detail p{font-size:16px;font-weight:400;line-height:24px;text-decoration:none;color:#fff}.contact__detail a:hover{opacity:.85}.contact__backbtn{display:flex;flex-direction:row;align-items:center;column-gap:2px;margin-top:30px}.contact__back{font-size:13px;color:#e5e5e5;font-weight:500;text-transform:uppercase}.contact__form-wrapper{background:#f5f5f5;border-radius:14px;padding:35px 30px}.contact__form{display:flex;flex-direction:column;row-gap:24px}.contact__form button{width:180px;display:inline-flex;font-size:16px;font-weight:400}.contact__field{display:flex;flex-direction:column;row-gap:6px}.contact__field label{font-size:14px;font-weight:500;line-height:20px}.contact__field input{border:1px solid #cbd5e1;outline:none;border-radius:6px;padding:8px 12px}.contact__field textarea{border:1px solid #cbd5e1;outline:none;padding:8px 12px;border-radius:6px;resize:none}@media(max-width:768px){.contact__grid{grid-template-columns:1fr}.contact__title{font-size:56px;line-height:64px}}@media(max-width:480px){.contact{padding:20px 0 40px}.contact__title{font-size:48px;line-height:48px}.contact__description{display:none}.contact__grid{margin-top:36px;grid-template-columns:1fr;gap:20px}.contact__details{margin-top:36px}}.problems{background:transparent;padding:60px 0 70px}.problems__grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.problems__image{background-position:center top;background-size:cover;background-repeat:no-repeat;width:100%;max-width:600px;height:700px}.problems__title{font-size:48px;font-weight:600}.problems__description{margin-top:24px;font-size:24px;font-weight:400;color:#555}.problems__list{margin-top:50px;display:grid;grid-template-columns:280px 280px}.problems__list ul{display:flex;flex-direction:column}.problems__list ul li{position:relative;font-size:18px;line-height:36px;font-weight:400;padding-left:14px;color:#555}.problems__list ul li:before{content:"";position:absolute;left:0;top:18px;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#d0d0d0}@media(max-width:1400px){.problems__image{max-width:550px;height:650px}.problems__list{grid-template-columns:260px 260px}}@media(max-width:1200px){.problems{padding:50px 0 60px}.problems__grid{gap:40px}.problems__image{max-width:500px;height:600px}.problems__title{font-size:42px}.problems__description{font-size:22px}.problems__list{margin-top:40px;grid-template-columns:240px 240px}.problems__list ul li{font-size:17px;line-height:34px}.problems__list ul li:before{top:17px}}@media(max-width:992px){.problems{padding:45px 0 50px}.problems__grid{gap:35px}.problems__image{max-width:450px;height:550px}.problems__title{font-size:36px}.problems__description{font-size:20px;margin-top:20px}.problems__list{margin-top:35px;grid-template-columns:1fr 1fr;gap:0 30px}.problems__list ul li{font-size:16px;line-height:32px}.problems__list ul li:before{top:16px}}@media(max-width:768px){.problems{padding:40px 0 45px}.problems__grid{grid-template-columns:1fr;gap:30px}.problems__image{max-width:100%;height:480px}.problems__title{font-size:32px}.problems__description{font-size:18px;margin-top:18px}.problems__list{margin-top:30px;grid-template-columns:1fr 1fr;gap:0 25px}}@media(max-width:576px){.problems{padding:35px 0}.problems__image{height:420px}.problems__title{font-size:28px}.problems__description{margin-top:16px;font-size:17px;line-height:26px}.problems__list{margin-top:25px;gap:0 20px}.problems__list ul li{font-size:15px;line-height:30px}.problems__list ul li:before{top:15px}}@media(max-width:480px){.problems{padding:30px 0 25px}.problems__grid{gap:25px}.problems__image{height:380px}.problems__title{font-size:24px}.problems__description{margin-top:12px;font-size:16px;line-height:25px}.problems__list{margin-top:20px;gap:0 60px}.problems__list ul li{font-size:14px;line-height:28px}.problems__list ul li:before{top:14px}}@media(max-width:360px){.problems__image{height:340px}.problems__title{font-size:22px}.problems__description{font-size:15px;line-height:23px}.problems__list{gap:0 15px}.problems__list ul li{font-size:13px;line-height:26px}.problems__list ul li:before{top:13px}}.trust{padding:90px 0;background:#f5f5f5}.trust__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.trust__image{background-position:center top;background-size:cover;background-repeat:no-repeat;width:100%;max-width:600px;height:670px;order:2}.trust__content{order:1}.trust__title{font-size:48px;font-weight:600}.trust__features{margin-top:80px;display:grid;grid-template-columns:1fr 1fr;gap:30px 55px}.trust__feature{font-size:24px;font-weight:400;color:#555}.trust__cta{margin-top:150px}.trust__cta-title{font-weight:600;font-size:18px;line-height:27px}.trust__cta-text{font-weight:400;font-size:18px;line-height:27px;color:#555}.trust__actions{margin-top:18px;display:flex;gap:8px}.trust__actions a:first-child{width:200px;height:50px}.trust__actions a:last-child{width:125px;height:50px}@media(max-width:1400px){.trust__grid{gap:60px}.trust__image{max-width:550px;height:620px}.trust__features{margin-top:70px;gap:28px 45px}.trust__cta{margin-top:120px}}@media(max-width:1200px){.trust{padding:70px 0}.trust__grid{gap:50px}.trust__image{max-width:500px;height:580px}.trust__title{font-size:42px}.trust__features{margin-top:60px;gap:25px 40px}.trust__feature{font-size:22px}.trust__cta{margin-top:100px}}@media(max-width:992px){.trust{padding:60px 0}.trust__grid{gap:40px}.trust__image{max-width:450px;height:540px}.trust__title{font-size:36px}.trust__features{margin-top:50px;gap:22px 35px}.trust__feature{font-size:20px}.trust__cta{margin-top:80px}}@media(max-width:768px){.trust{padding:50px 0}.trust__grid{grid-template-columns:1fr;gap:35px}.trust__image{max-width:100%;height:520px;order:1}.trust__content{order:2}.trust__title{font-size:32px}.trust__features{margin-top:45px;gap:20px 30px}.trust__feature{font-size:18px}.trust__cta{margin-top:60px}}@media(max-width:576px){.trust{padding:40px 0}.trust__grid{gap:30px}.trust__image{height:480px}.trust__title{font-size:28px}.trust__features{margin-top:40px;gap:20px 28px}.trust__feature{font-size:17px}.trust__cta{margin-top:50px}}@media(max-width:480px){.trust{padding:30px 0}.trust__grid{gap:20px}.trust__image{height:500px}.trust__title{font-size:24px}.trust__features{margin-top:35px;gap:24px 25px}.trust__feature{font-size:16px}.trust__cta{margin-top:40px}}@media(max-width:440px){.trust__features{margin-top:25px;grid-template-columns:1fr;gap:15px}}@media(max-width:360px){.trust__image{height:450px}.trust__title{font-size:22px}.trust__features{margin-top:30px;gap:20px 20px}.trust__feature{font-size:15px}.trust__cta-title,.trust__cta-text{font-size:16px;line-height:24px}.trust__actions{gap:6px}.trust__actions a:first-child{width:180px;height:48px;font-size:15px}.trust__actions a:last-child{width:115px;height:48px;font-size:15px}}.reviews-section{background:#f5f5f5;padding:90px 0}.reviews-section__container{width:100%}.reviews-section__header{text-align:center;max-width:700px;margin:0 auto 85px}.reviews-section__slider-wrapper{overflow:hidden}.reviews-section__title{font-size:36px;font-weight:600;line-height:40px}.reviews-section__subtitle{margin-top:16px;font-weight:400;line-height:28px;font-size:20px;color:#737373}.reviews-section__card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 3px 2px -1px #0000001a;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.reviews-section__stars{gap:4px}.reviews-section__text{margin-top:24px;font-size:16px;color:#737373;line-height:24px}.reviews-section__author{margin-top:25px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px}.reviews-section__photo{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#ebebeb}.reviews-section__nav{margin-top:60px;display:flex;justify-content:center;gap:16px}.reviews-section__arrow{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;border:none;background:#1717171a;box-shadow:0 1px 2px #00000040;cursor:pointer;transition:background .3s ease,box-shadow .3s ease}.reviews-section__arrow svg path{stroke:#121212;transition:stroke .3s ease}.reviews-section__arrow:hover{background:#121212;box-shadow:0 1px 2px #0000000d}.reviews-section__arrow:hover svg path{stroke:#fff}@media(max-width:992px){.reviews-section{padding:70px 0}.reviews-section__header{margin-bottom:60px}}@media(max-width:768px){.reviews-section{padding:60px 0}.reviews-section__header{max-width:100%;margin-bottom:40px}.reviews-section__title{font-size:28px;line-height:36px}.reviews-section__subtitle{font-size:16px;line-height:24px}}@media(max-width:480px){.reviews-section{padding:50px 0}.reviews-section__header{text-align:center;max-width:310px;margin:0 auto 45px}.reviews-section__title{font-size:24px;line-height:40px}.reviews-section__subtitle{margin-top:16px;line-height:23px;font-size:14px}.reviews-section__nav{margin-top:25px;gap:16px}}.need-section{background:#f5f5f5;padding:85px 0}.need-section__grid{display:grid;grid-template-columns:1fr 1fr;position:relative}.need-section__left{max-width:500px}.need-section__right{display:flex;justify-content:center;align-items:center;align-content:center;height:600px;position:absolute;top:-130px;right:120px}.need-section__right svg{width:100%}.need-section__title{font-size:42px;font-weight:600}.need-section__description{font-size:24px;font-weight:400;line-height:40px;margin-top:24px;color:#555}.need-section__actions{margin-top:45px;display:flex;gap:8px}@media(max-width:1200px){.need-section__right{top:-130px;right:30px}}@media(max-width:992px){.need-section__right{top:-80px;right:10px}}@media(max-width:768px){.need-section__right{top:-80px;right:0}}@media(max-width:768px){.need-section{padding:48px 0 56px}.need-section__grid{grid-template-columns:1fr;overflow:visible;position:relative}.need-section__right{position:absolute;top:50%;transform:translateY(-50%);right:10px;height:350px;opacity:.18;z-index:1;pointer-events:none}.need-section__right svg{height:100%;width:auto}.need-section__title{font-size:32px}.need-section__description{font-size:20px;line-height:32px;margin-top:20px}.need-section__actions{margin-top:36px}}@media(max-width:576px){.need-section{background-color:#fff;padding:32px 0 40px;overflow:hidden}.need-section__grid{justify-content:center;align-items:center;grid-template-columns:1fr;height:420px}.need-section__left{max-width:100%;padding-right:16px;z-index:2;position:relative}.need-section__right{position:absolute;top:200px;transform:translateY(-50%);right:-60px;height:400px;opacity:.15;z-index:1;pointer-events:none}.need-section__right svg{height:100%;width:auto}.need-section__title{font-size:26px}.need-section__description{font-size:17px;line-height:26px;margin-top:14px}.need-section__actions{margin-top:28px;gap:8px}}@media(max-width:480px){.need-section{background-color:#fff;padding:32px 0 0}.need-section__left{max-width:100%;padding-right:20px;z-index:2;position:absolute}.need-section__title{font-size:28px}.need-section__description{font-size:18px;line-height:28px;margin-top:16px}.need-section__actions{margin-top:32px;flex-direction:column;align-items:flex-start;gap:8px}.need-section__right{position:absolute;right:-80px;opacity:.3;z-index:1}.need-section__right svg{height:420px;width:100%}.need-section__left{position:relative;z-index:2}}@media(max-width:360px){.need-section__right{right:60px;opacity:.2}}.faq-section{background:#fff;padding:80px 0}.faq-section.without-border{margin-top:0;border:none}.faq-section__container{width:100%}.faq-section__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:start}.faq-section__left{display:flex;flex-direction:column;justify-content:space-between;gap:0}.faq-section__top{order:1}.faq-section__bottom{display:flex;align-items:flex-end;align-content:flex-end;justify-content:flex-end;order:3;margin-top:auto}.faq-section__right{order:2;grid-row:span 2}.faq-section__btn{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:400;border:1px solid #e5e5e5;padding:8px 14px;border-radius:100px;text-decoration:none;background:transparent;cursor:pointer}.faq-section__btn:hover{border-color:#ddd}.faq-section__btn p{color:#737373}.faq-section__title{font-size:36px;font-weight:600;margin-top:18px}.faq-section__subtitle{font-size:16px;font-weight:400;color:#737373;line-height:24px;margin-top:14px}.faq-section__cta{margin-top:30px;width:100%;max-width:100%;background:#fff;padding:20px;border-radius:14px;border:1px solid #e5e5e5}.faq-section__cta h3{font-size:24px;font-weight:500}.faq-section__cta p{font-size:16px;font-weight:400;line-height:24px;color:#737373;margin-top:16px}.faq-section__buttons{display:flex;margin-top:16px;gap:12px}.faq-section__right{width:100%;min-width:0}.faq-section__item{background:#17171708;border-radius:8px;margin-top:20px;padding:16px 20px;width:100%;box-sizing:border-box;overflow:hidden}.faq-section__item:first-child{margin-top:0}.faq-section__item summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-size:16px;font-weight:500;line-height:24px;position:relative;gap:12px;word-break:break-word;overflow-wrap:break-word}.faq-section__item summary span{flex:1;min-width:0}.faq-section__item summary::-webkit-details-marker{display:none}.faq-section__item .faq-section__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#1212121a;border-radius:8px;width:28px;height:28px}.faq-section__item .faq-section__icon svg{transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-section__item[open] .faq-section__icon{background:#121212}.faq-section__item[open] .faq-section__icon svg{transform:rotate(180deg)}.faq-section__item[open] .faq-section__icon svg path{stroke:#fff}.faq-section__item p{margin-top:14px;font-size:14px;font-weight:400;line-height:24px;color:#737373;word-break:break-word;overflow-wrap:break-word}@media(max-width:1400px){.faq-section__grid{gap:60px}}@media(max-width:1200px){.faq-section__grid{grid-template-columns:1fr 1.3fr;gap:50px}.faq-section__title{font-size:30px}}@media(max-width:992px){.faq-section{padding:60px 0}.faq-section__grid{grid-template-columns:1fr;gap:32px}.faq-section__top{order:1}.faq-section__right{order:2;grid-row:auto}.faq-section__bottom{order:3;margin-top:0;justify-content:flex-start}.faq-section__title{font-size:28px;margin-top:14px}.faq-section__subtitle{font-size:15px}.faq-section__cta{max-width:560px}}@media(max-width:768px){.faq-section{padding:50px 0}.faq-section__title{font-size:26px}.faq-section__cta{max-width:100%;padding:16px}.faq-section__cta h3{font-size:20px}.faq-section__cta p{font-size:14px;margin-top:10px}.faq-section__buttons{margin-top:14px;gap:10px}.faq-section__item{margin-top:14px;padding:14px 16px}}@media(max-width:576px){.faq-section{padding:40px 0}.faq-section__title{font-size:24px}.faq-section__subtitle{font-size:14px}.faq-section__item{padding:12px 14px}.faq-section__item .faq-section__icon{width:28px;height:28px}}@media(max-width:480px){.faq-section{padding:30px 0;margin-top:40px;border-top:1px solid #eee}.faq-section__grid{display:grid;grid-template-columns:1fr;gap:25px}.faq-section__right{order:1}.faq-section__left{order:2}.faq-section__title{font-size:24px;font-weight:600;margin-top:18px}.faq-section__subtitle{font-size:16px;font-weight:400;color:#737373;line-height:24px;margin-top:14px}.faq-section__cta{margin-top:10px;max-width:440px}.faq-section__cta h3{font-size:20px}.faq-section__cta p{font-size:14px;line-height:23px;max-width:440px;margin-top:12px}.faq-section__buttons{margin-top:20px}.faq-section__item{margin-top:14px;padding:18px 20px;width:100%;max-width:420px}.faq-section__item p{font-size:14px;line-height:23px}}.services-section{background:#fff;padding:50px 0 70px}.services-section h2{text-align:center;font-size:32px;font-weight:600;margin-bottom:55px}.services-section__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:60px;row-gap:20px}.services-section__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;min-width:0}.services-section__item:hover p{color:#555}.services-section__image{width:100%;max-height:300px;height:auto;object-fit:contain;display:block}.services-section__label{margin-top:18px;font-size:20px;font-weight:500;color:#000;transition:all .1s ease}@media(max-width:1400px){.services-section__grid{column-gap:40px}}@media(max-width:992px){.services-section{padding:40px 0 56px}.services-section__grid{column-gap:24px;row-gap:32px}}@media(max-width:768px){.services-section{padding:36px 0 48px}.services-section__grid{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:28px}.services-section__label{font-size:18px}}@media(max-width:480px){.services-section{padding:32px 0 40px}.services-section h2{font-size:20px;margin-bottom:40px}.services-section__grid{grid-template-columns:repeat(1,1fr);row-gap:24px}.services-section__image{max-height:290px}.services-section__label{margin-top:12px;font-size:16px}}@media(max-width:360px){.services-section__label{font-size:15px}}.repair-section{padding:50px 0 25px}.repair-section__title{font-size:30px;font-weight:600}.repair-section__grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.repair-section__feature{min-width:0;max-width:100%}.repair-section__feature-title{font-size:20px;font-weight:500}.repair-section__feature-description{font-size:16px;margin-top:12px;line-height:25px;font-weight:400;color:#737373}@media(max-width:992px){.repair-section__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:768px){.repair-section{padding:40px 0 0}.repair-section__grid{grid-template-columns:repeat(1,1fr);gap:24px}.repair-section__title{font-size:26px}}@media(max-width:480px){.repair-section__grid{margin-top:30px;grid-template-columns:1fr;gap:20px}.repair-section__feature-description{margin-top:10px}}.intro-section{background-color:#f3f3f3;padding:40px 0 85px}.intro-section__breadcrumb{display:flex;align-items:center;gap:10px;font-size:14px;color:#737373}.intro-section__breadcrumb-link{color:#737373;text-decoration:none;transition:color .2s ease}.intro-section__breadcrumb-link:hover{color:#171717}.intro-section__breadcrumb-current{color:#171717;font-weight:500}.intro-section__content{max-width:740px}.intro-section__title{font-size:42px;font-weight:600;color:#121212;letter-spacing:.5%;margin-top:25px}.intro-section__description{margin-top:10px;font-size:18px;font-weight:400;line-height:32px;color:#525252}@media(max-width:992px){.intro-section{padding:35px 0 65px}.intro-section__content{max-width:100%}.intro-section__title{font-size:36px}.intro-section__description{font-size:17px;line-height:28px}}@media(max-width:768px){.intro-section{padding:30px 0 50px}.intro-section__title{font-size:30px;margin-top:18px}.intro-section__description{font-size:16px;line-height:26px}}@media(max-width:480px){.intro-section{padding:30px 0}.intro-section__breadcrumb{gap:8px;line-height:21px}.intro-section__title{font-size:24px;font-weight:500;margin-top:12px}.intro-section__description{margin-top:12px;font-size:14px;font-weight:500;line-height:23px}}.modal{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.modal.is-open{opacity:1;visibility:visible}.modal__dialog{background:#fff;width:100%;max-width:480px;padding:25px 35px;border-radius:12px}.modal__dialog h2{font-size:20px;font-weight:500}@media(max-width:480px){.modal__dialog{padding:20px;border-radius:8px}.modal__dialog h2{font-size:18px}}.modal__dialog{transform:translateY(16px);transition:transform .25s ease}.modal.is-open .modal__dialog{transform:translateY(0)}.modal__content{display:flex;flex-direction:column;gap:25px;padding:20px 0;margin:10px 0 25px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}@media(max-width:480px){.modal__content{gap:16px;padding:16px 0;margin:8px 0 20px}}.modal__name,.modal__phone{display:flex;flex-direction:column;gap:6px}.modal__name p,.modal__phone p{font-size:14px;font-weight:500;line-height:20px}.modal__name input,.modal__phone input{border:1px solid #cbd5e1;padding:8px 12px;font-size:14px;outline:none;border-radius:6px;transition:border-color .2s ease;width:100%}@media(max-width:480px){.modal__name input,.modal__phone input{padding:10px 12px}}.modal__btn{font-size:14px;font-weight:400;cursor:pointer;border:none;transition:opacity .2s ease;border-radius:10px;height:40px}@media(max-width:480px){.modal__btn{flex:1;height:44px}}.modal__btn_cancel{width:115px;background:transparent;border:1px solid #cecece}.modal__btn_send{width:95px;background:#155dfc;color:#fff}.modal__btn:hover{opacity:.9}.modal__actions{display:flex;justify-content:flex-end;gap:10px}@media(max-width:480px){.modal__actions{justify-content:stretch}}.features-section__features-title{font-size:30px;font-weight:600}.features-section__features-grid{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.features-section__feature{min-width:0;max-width:100%}.features-section__feature-title{font-size:20px;font-weight:500}.features-section__feature-description{font-size:16px;margin-top:12px;line-height:25px;font-weight:400;color:#737373}@media(max-width:992px){.features-section__features-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:768px){.features-section__features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.features-section__features-title{font-size:26px}}@media(max-width:480px){.features-section__features-grid{margin-top:30px;grid-template-columns:1fr;gap:20px}.features-section__feature-description{margin-top:10px}}.features{background:#fff;padding:70px 0;width:100%}.features__title{font-size:30px;font-weight:600}.features__grid{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.features__feature{min-width:0;max-width:100%}.features__feature-title{font-size:20px;font-weight:500}.features__feature-description{font-size:16px;margin-top:12px;line-height:25px;font-weight:400;color:#737373}@media(max-width:1200px){.features__grid{gap:24px}}@media(max-width:992px){.features{padding:40px 0 60px}.features__grid{grid-template-columns:repeat(2,1fr);gap:24px}.features__feature-title{font-size:26px}.features__feature{max-width:100%}}@media(max-width:768px){.features{padding:36px 0 50px}.features__grid{grid-template-columns:repeat(2,1fr);gap:20px}.features__title{font-size:24px}.features__feature-title{font-size:18px}.features__feature-description{font-size:15px}}@media(max-width:576px){.features{padding:28px 0 40px}.features__grid{grid-template-columns:1fr;row-gap:20px}.features__feature-title{font-size:18px}.features__feature-description{font-size:14px}}@media(max-width:480px){.features{padding:40px 0}.features__grid{margin-top:30px;grid-template-columns:1fr;row-gap:20px}.features__feature{max-width:100%}}@media(max-width:360px){.features__feature-title{font-size:22px}}.promotions-section{background:#fff;padding:50px 0 70px}.promotions-section__heading{font-size:30px;font-weight:500;color:#000}.promotions-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:100px;margin-top:50px}.promotions-section__card{display:flex;flex-direction:column;gap:18px}.promotions-section__card-title{font-size:24px;font-weight:600;color:#155dfc}.promotions-section__card-description{font-size:20px;font-weight:400}.promotions-section__banner{margin-top:50px;position:relative;width:100%;min-height:600px;overflow:hidden;background-size:cover;background-position:center top;display:flex;justify-content:flex-start;align-items:flex-end}.promotions-section__banner-overlay{position:absolute;inset:0;background:#00000059}.promotions-section__banner-content{position:relative;z-index:2;max-width:600px;padding:0 0 70px 70px}.promotions-section__banner-content button{font-size:20px;font-weight:400;padding:0;width:310px;height:75px;margin-top:36px}.promotions-section__banner-title{font-size:54px;font-weight:700;color:#fff}.promotions-section__steps{margin-top:50px}.promotions-section__steps-title{font-size:30px;font-weight:500;color:#000}.promotions-section__steps-grid{margin-top:35px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.promotions-section__step{display:flex;align-items:center;gap:16px}.promotions-section__step-number{width:48px;height:48px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:20px;border:1px solid #ddd;color:#555;flex-shrink:0}.promotions-section__step-text{font-size:20px;font-weight:600;color:#555}@media(max-width:1200px){.promotions-section__grid{gap:60px}}@media(max-width:992px){.promotions-section__grid{grid-template-columns:repeat(2,1fr);gap:40px 60px}.promotions-section__card-title{font-size:22px}.promotions-section__card-description{font-size:18px}.promotions-section__banner{min-height:520px}.promotions-section__banner-title{font-size:44px}.promotions-section__steps-grid{grid-template-columns:repeat(2,1fr);gap:24px}.promotions-section__steps-title{font-size:26px}}@media(max-width:768px){.promotions-section__heading{font-size:26px}.promotions-section__grid{grid-template-columns:repeat(2,1fr);gap:30px 45px;margin-top:35px}.promotions-section__card-title{font-size:20px}.promotions-section__card-description{font-size:16px}.promotions-section__banner{min-height:460px}.promotions-section__banner-content{max-width:500px;padding:0 0 50px 50px}.promotions-section__banner-content button{font-size:17px;width:260px;height:62px;margin-top:28px}.promotions-section__banner-title{font-size:38px}.promotions-section__steps{margin-top:40px}.promotions-section__steps-title{font-size:24px}.promotions-section__steps-grid{grid-template-columns:repeat(2,1fr);gap:20px}.promotions-section__step-text{font-size:17px}}@media(max-width:480px){.promotions-section{padding:30px 0}.promotions-section__heading{font-size:24px}.promotions-section__grid{grid-template-columns:1fr 1fr;gap:25px 45px;margin-top:25px}.promotions-section__card{gap:12px}.promotions-section__card-title{font-size:18px}.promotions-section__card-description{font-size:14px}.promotions-section__banner{margin-top:30px;min-height:450px}.promotions-section__banner-content{max-width:440px;padding:0 0 33px 40px}.promotions-section__banner-content button{font-size:14px;width:215px;height:50px;margin-top:24px}.promotions-section__banner-title{font-size:30px}.promotions-section__steps{margin-top:30px}.promotions-section__steps-title{font-size:24px}.promotions-section__steps-grid{margin-top:30px;grid-template-columns:1fr;gap:35px}.promotions-section__step{gap:30px}.promotions-section__step-number{width:48px;height:48px;font-size:20px;flex-shrink:0;position:relative;background-color:#fff}.promotions-section__step-number:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:1px;height:calc(100% + 35px);background:#ddd}.promotions-section__step:last-child .promotions-section__step-number:after{display:none}.promotions-section__step-text{font-size:20px}}@media(max-width:440px){.promotions-section__grid{grid-template-columns:1fr}}.header{position:fixed;z-index:1000;width:100%;background:#fff}.header__container{display:flex;align-items:center;justify-content:space-between;height:100px}.header__mobile-menu{display:flex;flex-direction:column;position:fixed;gap:20px;inset:95px 0 0;background:#fff;padding:20px 20px 24px;transform:translate(100%);transition:transform .3s ease;border-top:1px solid #ececec;z-index:999}.header__mobile-menu--open{transform:translate(0)}.header__mobile-nav{flex:1;max-height:540px;overflow-x:hidden;overflow-y:auto}.header__mobile-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.header__mobile-nav-list .menu-item{list-style:none}.header__mobile-nav-list .menu-item>a{display:block;padding:8px 0;font-size:20px;font-weight:500;color:#121212;text-decoration:none;transition:color .2s ease}.header__mobile-nav-list .current-menu-item>a,.header__mobile-nav-list .current_page_item>a{color:#155dfc}.header__mobile-nav-list .menu-item-has-children>a{position:relative;padding-right:22px}.header__mobile-nav-list .menu-item-has-children>a:after{content:"";position:absolute;right:4px;top:50%;width:7px;height:7px;border-right:1.5px solid #6a6a6a;border-bottom:1.5px solid #6a6a6a;transform:translateY(-65%) rotate(45deg);transition:transform .2s ease}.header__mobile-nav-list .menu-item-has-children.is-open>a:after{transform:translateY(-40%) rotate(225deg)}.header__mobile-nav-link{display:block;padding:8px 0;font-size:20px;font-weight:500;text-decoration:none;background:none;border:none;cursor:pointer;width:100%;text-align:left;transition:color .2s ease}.header__mobile-nav-link--active{color:#155dfc}.header__mobile-nav-link--toggle{font-size:20px;font-weight:500}.header__mobile-dropdown,.header__mobile-nav .sub-menu{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.header__mobile-dropdown--open,.header__mobile-nav .sub-menu--open{max-height:400px}.header__mobile-nav .menu-item-has-children.is-open>.sub-menu{max-height:400px}.header__mobile-dropdown-link{display:block;padding:4px 0 4px 14px;font-size:16px;font-weight:400;color:#555;text-decoration:none;transition:color .2s ease}.header__mobile-dropdown-link:hover{color:#155dfc}.header__mobile-nav .sub-menu a{display:block;padding:4px 0 4px 14px;font-size:16px;font-weight:400;color:#555;text-decoration:none;transition:color .2s ease}.header__mobile-nav .sub-menu a:hover{color:#155dfc}.header__mobile-actions{display:none;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid #f0f0f0}.header__mobile-actions .btn{height:52px;font-size:16px;border-radius:12px}.header__logo{display:flex;align-items:center;flex-shrink:0}.header__logo svg{height:48px;width:auto}.header__nav{flex:1;display:flex;justify-content:center}.header__nav-list{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.header__nav-item{display:flex}.header__nav-link{position:relative;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s ease}.header__nav-link:hover{color:#666}.header__nav-link--active{color:#155dfc}.header__nav .menu-item{position:relative;display:flex;align-items:center}.header__nav .menu-item>a{position:relative;display:inline-flex;align-items:center;font-size:16px;font-weight:500;color:#121212;text-decoration:none;transition:color .2s ease}.header__nav .menu-item>a:hover{color:#666}.header__nav .menu-item-has-children>a{padding-right:14px}.header__nav .menu-item-has-children:after{content:"";position:absolute;left:-14px;right:-14px;top:100%;height:14px}.header__nav .menu-item-has-children>a:after{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-right:1.5px solid #6a6a6a;border-bottom:1.5px solid #6a6a6a;transform:translateY(-65%) rotate(45deg);transition:transform .2s ease}.header__nav .sub-menu{list-style:none;margin:6px 0 0;padding:8px;min-width:220px;position:absolute;top:100%;left:-12px;background:#fff;border:1px solid #f0f0f0;border-radius:14px;box-shadow:0 12px 28px #1216211f,0 2px 6px #12162114;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:30}.header__nav .sub-menu .menu-item{display:block;width:100%}.header__nav .sub-menu .menu-item>a{display:block;width:100%;padding:10px 12px;border-radius:10px;color:#2f3441;font-size:14px;font-weight:500;line-height:1.35;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.header__nav .sub-menu .menu-item>a:hover{background:#f7f9fc;color:#0f172a}.header__nav .menu-item-has-children:hover>.sub-menu,.header__nav .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header__nav .menu-item-has-children:hover>a:after,.header__nav .menu-item-has-children:focus-within>a:after{transform:translateY(-45%) rotate(225deg)}.header__actions{display:flex;gap:20px;flex-shrink:0}.header__burger{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 22px;font-size:16px;font-weight:400;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;border:1px solid transparent}.btn--outline{background:transparent;border:1.5px solid #155dfc;color:#155dfc}.btn--primary{background:#155dfc;color:#fff}.btn--primary:hover{background:#2f70ff}.btn--outline:hover{background:#155dfc;color:#fff}@media(max-width:1024px){.header__nav,.header__actions{display:none}.header__burger,.header__mobile-menu,.header__mobile-actions{display:flex}.header .btn{width:200px;height:50px;padding:0;font-size:16px}.header .btn--solid{font-size:24px;text-decoration:none;font-weight:600;color:#000}.header__nav-list{gap:20px}}@media(max-width:900px){.header__nav-list{gap:16px}.header__nav-link,.header__nav .menu-item>a{font-size:13px}}@media(max-width:768px){.header__container{height:95px;position:relative;z-index:10;background:#fff}}.footer{background:#171717;color:#fff;padding:70px 0 90px}.footer__top{display:flex;flex-direction:column;gap:30px}.footer__brand{display:flex;align-items:center;gap:60px}.footer__logo{flex-shrink:0}.footer__contacts{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;column-gap:120px;row-gap:24px}.footer__contact{display:flex;align-items:center;gap:12px}.footer__contact-icon{width:24px;height:24px;flex-shrink:0}.footer__contact-icon svg{width:100%;height:100%;stroke:#555;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.footer__contact-content{display:flex;flex-direction:column;gap:6px}.footer__contact-content span{font-size:14px;text-transform:lowercase;color:#737373}.footer__contact-content a,.footer__contact-content p{font-size:14px;color:#fff;text-decoration:none;transition:.1s ease;margin:0}.footer__contact-content a:hover{opacity:.8}.footer__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:110px}.footer__column h4{font-size:18px;font-weight:500;line-height:24px;color:#fff}.footer__column ul{margin-top:16px;list-style:none;padding:0;display:inline-flex;flex-direction:column;gap:12px}.footer__column ul li{font-size:16px;cursor:pointer;transition:all .2s ease;color:#737373}.footer__column ul li:hover{color:#fff}@media(max-width:1400px){.footer__contacts{column-gap:80px}.footer__columns{gap:80px}}@media(max-width:1200px){.footer__contacts{column-gap:48px}.footer__columns{gap:48px}}@media(max-width:992px){.footer{padding:56px 0 72px}.footer__logo svg{width:220px;height:auto}.footer__contacts{grid-template-columns:repeat(2,1fr);column-gap:40px;row-gap:24px}.footer__columns{grid-template-columns:repeat(2,1fr);gap:40px}.footer__column h4{font-size:17px}}@media(max-width:768px){.footer{padding:44px 0 56px}.footer__brand{align-items:flex-start;flex-direction:column;row-gap:24px}.footer__logo svg{width:200px;height:auto}.footer__contacts{grid-template-columns:repeat(2,1fr);column-gap:32px;row-gap:20px}.footer__border{display:none}.footer__columns{grid-template-columns:repeat(2,1fr);gap:32px}.footer__column h4{font-size:17px}.footer__column ul li{font-size:15px}}@media(max-width:576px){.footer{padding:36px 0 48px}.footer__contacts{grid-template-columns:repeat(2,1fr);column-gap:24px}.footer__columns{grid-template-columns:repeat(2,1fr);gap:24px}.footer__column h4{font-size:16px}.footer__column ul{gap:10px}.footer__column ul li{font-size:14px}}@media(max-width:480px){.footer{padding:30px 0 40px}.footer__brand{align-items:flex-start;flex-direction:column;row-gap:30px}.footer__logo{flex-shrink:0}.footer__contacts{grid-template-columns:repeat(2,1fr);column-gap:70px;row-gap:24px}.footer__contact-content{gap:6px}.footer__contact-content span{font-size:14px;text-transform:lowercase;color:#737373}.footer__contact-content a,.footer__contact-content p{font-size:14px;color:#fff;text-decoration:none;transition:.1s ease;margin:0}.footer__contact-content a:hover{opacity:.8}.footer__border{display:none}.footer__columns{margin-top:30px;display:grid;grid-template-columns:repeat(1,1fr);column-gap:110px;row-gap:24px}.footer__column h4{font-size:16px}.footer__column ul{margin-top:16px}.footer__column ul li{font-size:14px;font-weight:400}}@media(max-width:360px){.footer__logo svg{width:180px;height:auto}.footer__contacts{grid-template-columns:1fr;row-gap:20px}}
@media (min-width: 1024px) {
  .promotions-section__banner-content button {
    font-size: 16px !important;
    width: 220px !important;
    height: 56px !important;
    margin-top: 20px !important;
    padding: 0 18px !important;
  }
}

/* ===== FORCE MOBILE FONT (HARD FIX) ===== */

@media (max-width: 768px) {

  html, body,
  h1, h2, h3, h4, h5, h6,
  p, span, a, li, button, input, textarea,
  .hero__title, .hero__subtitle,
  .hero__title-main, .hero__title-sub,
  .menu, .menu-item, .sub-menu {

    font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif !important;
  }

}