@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";body{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5;color:#333;background-color:#fff}.section-divider{border-top:1px solid #f1f1f1;margin:2rem 0}.image-wrapper{display:flex;justify-content:center;align-items:center}.image-wrapper img{border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);object-fit:cover;max-width:100%;height:auto}.hero-section,.offer-section,.promise-section,.why-choose-us{background-color:#f8f9fa;margin-bottom:2rem}.hero-section h1,.hero-section h2,.hero-section h3,.offer-section h1,.offer-section h2,.offer-section h3,.promise-section h1,.promise-section h2,.promise-section h3,.why-choose-us h1,.why-choose-us h2,.why-choose-us h3{font-family:Poppins,sans-serif;color:#000;font-size:2rem;line-height:1.3;margin-bottom:1.5rem}.hero-section p,.offer-section p,.promise-section p,.why-choose-us p{font-size:1.25rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.hero-section ul,.offer-section ul,.promise-section ul,.why-choose-us ul{list-style-type:disc;padding-left:2rem}.hero-section ul li,.offer-section ul li,.promise-section ul li,.why-choose-us ul li{margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.about-us-hero-section{background-color:#fff}.about-us-hero-section .hero-content{text-align:center}.about-us-hero-section .hero-content h1{font-size:2.5rem;color:#e63946}.about-us-hero-section .hero-content p{margin-bottom:1.5rem;font-size:1.25rem}.about-us-hero-section .hero-content .hero-image-placeholder{margin-top:2rem}.about-us-hero-section .hero-content .hero-image-placeholder img{width:100%;height:300px;border-radius:.5rem;object-fit:cover}.offer-section{background-color:#fff}.offer-section h2{text-align:center;margin-bottom:2rem;color:#e63946}.offer-section p strong{color:#000}.offer-section .offer-image-placeholder{margin-top:2rem;display:flex;justify-content:center;align-items:center}.offer-section .offer-image-placeholder img{width:100%;max-width:600px;height:300px;border-radius:.5rem}.promise-section{background-color:#fff}.promise-section ul{margin-top:2rem}.promise-section ul li{position:relative;padding-left:2rem}.promise-section ul li:before{content:"✔";color:#e63946;position:absolute;left:0;top:.2rem}.promise-section .promise-image-placeholder{margin-top:2rem;display:flex;justify-content:center;align-items:center}.promise-section .promise-image-placeholder img{width:100%;max-height:500px;object-fit:cover;border-radius:.5rem}.why-choose-us{margin-top:2rem;background-color:#fff}.why-choose-us h2{margin-bottom:2rem;text-align:center;font-size:2.2rem}.why-choose-us .why-div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.why-choose-us .why-div>*{flex:1}.why-choose-us .why-div ul li{margin-bottom:1rem}.why-choose-us .why-div ul li strong{color:#e63946}.why-choose-us .why-div .why-us-image-placeholder{margin-top:2rem}.why-choose-us .why-div .why-us-image-placeholder img{width:100%;max-width:600px;height:300px;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}main{max-width:1200px;margin:0 auto;padding:3rem 2rem}@media(max-width:768px){main{padding:1.5rem}}