.main-navigation{position:absolute;left:0;right:0;top:-480px;background-color:#fff;padding-top:20px;padding-bottom:20px;font-size:1.2rem;transition:top .2s;z-index:5}.main-navigation--open{top:80px}.main-navigation>*{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.main-navigation a{text-decoration:none}.main-navigation a:hover{text-decoration:underline}@media(min-width:768px){.main-navigation{position:static;background-color:transparent;font-size:1rem;font-weight:500;padding:0}.main-navigation>*{flex-direction:row;gap:20px}.main-navigation a{display:block;padding:20px 10px;border-radius:10px;transition:all .1s}.main-navigation a.active,.main-navigation a:focus,.main-navigation a:hover{background-color:rgba(33,35,68,.05);text-decoration:none}}.top-bar-open .main-navigation--open{top:222px}.burger{width:40px;height:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.burger--open .burger__line:first-child{transform:translateY(13px) rotate(45deg)}.burger--open .burger__line:nth-child(2){opacity:0}.burger--open .burger__line:nth-child(3){transform:translateY(-13px) rotate(-45deg)}.burger__line{width:100%;height:3px;background-color:#211f1f;transition:all .2s}@media(min-width:768px){.burger{display:none}}.main-header{height:80px;background-color:#fff;box-shadow:0 0 15px #ddd;z-index:5}.main-header>*{display:flex;align-items:center;justify-content:space-between;height:100%}.logo{width:130px;display:block}@media(min-width:450px){.logo{width:200px}}.main-footer{background-color:#211f1f;color:#fff}.main-footer>.container{display:flex;flex-direction:column;align-items:center;gap:30px;min-height:100px;padding-top:40px;padding-bottom:40px}@media(min-width:768px){.main-footer>.container{flex-direction:row;justify-content:space-between;align-items:flex-start}}.main-footer .social{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}@media(min-width:768px){.main-footer .social{flex-direction:row}}.main-footer .social__icons{display:flex;gap:10px}.main-footer .social__logo{width:30px;height:auto}.main-footer .email{display:flex;flex-direction:column;align-items:center;gap:10px}.main-footer .email a{text-decoration:none}.main-footer .email a:active,.main-footer .email a:focus,.main-footer .email a:hover{text-decoration:underline}.main-footer .secondary-navigation>*{text-align:center;display:flex;flex-direction:column;gap:10px}@media(min-width:768px){.main-footer .secondary-navigation>*{text-align:left}}.main-footer .secondary-navigation>* a{text-decoration:none}.main-footer .secondary-navigation>* a:hover{text-decoration:underline}*,:after,:before{box-sizing:border-box}html{font-family:var(--font-roboto-flex);font-weight:300;color:#211f1f}body{margin:0;min-height:100vh;line-height:1.5}dd,dl,dt,li,ul{list-style-type:none;margin:0;padding:0}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit;border:none}button{background:none;cursor:pointer;padding:0}p{margin:0}h1,h2,h3{font-family:var(--font-space-grotesk);font-weight:500;margin:0}a{color:inherit}.hidden{left:-9999px;position:absolute}.whatsapp{position:fixed;bottom:20px;right:20px;width:60px;height:60px;z-index:9}[data-trustmary-status] h2{font-size:1.8rem!important;font-weight:500!important}@media(min-width:470px){[data-trustmary-status] h2{font-size:2.5rem!important}}@media(min-width:768px){[data-trustmary-status] h2{font-size:4rem!important}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:40px 0;position:relative}.section:not(:last-child):after{content:"";position:absolute;bottom:0;left:5%;right:5%;background-color:#211f1f;height:1px}.section__floating{margin:-20px 0 -10px}.section__description{margin-bottom:40px}.section__title{font-size:2rem;font-weight:500;line-height:1;margin-bottom:20px}@media(min-width:768px){.section__title{font-size:4rem}}.section__subtitle{font-size:1.2rem;margin-bottom:20px}@media(min-width:768px){.section__subtitle{font-size:2rem}}.section__text{display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:768px){.section__text{font-size:1.2rem}}.section__actions{display:flex;flex-direction:column;align-items:center;gap:30px;margin-top:20px}.section__actions>*{max-width:100%}@media(min-width:768px){.section__actions{flex-direction:row;align-items:center;justify-content:center}}.section--full-viewport{padding-top:120px;min-height:100vh}.section--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.section--legal p{margin:20px 0}.section--legal ul{padding-left:20px}.section--legal li{list-style:initial}.section--legal table{border-collapse:collapse}.section--legal table,.section--legal td,.section--legal th{border:1px solid #222}.section--legal td,.section--legal th{padding:5px}.section--legal th{text-align:left}.section--discover{background-color:#211f1f;color:#fff;padding:20px!important}@media(min-width:768px){.section{padding:80px 0}}.main-content:not(:has(>.section)) .section:first-child{padding-top:120px}.block{padding:40px 0}.block h3{margin-top:30px}.block__text{margin:20px 0}.block__title{font-weight:500;line-height:1;margin-bottom:20px}@media(min-width:768px){.block__title{font-size:2rem}}.block__items{display:flex;flex-direction:column;align-items:center;gap:40px}@media(min-width:768px){.block__items{flex-direction:row;align-items:flex-start}}.block__items>*{flex:1 1;width:100%}.block__image{height:200px;width:100%;object-fit:cover;margin-bottom:10px}.instructions{width:600px;text-align:left}.instructions p{margin-top:10px;margin-bottom:10px}.instructions ul{padding-left:10px}.instructions li{list-style:disc}.button{transition:all .3s ease-in-out;padding:10px 20px;border-radius:25px;text-decoration:none;text-align:center}.button:disabled{opacity:.2}.button--small{font-size:.8rem;padding:5px 15px}.button--large{min-width:180px}@media(max-width:470px){.button--full{width:100%}}.button--solid{border:1px solid #211f1f;background-color:#211f1f;color:#fff}.button--solid:focus,.button--solid:hover{background:#fff;color:#211f1f}.button--outline{border:1px solid #211f1f;background-color:#fff;color:#211f1f}.button--outline:focus,.button--outline:hover{background:#211f1f;color:#fff}#opiniones{padding:30px 0}.logos{display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.logos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px}.logos .logo__image-container{height:200px;line-height:200px}.posts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}}.post{font-size:1.1rem}@media(min-width:768px){.post{font-size:1.2rem}}.post__header{margin-bottom:40px}.post__footer{margin-top:40px;font-size:1rem}.post__title{font-size:2rem;line-height:1.2;margin-bottom:20px}@media(min-width:768px){.post__title{font-size:3rem}}.post__author{font-size:1rem;margin-bottom:20px}.post__content h2{margin:40px 0 10px;font-size:1.4rem}@media(min-width:768px){.post__content h2{font-size:1.5rem}}.post__content h3{margin:40px 0 10px;font-size:1.2rem}@media(min-width:768px){.post__content h3{font-size:1.3rem}}.post__content p{line-height:1.8;margin:10px 0 20px}.post__content ul{padding-left:20px}.post__content li{list-style:disc;margin-bottom:10px}.post-preview{margin-bottom:40px}.post-preview__header{margin-bottom:10px}.post-preview__title{margin-bottom:20px}@media(min-width:768px){.post-preview__title{min-height:72px}}.post-preview__image{height:320px}.post-preview__image img{object-fit:cover;height:100%}.post__image{height:450px}.post__image img{object-fit:cover;height:100%}.image-text{display:flex;flex-direction:column;gap:20px}.image-text h2:first-child{margin-top:0}.image-text img{width:300px;margin:0 auto}.image-text figure{margin:0}.image-text figcaption{font-size:1rem}@media(min-width:768px){.image-text{flex-direction:row}}.image-text--wide img{width:500px}.highlights{gap:20px}.highlights,.highlights__text{display:flex;flex-direction:column}.highlights__text{align-items:center;gap:30px;color:#fff;background-color:#211f1f;border-radius:10px;padding:20px;line-height:1.8;font-size:1.1rem}@media(min-width:768px){.highlights__text{flex-direction:row;font-size:1.2rem}}.highlights__text :not(.highlights__icon){flex:1 1}.highlights__text>div p:first-child{margin-bottom:10px}.highlights__icon{width:64px}@media(min-width:768px){.highlights__icon{width:128px}}.accordion__title{margin-bottom:10px}.single-course__cover{margin-bottom:20px;width:100%}@media(min-width:768px){.single-course__cover{display:none}}.single-course__cover--desktop{display:none}@media(min-width:768px){.single-course__cover--desktop{display:block}}.single-course .section__actions{margin:40px 0}@font-face{font-family:__Roboto_Flex_b673aa;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6132b945e1bf1b6b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Flex_b673aa;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/8fd61259cb20e8eb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Flex_b673aa;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ab7a1c07ef982496-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Flex_b673aa;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a8f3cee991756b5e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Flex_b673aa;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/55cab9a7b1e584c7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Flex_b673aa;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5c95a22b4347906-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Flex_Fallback_b673aa;src:local("Arial");ascent-override:93.28%;descent-override:24.55%;line-gap-override:0.00%;size-adjust:99.45%}.__className_b673aa{font-family:__Roboto_Flex_b673aa,__Roboto_Flex_Fallback_b673aa;font-style:normal}.__variable_b673aa{--font-roboto-flex:"__Roboto_Flex_b673aa","__Roboto_Flex_Fallback_b673aa"}@font-face{font-family:__Space_Grotesk_bc0dcf;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_bc0dcf;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_bc0dcf;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/7cba1811e3c25a15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_Fallback_bc0dcf;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_bc0dcf{font-family:__Space_Grotesk_bc0dcf,__Space_Grotesk_Fallback_bc0dcf;font-style:normal}.__variable_bc0dcf{--font-space-grotesk:"__Space_Grotesk_bc0dcf","__Space_Grotesk_Fallback_bc0dcf"}