:root{--gutter:1rem;--gutter-lg:2rem;--container-max:1200px;--font-base:1rem;--font-lg:1.25rem;--font-xl:2rem}.about-hero,.about-stats,.offer,.work,.why-choose-us{width:100%;padding:2rem var(--gutter);background-color:var(--blue-lighter);flex-direction:column;display:flex}.about-hero{padding-top:2rem}.offer{background-color:var(--red-lighter)}.work,.why-choose-us{background-color:var(--blue-lighter)}.about-hero-container,.about-stats-container,.offer-container,.work-container,.why-choose-us-container{width:100%;max-width:var(--container-max);gap:var(--gutter-lg);flex-direction:column;align-items:center;margin:0 auto;padding:0;display:flex}span{background:linear-gradient(to right,var(--blue-base),var(--red-base));-webkit-text-fill-color:transparent;-webkit-background-clip:text;transition:all .3s ease-in-out}.about-us-text,.our-promise{width:100%;margin-bottom:var(--gutter-lg);flex-direction:column;display:flex}.our-promise{align-items:flex-start;padding:0}.our-promise-header{margin-bottom:1.5rem}.our-promise-content{gap:1rem}.our-promise-item{flex-direction:row;align-items:center;gap:1.2rem;display:flex}.our-promise-icon{color:var(--blue-base);font-size:2.2rem}.about-stats-container{background-color:var(--blue-base);color:var(--white);text-align:center;gap:var(--gutter-lg);border-radius:.5rem;flex-direction:column;padding:2rem 1rem}.about-stat h4{margin-bottom:.5rem;font-size:2rem;font-weight:700}.about-stat{transition:transform .3s cubic-bezier(.4,0,.2,1)}.about-stat:hover{transform:translateY(-8px)scale(1.03)}.offer-header,.work-header,.why-choose-us-header{text-align:center;width:100%;margin:0 auto 1.5rem}.offer-header h2,.work-header h2,.why-choose-us-header h2{margin-bottom:1rem}.offer-content,.work-steps,.why-choose-us-cards{gap:var(--gutter-lg);flex-direction:column;width:100%;display:flex}.offer-cards{width:100%;margin-bottom:var(--gutter-lg);transition:transform .3s cubic-bezier(.4,0,.2,1)}.offer-cards img,.offer-card-image{object-fit:cover;border-radius:.5rem;width:100%;height:auto}.offer-cards h3,.offer-cards a{margin:1rem 0}.work-step{width:100%;margin-bottom:var(--gutter-lg);border-radius:.5rem;padding:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 8px #00000014}.work-step:hover{background:var(--red-lighter);transform:translateY(-8px)scale(1.03)}.work-step-header{align-items:center;margin-bottom:1rem;display:flex}.work-step-header h3{margin-left:1rem}.why-choose-us-cards{gap:var(--gutter-lg)}@media (min-width:576px){.about-hero-container,.about-stats-container,.offer-container,.work-container,.why-choose-us-container{padding:0 var(--gutter-lg)}.about-stat h4{font-size:2.2rem}}@media (min-width:768px){.about-hero-container,.offer-container,.work-container,.why-choose-us-container{gap:var(--gutter-lg);width:90%}.about-hero-container,.offer-content,.work-steps,.why-choose-us-cards{flex-direction:row}.about-us-text,.our-promise,.offer-cards,.work-step{width:50%;margin-bottom:0}.work-step{padding:2rem}.about-stats-container{flex-direction:row;justify-content:space-around;gap:2rem}.about-stat{width:33%}.offer-cards{width:50%}.work-step,.why-choose-us-cards>*{width:33%}}@media (min-width:992px){.about-hero-container,.about-stats-container,.offer-container,.work-container,.why-choose-us-container{width:80%}.offer-header,.work-header,.why-choose-us-header{width:70%}.about-stat h4{font-size:2.4rem}}@media (min-width:1200px){.about-hero-container,.about-stats-container,.offer-container,.work-container,.why-choose-us-container{width:70%;max-width:var(--container-max)}.offer-header,.work-header,.why-choose-us-header{width:60%}}@media (min-width:1400px){.about-hero-container,.about-stats-container,.offer-container,.work-container,.why-choose-us-container{width:60%;max-width:1400px}}
