:root{--blue-main:#0e9dc0;--pink-main:#f683a0;--text-dark:#444}body{background-color:#fff!important}.rd-section{margin-top:0;padding:2rem 1rem;width:100%;margin:0;text-align:center;background-color:#fff;border-radius:12px}.rd-escape-container{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.rd-section-product{padding:2rem 1rem;margin:2rem auto;max-width:900px;text-align:left;background-color:#fff;border-radius:12px}.rd-title{font-size:2rem;font-weight:600;letter-spacing:.5px;line-height:1.2;margin-bottom:.25rem;text-transform:uppercase;color:var(--blue-main)}.rd-subtitle{font-size:1rem;letter-spacing:.5px;font-weight:500;margin-bottom:1.5rem;text-transform:uppercase;color:var(--blue-main)}.rd-subtitle-small{font-size:1.1rem;font-weight:500;color:var(--blue-main);margin-bottom:1.5rem;letter-spacing:.3px;line-height:1.4}.rd-title-blue{font-size:2rem;font-weight:600;color:var(--blue-main);text-transform:uppercase}.rd-title-pink{font-size:2rem;font-weight:600;letter-spacing:.5px;line-height:1.2;margin-bottom:.25rem;text-transform:uppercase;color:var(--pink-main)}.rd-subtitle-blue{font-size:1.3rem;font-weight:500;color:var(--blue-main);letter-spacing:.5px;margin-bottom:1.5rem}.rd-subtitle-pink{font-size:1.3rem;font-weight:500;color:var(--pink-main)!important;letter-spacing:.5px;margin-bottom:1.5rem}.rd-subtitle-blue-sm{font-size:1.1rem;font-weight:600;color:var(--blue-main)!important;margin-bottom:1.2rem;letter-spacing:.3px;line-height:1.4}.rd-subtitle-pink-sm{font-size:1.1rem;font-weight:600;color:var(--pink-main);margin-bottom:1.2rem;letter-spacing:.3px;line-height:1.4}.rd-subtitle-up-light-blue{font-size:.9rem;font-weight:500;letter-spacing:.8px;text-transform:uppercase;color:var(--blue-main)!important;opacity:.85;margin-bottom:1rem}.rd-subtitle-up-light-pink{font-size:.9rem;font-weight:500;letter-spacing:.8px;text-transform:uppercase;color:var(--pink-main);opacity:.85;margin-bottom:1rem}.rd-paragraph-blue{color:var(--blue-main)}.rd-paragraph-pink{color:var(--pink-main)}.rd-paragraph-dark{color:var(--text-dark)}.rd-highlight{color:var(--pink-main);font-weight:500}.rd-italic{font-style:italic}.rd-text-emphasis{font-weight:600;letter-spacing:.5px;line-height:1.2}.rd-divider{border:none;color:var(--blue-main);margin:0 auto 1.5rem;width:100%;max-width:600px}.rd-paragraph{color:var(--text-dark);max-width:700px;margin:0 auto 1.5rem}.rd-section-staff{padding:2rem 1rem;margin:2rem auto;max-width:900px;text-align:center;border-radius:12px;background-color:#fff}.rd-staff-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.rd-staff-card{width:140px;display:flex;flex-direction:column;align-items:center}.rd-staff-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px}@media(max-width:600px){.rd-section-staff{box-shadow:0 2px 12px rgba(0,0,0,0.05)}.rd-staff-gallery{gap:1rem}.rd-staff-card{width:45%}}.rd-subtitle-product{font-weight:500;letter-spacing:1px;margin-bottom:1.5rem;text-align:center;text-transform:uppercase;opacity:.85;color:var(--blue-main)}@media(max-width:600px){.rd-section{box-shadow:0 2px 12px rgba(0,0,0,0.05)}.rd-section-product{box-shadow:0 2px 12px rgba(0,0,0,0.05)}.rd-title{font-size:1.5rem!important}.rd-subtitle{font-size:.9rem!important}.rd-paragraph:last-of-type{font-size:.95rem!important}}.rd-features{padding:2.5rem 1rem;max-width:900px;margin:2rem auto;background:#fff;border-radius:12px;text-align:center}.rd-features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:2.5rem}.rd-feature-card{padding:1rem;border:1px solid #e0e0e0;border-radius:12px;background:transparent;transition:transform .2s ease,box-shadow .2s ease}.rd-feature-card:hover{transform:translateY(-6px);box-shadow:0 8px 16px rgba(14,157,192,0.15);border-color:var(--blue-main)}.rd-feature-icon{width:100px;height:100px;margin:0 auto 1rem;border:3px solid var(--blue-main);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff}.rd-feature-icon img{width:80px;height:80px;object-fit:cover;border-radius:50%}@media(min-width:600px){.rd-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.rd-features-grid{grid-template-columns:repeat(4,1fr)}}.rd-centered-title-lunita{padding:5rem;background-color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.logo-lunita{width:300px;height:auto;object-fit:cover}.logo-titulo-lunita{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;text-align:center;margin-bottom:1.5rem}.rd-feature-card-icon-pink{display:flex;flex-direction:column;align-items:center;gap:.75rem}.rd-feature-icon-pink{width:100px;height:100px;border-radius:50%;overflow:hidden;background-color:#f683a0;display:flex;align-items:center;justify-content:center}.rd-feature-icon-pink img{width:80px;height:80px;object-fit:cover;border-radius:50%}.rd-photoquote-section{background:#fff7fa;padding:4rem 0}.rd-photoquote__container{max-width:1000px;margin:0 auto;padding:0 1rem;display:grid;gap:3rem;font-family:'Quicksand',sans-serif}.rd-photoquote__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;transition:transform .4s}.rd-photoquote__item:hover{transform:translateY(-8px)}@media(min-width:768px){.rd-photoquote__item{flex-direction:row;align-items:center;text-align:left}.rd-photoquote__quote{flex:1;display:flex;justify-content:center;align-items:center;text-align:center}}.rd-photoquote__frame{position:relative;border:4px solid #fff;border-radius:8px;overflow:visible;box-shadow:0 6px 18px rgba(246,131,160,0.1);transform:rotate(var(--rot));transition:transform .4s,box-shadow .4s}.rd-photoquote__item:nth-child(-n+2) .rd-photoquote__frame{--rot:-3deg}.rd-photoquote__item:nth-child(3) .rd-photoquote__frame{--rot:-5deg}.rd-photoquote__frame:hover{transform:rotate(0) scale(1.05);box-shadow:0 12px 30px rgba(246,131,160,0.2)}.rd-photoquote__frame img{width:100%;max-width:600px;max-height:400px;object-fit:cover;display:block}.rd-photoquote__quote{position:relative;font-style:italic;font-size:1rem;color:#071824;max-width:400px;margin:0;padding:0 1.5rem;line-height:1.5}.rd-photoquote__quote::before,.rd-photoquote__quote::after{position:absolute;font-size:2rem;color:#f683a0;font-family:serif}.rd-photoquote__quote::before{content:'“';top:-0.3rem;left:0}.rd-photoquote__quote::after{content:'”';bottom:-0.3rem;right:0}@media(max-width:767px){.rd-photoquote__frame::before{width:80px;height:80px;top:-40px}.rd-photoquote__quote{font-size:1.05rem;font-weight:600}.rd-photoquote__quote p{font-weight:600}}.rd-product-details{background:#fff;border-radius:12px;padding:2.5rem 1rem;max-width:900px;margin:2rem auto;text-align:center}.rd-product-header img.rd-product-logo{max-width:180px;width:100%;margin:0 auto 1rem;display:block}.rd-product-specs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin:2rem 0}.rd-product-image{width:240px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.rd-product-ficha{max-width:300px;text-align:left}.rd-list{list-style:none;padding:0;margin:0;color:#071824;line-height:1.5}.rd-benefits-grid{display:grid;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.rd-benefits-grid{grid-template-columns:repeat(2,1fr)}}.rd-benefit-card{text-align:left}.rd-cta{font-size:1.1rem;max-width:600px;margin:0 auto}.rd-specs-box{display:flex;flex-direction:column;gap:.25rem;padding:0;margin:0}.rd-specs-box p{margin:0!important}@media(max-width:768px){.rd-specs-box p{margin:0!important}}.rd-specs-item{display:flex;gap:.5rem;align-items:flex-start;line-height:1.5}.rd-specs-label{flex:0 0 160px}.rd-specs-text{flex:1}.product-form__link{background-color:#f683a0;color:#fff!important;padding:.75rem 1.25rem;border-radius:12px;font-weight:600;font-size:1rem;line-height:1.2;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,0.1);transition:background-color .3s ease,box-shadow .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.product-form__link>span,.product-form__link>i{display:none!important}.product-form__link:hover{background-color:#ffb3c6;box-shadow:0 4px 10px rgba(0,0,0,0.15);color:#fff!important}.rd-cta-form{margin:2rem 0}.rd-cta-block{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#f683a0,#ffc1d3);border-radius:20px;padding:2rem;box-shadow:0 8px 24px rgba(0,0,0,0.15);animation:slideUp .8s ease forwards;opacity:0;text-align:center}@keyframes slideUp{from{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.rd-cta-headline{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1.2rem}.rd-cta-list{list-style:none;padding:0;margin:0 0 1.5rem;color:#fff;max-width:360px;text-align:left}.rd-cta-list li{position:relative;padding-left:1.6em;margin-bottom:.6rem;font-size:1rem}.rd-cta-list li::before{content:"✔︎";position:absolute;left:0;color:#fff}.rd-cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;color:#f683a0;border:none;border-radius:28px;font-weight:700;font-size:1rem;box-shadow:0 6px 16px rgba(0,0,0,0.1);transition:background .2s ease;cursor:pointer}.rd-cta-button:hover{background:#ffe6ed}.rd-cta-card{border:1px solid rgba(255,255,255,0.3);background:rgba(255,255,255,0.08);border-radius:16px;padding:1.2rem 1.5rem;margin-top:2rem;max-width:480px;color:#fff!important;font-size:.95rem;line-height:1.5;text-align:center;box-shadow:inset 0 0 6px rgba(255,255,255,0.1);backdrop-filter:blur(4px)}.rd-cta-card *{color:#fff!important;text-shadow:0 0 1px rgba(0,0,0,0.2)}.rd-cta-card h4{margin-bottom:.5rem;font-size:1.1rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:.5rem}.rd-cta-card strong{color:#fff;font-weight:600;text-shadow:0 0 2px rgba(0,0,0,0.2)}.rd-cta-footer{margin-top:1.5rem;font-size:.9rem;color:#fff;opacity:.9}@media(max-width:480px){.rd-cta-block{padding:1.5rem 1rem}.rd-cta-headline{font-size:1.3rem}.rd-cta-button{width:100%;justify-content:center}.rd-cta-card{font-size:.9rem;padding:1rem}}.rd-cta-subtitle{font-size:1.1rem;font-weight:600;margin-top:20px;margin-bottom:10px;text-align:center;color:#fff!important}.rd-cta-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:20px 0}.rd-megapack-item{display:flex;flex-direction:column;align-items:center;width:140px;max-width:100%}.rd-megapack-img-wrapper{width:100%;max-width:130px;overflow:hidden;border-radius:10px;box-shadow:0 2px 6px rgba(255,255,255,0.08);transition:transform .3s ease}.rd-megapack-img-wrapper img{width:100%;height:auto;display:block;transition:transform .4s ease;max-width:400px}.rd-megapack-img-wrapper:hover img{transform:scale(1.2)}.rd-megapack-item span{margin-top:8px;font-size:.85rem;color:#fff;text-align:center}.rd-cta-card p{color:#fff!important}.rd-cta-footer{color:#fff!important}@media(max-width:600px){.rd-megapack-item{width:100px}.rd-megapack-img-wrapper{max-width:100px}}