.dermal-hero{position:relative;display:flex;align-items:center;background:#fff;overflow:hidden}.dermal-hero .dermal-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1400px;margin:0 auto;padding:0 80px;width:100%}.dermal-hero .dermal-content{position:relative;z-index:2;max-width:550px}.dermal-hero .dermal-content .dermal-label{font-size:16px;color:#444;margin-bottom:12px;font-weight:400}.dermal-hero .dermal-content h1{font-size:48px;font-weight:700;line-height:1.2;color:#111;margin-bottom:12px}.dermal-hero .dermal-content .divider{width:80px;height:3px;background:#7dd9c8;margin:16px 0 28px;border-radius:2px}.dermal-hero .dermal-content .dermal-subtitle{font-size:18px;line-height:1.6;color:#333;margin-bottom:40px;max-width:480px}.dermal-hero .dermal-content .dermal-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#7dd9c8;color:#000;padding:16px 36px;border:none;border-radius:10px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.05)}.dermal-hero .dermal-content .dermal-cta-btn:hover{background:#6bc9b8;transform:translateY(-2px);box-shadow:0 8px 20px rgba(125,217,200,.4)}.dermal-hero .dermal-content .dermal-cta-btn:after{content:"→";font-size:20px;font-weight:600}.dermal-hero .dermal-image-wrapper{position:relative;display:flex;justify-content:flex-end;align-items:center}.dermal-hero .dermal-image-wrapper .circle-bg{position:absolute;right:80px;width:600px;height:600px;background:#7dd9c8;border-radius:50%;z-index:0;transform:translateY(20px)}.dermal-hero .dermal-image-wrapper .dermal-main-image{position:relative;z-index:1;width:520px;height:auto;object-fit:cover;border-radius:0 0 0 0}.dermal-section{padding:100px 20px;background-color:#f5f5f5;min-height:100vh;display:flex;align-items:center}.dermal-section .container{max-width:1400px;margin:0 auto;width:100%}.dermal-section .container .left-content{display:flex;align-self:center;justify-content:center;gap:20px}.dermal-section .container .left-content .main-heading{font-size:40px;font-weight:700;line-height:1.2;color:#000;margin-bottom:30px}@media(max-width:768px){.dermal-section .container .left-content .main-heading{font-size:38px}}.dermal-section .container .left-content .description{font-size:15px;line-height:1.8;color:#444;max-width:550px}@media(max-width:1024px){.dermal-section .container .left-content .description{max-width:100%;font-size:16px}}@media(max-width:778px){.dermal-section .container .left-content{flex-wrap:wrap;gap:10px}}.fillers-section{background:#fff;padding:100px 20px;text-align:center}.fillers-section .container{max-width:1100px;margin:0 auto}.fillers-section .section-title{font-size:38px;font-weight:700;color:#111;margin-bottom:16px}@media(max-width:768px){.fillers-section .section-title{font-size:30px}}.fillers-section .subtitle{font-size:17px;color:#444;max-width:800px;margin:0 auto 60px;line-height:1.6}@media(max-width:768px){.fillers-section .subtitle{font-size:15px}}.fillers-section .table-wrapper{overflow-x:auto}.fillers-section .fillers-table{width:100%;border-collapse:collapse;margin:0 auto;background:#f0fdf9;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05)}.fillers-section .fillers-table td,.fillers-section .fillers-table th{padding:20px 30px;text-align:left;font-size:16px;color:#222}@media(max-width:768px){.fillers-section .fillers-table td,.fillers-section .fillers-table th{padding:16px 20px;font-size:15px}}.fillers-section .fillers-table th{background-color:#7dd9c8;font-weight:600;color:#000}.fillers-section .fillers-table tr:nth-child(2n){background-color:#e8f9f4}.fillers-section .fillers-table tr:nth-child(odd){background-color:#f5fdfb}.fillers-section .fillers-table tbody tr:last-child td:first-child{border-bottom-left-radius:20px}.fillers-section .fillers-table tbody tr:last-child td:last-child{border-bottom-right-radius:20px}.why-clients-love{padding:60px 20px;background:#fff;text-align:center;font-family:Inter,sans-serif}.why-clients-love .section-title{font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:#000}.why-clients-love .feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;justify-items:center;align-items:start}.why-clients-love .feature-card{display:flex;flex-direction:column;align-items:center;max-width:240px;text-align:center}.why-clients-love .feature-card .icon-wrapper{background-color:#6dd6c1;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;color:#000;transition:all .3s ease}.why-clients-love .feature-card .icon-wrapper:hover{transform:scale(1.08);background-color:#57c9b3}.why-clients-love .feature-card .feature-text{margin-top:1rem;font-size:1rem;font-weight:500;color:#111;line-height:1.4}@media(max-width:768px){.why-clients-love .section-title{font-size:1.6rem;margin-bottom:2rem}.why-clients-love .icon-wrapper{width:70px;height:70px;font-size:30px}.why-clients-love .feature-text{font-size:.95rem}}@media(max-width:480px){.why-clients-love{padding:40px 16px}.why-clients-love .feature-grid{gap:1.5rem}.why-clients-love .feature-card{max-width:200px}}@media(max-width:1024px){.dermal-hero .dermal-container{grid-template-columns:1fr;text-align:center;padding:0 40px;gap:60px}.dermal-hero .dermal-image-wrapper{justify-content:center}.dermal-hero .dermal-image-wrapper .circle-bg{right:auto;width:400px;height:400px}.dermal-hero .dermal-image-wrapper .dermal-main-image{width:400px}.dermal-hero h1{font-size:40px}}@media(max-width:768px){.dermal-hero{min-height:auto}.dermal-hero .dermal-container{padding:60px 20px}.dermal-hero .dermal-content h1{font-size:32px}.dermal-hero .dermal-content .dermal-subtitle{font-size:16px}.dermal-hero .dermal-content .dermal-cta-btn{font-size:16px;padding:14px 30px}.dermal-hero .dermal-image-wrapper .circle-bg{width:320px;height:320px}.dermal-hero .dermal-image-wrapper .dermal-main-image{width:320px}}
/*# sourceMappingURL=34b25bfaeedad6ef.css.map*/