body{font-family:Arial,sans-serif;text-align:center;margin:0;padding:0}.cta-button{background-color:#ff4d6d;color:#fff;padding:.75rem 1.5rem;font-size:1.2rem;border:none;border-radius:5px;text-decoration:none;cursor:pointer;transition:background-color .3s ease}.cta-button:hover{background-color:#e03b5c}.benefits .grid{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.benefit-item{background:#ffe4e6;font-size:1rem;width:200px;text-align:center}.benefit-item,.testimonial{padding:15px;border-radius:5px}.testimonial{background:#f8f9fa;margin-bottom:10px}.hero{background:linear-gradient(90deg,#ff9a9e,#fad0c4);color:#fff;padding:50px 20px;border-radius:10px}.hero h1{font-size:2rem}.hero p{font-size:1.2rem}.services-section{padding-top:4rem;padding-bottom:4rem}.services-section h2{font-size:1.875rem;font-weight:600}.services-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:1rem;border-radius:.5rem}.service-card img{border-radius:.375rem}.service-card h3{font-size:1.25rem;font-weight:500;margin-top:1rem}.plans-section{padding-top:4rem;padding-bottom:4rem;background-color:#f3f4f6}.plans-section h2{font-size:1.875rem;font-weight:600}.plans-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}@media (min-width:768px){.plans-grid{grid-template-columns:repeat(3,1fr)}}.plan-card{border-radius:.5rem}.plan-card h3{font-size:1.5rem}.plan-card p{font-size:1.25rem}.plan-card ul{text-align:left;list-style:none;padding:0}.plan-card li{display:flex;align-items:center;margin-bottom:.5rem}.plan-card li span{color:#10b981;margin-right:.5rem}.plans-carousel-section{width:100%;max-width:64rem;margin:0 auto;padding:1rem}.plans-carousel-section h2{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.swiper-container-custom{padding-bottom:2.5rem}.swiper-button-next,.swiper-button-prev{color:#ff4d6d!important}.swiper-pagination-bullet{display:none!important}.plan-card{background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;text-align:center}.plan-card h3{font-size:1.25rem;font-weight:600}.plan-card p{font-size:1.125rem;font-weight:700;color:#ff4d6d;margin-top:.5rem}.plan-card ul{margin-top:1rem;line-height:1.5;font-size:.875rem;color:#4b5563}.plan-card ul li+li{margin-top:.5rem}.plan-card button{margin-top:1rem;padding:.5rem 1rem;background-color:#ff4d6d;color:#fff;border:none;border-radius:.75rem;cursor:pointer;transition:background-color .3s ease}.plan-card button:hover{background-color:#e03b5c}.footer{background:linear-gradient(90deg,#ff9a9e,#fad0c4);color:#fff;padding:50px 20px;border-radius:10px;margin-top:2rem}.footer .container{text-align:center}.footer h3{font-size:2rem;margin-bottom:1rem}.footer .social-links{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.footer p{font-size:1.2rem}