.page-module___8aEwW__container{background:radial-gradient(circle,#fff9fc 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.page-module___8aEwW__header{text-align:center;margin-bottom:4rem;animation:.8s page-module___8aEwW__fadeIn}.page-module___8aEwW__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:1rem;font-size:3rem}.page-module___8aEwW__subtitle{font-family:var(--font-poppins),sans-serif;color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;width:100%;max-width:1200px;margin-bottom:4rem;display:grid}.page-module___8aEwW__countryCard{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.page-module___8aEwW__countryCard:before{content:"";background:linear-gradient(90deg,var(--brand),var(--brand-light));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module___8aEwW__countryCard:hover:before{transform:scaleX(1)}.page-module___8aEwW__countryCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #f34a6e26}.page-module___8aEwW__flagWrapper{filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:1.5rem;font-size:5rem;line-height:1}.page-module___8aEwW__countryName{font-size:1.3rem;font-weight:600;font-family:var(--font-poppins),sans-serif;color:var(--text-primary)}.page-module___8aEwW__footerWrapper{width:100%;margin-top:auto}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__title{font-size:2.2rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.page-module___8aEwW__countryCard{padding:2rem 1.5rem}.page-module___8aEwW__flagWrapper{font-size:4rem}.page-module___8aEwW__countryName{font-size:1.1rem}}
.Footer-module__3hUVsW__footer{background-color:var(--gray-900);color:var(--text-inverted);font-family:var(--font-poppins);padding:4rem 2rem}.Footer-module__3hUVsW__container{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__3hUVsW__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__brand{font-family:var(--font-bodoni);margin:0;font-size:1.5rem}.Footer-module__3hUVsW__copyright{color:var(--gray-500);font-size:.9rem}.Footer-module__3hUVsW__heading{color:var(--text-inverted);margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.Footer-module__3hUVsW__link{color:var(--gray-400);text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--text-inverted)}
.Hero-module__jAaCsG__hero{background:radial-gradient(circle,#fff9fa 0%,#fff 100%);justify-content:center;align-items:center;min-height:90vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__jAaCsG__container{grid-template-columns:1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.Hero-module__jAaCsG__content{text-align:center;z-index:10;flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.Hero-module__jAaCsG__badge{color:var(--brand);background-color:#f34a6e14;border:1px solid #f34a6e33;border-radius:9999px;justify-content:center;align-items:center;margin:0 auto 1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__jAaCsG__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1.2}.Hero-module__jAaCsG__titleHighlight{color:var(--brand);display:inline-block;position:relative}.Hero-module__jAaCsG__description{color:var(--text-secondary);font-size:1.125rem;font-weight:400;line-height:1.6}.Hero-module__jAaCsG__features{text-align:left;flex-direction:column;align-self:center;gap:1rem;margin:1rem 0 2rem;display:flex}.Hero-module__jAaCsG__featureItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:1rem;display:flex}.Hero-module__jAaCsG__checkIcon{color:var(--success);flex-shrink:0;width:20px;height:20px}.Hero-module__jAaCsG__ctaButton{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #f34a6e63}.Hero-module__jAaCsG__ctaButton:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 6px 20px #f34a6e3b}.Hero-module__jAaCsG__disclaimer{color:var(--text-muted);max-width:80%;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.75rem}.Hero-module__jAaCsG__imageWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}.Hero-module__jAaCsG__productImage{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto}.Hero-module__jAaCsG__circleBg{z-index:1;background:radial-gradient(circle,#ffebf0 0%,#fff0 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.Hero-module__jAaCsG__container{text-align:left;grid-template-columns:1fr 1fr}.Hero-module__jAaCsG__content{text-align:left;align-items:flex-start;margin:0}.Hero-module__jAaCsG__badge{margin-left:0;margin-right:auto}.Hero-module__jAaCsG__features{align-self:flex-start}.Hero-module__jAaCsG__title{font-size:3.5rem}}
.SkinAging-module__A-U1PW__section{background-color:#fff;padding:6rem 2rem;overflow:hidden}.SkinAging-module__A-U1PW__container{max-width:1200px;margin:0 auto}.SkinAging-module__A-U1PW__header{text-align:center;max-width:700px;margin:0 auto 4rem}.SkinAging-module__A-U1PW__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.SkinAging-module__A-U1PW__subtitle{font-family:var(--font-poppins),sans-serif;color:var(--text-secondary);font-size:1.1rem;font-weight:300;line-height:1.6}.SkinAging-module__A-U1PW__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.SkinAging-module__A-U1PW__card{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.SkinAging-module__A-U1PW__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.SkinAging-module__A-U1PW__imageContainer{width:100%;height:250px;position:relative;overflow:hidden}.SkinAging-module__A-U1PW__image{object-fit:cover;transition:transform .5s}.SkinAging-module__A-U1PW__card:hover .SkinAging-module__A-U1PW__image{transform:scale(1.05)}.SkinAging-module__A-U1PW__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.SkinAging-module__A-U1PW__cardTitle{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.SkinAging-module__A-U1PW__cardText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.SkinAging-module__A-U1PW__divider{background-color:var(--brand);width:40px;height:2px;margin-top:auto}@media (min-width:768px){.SkinAging-module__A-U1PW__grid{grid-template-columns:repeat(3,1fr)}.SkinAging-module__A-U1PW__title{font-size:3rem}}
.Benefits-module__HHSz4q__section{background:radial-gradient(circle at 0%,#fff9fc 0%,#fff 100%);padding:6rem 2rem;overflow:hidden}.Benefits-module__HHSz4q__container{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Benefits-module__HHSz4q__imageContent{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}.Benefits-module__HHSz4q__imageDecoration{z-index:0;background-color:#fff0f3;border-radius:50%;width:90%;height:90%;position:absolute}.Benefits-module__HHSz4q__productImage{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 30px #00000014);width:100%;height:auto;transition:transform .5s;position:relative}.Benefits-module__HHSz4q__textContent{flex-direction:column;gap:2rem;display:flex}.Benefits-module__HHSz4q__header{text-align:center;margin-bottom:1rem}.Benefits-module__HHSz4q__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.Benefits-module__HHSz4q__brandName{color:var(--brand)}.Benefits-module__HHSz4q__benefitList{flex-direction:column;gap:2rem;display:flex}.Benefits-module__HHSz4q__benefitItem{background:#fff;border:1px solid #00000005;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000008}.Benefits-module__HHSz4q__benefitItem:hover{transform:translateY(-5px);box-shadow:0 10px 25px #f34a6e1a}.Benefits-module__HHSz4q__iconContainer{background:var(--bg-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:12px;display:flex}.Benefits-module__HHSz4q__benefitIcon{object-fit:contain;filter:invert(36%)sepia(35%)saturate(1067%)hue-rotate(303deg)brightness(97%)contrast(92%);width:100%;height:100%}.Benefits-module__HHSz4q__benefitContent{flex-direction:column;gap:.5rem;display:flex}.Benefits-module__HHSz4q__benefitTitle{font-family:var(--font-bodoni),serif;color:var(--text-primary);font-size:1.25rem;font-weight:700}.Benefits-module__HHSz4q__benefitDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.Benefits-module__HHSz4q__ctaContainer{justify-content:center;margin-top:1rem;display:flex}.Benefits-module__HHSz4q__ctaButton{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f34a6e4d}.Benefits-module__HHSz4q__ctaButton:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 6px 20px #f34a6e66}@media (min-width:768px){.Benefits-module__HHSz4q__container{text-align:left;grid-template-columns:1fr 1fr}.Benefits-module__HHSz4q__header{text-align:left}.Benefits-module__HHSz4q__ctaContainer{justify-content:flex-start}.Benefits-module__HHSz4q__title{font-size:3rem}}
.Formula-module__YmEFja__section{background-color:#f8f9fa;padding:6rem 2rem;position:relative;overflow:hidden}.Formula-module__YmEFja__container{max-width:1200px;margin:0 auto}.Formula-module__YmEFja__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Formula-module__YmEFja__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.Formula-module__YmEFja__subtitle{font-family:var(--font-poppins),sans-serif;color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.Formula-module__YmEFja__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Formula-module__YmEFja__card{text-align:center;background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.Formula-module__YmEFja__card:hover{border-color:#f34a6e1a;transform:translateY(-10px);box-shadow:0 20px 40px #0000000f}.Formula-module__YmEFja__iconWrapper{background:linear-gradient(135deg,#fff0f3 0%,#fff 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 10px #f34a6e1a}.Formula-module__YmEFja__cardIcon{object-fit:contain;filter:brightness(0)saturate()invert(36%)sepia(35%)saturate(1067%)hue-rotate(303deg)brightness(97%)contrast(92%);width:40px;height:40px}.Formula-module__YmEFja__cardTitle{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Formula-module__YmEFja__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Formula-module__YmEFja__cardFeatured{z-index:10;border:1px solid #f34a6e1a;position:relative;box-shadow:0 20px 40px #00000014}.Formula-module__YmEFja__cardFeatured:before{content:"ESTRELLA";background:var(--brand);color:#fff;letter-spacing:1px;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:-12px}.Formula-module__YmEFja__ctaContainer{text-align:center;margin-top:4rem}.Formula-module__YmEFja__ctaButton{background:var(--brand);color:#fff;border-radius:50px;padding:1rem 3rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f34a6e4d}.Formula-module__YmEFja__ctaButton:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 8px 25px #f34a6e66}@media (min-width:768px){.Formula-module__YmEFja__grid{grid-template-columns:repeat(3,1fr);align-items:center}.Formula-module__YmEFja__cardFeatured{transform:scale(1.05)}.Formula-module__YmEFja__cardFeatured:hover{transform:scale(1.08)translateY(-10px)}.Formula-module__YmEFja__title{font-size:3rem}}
.HowToOrder-module__NepyGG__section{background-color:#fff;padding:5rem 2rem}.HowToOrder-module__NepyGG__container{text-align:center;max-width:1200px;margin:0 auto}.HowToOrder-module__NepyGG__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:4rem;font-size:2.5rem}.HowToOrder-module__NepyGG__steps{grid-template-columns:1fr;gap:3rem;display:grid;position:relative}@media (min-width:768px){.HowToOrder-module__NepyGG__steps:before{content:"";background:repeating-linear-gradient(to right,var(--brand-light)0,var(--brand-light)10px,transparent 10px,transparent 20px);z-index:0;height:2px;position:absolute;top:50px;left:10%;right:10%}}.HowToOrder-module__NepyGG__step{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.HowToOrder-module__NepyGG__iconCircle{border:2px solid var(--brand-light);width:100px;height:100px;color:var(--brand);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;transition:transform .3s;display:flex;box-shadow:0 10px 25px #f34a6e1a}.HowToOrder-module__NepyGG__step:hover .HowToOrder-module__NepyGG__iconCircle{background:var(--brand);color:#fff;border-color:var(--brand);transform:scale(1.1)}.HowToOrder-module__NepyGG__stepNumber{background:var(--brand);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:0;right:calc(50% - 40px)}.HowToOrder-module__NepyGG__stepTitle{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin:0;font-size:1.3rem}.HowToOrder-module__NepyGG__stepText{color:var(--text-secondary);max-width:250px;font-size:1rem;line-height:1.5}@media (min-width:768px){.HowToOrder-module__NepyGG__steps{grid-template-columns:repeat(4,1fr);gap:1rem}}
.ThankYou-module__8V2V8a__section{text-align:center;background:radial-gradient(circle,#fff9fc 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:8rem 2rem 4rem;display:flex}.ThankYou-module__8V2V8a__iconWrapper{background:var(--success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;font-size:3rem;animation:.6s cubic-bezier(.175,.885,.32,1.275) ThankYou-module__8V2V8a__popIn;display:flex;box-shadow:0 10px 25px #2ecc714d}.ThankYou-module__8V2V8a__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:1rem;font-size:3rem;animation:.8s ThankYou-module__8V2V8a__fadeIn}.ThankYou-module__8V2V8a__subtitle{font-family:var(--font-poppins),sans-serif;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6;animation:1s ThankYou-module__8V2V8a__fadeIn}.ThankYou-module__8V2V8a__card{background:#fff;border:1px solid #00000008;border-radius:16px;width:100%;max-width:500px;margin-bottom:3rem;padding:2rem;animation:.8s ThankYou-module__8V2V8a__slideUp;box-shadow:0 4px 20px #0000000d}.ThankYou-module__8V2V8a__cardTitle{color:var(--text-primary);border-bottom:1px solid var(--border-light);margin-bottom:1rem;padding-bottom:1rem;font-size:1.1rem;font-weight:700}.ThankYou-module__8V2V8a__infoList{text-align:left;padding:0;list-style:none}.ThankYou-module__8V2V8a__infoItem{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ThankYou-module__8V2V8a__infoIcon{color:var(--brand);width:20px;margin-top:3px}.ThankYou-module__8V2V8a__infoText{color:var(--text-secondary);font-size:.95rem;line-height:1.4}.ThankYou-module__8V2V8a__button{background:var(--brand);color:#fff;border-radius:50px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f34a6e4d}.ThankYou-module__8V2V8a__button:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 8px 25px #f34a6e66}@keyframes ThankYou-module__8V2V8a__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes ThankYou-module__8V2V8a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ThankYou-module__8V2V8a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.page-module__OSLHOG__section{background:#fff;min-height:80vh;padding:120px 20px 60px}.page-module__OSLHOG__container{text-align:center;max-width:600px;margin:0 auto}.page-module__OSLHOG__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);margin-bottom:2rem;font-size:2.5rem}.page-module__OSLHOG__remark{color:var(--brand);background:#fff0f3;border:1px solid #f34a6e33;border-radius:8px;margin-bottom:2rem;padding:1rem;font-weight:600}.page-module__OSLHOG__form{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 6px #00000005}.page-module__OSLHOG__group{text-align:left;flex-direction:column;gap:.5rem;display:flex}.page-module__OSLHOG__label{color:var(--text-primary);font-size:.95rem;font-weight:500}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{border:1px solid var(--border-light);border-radius:8px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #f34a6e1a}.page-module__OSLHOG__textarea{resize:vertical;min-height:120px}.page-module__OSLHOG__button{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.page-module__OSLHOG__button:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 4px 15px #f34a6e33}
.page-module__HD3C3a__section{background:#fff;min-height:80vh;padding:120px 20px 60px}.page-module__HD3C3a__container{max-width:800px;margin:0 auto}.page-module__HD3C3a__title{font-family:var(--font-bodoni),serif;color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:2.5rem}.page-module__HD3C3a__content{font-family:var(--font-poppins),sans-serif;color:var(--text-secondary);line-height:1.8}.page-module__HD3C3a__subtitle{color:var(--text-primary);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module__HD3C3a__text{margin-bottom:1.5rem;font-size:1rem}.page-module__HD3C3a__contactBox{background:#f8f9fa;border:1px solid #0000000d;border-radius:12px;margin-top:3rem;padding:2rem}.page-module__HD3C3a__contactTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.page-module__HD3C3a__contactList{padding:0;list-style:none}.page-module__HD3C3a__contactItem{gap:.5rem;margin-bottom:.5rem;display:flex}.page-module__HD3C3a__contactLabel{color:var(--text-primary);font-weight:600}
