body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#0f1110;color:#e6f2ee;font-family:-apple-system,BlinkMacSystemFont,sans-serif;margin:0}a{color:inherit;text-decoration:none}h2{font-size:2.4rem;letter-spacing:-.5px;margin-bottom:1.5rem;text-shadow:0 0 20px #084b3726}p{color:#9ca3af;font-size:1.05rem;line-height:1.7}.section{padding:7rem 2rem;position:relative}.section:after{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.section.dark{background:#151817}.container{margin:0 auto;max-width:1100px;text-align:center}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1110cc;border-bottom:1px solid #ffffff0d;position:sticky;top:0;width:100%;z-index:1000}.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header__logo{color:#084b37;font-size:1.2rem;font-weight:600}.header__logo img{height:65px;width:auto}.header__nav{display:flex;gap:2rem}.header__nav a{color:#e6f2ee;opacity:.8}.header__nav a:hover{opacity:1}.header__lang{display:flex;gap:8px}.header__lang button{background:#0000;border:1px solid #ffffff26;border-radius:6px;color:#9ca3af;cursor:pointer;padding:5px 10px}.header__lang button.active{border-color:#084b37;color:#e6f2ee}.header__burger{cursor:pointer;display:none;flex-direction:column}.header__burger span{background:#fff;height:2px;margin:4px 0;transition:.3s;width:25px}@media(max-width:768px){.header__burger,.header__nav{display:none}}.hero{align-items:flex-start;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100vw}.hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:140%;left:0;position:absolute;top:-20%;width:100%;will-change:transform;z-index:0}.hero__overlay{background:#0003;inset:0;position:absolute;z-index:1}.hero__content{max-width:790px;padding:0 2rem;position:relative;top:15%;z-index:2}.hero__content h1{color:#fff;font-size:3.2rem;margin-bottom:1rem}.hero__content p{color:#ffffffbf;font-size:1.2rem;margin-bottom:2rem}.hero__cta{background:#084b37;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem 1.8rem;transition:.2s ease}.hero__cta:hover{opacity:.9}@media(max-width:768px){.hero__content h1{font-size:2.2rem}.hero__content p{font-size:1rem}}.paymentModal{align-items:center;animation:fadeIn .25s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;display:flex;inset:0;justify-content:center;padding-bottom:2rem;padding-top:8vh;padding-inline:1.5rem;position:fixed;z-index:9999}.paymentModal__content{grid-gap:2.5rem;animation:modalUp .3s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#163b29bf;border:1px solid #084b3740;border-radius:28px;box-shadow:0 20px 60px #0006;display:grid;gap:2.5rem;grid-template-columns:1.2fr 1fr;max-height:70vh;max-width:900px;overflow-y:auto;padding:2.5rem;position:relative;width:100%}.paymentModal__content h3{color:#fff;font-size:1.8rem;grid-column:1/-1;margin-bottom:1rem;margin-top:0;text-align:center}.paymentModal__content p{color:#9ca3af;font-size:1rem;line-height:1.7}@media(max-width:768px){.paymentModal__content{animation:modalUpMobile .3s ease;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}.paymentModal__close{background:#ffffff0f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:36px;position:absolute;right:16px;top:16px;transition:.2s ease;width:36px}.paymentModal__close:hover{background:#ffffff1f;transform:rotate(90deg)}.paymentModal__box{align-items:center;border:1px solid #ffffff1f;border-radius:16px;display:flex;flex-direction:column;margin-bottom:20px;padding:30px 0;position:relative}.paymentModal__product{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.paymentModal__product img{border-radius:20px;height:100%;max-height:500px}.paymentModal__right{display:flex;flex-direction:column;gap:1.2rem;justify-content:center;position:relative}.paymentModal__colors{display:flex;gap:10px;margin-bottom:20px}.paymentModal__colors button{border:2px solid #0000;border-radius:50%;cursor:pointer;height:28px;width:28px}.paymentModal__colors button:first-child{background:#fff}.paymentModal__colors button:nth-child(2){background:#000}.paymentModal__colors button.active{border:2px solid #084b37;transform:scale(1.1)}.paymentModal__text{margin-bottom:20px;text-align:left}.paymentModal__badge{background-color:#fff;border-radius:12px;color:#084b37;font-size:.8rem;font-weight:600;left:50%;padding:4px;position:absolute;top:-40px;transform:translateX(-50%);width:100%}.paymentModal__qty{align-items:center;display:flex;gap:14px}.paymentModal__qty button{background:#0000;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;height:34px;width:34px}.paymentModal__qty button:hover{background:#ffffff0f}.paymentModal__qty span{color:#fff;min-width:24px;text-align:center}.paymentModal__price{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:20px}.paymentModal__oldPrice{color:#fff6;font-size:1rem;font-weight:400;position:absolute;right:50%;text-decoration:line-through;top:8px;transform:translate(175%)}.paymentModal__pay{align-items:center;background:#084b37;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;margin-top:auto;padding:1rem;transition:.2s ease;width:100%}.paymentModal__pay:disabled{cursor:not-allowed;opacity:.7;transform:none}.paymentModal__pay:hover:not(:disabled){box-shadow:0 10px 30px #0000004d;transform:translateY(-2px)}@keyframes modalUpMobile{0%{opacity:0;transform:translate(-50%,calc(-50% + 20px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalUp{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.paymentModal{align-items:flex-end;padding:0}.paymentModal__content{-webkit-overflow-scrolling:touch;border-radius:24px;gap:1.25rem;grid-template-rows:1fr;height:auto;left:50%;max-height:92vh;max-width:90vw;overflow-y:auto;padding:1.25rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.paymentModal__product img{display:block;object-fit:cover;width:100%}.paymentModal__right{gap:1rem}.paymentModal__box{margin-bottom:0;padding:1.2rem}.paymentModal__price{font-size:1.1rem;margin-bottom:.5rem}.paymentModal__oldPrice{font-size:.9rem;margin-bottom:1rem;position:static;text-align:center;transform:none}.paymentModal__colors,.paymentModal__qty{justify-content:center}.paymentModal__colors,.paymentModal__text{margin-bottom:.75rem}.paymentModal__text{font-size:.95rem;text-align:center}.paymentModal__badge{border-radius:10px;margin-top:.5rem}.paymentModal__pay{bottom:0;margin-top:.5rem;position:sticky}.paymentModal__close{right:12px;top:12px;z-index:10}.paymentModal h3{font-size:1.4rem;margin-bottom:30px;text-align:center}}@media(max-width:460px){.paymentModal__content{grid-template-columns:1fr;max-width:80vw;padding:1rem}.paymentModal__pay{font-size:.95rem}}#overview{background:linear-gradient(180deg,#0000,#084b3714)}#overview p{font-size:1.1rem;margin:0 auto;max-width:600px}#how .steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}#how .step{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:.3s ease}#how .step h3{color:#e6f2ee;margin-bottom:.8rem}#how .step p{font-size:.95rem}#how .step:hover{border-color:#084b37;box-shadow:0 10px 40px #084b3766;transform:translateY(-6px)}@media(max-width:768px){#how .steps{grid-template-columns:1fr}}.clinical{align-items:center;display:flex;justify-content:center}.clinical__inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.2fr .8fr;margin:0 auto;max-width:1100px}.clinical__intro{color:#9ca3af;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.clinical__list{list-style:none;padding:0}.clinical__list li{align-items:flex-start;border-bottom:1px solid #ffffff0f;color:#e6f2ee;display:flex;gap:10px;padding:1rem 0}.clinical__list li:before{background:#084b37;border-radius:50%;content:"";flex-shrink:0;height:6px;margin-top:8px;width:6px}.clinical__note{color:#9ca3af;font-size:.9rem;line-height:1.7;margin-top:2.5rem}.clinical__media{height:100%;position:relative}.clinical__imageCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;overflow:hidden;position:sticky;top:120px}.clinical__imageCard img{display:block;filter:contrast(1.05) saturate(1.05);height:500px;object-fit:cover;width:100%}@media(max-width:900px){.clinical__inner{grid-template-columns:1fr}.clinical__imageCard{height:auto;position:relative;top:auto}.clinical__imageCard img{height:320px}}.information__inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.information__secondary{color:#9ca3af;font-size:1rem;line-height:1.8;margin-top:2rem}.information__media{position:relative}.information__image{background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;overflow:hidden}.information__image img{display:block;filter:contrast(1.05) saturate(1.05);height:420px;object-fit:cover;object-position:center -250px;width:100%}@media(max-width:900px){.information__inner{gap:2rem;grid-template-columns:1fr}.information__image img{height:300px}}.footer{background:#151817;border-top:1px solid #ffffff0f;padding:5rem 2rem 2rem}.footer .container{margin:0 auto;max-width:1100px}.footer__top{display:flex;gap:4rem;justify-content:space-between;margin-bottom:4rem}@media(max-width:768px){.footer__top{align-items:center;flex-direction:column;gap:2rem}}.footer__brand{max-width:520px}.footer__brand h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.footer__brand p{color:#9ca3af;line-height:1.8;margin-bottom:1.5rem}.footer__instagram{align-items:center;border-radius:12px;color:#fff;display:inline-flex;gap:.6rem;justify-content:center;transition:.2s ease}.footer__instagram:hover{background:#ffffff14;transform:translateY(-2px)}.footer__links{display:flex;flex-direction:column;gap:1rem}.footer__links a{color:#9ca3af;transition:.2s ease}.footer__links a:hover{color:#fff}.footer__links button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:center}.footer__legal{border-top:1px solid #ffffff0f;padding-top:3rem}.footer__legal h4{color:#fff;font-size:1.5rem;margin-bottom:2rem}.footer__legal p{margin-bottom:1.5rem;text-align:left}.footer__legal ul{margin-bottom:1.5rem;padding-left:1.2rem}.footer__legal ul li{color:#9ca3af;line-height:1.7;margin-bottom:.75rem}.footer__legal strong{color:#fff}.footer__bottom{border-top:1px solid #ffffff0f;color:#ffffff73;font-size:.9rem;margin-top:4rem;padding-top:2rem;text-align:center}.modal-overlay{align-items:center;background:#2b352a99;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.modal-content{background:#0f1110;border-radius:20px;max-height:90vh;max-width:700px;overflow-y:auto;padding:32px;position:relative;text-align:left;width:100%}.modal-content h2{text-align:center}.modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:28px;position:absolute;right:16px;top:16px}.footer__contacts{display:flex;flex-direction:column;gap:1rem}body:has(.modal-overlay){overflow:hidden;touch-action:none}html:has(.modal-overlay){overflow:hidden}#showcase .showcase__grid{grid-gap:0;border-radius:20px;display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-top:2rem;overflow:hidden}#showcase .showcase__item{cursor:pointer;overflow:hidden}#showcase .showcase__item img{display:block;height:260px;object-fit:cover;transition:transform .3s ease;width:100%}@media(max-width:768px){#showcase .showcase__item .showcase__item img{height:180px}}@media(max-width:480px){#showcase .showcase__item .showcase__item img{height:160px}}#showcase .showcase__item:hover img{transform:scale(1.05)}#showcase .showcase__btn{background:#084b37;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;margin-top:2.5rem;padding:1rem 2rem;transition:.2s ease}#showcase .showcase__btn:hover{opacity:.9;transform:translateY(-2px)}#showcase .lightbox{background:#000000e6;inset:0;position:fixed;z-index:9999}#showcase .lightbox,#showcase .lightbox__content{align-items:center;display:flex;justify-content:center}#showcase .lightbox__content{max-height:90vh;max-width:92vw;padding:10px;position:relative}#showcase .lightbox__img{border-radius:12px;max-height:85vh;max-width:90vw}#showcase .lightbox__close,#showcase .lightbox__next,#showcase .lightbox__prev{background:#0000;border:none;color:#084b37;cursor:pointer;font-size:2.5rem;position:absolute}#showcase .lightbox__close{right:30px;top:20px}#showcase .lightbox__prev{left:-40px;top:50%;transform:translateY(-50%)}#showcase .lightbox__next{right:-40px;top:50%;transform:translateY(-50%)}@media(max-width:480px){#showcase .lightbox__prev{left:10px}#showcase .lightbox__next{right:10px}}@media(max-width:768px){#showcase .showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){#showcase .showcase__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.7c008897.css.map*/