*{margin:0;padding:0;box-sizing:border-box;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}:root{--color-primary: #00a94f;--color-secondary: #004c97;--color-tertiary: #ffffff;--color-quaternary: #f5f5f5;--color-quinary: #019df4;--color-sextary: #0c2739;--color-descuento: #f28d14;--color-morado-wom: #5A2583 --color-morado-oscuro-wom: #32184B --color-rosado-wom: #EC008C }.app{overflow-x:hidden}body{overflow-x:hidden;background-color:#5a2583;height:auto}.active{border:1px solid var(--color-primary)}.active-desktop{background-color:var(--color-morado-wom);padding:4px;border-radius:5px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-in-out}.modal-content{position:relative;background:#5a2583;border-radius:12px;width:90%;max-width:400px;padding:24px;box-shadow:0 8px 16px #0003;text-align:center;animation:scaleIn .3s ease-in-out;color:#fff}.close-button{width:40px!important;position:absolute;top:12px;right:16px;background:none;border:none;font-size:20px;font-weight:700;color:#e6f7ff;cursor:pointer;transition:transform .2s ease-in-out}.close-button:hover{transform:scale(1.2);color:#5a2583}.modal-body{display:flex;flex-direction:column;align-items:center}.modal-body h2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:12px}.modal-body form{display:flex;flex-direction:column;gap:12px;width:100%}.modal-body input{width:100%;padding:12px;border:2px solid #5A2583;border-radius:8px;font-size:1rem;outline:none;transition:all .3s;color:#000}.modal-body input:focus{border:2px solid #5A2583;box-shadow:0 0 10px #4c03a080}.modal-body div{display:flex;align-items:start;justify-content:center;font-size:.9rem;color:#e6f7ff}.modal-body div input[type=checkbox]{width:16px;margin-right:8px;accent-color:#ec008c}.modal-body div a{color:#ec008c;text-decoration:none;font-weight:700;margin-left:4px}.modal-body span a:hover{text-decoration:underline}.BtnForm{margin:0 auto!important;width:100%;padding:14px!important;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s;font-weight:lighter!important}.modal-body button:hover{background:#0078d4;transform:scale(1.05)}.error-message{color:#ff4d4d;font-size:.9rem;text-align:left}.error{color:red;font-size:14px;margin-top:-6px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 480px){.modal-content{width:95%;padding:20px}.modal-body h2{font-size:20px}.modal-body input,.modal-body button{font-size:14px}}.menu-hamburguesa{background-color:#32184b;position:fixed;top:20px;right:25px;z-index:999}.menu{position:fixed;top:0;right:0;background-color:#5a2583;list-style:none;width:70%;min-width:350px;min-height:35vh;visibility:hidden;opacity:0;z-index:99;box-shadow:-2px 0 10px #0000001a}.menuli{padding:10px 20px;font-size:1.5em;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.menuli .menu-imges .menuicon{width:100px;margin-left:-6px}.menuli .menu-imges .menuicon a{color:#fff!important;width:50px;margin-left:6px}.menulinea{display:flex;flex-flow:row wrap;font-size:1.5em;gap:30px;align-items:center}.lineaventa{display:flex;flex-flow:row wrap;background-color:#ec008c;border-radius:15px;align-items:center;padding:0 20px}.lineaventa img{width:30px;height:30px}.lineaventa .phone{font-size:20px;text-align:center}.lineaventa .phone p{font-size:15px;text-align:center}.menulinea a{color:var(--color-tertiary);text-decoration:none;font-size:18px;padding:10px}.menuicon{font-size:10px;margin-left:20px;margin-top:5px}.barras{position:fixed;right:25px;display:flex;flex-direction:column;justify-content:space-between;width:35px;height:25px;cursor:pointer;z-index:999}.barra{width:100%;height:3px;background-color:#ccc!important;border-radius:2px;transition:all .3s ease-in-out}.header-menu-hamburguesa{display:flex;justify-content:start;align-items:center;gap:1px;padding:0 20px;width:100%;height:70px;background-color:#32184b;box-shadow:0 2px 10px #0000001a}.hamburguesa-wom{border-right:2px solid #fff}.hamburguesa-wom img{width:60px}.hamburguesa-mentius{display:flex;flex-flow:column wrap;align-items:center}.hamburguesa-mentius img{width:87px}.hamburguesa-mentius .hamburguesa-subtitle{position:absolute;font-size:9px;font-weight:lighter;top:52px}.header-menu-hamburguesa p{font-size:2em;color:var(--color-tertiary)}.menu-imges{display:flex;justify-content:start;align-items:center;gap:10px}.menu-imges span{font-size:16px;color:#ccc}.menu-imges img{width:25px}.arrowR{width:17px;height:17px}.footer{width:100%;height:200px;display:flex;justify-content:space-around;align-items:center;background-color:#32184b;flex-wrap:wrap;position:relative;padding:0 20px;overflow:visible}.footer:before{content:"";position:absolute;top:-40px;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,#32184b);pointer-events:none;z-index:1}.politicas img{width:100px}.politicas{display:flex;justify-content:center;align-items:center;gap:20px}.politicas a{display:flex;flex-flow:column wrap;gap:5px;color:#fff;text-decoration:none}.distribuidor{display:flex;align-items:center;gap:5px}.distribuidor p{margin-left:20px;color:#fff}.distribuidor .logoPatherMF{width:150px}.phone-footer{position:fixed;top:33%;right:20px;padding:12px;border-radius:13px;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#25d366;text-decoration:none;color:#fff;transition:all .3s ease;z-index:10}.phone-footer:hover{transform:translate(-5px)}.phone-footer .call-icon{display:flex;border-radius:100%;width:50px;height:50px;align-items:center;justify-content:center}.phone-footer .callPhone{width:50px!important;height:50px!important}.phone-footer2{position:fixed;top:45%;right:20px;padding:12px;border-radius:13px;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#32184b;text-decoration:none;color:#fff;transition:all .3s ease;z-index:10}.phone-footer2:hover{transform:translate(-5px)}.phone-footer2 .call-icon2{display:flex;background-color:#ec008c;border-radius:100%;width:45px;height:45px;align-items:center;justify-content:center}.phone-footer2 .callPhone2{width:45px!important;height:45px!important}.phoneNumber{font-size:14px;font-weight:600;white-space:nowrap}@media screen and (max-width: 941px){footer{height:350px!important;display:flex;flex-flow:column wrap;gap:10px;padding:0 10px!important}.politicas{width:100%;display:flex;flex-flow:column wrap;align-items:center;text-align:center;gap:1px}.politicas a{position:relative;margin-bottom:2px;bottom:10px}.distribuidor{width:100%;display:flex;flex-flow:column wrap;text-align:center;gap:0px}.distribuidor p{position:relative;bottom:45px}.phone-footer{top:41%!important}.phone-footer2{top:54%}}@media screen and (max-width: 700px){.phoneNumber{display:none}.phone-footer{top:72%!important}.phone-footer2{top:84%}}.compra-experto{position:fixed;top:300px;left:0;width:100%;height:225px;background-color:#5a2583a4;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;z-index:99;color:#fff;box-shadow:0 2px 10px #0000001a}.compra-experto p{width:100%;text-align:center;font-size:1.5em}.compra-experto a{color:#fff}.compra-experto button,.compra-experto .call-button{width:150px;background:transparent!important;border:2px solid #fff;color:#fff;font-size:1.2em;padding:5px 10px;border-radius:25px;cursor:pointer;text-decoration:none;text-align:center;transition:all .3s ease}.compra-experto button:hover,.compra-experto .call-button:hover{background-color:#fff;color:var(--color-quinary)}@media screen and (max-width: 7680px){.compra-experto{visibility:hidden}}@media screen and (max-width: 500px){.compra-experto{visibility:visible;top:350px}}@media screen and (max-width: 380px){.compra-experto{top:230px}}.politica-texto-p{font-size:12px!important;max-width:300px}.politica-texto{font-size:12px;font-weight:500;color:var(--color-sextary);text-decoration:underline;cursor:pointer}.title-h2{font-size:calc(2.5em + 1vw);color:var(--color-secondary);text-align:center;margin:20px 0}.description-p2,.span-p2{font-size:1.8rem;color:var(--color-secondary);text-align:center;margin:20px 0}@media screen and (min-width: 940px){.menu{visibility:visible;opacity:1;transition:all .3s ease}.barras,.menu-hamburguesa,.header-menu-hamburguesa,.menu-imges,.compra-experto{display:none}}@media screen and (max-width: 939px){nav.menu-desktop,nav.menu-desktop *,.menu-desktop-content,.menulinea{display:none!important;visibility:hidden!important}}.menu-desktop{width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center;background:#32184b;box-shadow:0 4px 6px #0000001a;border-radius:0 0 15px 15px;z-index:1000;transition:transform .3s ease-in-out}.menu-desktop-content{display:flex;align-items:center;gap:2px}.content-logowom img{width:65px;height:auto;border-right:2px solid #fff}.content-logomentius{display:flex;flex-flow:column wrap}.content-logomentius .img2{width:95px!important}.content-logomentius .content-subtitle{position:absolute;font-size:11px;font-weight:lighter;color:#fff;top:73px;margin-left:3px}.menu-desktop-content p{font-size:18px;font-weight:700;margin:0;color:#004c97}.menu-desktop ul{display:flex;list-style:none;gap:100px;margin-left:80px}.menu-desktop ul li{font-size:18px;cursor:pointer;transition:color .3s ease,font-weight .3s ease;color:#fff;padding:4px}.menu-desktop ul li:hover,.menu-desktop ul li.active{color:#fff;font-weight:700}.menu-desktop .menu-desktop-content:last-child{cursor:pointer;transition:transform .3s ease}.menu-desktop .menu-desktop-content:last-child:hover{transform:scale(1.1)}.menu-desktop-content:last-child img{width:20px;filter:brightness(0) saturate(100%) invert(22%) sepia(96%) saturate(1706%) hue-rotate(192deg) brightness(93%) contrast(101%)}@media (max-width: 1048px){.menu-desktop{justify-content:space-evenly}.menu-desktop-content{gap:1px}.menu-desktop ul{gap:50px;margin-left:40px}}.banner-container{position:relative;width:100%;height:50px;overflow:hidden;background:linear-gradient(to bottom,#fff,green,#fff);display:flex;align-items:center}.animationBannerText{position:absolute;white-space:nowrap;font-size:20px;font-weight:700;color:#fff;animation:marquee 15s linear infinite;-webkit-animation:marquee 15s linear infinite}@keyframes marquee{0%{transform:translate(150%)}to{transform:translate(-150%)}}
