.hero{background:#141b49;min-height:100vh;position:relative;overflow:hidden}.hero__container{z-index:20;width:100%;max-width:1440px;margin:0 auto;padding:170px 80px 240px;position:relative}.hero__overlay{z-index:2;background:linear-gradient(90deg,#141b498c 0%,#141b4959 40%,#141b4926 70%,#141b4900 100%);position:absolute;inset:0}.hero-bottom{z-index:15;pointer-events:none;height:260px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-bottom-blue{clip-path:polygon(0 65%,28% 100%,62% 75%,100% 45%,100% 100%,0 100%);background:linear-gradient(90deg,#2d3369 0%,#292e62 50%,#252a58 100%);width:100%;height:220px;position:absolute;bottom:0;left:0}.hero-bottom-red{clip-path:polygon(0 88%,100% 18%,100% 100%,0 100%);background:linear-gradient(#ef3a34 0%,#e22925 60%,#cf1f1b 100%);width:48%;height:180px;position:absolute;bottom:0;left:0}.hero-video{z-index:1;position:absolute;inset:0;overflow:hidden}.hero-video__media{object-fit:cover;object-position:center;filter:brightness(.72)saturate(1.05);width:100%;height:100%}.hero-content{z-index:20;text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex;position:relative}.hero-title{color:#fff;letter-spacing:-.04em;text-wrap:balance;margin-bottom:1.75rem;font-size:clamp(3rem,5vw,4.8rem);font-weight:800;line-height:1.05}.hero-title__accent{color:#e22925}.hero-description{color:#ffffffe0;max-width:680px;margin-bottom:2.5rem;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.hero-btn{border-radius:10px;align-items:center;gap:10px;padding:16px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.hero-btn--primary{color:#fff;background:#e22925;border:2px solid #e22925}.hero-btn--primary:hover{background:#c91f1b;border-color:#c91f1b;transform:translateY(-3px)}.hero-btn--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:2px solid #ffffff4d}.hero-btn--secondary:hover{color:#292e62;background:#fff;transform:translateY(-3px)}@media (max-width:768px){.hero{align-items:center;min-height:100dvh;display:flex}.hero__container{width:100%;padding:90px 20px 160px}.hero-content{max-width:100%}.hero-title{margin-bottom:.9rem;font-size:clamp(2.1rem,8.5vw,2.75rem);line-height:1.15}.hero-description{margin-bottom:1.25rem;font-size:.95rem;line-height:1.55}.hero-actions{flex-wrap:nowrap;gap:10px}.hero-btn{white-space:nowrap;flex:1;justify-content:center;gap:6px;padding:13px 18px;font-size:.85rem}.hero-bottom{height:220px}.hero-bottom-blue{height:180px}.hero-bottom-red{width:65%;height:140px}}
.about{background:#f8fafc;padding:130px 0;position:relative;overflow:hidden}.about__container{z-index:2;flex-direction:column;width:min(1320px,100% - 48px);margin-inline:auto;display:flex;position:relative}.company{margin-bottom:52px}.mission{margin-bottom:72px}.why{margin-bottom:0}@media (max-width:992px){.about{padding:90px 0}.company{margin-bottom:42px}.mission{margin-bottom:60px}}
.company{grid-template-columns:minmax(580px,1fr) 620px;align-items:stretch;column-gap:72px;width:100%;display:grid}.company__left{flex-direction:column;justify-content:center;padding-block:12px;display:flex}.company__eyebrow{color:#ef4444;font-family:var(--font-inter);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:24px;font-size:14px;font-weight:700;display:inline-flex}.company__line{background:#ef4444;border-radius:20px;width:34px;height:2px}.company__title{max-width:620px;font-family:var(--font-space);letter-spacing:-2.6px;color:#15244d;margin:0 0 28px;font-size:clamp(3.6rem,4.5vw,4.5rem);font-weight:700;line-height:1.02}.company__title span{color:#ef4444}.company__text{color:#667085;max-width:520px;font-family:var(--font-inter);margin:0 0 32px;font-size:16px;line-height:1.95}.company__right{border:1px solid #eef2f6;border-radius:28px;align-self:stretch;width:100%;min-height:100%;position:relative;overflow:hidden;box-shadow:0 18px 50px #0f172a12}.company__right img{object-fit:cover;object-position:center;transition:transform .8s}.company__right:hover img{transform:scale(1.04)}@media (max-width:1200px){.company{grid-template-columns:1fr;row-gap:60px}.company__right{order:-1;height:500px;min-height:500px}}@media (max-width:768px){.company{row-gap:48px}.company__title{letter-spacing:-1.8px;font-size:48px}.company__text{margin-bottom:40px;font-size:15px;line-height:1.85}.company__right{height:340px;min-height:340px}}.company__features{align-items:center;margin-bottom:28px;display:flex}.feature{align-items:center;gap:16px;min-height:62px;margin-right:28px;padding-right:28px;display:flex;position:relative}.feature:last-child{margin-right:0;padding-right:0}.feature:not(:last-child):after{content:"";background:linear-gradient(#0000,#d8dde8 20% 80%,#0000);width:1px;height:56px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.feature__icon{background:#16244d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .35s;display:flex}.feature__icon svg{stroke:#ef4444;stroke-width:2px;width:22px;height:22px}.feature:hover .feature__icon{background:#1b2b5b;transform:translateY(-2px)}.feature__info h4{color:#15244d;font-family:var(--font-space);margin:0;font-size:16px;font-weight:700;line-height:1.2}.feature__info p{color:#6b7280;font-family:var(--font-inter);margin:4px 0 0;font-size:14px;font-weight:500;line-height:1.3}.company__button{color:#fff;width:fit-content;font-family:var(--font-inter);background:linear-gradient(135deg,#ff4d42,#e52e2e);border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:18px 34px;font-size:15px;font-weight:600;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 12px 30px #e52e2e33}.company__button svg{transition:transform .35s}.company__button:hover{transform:translateY(-3px);box-shadow:0 20px 40px #e52e2e47}.company__button:hover svg{transform:translate(4px)}@media (max-width:768px){.company__features{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:38px}.feature{margin:0;padding:0}.feature:after{display:none}.company__button{justify-content:center;width:100%}}
.mission{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:0;display:grid}.mission-card{background:#fff;border:1px solid #edf1f6;border-radius:22px;align-items:center;min-height:165px;padding:24px 28px;transition:all .35s;display:flex;box-shadow:0 8px 28px #0f172a0f}.mission-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a1a}.mission-card__left{justify-content:center;align-items:center;display:flex}.mission-card__icon{background:#16244d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:86px;height:86px;display:flex}.mission-card__icon svg{color:#ef4444;width:40px;height:40px}.mission-card__divider{background:#ef4444;border-radius:10px;width:2px;height:88px;margin:0 28px}.mission-card__content{flex:1}.mission-card__content h3{font-family:var(--font-space);color:#16244d;margin:0 0 10px;font-size:20px;font-weight:700}.mission-card__content p{font-family:var(--font-inter);color:#667085;margin:0;font-size:15px;line-height:1.75}@media (max-width:1100px){.mission{grid-template-columns:1fr}}@media (max-width:768px){.mission-card{text-align:center;flex-direction:column;min-height:auto;padding:28px}.mission-card__divider{width:80px;height:2px;margin:20px 0}.mission-card__icon{width:72px;height:72px}.mission-card__icon svg{width:34px;height:34px}}
.about-decoration{pointer-events:none;z-index:0;filter:blur(120px);opacity:.18;border-radius:50%;position:absolute}.about-decoration--left{background:#ed2a26;width:420px;height:420px;top:180px;left:-180px}.about-decoration--right{background:#17245b;width:520px;height:520px;bottom:-180px;right:-220px}
.products{background:#fff;padding:130px 0;position:relative;overflow:hidden}.products__container{width:min(1360px,100% - 64px);margin-inline:auto}.products-header{margin-bottom:48px}.products-header__title{color:#16244d;font-family:var(--font-space);align-items:center;gap:14px;margin:0;font-size:clamp(28px,3vw,38px);font-weight:700;display:inline-flex;position:relative}.products-header__title:before{content:"";background:#e22925;border-radius:4px;width:32px;height:4px}.products-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.products-card{background:#f3f1ec;border-radius:4px;flex-direction:column;padding:32px;display:flex}.products-card__title{color:#16244d;font-family:var(--font-space);margin:0 0 24px;font-size:24px;font-weight:700;line-height:1.2}.products-card__image{aspect-ratio:4/3;background:#e5e2da;border-radius:4px;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.products-card__description{color:#4b4b4b;flex-grow:1;margin:0 0 28px;font-size:15px;line-height:1.6}.products-card__link{color:#fff;background:#e22925;border-radius:999px;justify-content:center;align-items:center;width:fit-content;height:50px;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.products-card__link:hover{background:#c91f1b;border-color:#c91f1b;transform:translateY(-2px)}@media (max-width:992px){.products{padding:90px 0}.products__container{width:min(100%,100% - 40px)}}@media (max-width:900px){.products-grid{grid-template-columns:1fr;gap:20px}.products-card{padding:26px}.products-card__title{margin-bottom:18px;font-size:21px}}
.why-choose-us{grid-template-columns:repeat(2,1fr);width:100%;min-height:900px;margin-bottom:6rem;display:grid}.why-content{color:#fff;background:#292e62;justify-content:center;align-items:center;display:flex}.why-content-inner{flex-direction:column;justify-content:center;width:min(608px,100%);display:flex}.why-content-inner h2{margin-bottom:3rem;font-size:clamp(2.8rem,4vw,4rem);font-weight:700;line-height:1.1}.accordion{width:100%}.accordion-item{border-bottom:1px solid #ffffff2e}.accordion-header{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.45rem 0;font-size:1.25rem;font-weight:600;transition:all .35s;display:flex}.accordion-header:hover{color:#ef4444}.accordion-icon{color:#ef4444;align-items:center;transition:transform .35s;display:flex}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-icon svg{width:28px;height:28px}.accordion-body{max-height:0;transition:max-height .45s,padding .45s;overflow:hidden}.accordion-body.open{max-height:250px;padding-bottom:1.5rem}.accordion-body p{color:#ffffffd1;font-size:1.05rem;line-height:1.8}.why-image{position:relative;overflow:hidden}.why-img{object-fit:cover;transition:transform .8s,filter .8s}.why-image:hover .why-img,.why-choose-us.accordion-open .why-img{transform:scale(1.06)}@media (max-width:991px){.why-choose-us{grid-template-columns:1fr}.why-content{padding:3rem 1.5rem}.why-content-inner{width:100%}.why-image{height:420px}}@media (max-width:768px){.why-content-inner h2{font-size:2.4rem}.accordion-header{font-size:1.1rem}}@media (max-width:480px){.why-content{padding:2rem 1.25rem}.why-content-inner h2{font-size:2rem}.accordion-header{font-size:1rem}.accordion-body p{font-size:.95rem}.why-image{height:320px}}
.featured-projects{background:#f3f1ec;padding:110px 0 120px;position:relative;overflow:hidden}.featured-projects__container{z-index:2;width:100%;max-width:1360px;margin:0 auto;padding-inline:32px;position:relative}.featured-projects__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.featured-projects__circle--left{border:1px solid #ef44441f;border-radius:50%;width:420px;height:420px;position:absolute;top:80px;left:-260px}.featured-projects__dot--left{background:#ef4444;border-radius:50%;width:16px;height:16px;position:absolute;top:165px;left:150px}.featured-projects__circle--right{border:1px solid #ef44441f;border-radius:50%;width:520px;height:520px;position:absolute;top:120px;right:-330px}.featured-projects__dots{opacity:.18;background-image:radial-gradient(#ef4444 1.4px,#0000 1.4px);background-size:16px 16px;width:170px;height:170px;position:absolute;top:55px;right:60px}.projects-header{text-align:center;max-width:860px;margin:0 auto 72px;position:relative}.projects-header__eyebrow{color:#e22925;letter-spacing:.18em;text-transform:uppercase;font-size:.9rem;font-weight:700;display:block}.projects-header__divider{background:#e22925;border-radius:999px;width:48px;height:2px;margin:18px auto 28px}.projects-header__title{color:#16244d;letter-spacing:-.04em;margin:0;font-size:clamp(2.8rem,5vw,3.3rem);font-weight:800;line-height:1.12}.projects-header__title span{color:#ef4444}.projects-header__description{color:#64748b;max-width:720px;margin:26px auto 0;font-size:1.08rem;font-weight:400;line-height:1.8}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;display:grid}.project-card{background:#fff;border:1px solid #edf2f7;border-radius:20px;flex-direction:column;height:100%;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 8px 28px #0f172a0f}.project-card:hover{transform:translateY(-10px);box-shadow:0 24px 60px #0f172a1f}.project-card__media{background:#f3f4f6;width:100%;height:300px;position:relative;overflow:hidden}.project-card__media img,.project-card__image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.project-card:hover .project-card__image{transform:scale(1.08)}.project-card__media:before{content:"";z-index:1;background:linear-gradient(#0000,#0000000d 55%,#0000006b);position:absolute;inset:0}.project-card__badge{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ef4444;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:18px;left:20px;box-shadow:0 10px 24px #ef444459}.project-card__badge svg{flex-shrink:0;width:15px;height:15px}.project-card:hover .project-card__badge{transition:all .35s;transform:translateY(-2px)}.project-card__content{flex-direction:column;flex:1;padding:26px 24px 22px;display:flex}.project-card__title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:700;line-height:1.35}.project-card__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:14px;font-size:.98rem;line-height:1.75;display:-webkit-box;overflow:hidden}.project-card__footer{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;min-height:78px;padding:18px 24px;display:flex}.project-card__footer-left{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.project-card__item{color:#64748b;white-space:nowrap;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:inline-flex}.project-card__item svg{color:#ef4444;flex-shrink:0;width:16px;height:16px}.project-card__separator{background:#e5e7eb;width:1px;height:18px}.project-card__button{color:#0f172a;background:#f8fafc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:transform .3s,background .3s,color .3s;display:inline-flex}.project-card__button:hover{color:#fff;background:#ef4444;transform:translate(4px)}.project-card:hover .project-card__title{color:#ef4444}.project-card:hover .project-card__button svg{transition:transform .3s;transform:rotate(45deg)}.featured-projects__cta{justify-content:center;margin-top:72px;display:flex}.featured-projects__button{color:#fff;background:#e22925;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:18px 34px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .35s,transform .35s,box-shadow .35s,gap .35s;display:inline-flex;box-shadow:0 18px 35px #ef444438}.featured-projects__button svg{transition:transform .35s}.featured-projects__button:hover{background:#e22925;gap:16px;transform:translateY(-4px);box-shadow:0 26px 45px #ef44444d}.featured-projects__button:hover svg{transform:translate(4px)}.project-card,.project-card *,.project-card :before,.project-card :after{transition:color .3s,background-color .3s,border-color .3s,transform .35s,opacity .35s}.project-card__media img{will-change:transform}.project-card:hover .project-card__media img{transform:scale(1.07)}.project-card__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.project-card:hover .project-card__badge{box-shadow:0 14px 28px #ef444466}.project-card{position:relative}.project-card:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #0000;transition:border-color .35s;position:absolute;inset:0}.project-card:hover:before{border-color:#ef44442e}.project-card__footer{background:#fff}.project-card__button svg{transition:transform .35s}.project-card:hover .project-card__button svg{transform:rotate(45deg)}.project-card__button:focus-visible,.featured-projects__button:focus-visible{outline-offset:4px;outline:3px solid #ef444440}@media (max-width:1400px){.featured-projects__container{max-width:1200px}.projects-grid{gap:24px}}@media (max-width:1200px){.featured-projects{padding:100px 0}.featured-projects__container{padding-inline:24px}.projects-header__title{font-size:clamp(2.5rem,4vw,3.5rem)}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.project-card__media{height:280px}}@media (max-width:992px){.featured-projects{padding:90px 0}.projects-header{margin-bottom:60px}.projects-header__title{font-size:2.6rem}.projects-header__description{font-size:1rem;line-height:1.7}.project-card__content{padding:22px}.project-card__title{font-size:1.3rem}.project-card__footer{padding:18px 22px}}@media (max-width:768px){.featured-projects{padding:80px 0}.featured-projects__container{padding-inline:18px}.projects-header{margin-bottom:50px}.projects-header__eyebrow{letter-spacing:.16em;font-size:.78rem}.projects-header__title{font-size:2.2rem;line-height:1.2}.projects-header__description{font-size:.96rem;line-height:1.7}.projects-grid{grid-template-columns:1fr;gap:24px}.project-card__media{height:250px}.project-card__content{padding:20px}.project-card__footer{flex-direction:column;align-items:flex-start;gap:16px}.project-card__footer-left{justify-content:space-between;width:100%}.project-card__button{align-self:flex-end}.featured-projects__cta{margin-top:56px}}@media (max-width:480px){.featured-projects{padding:70px 0}.featured-projects__container{padding-inline:16px}.projects-header__title{font-size:1.9rem}.projects-header__description{font-size:.92rem}.project-card{border-radius:16px}.project-card__media{height:220px}.project-card__badge{padding:8px 14px;font-size:.72rem;bottom:16px;left:16px}.project-card__content{padding:18px}.project-card__title{font-size:1.15rem}.project-card__description{font-size:.9rem}.project-card__footer{padding:16px 18px}.project-card__footer-left{flex-direction:column;align-items:flex-start;gap:12px}.project-card__separator{display:none}.featured-projects__button{justify-content:center;width:100%}}.featured-projects .projects-header{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.featured-projects--in-view .projects-header{opacity:1;transform:translateY(0)}.featured-projects .project-card{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(64px)scale(.94)}.featured-projects--in-view .project-card{opacity:1;transform:translateY(0)scale(1)}.featured-projects--in-view .projects-grid>:first-child .project-card,.featured-projects--in-view .projects-grid>.project-card:first-child{transition-delay:50ms}.featured-projects--in-view .projects-grid>:nth-child(2) .project-card,.featured-projects--in-view .projects-grid>.project-card:nth-child(2){transition-delay:.18s}.featured-projects--in-view .projects-grid>:nth-child(3) .project-card,.featured-projects--in-view .projects-grid>.project-card:nth-child(3){transition-delay:.31s}.featured-projects--in-view .projects-grid>:nth-child(4) .project-card,.featured-projects--in-view .projects-grid>.project-card:nth-child(4){transition-delay:.44s}.featured-projects--in-view .projects-grid>:nth-child(5) .project-card,.featured-projects--in-view .projects-grid>.project-card:nth-child(5){transition-delay:.57s}.featured-projects--in-view .projects-grid>:nth-child(6) .project-card,.featured-projects--in-view .projects-grid>.project-card:nth-child(6){transition-delay:.7s}.featured-projects .featured-projects__cta{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) .75s,transform .9s cubic-bezier(.16,1,.3,1) .75s;transform:translateY(30px)}.featured-projects--in-view .featured-projects__cta{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.featured-projects .projects-header,.featured-projects .project-card,.featured-projects .featured-projects__cta{opacity:1;transition:none;transform:none}}
.services{background:#f8fafc;padding:130px 0;position:relative;overflow:hidden}.services__container{z-index:2;width:min(1360px,100% - 60px);margin:auto;position:relative}.services:before{content:"";border:1px solid #ef44441a;border-radius:50%;width:700px;height:700px;position:absolute;top:120px;left:-480px}.services:after{content:"";border:1px solid #ef44441a;border-radius:50%;width:720px;height:720px;position:absolute;top:120px;right:-500px}@media (max-width:992px){.services{padding:90px 0}.services__container{width:min(100%,100% - 40px)}}.services-header{text-align:center;max-width:940px;margin:0 auto 80px}.services-header__eyebrow{color:#e22925;letter-spacing:.18em;text-transform:uppercase;font-size:.9rem;font-weight:700;display:block}.services-header__divider{background:#e22925;border-radius:999px;width:48px;height:2px;margin:18px auto 28px}.services-header__title{color:#16244d;letter-spacing:-.04em;margin:0;font-size:clamp(2.8rem,5vw,3.3rem);font-weight:800;line-height:1.12}.services-header__title span{color:#ef4444}.services-header__text{color:#5b6476;max-width:760px;font-size:21px;line-height:1.75;font-family:var(--font-inter);margin:34px auto 0}@media (max-width:768px){.services-header{margin-bottom:55px}.services-header__title{letter-spacing:-1px;font-size:2.6rem}.services-header__text{font-size:17px;line-height:1.8}}.service-card{background:#fff;border-radius:24px;grid-template-columns:44% 56%;transition:all .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 45px #0f172a14}.service-card:hover{transform:translateY(-10px);box-shadow:0 28px 65px #0f172a24}.service-card__image{min-height:270px;position:relative;overflow:hidden}.service-card__image img{object-fit:cover;transition:transform .7s}.service-card:hover .service-card__image img{transform:scale(1.08)}.service-card__content{flex-direction:column;justify-content:center;padding:38px 34px;display:flex;position:relative}.service-card__icon{color:#ef4444;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:24px;display:flex;box-shadow:0 10px 30px #0f172a1a}.service-card__icon svg{width:30px;height:30px}.service-card h3{font-family:var(--font-space);color:#16244d;margin:0;font-size:32px;font-weight:700;line-height:1.15}.service-card__divider{background:#ef4444;border-radius:50px;width:46px;height:3px;margin:18px 0 22px}.service-card p{color:#596273;margin:0;font-size:17px;line-height:1.8}.service-card__link{color:#ef4444;align-items:center;gap:10px;width:fit-content;margin-top:26px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.service-card__link svg{transition:all .3s}.service-card:hover .service-card__link svg{transform:translate(5px)}.service-card:hover .service-card__link{color:#d62828}@media (max-width:900px){.service-card{grid-template-columns:1fr}.service-card__image{height:260px}}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}.services__footer{justify-content:center;margin-top:70px;display:flex}.services__button{color:#fff;min-width:260px;height:62px;font-family:var(--font-inter);background:linear-gradient(135deg,#ef4444,#d92c2c);border-radius:14px;justify-content:center;align-items:center;gap:14px;padding:0 34px;font-size:17px;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 18px 45px #ef444440}.services__button svg{transition:all .35s}.services__button:hover{transform:translateY(-4px);box-shadow:0 24px 55px #ef444459}.services__button:hover svg{transform:translate(5px)}@media (max-width:1100px){.services-grid{grid-template-columns:1fr;gap:28px}}@media (max-width:768px){.services__footer{margin-top:50px}.services__button{width:100%}}
