@font-face{font-family:"Nunito";src:url("../fonts/Nunito/static/Nunito-Regular.ttf") format("truetype");font-display:swap;font-weight:400}@font-face{font-family:"Nunito";src:url("../fonts/Nunito/static/Nunito-Bold.ttf") format("truetype");font-display:swap;font-weight:700}@font-face{font-family:"Nunito";src:url("../fonts/Nunito/static/Nunito-Black.ttf") format("truetype");font-display:swap;font-weight:900}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat/static/Montserrat-Medium.ttf") format("truetype");font-display:swap;font-weight:500}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat/static/Montserrat-Bold.ttf") format("truetype");font-display:swap;font-weight:700}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat/static/Montserrat-Black.ttf") format("truetype");font-display:swap;font-weight:900}@font-face{font-family:"Barlow";src:url("../fonts/Barlow/Barlow-Bold.ttf") format("truetype");font-display:swap;font-weight:700}@font-face{font-family:"BarlowCondensed";src:url("../fonts/BarlowCondensed/BarlowCondensed-Bold.ttf") format("truetype");font-display:swap;font-weight:700}*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Montserrat";font-size:1.6rem;font-weight:400;overflow-x:hidden;background-image:url("../media/bg_red.webp");background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:var(--header-height, 0px)}body,body h1,body h2,body ul,body p{margin:0}strong{font-weight:700}sup{font-size:.7em}img{display:block;max-width:100%;height:auto}.ordesa-section{width:100%;padding-left:1.5rem;padding-right:1.5rem;max-width:1440px;margin:0 auto}.ordesa-section-fluid{width:100%}.section__wrapper{height:100%;width:100%;padding:5rem 0}@media screen and (width > 992px){.section__wrapper{padding:12.8rem 0}}.scroll-to-top{visibility:hidden;position:relative}.scroll-to-top img{object-fit:cover;width:45px;height:45px;position:fixed;bottom:40px;right:50px;z-index:20;background:#fff;border-radius:60px;cursor:pointer}.text-center{text-align:center}.d-none{display:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.no-padd{padding:0}header #nav-mobile{position:fixed;top:0;right:0;left:0;z-index:3;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;height:50px;width:100%;padding:1rem;background-color:#fff}header #nav-mobile .logo img{width:150px;height:40px}header #nav-mobile #hamburguesa{position:relative;z-index:1;top:-4px;display:block;cursor:pointer}header #nav-mobile #hamburguesa .menu-lines .lines{width:24px;height:2px;margin-bottom:4.66px;background:#14407f;cursor:pointer}header #nav-mobile #hamburguesa .menu-lines .lines:last-child{margin-bottom:0}header #nav-mobile #hamburguesa.active .menu-lines .lines{background:#504f4f}header #nav-mobile #hamburguesa.active .menu-lines .lines:nth-child(1){transform:rotate(45deg);width:34px;position:relative;right:1px;top:6px}header #nav-mobile #hamburguesa.active .menu-lines .lines:nth-child(2){position:relative;top:0px;transform:rotate(-45deg);width:33px}header #nav-mobile #hamburguesa.active .menu-lines .lines:nth-last-child(1){display:none}header #nav-mobile .menu{display:none}header #nav-mobile .menu.active{position:fixed;top:0;left:0;display:block;width:100vw;height:100vh;background-color:#fff}header #nav-mobile .menu.active ul{position:absolute;top:50%;left:50%;width:100%;max-width:286px;padding-left:0;list-style:none;text-align:center;transform:translate(-50%, -50%)}header #nav-mobile .menu.active li{width:100%;padding:35px 0;border-bottom:1px solid #504f4f;text-align:center}header #nav-mobile .menu.active li:last-child{border-bottom:0}header #nav-mobile .menu.active a{color:#504f4f;font:normal normal 700 3.9rem/4rem "BarlowCondensed";text-decoration:none;text-transform:uppercase}@media screen and (width >= 992px){header #nav-mobile{display:none}}header .header-desktop{position:fixed;top:0;right:0;left:0;z-index:3;display:none;align-items:center;width:100%;height:85px;background:#fff;transition:all .3s ease}header .header-desktop.is-scrolled{background:hsla(0,0%,100%,.4);backdrop-filter:blur(15px);box-shadow:0 2px 12px rgba(0,0,0,.0784313725)}header .header-desktop nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:94%;max-width:1440px;margin:0 auto;padding-top:1rem}header .header-desktop nav .logo img{width:221px;height:auto}header .header-desktop nav .menu{display:flex;gap:2.5rem;list-style:none}header .header-desktop nav .menu a{position:relative;display:block;color:#504f4f;font-weight:500;text-align:center;text-decoration:none;border-bottom:3px solid rgba(0,0,0,0);transition:all .3s ease;font-size:1.7rem}header .header-desktop nav .menu a::after{content:"";position:absolute;top:-30px;left:50%;width:17px;height:22px;background:url("../media/iconoEscudoSoftDark.svg") no-repeat center/cover;opacity:0;transform:translateX(-50%);transition:opacity .3s ease;pointer-events:none}header .header-desktop nav .menu a:hover{border-bottom-color:#504f4f}header .header-desktop nav .menu a:hover::after{opacity:1}@media screen and (width >= 992px){header .header-desktop{display:flex}}#vitaminac{background:#fff}#vitaminac .legal-wrapper{padding:3rem 0;width:100%;padding-left:1.5rem;padding-right:1.5rem;max-width:1440px;margin:0 auto;font-size:1.3rem;text-align:center;line-height:1.6em;color:#555}.c-footer{box-shadow:-1px -1px 6px 0px rgba(0,0,0,.25);padding-bottom:1rem;margin-bottom:0;background-color:#fff}.c-footer__container{width:100%;padding-left:1.5rem;padding-right:1.5rem;max-width:1440px;margin:0 auto;margin:3rem auto;color:#191919;font-size:1.4rem}.c-footer__logos{margin-bottom:2rem}.c-footer__display{display:grid;width:100%;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media screen and (width >= 576px){.c-footer__display{grid-template-columns:repeat(2, auto)}}@media screen and (width >= 992px){.c-footer__display{grid-template-columns:repeat(4, auto);justify-content:space-between;gap:0}}.c-footer__column{width:100%}@media screen and (width >= 992px){.c-footer__column{width:100%}}.c-footer h3{font-size:1.8rem;font-weight:900;margin-bottom:3.2rem}.c-footer ul{list-style:none;padding:0}.c-footer li{margin-bottom:20px}.c-footer a{color:inherit;text-decoration:none;background-image:linear-gradient(#191919, #191919);background-size:0 1px;background-position:bottom left;background-repeat:no-repeat;transition:all .4s ease-in-out;padding-bottom:4.5px}.c-footer a:hover{background-size:100% 1px}.c-footer__update{max-width:800px;margin-bottom:32px}.c-footer__legal{display:flex;flex-direction:column;gap:2rem}@media screen and (width > 768px){.c-footer__legal{flex-direction:row;align-items:center;justify-content:space-between}}.c-footer__legal ul{display:flex;flex-direction:column;gap:2rem;list-style:none;padding:0;margin:0}@media screen and (width > 768px){.c-footer__legal ul{flex-direction:row;gap:0 2rem}}.c-footer__legal li{margin-bottom:0}@media screen and (width > 768px){.c-footer__legal li{margin-bottom:.5rem}}.c-footer__cright-logo{margin-left:20px;vertical-align:middle;display:inline}.wrapper-section{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;max-width:800px;margin:0 auto}.wrapper-section .section-content__logo{display:flex;justify-content:center;margin-top:3.5rem;margin-bottom:1.7rem}.wrapper-section .section-content__logo .logo{width:100%;max-width:167px}.wrapper-section .section-content__title,.wrapper-section .section-content__post-title,.wrapper-section .section-content__text{text-align:center;font-style:italic;color:#fff}.wrapper-section .section-content__title{text-transform:uppercase;font-size:3.8rem;margin-bottom:1.7rem}.wrapper-section .section-content__post-title{font-size:1.8rem;max-width:722px;margin:0 auto;margin-bottom:1.7rem}.wrapper-section .section-content__text{font-size:1.4rem;width:100%;max-width:524px;margin:0 auto}.wrapper-section .section-content__slogan{background-color:#fff;text-align:center;width:100%;color:#00338c;margin:0 auto;font-size:2.2rem;font-weight:600;padding:0 3rem;margin-bottom:3.5rem}@media screen and (width > 576px){.wrapper-section .section-content__slogan{width:max-content}}.ordesa-section{width:100%;padding-left:1.5rem;padding-right:1.5rem;max-width:1440px;margin:0 auto}.ordesa-section:first-of-type{padding-top:92px}@media screen and (width > 992px){.ordesa-section:first-of-type{padding-top:0}}.section-content__form{margin:3rem 0;text-align:center;overflow-x:hidden;width:100%;max-width:100%}.section-content__form h4{font-size:2.4rem;font-weight:700;margin-bottom:2rem;color:#000}.section-content__form .form-container{width:100%;max-width:100%;overflow:hidden;position:relative}.section-content__form iframe{width:100%;max-width:538px;min-height:620px;border:none;border-radius:13px;display:block;margin:0 auto;overflow:hidden;box-sizing:border-box}/*# sourceMappingURL=inmunited.css.map */
