.desktopheader-module__MzCDnq__submenuTitle{text-transform:uppercase;letter-spacing:.05em;cursor:default;-webkit-user-select:none;user-select:none;font-weight:700}.desktopheader-module__MzCDnq__submenuUndefined{text-transform:uppercase;letter-spacing:.05em;cursor:default;-webkit-user-select:none;user-select:none}.desktopheader-module__MzCDnq__header{background:var(--iges-bgWhite,#fff);z-index:1000;border-bottom:1px solid #00000026;width:100vw;position:fixed;top:0;left:0;box-shadow:0 10px 15px -3px #0000000d}.desktopheader-module__MzCDnq__container{background:var(--iges-bgWhite);width:100%;max-width:1440px;margin:0 auto;padding:24px 56px;transition:padding .35s cubic-bezier(.22,1,.36,1)}.desktopheader-module__MzCDnq__logo{object-fit:contain;width:261px;height:40px;margin:0}.desktopheader-module__MzCDnq__navSearchRow{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.desktopheader-module__MzCDnq__navExpanded{align-items:center;display:flex}.desktopheader-module__MzCDnq__navCollapsed{flex-flow:wrap;display:flex}.desktopheader-module__MzCDnq__nav{background:var(--iges-bgWhite);white-space:nowrap;align-items:center;gap:24px;width:100%;padding:12px 0;transition:padding .35s cubic-bezier(.22,1,.36,1);display:flex}.desktopheader-module__MzCDnq__navLink{color:var(--iges-textPrimary);font-size:20px;font-weight:400;line-height:23px;transition:color .2s}.desktopheader-module__MzCDnq__navLink:hover{color:var(--iges-primary)}.desktopheader-module__MzCDnq__navButton{color:var(--iges-textPrimary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:20px;font-weight:400;line-height:23px;transition:color .2s;display:flex}.desktopheader-module__MzCDnq__dropdownIcon{color:var(--iges-iconInteractive);transition:transform .3s cubic-bezier(.4,0,.2,1)}.desktopheader-module__MzCDnq__iconExpanded{transform:rotate(270deg)}.desktopheader-module__MzCDnq__iconCollapsed{transform:rotate(90deg)}.desktopheader-module__MzCDnq__actions{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.desktopheader-module__MzCDnq__activeNavButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding-bottom:4px;font-weight:500;display:inline-flex;position:relative}.desktopheader-module__MzCDnq__activeNavButton:after{content:"";background-color:var(--iges-primary,#008474);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.desktopheader-module__MzCDnq__dropdownIcon{align-items:center;transition:transform .3s;display:flex}.desktopheader-module__MzCDnq__activeSubmenuLink{color:var(--iges-primary,#008474);cursor:default;pointer-events:none;align-items:center;font-weight:700;transition:all .3s;display:flex;position:relative;transform:translate(10px)}.desktopheader-module__MzCDnq__activeSubmenuLink:before{content:"";background-color:var(--iges-primary,#008474);border-radius:2px;width:4px;height:80%;position:absolute;left:-10px}.desktopheader-module__MzCDnq__submenuWrapper{transform-origin:top;z-index:99;background:#f6f6f6;width:100%;max-height:calc(100vh - 120px);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.desktopheader-module__MzCDnq__submenuDivider{background:#d1d1d1;width:100%;height:1px}.desktopheader-module__MzCDnq__submenuContainer{box-sizing:border-box;max-width:1440px;max-height:calc(100vh - 120px);margin:0 auto;padding:32px 56px;overflow-y:auto}.desktopheader-module__MzCDnq__submenuColumns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:flex-start;gap:48px;display:grid}.desktopheader-module__MzCDnq__submenuColumn{flex-direction:column;gap:16px;min-width:0;display:flex}.desktopheader-module__MzCDnq__submenuItems{flex-direction:column;gap:16px;padding-left:20px;list-style-type:disc;display:flex}.desktopheader-module__MzCDnq__submenuLink{color:var(--iges-textPrimary);align-items:center;gap:10px;font-size:20px;font-weight:400;line-height:23px;text-decoration:none;transition:all .3s;display:inline-flex}.desktopheader-module__MzCDnq__submenuLink:not(.desktopheader-module__MzCDnq__activeSubmenuLink):hover{color:#008474;-webkit-text-decoration:underline #008474;text-decoration:underline #008474}.desktopheader-module__MzCDnq__submenuIcon{color:#008474;opacity:0;flex-shrink:0;transition:all .3s;transform:translate(-8px)}.desktopheader-module__MzCDnq__submenuLink:not(.desktopheader-module__MzCDnq__activeSubmenuLink):hover .desktopheader-module__MzCDnq__submenuIcon{opacity:1;transform:translate(0)}.desktopheader-module__MzCDnq__verticalDivider{background:var(--iges-border);align-self:stretch;width:1px}@keyframes desktopheader-module__MzCDnq__slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:500px;transform:translateY(0)}}@keyframes desktopheader-module__MzCDnq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.desktopheader-module__MzCDnq__container{padding:20px 32px}.desktopheader-module__MzCDnq__nav{gap:12px}.desktopheader-module__MzCDnq__navLink,.desktopheader-module__MzCDnq__navButton{font-size:16px}.desktopheader-module__MzCDnq__logo{width:216px}.desktopheader-module__MzCDnq__searchWrapper{min-width:120px;max-width:250px}}@media (max-width:1024px){.desktopheader-module__MzCDnq__submenuColumns{gap:24px}.desktopheader-module__MzCDnq__submenuColumn{min-width:180px}.desktopheader-module__MzCDnq__submenuLink{font-size:16px}}@media (max-width:900px){.desktopheader-module__MzCDnq__navSearchRow{flex-wrap:wrap}}.desktopheader-module__MzCDnq__logoRow{transform-origin:top;align-items:flex-start;gap:10px;display:flex}.desktopheader-module__MzCDnq__headerScrolled .desktopheader-module__MzCDnq__container{padding-top:10px;padding-bottom:10px}.desktopheader-module__MzCDnq__headerScrolled .desktopheader-module__MzCDnq__nav{padding:4px 0}
.Contact-module__LzDJ4a__container{box-sizing:border-box;background:#d6e5df;justify-content:center;align-items:center;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.Contact-module__LzDJ4a__mainWrapper{justify-content:center;width:100%;display:flex}.Contact-module__LzDJ4a__formWrapper{background:#fff;flex-direction:column;gap:2rem;width:100%;max-width:1084px;padding:3rem;transition:all .3s;display:flex}@media (max-width:1024px){.Contact-module__LzDJ4a__formWrapper{max-width:668px;padding:2.5rem}}@media (max-width:900px){.Contact-module__LzDJ4a__formWrapper{max-width:90%}}@media (max-width:768px){.Contact-module__LzDJ4a__cta{align-self:center;margin-left:auto;margin-right:auto}.Contact-module__LzDJ4a__container{padding:1rem}.Contact-module__LzDJ4a__formWrapper{max-width:100%;padding:1.5rem}.Contact-module__LzDJ4a__row{flex-direction:column;gap:1.5rem}.Contact-module__LzDJ4a__textAreaGroup{height:auto}.Contact-module__LzDJ4a__textAreaGroup textarea{height:120px}}.Contact-module__LzDJ4a__header{text-align:left}.Contact-module__LzDJ4a__title{color:#242424;font-family:Work Sans,sans-serif;font-size:2rem;font-weight:600}.Contact-module__LzDJ4a__subtitle{color:#6b6b6b;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:400}.Contact-module__LzDJ4a__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__LzDJ4a__column,.Contact-module__LzDJ4a__row,.Contact-module__LzDJ4a__textAreaGroup,.Contact-module__LzDJ4a__header{width:100%}.Contact-module__LzDJ4a__row{flex-wrap:wrap;gap:1.5rem;display:flex}.Contact-module__LzDJ4a__inputGroup{flex-direction:column;flex:1;min-width:200px;display:flex}.Contact-module__LzDJ4a__inputGroup label{margin-bottom:.3rem;font-size:.9rem}.Contact-module__LzDJ4a__inputGroup input{background:#fcfcfc;border:none;border-bottom:1px solid #6b6b6b;outline:none;padding:.5rem;font-family:Work Sans,sans-serif}.Contact-module__LzDJ4a__inputGroup input::placeholder{color:#9b9b9b}.Contact-module__LzDJ4a__inputGroup:focus-within input{border-bottom:1px solid #29f48b}.Contact-module__LzDJ4a__errorField input{border-bottom:1px solid #d93441!important}.Contact-module__LzDJ4a__errorText{color:#d93441;margin-top:4px;font-family:Work Sans,sans-serif;font-size:13px}.Contact-module__LzDJ4a__textAreaGroup{box-sizing:border-box;flex-direction:column;gap:4px;max-width:1052px;min-height:123px;display:flex}.Contact-module__LzDJ4a__textAreaGroup label{color:#242424;padding:0 8px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;line-height:15px}.Contact-module__LzDJ4a__textAreaGroup textarea{color:#6b6b6b;box-sizing:border-box;resize:none;background:#fcfcfc;border:none;border-bottom:1px solid #6b6b6b;outline:none;width:100%;height:100px;padding:12px 8px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:19px;transition:border-color .3s}.Contact-module__LzDJ4a__textAreaGroup textarea:focus{border-bottom:1px solid #29f48b}.Contact-module__LzDJ4a__checkboxContainer{cursor:pointer;align-items:flex-start;gap:10px;margin-top:16px;display:flex}.Contact-module__LzDJ4a__checkboxContainer input[type=checkbox]{appearance:none;background-image:url(../media/Check-off.e0103b0b.svg);background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:20px;height:20px}.Contact-module__LzDJ4a__checkboxContainer input[type=checkbox]:checked{background-image:url(../media/Check-on.0508641b.svg)}.Contact-module__LzDJ4a__privacyLink{color:#0b655a;font-weight:600;text-decoration:underline}.Contact-module__LzDJ4a__cta{color:#434343;cursor:pointer;background:#dbdbdb;border:none;border-radius:12px;align-self:flex-start;width:fit-content;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:all .3s}.Contact-module__LzDJ4a__cta:hover{color:#fff;background:#0b655a}.Contact-module__LzDJ4a__cta:disabled{color:#9b9b9b;cursor:not-allowed;background:#dbdbdb}
.Somosjoyfood-module__GZJAxG__mainSection{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;width:100%;max-width:1366px;margin:0 auto;display:flex}.Somosjoyfood-module__GZJAxG__mainTitle{color:#242424;text-align:center;margin:0;font-family:Work Sans,sans-serif;font-style:normal;font-weight:600}.Somosjoyfood-module__GZJAxG__contentContainer{box-sizing:border-box;flex-direction:column;display:flex}.Somosjoyfood-module__GZJAxG__desktopRow{box-sizing:border-box;display:flex}.Somosjoyfood-module__GZJAxG__itemWrapper{box-sizing:border-box;flex:none}.Somosjoyfood-module__GZJAxG__cardText{box-sizing:border-box;background:#fff;border:1px solid #f3f3f3;border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 30px 60px #0000000d}.Somosjoyfood-module__GZJAxG__cardTextSmall{height:171px}.Somosjoyfood-module__GZJAxG__cardTextLarge{height:192px}.Somosjoyfood-module__GZJAxG__cardTitle{color:#242424;width:100%;margin:0;font-family:Work Sans,sans-serif;font-size:1.2rem;font-style:normal;font-weight:600;line-height:23px}.Somosjoyfood-module__GZJAxG__cardDescription{color:#6b6b6b;width:100%;margin:0;font-family:Work Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:21px}.Somosjoyfood-module__GZJAxG__cardImage{border-radius:24px;flex:none;position:relative;overflow:hidden}.Somosjoyfood-module__GZJAxG__img{object-fit:cover}@media (min-width:1025px){.Somosjoyfood-module__GZJAxG__mainSection{gap:24px;min-height:793px;padding:24px 53px}.Somosjoyfood-module__GZJAxG__mainTitle{width:100%;max-width:1260px;height:36px;font-size:31px;line-height:36px}.Somosjoyfood-module__GZJAxG__contentContainer{justify-content:flex-end;align-items:center;gap:40px;width:100%;max-width:1260px;min-height:685px}.Somosjoyfood-module__GZJAxG__desktopRow{flex-direction:row;justify-content:center;align-items:flex-end;gap:24px;width:1080px}.Somosjoyfood-module__GZJAxG__itemWrapper{width:344px}.Somosjoyfood-module__GZJAxG__cardImage{width:344px;height:194px}.Somosjoyfood-module__GZJAxG__desktopPad140{padding-bottom:140px}.Somosjoyfood-module__GZJAxG__desktopPad80{padding-bottom:80px}.Somosjoyfood-module__GZJAxG__desktopCenter{justify-content:center;align-items:center}.Somosjoyfood-module__GZJAxG__desktopEnd{align-items:flex-end}}@media (max-width:1024px) and (min-width:769px){.Somosjoyfood-module__GZJAxG__mainSection{gap:40px;padding:60px 20px}.Somosjoyfood-module__GZJAxG__mainTitle{width:100%;font-size:31px;line-height:36px}.Somosjoyfood-module__GZJAxG__contentContainer{gap:40px;width:100%}.Somosjoyfood-module__GZJAxG__desktopRow{grid-template-columns:repeat(2,1fr);gap:40px;width:100%;display:grid}.Somosjoyfood-module__GZJAxG__itemWrapper{width:100%;padding:0!important}.Somosjoyfood-module__GZJAxG__cardImage{width:100%;height:220px}.Somosjoyfood-module__GZJAxG__cardTextSmall,.Somosjoyfood-module__GZJAxG__cardTextLarge{width:100%;height:auto;min-height:171px}}@media (max-width:768px){.Somosjoyfood-module__GZJAxG__mainSection{gap:24px;width:100%;max-width:360px;min-height:1121px;padding:24px}.Somosjoyfood-module__GZJAxG__mainTitle{width:312px;height:29px;font-size:25px;line-height:29px}.Somosjoyfood-module__GZJAxG__contentContainer{flex-direction:column;width:312px;min-height:1068px;display:flex;position:relative}.Somosjoyfood-module__GZJAxG__desktopRow{display:contents}.Somosjoyfood-module__GZJAxG__itemWrapper{width:312px;position:absolute;left:0;padding:0!important}.Somosjoyfood-module__GZJAxG__mobileGroup19{z-index:10;top:125px}.Somosjoyfood-module__GZJAxG__mobileGroup22{z-index:10;top:489px}.Somosjoyfood-module__GZJAxG__mobileGroup21{z-index:10;top:853px}.Somosjoyfood-module__GZJAxG__mobileImg1{top:0}.Somosjoyfood-module__GZJAxG__mobileImg2{top:364px}.Somosjoyfood-module__GZJAxG__mobileImg3{top:728px}.Somosjoyfood-module__GZJAxG__cardText{width:312px;height:auto;min-height:215px}.Somosjoyfood-module__GZJAxG__cardImage{width:312px;height:168.84px}.Somosjoyfood-module__GZJAxG__cardTitle{width:264px;font-size:20px;line-height:23px}.Somosjoyfood-module__GZJAxG__cardDescription{width:264px;font-size:18px;line-height:21px}}
.Info-module__Ofl-mq__container{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:1440px;margin:0 auto;padding:0;display:flex}.Info-module__Ofl-mq__hero{flex-direction:row;align-self:stretch;align-items:stretch;width:100%;padding:0;display:flex}.Info-module__Ofl-mq__infoColumn{background:#d6e3e5;flex-direction:column;flex:1;justify-content:center;min-width:0;padding:32px;display:flex}.Info-module__Ofl-mq__frame64{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:480px;display:flex}.Info-module__Ofl-mq__frame65{flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;padding:0;display:flex}.Info-module__Ofl-mq__title{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:49px;font-weight:600;line-height:57px}.Info-module__Ofl-mq__description{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:19px}.Info-module__Ofl-mq__infoCard{background:#f3f1ed;flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;width:auto;padding:16px;display:flex}.Info-module__Ofl-mq__rvoe{color:#6b6b6b;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:19px}.Info-module__Ofl-mq__detailText{color:#242424;font-family:Work Sans,sans-serif;font-size:20px;font-weight:400;line-height:23px}.Info-module__Ofl-mq__promoColumn{background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;min-width:0;padding:32px;display:flex}.Info-module__Ofl-mq__imagePlaceholder{aspect-ratio:5/3;border-radius:8px;width:100%;max-height:800px;margin:0 auto;position:relative;overflow:hidden}.Info-module__Ofl-mq__image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.Info-module__Ofl-mq__promoContent{flex-direction:column;align-self:stretch;gap:12px;display:flex}.Info-module__Ofl-mq__promoTag{color:#460000;background:#ffb176;border-radius:4px;width:auto;padding:4px;font-family:Work Sans;font-size:13px;font-weight:600;line-height:15px}.Info-module__Ofl-mq__inscriptionText{color:#242424;font-family:Work Sans;font-size:20px;line-height:23px}.Info-module__Ofl-mq__priceRow{flex-direction:row;align-items:flex-end;gap:8px;display:flex}.Info-module__Ofl-mq__price{color:#d93441;font-family:Work Sans;font-size:25px;font-weight:600;line-height:29px}.Info-module__Ofl-mq__deadline{color:#6b6b6b;font-family:Work Sans;font-size:16px;line-height:19px}.Info-module__Ofl-mq__actions{flex-flow:wrap;justify-content:flex-start;align-self:center;gap:16px;width:100%;margin-top:8px;display:flex}.Info-module__Ofl-mq__actions a{width:auto;text-decoration:none;display:block}.Info-module__Ofl-mq__ctaPrimary,.Info-module__Ofl-mq__ctaSecondary{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;min-width:280px;max-width:320px;height:51px;padding:0 24px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;transition:all .25s;display:flex}.Info-module__Ofl-mq__ctaPrimary{color:#fcfcfc;background:#0b655a}.Info-module__Ofl-mq__ctaSecondary{color:#0b655a;background:#fff;border:1px solid #0b655a}.Info-module__Ofl-mq__ctaSecondary:hover{background:#d6fffa;border-color:#0b655a}.Info-module__Ofl-mq__benefits{background:#d6e3e5;flex-direction:row;align-self:stretch;align-items:stretch;gap:32px;padding:48px 32px;display:flex}.Info-module__Ofl-mq__benefitItem{flex-direction:column;flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.Info-module__Ofl-mq__benefitHeader{flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.Info-module__Ofl-mq__benefitTitle{color:#242424;margin:0;font-family:Work Sans;font-size:20px;font-weight:600;line-height:23px}.Info-module__Ofl-mq__benefitText{color:#242424;margin:0;font-family:Work Sans;font-size:16px;font-weight:400;line-height:19px}@media (max-width:1024px){.Info-module__Ofl-mq__title{font-size:38px;line-height:44px}.Info-module__Ofl-mq__ctaPrimary,.Info-module__Ofl-mq__ctaSecondary{width:280px}.Info-module__Ofl-mq__infoColumn,.Info-module__Ofl-mq__promoColumn{padding:24px}.Info-module__Ofl-mq__imagePlaceholder{height:320px}.Info-module__Ofl-mq__benefits{gap:24px;padding:32px 24px}.Info-module__Ofl-mq__benefitTitle{font-size:18px}}@media (max-width:768px){.Info-module__Ofl-mq__actions{flex-direction:column;align-items:flex-start;gap:12px}.Info-module__Ofl-mq__actions a{width:100%}.Info-module__Ofl-mq__hero{flex-direction:column;width:100%}.Info-module__Ofl-mq__infoColumn{text-align:left;align-items:center}.Info-module__Ofl-mq__frame64{align-items:center}.Info-module__Ofl-mq__title{text-align:left;font-size:32px;line-height:38px}.Info-module__Ofl-mq__description{text-align:left}.Info-module__Ofl-mq__infoCard{align-items:left;text-align:left}.Info-module__Ofl-mq__promoColumn{width:100%}.Info-module__Ofl-mq__imagePlaceholder{width:100%;max-width:none;height:280px}.Info-module__Ofl-mq__actions{flex-direction:column;align-items:start;gap:16px;width:100%}.Info-module__Ofl-mq__ctaPrimary,.Info-module__Ofl-mq__ctaSecondary{width:100%;max-width:none;height:55px}.Info-module__Ofl-mq__benefits{flex-direction:column;gap:32px;width:100%;padding:32px 16px}.Info-module__Ofl-mq__benefitItem{text-align:left;align-items:flex-start;width:100%}.Info-module__Ofl-mq__benefitHeader{flex-direction:row;justify-content:flex-start;gap:12px}.Info-module__Ofl-mq__benefitTitle{font-size:19px}.Info-module__Ofl-mq__benefitText{font-size:15px;line-height:1.4}}@media (max-width:480px){.Info-module__Ofl-mq__title{font-size:28px;line-height:32px}.Info-module__Ofl-mq__infoColumn,.Info-module__Ofl-mq__promoColumn{padding:20px 16px}.Info-module__Ofl-mq__price{font-size:22px}.Info-module__Ofl-mq__priceRow{flex-direction:column;align-items:start;gap:4px}.Info-module__Ofl-mq__detailText{font-size:18px}.Info-module__Ofl-mq__benefits{padding:24px 16px}.Info-module__Ofl-mq__benefitHeader{align-items:flex-start}.Info-module__Ofl-mq__actions{gap:12px}}@media (min-width:1920px){.Info-module__Ofl-mq__container{max-width:1728px}}
.testimonios-module__Oftq-q__testimoniosSection{box-sizing:border-box;background-color:#f8f2e1;justify-content:center;width:100%;max-width:1440px;margin:0 auto;padding:32px;display:flex}.testimonios-module__Oftq-q__testimoniosWrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.testimonios-module__Oftq-q__testimoniosTitle{text-align:center;color:#6b6b6b;box-sizing:border-box;max-width:100%;margin:0 auto 18px;padding:0 56px;font-family:Work Sans;font-size:31px;font-weight:700;line-height:36px}.testimonios-module__Oftq-q__testimoniosCarousel{cursor:grab;justify-content:center;width:100%;display:flex;overflow:hidden}.testimonios-module__Oftq-q__testimoniosCarousel:active{cursor:grabbing}.testimonios-module__Oftq-q__testimoniosTrack{will-change:transform;-webkit-user-select:none;user-select:none;width:100%;transition:transform .5s;display:flex}.testimonios-module__Oftq-q__testimonioSlide{box-sizing:border-box;justify-content:center;min-width:100%;padding:0 56px;display:flex}.testimonios-module__Oftq-q__testimonioText{text-align:center;color:#242424;opacity:.95;width:100%;max-width:912px;font-family:Work Sans;font-size:20px;font-weight:400;line-height:22px}.testimonios-module__Oftq-q__testimonioText strong{color:#242424;opacity:.95;margin-top:12px;font-weight:700;display:block}.testimonios-module__Oftq-q__testimoniosDots{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.testimonios-module__Oftq-q__dot{cursor:pointer;background:#dbdbdb;border:none;border-radius:999px;width:6px;height:6px;transition:all .25s}.testimonios-module__Oftq-q__dotActive{background:#29f48b;border-radius:999px;width:18px;height:6px}@media (max-width:1023px){.testimonios-module__Oftq-q__testimoniosTitle{padding:0 32px;font-size:28px}.testimonios-module__Oftq-q__testimonioSlide{padding:0 32px}.testimonios-module__Oftq-q__testimonioText{font-size:15px;line-height:21px}}@media (max-width:767px){.testimonios-module__Oftq-q__testimoniosTitle{padding:0 16px;font-size:24px;line-height:28px}.testimonios-module__Oftq-q__testimonioSlide{padding:0 16px}.testimonios-module__Oftq-q__testimonioText{font-size:14px;line-height:20px}.testimonios-module__Oftq-q__testimoniosDots{margin-top:16px}}@media (max-width:480px){.testimonios-module__Oftq-q__testimoniosTitle{font-size:22px}.testimonios-module__Oftq-q__testimonioText{font-size:13.5px}}
.NewsletterSection-module__5svJ1W__section{box-sizing:border-box;background:#e6e6e6;width:100%;padding:40px 56px}.NewsletterSection-module__5svJ1W__card{box-sizing:border-box;background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1254px;min-height:442px;margin:0 auto;padding:48px 96px;display:grid}.NewsletterSection-module__5svJ1W__content{width:100%;max-width:520px}.NewsletterSection-module__5svJ1W__content h2{letter-spacing:-.04em;color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(30px,3vw,25px);font-weight:600;line-height:1.12}.NewsletterSection-module__5svJ1W__content p{letter-spacing:.08em;color:#6b6b6b;margin:28px 0 36px;font-family:Work Sans,sans-serif;font-size:clamp(17px,1.6vw,16px);font-weight:500;line-height:1.35}.NewsletterSection-module__5svJ1W__form{flex-direction:column;width:100%;max-width:480px;display:flex}.NewsletterSection-module__5svJ1W__form label{color:#242424;margin-bottom:8px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.3}.NewsletterSection-module__5svJ1W__form input{color:#242424;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #6b6b6b;outline:none;width:100%;height:40px;padding:0 16px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:1}.NewsletterSection-module__5svJ1W__form input::placeholder{color:#6b6b6b}.NewsletterSection-module__5svJ1W__form input:focus{border-bottom-color:#0b655a}.NewsletterSection-module__5svJ1W__form button{color:#434343;cursor:pointer;background:#ddd;border:none;border-radius:10px;width:100%;height:58px;margin-top:40px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;line-height:1;transition:background-color .18s,color .18s,transform .18s}.NewsletterSection-module__5svJ1W__form button:hover{color:#fff;background:#0b655a;transform:translateY(-1px)}.NewsletterSection-module__5svJ1W__imageWrapper{border-radius:8px;width:100%;height:395px;position:relative;overflow:hidden}.NewsletterSection-module__5svJ1W__image{object-fit:cover;object-position:center}@media (max-width:1100px){.NewsletterSection-module__5svJ1W__card{gap:48px;padding:44px 56px}.NewsletterSection-module__5svJ1W__imageWrapper{height:340px}}@media (max-width:900px){.NewsletterSection-module__5svJ1W__section{padding:32px}.NewsletterSection-module__5svJ1W__card{grid-template-columns:1fr;gap:36px;padding:40px}.NewsletterSection-module__5svJ1W__content{max-width:none}.NewsletterSection-module__5svJ1W__imageWrapper{order:-1;height:320px}.NewsletterSection-module__5svJ1W__content p{letter-spacing:.04em;margin:20px 0 28px}.NewsletterSection-module__5svJ1W__form button{margin-top:32px}}@media (max-width:640px){.NewsletterSection-module__5svJ1W__section{padding:24px 16px}.NewsletterSection-module__5svJ1W__card{border-radius:16px;padding:28px 20px}.NewsletterSection-module__5svJ1W__content h2{font-size:30px}.NewsletterSection-module__5svJ1W__content p,.NewsletterSection-module__5svJ1W__form label{font-size:16px}.NewsletterSection-module__5svJ1W__form input{font-size:18px}.NewsletterSection-module__5svJ1W__form button{height:52px;font-size:17px}.NewsletterSection-module__5svJ1W__imageWrapper{height:240px}}
.HistoriaSection-module__MPNMKq__mainContainer{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1440px;min-height:703.72px;margin:0 auto;padding:32px 24px 24px;display:flex}.HistoriaSection-module__MPNMKq__headerFrame{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:91.8%;padding:0;display:flex}.HistoriaSection-module__MPNMKq__title{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(36px,4.5vw,61px);font-style:normal;font-weight:600;line-height:1.2}.HistoriaSection-module__MPNMKq__subtitle{color:#6b6b6b;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(20px,2.2vw,31px);font-style:normal;font-weight:600;line-height:1.2}.HistoriaSection-module__MPNMKq__contentFrame{box-sizing:border-box;background:#d6e5df;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:91.8%;min-height:393px;padding:clamp(24px,3.5vw,32px);display:flex}.HistoriaSection-module__MPNMKq__textContainer{flex-direction:column;flex:1;gap:20px;width:100%;max-width:44%;display:flex}.HistoriaSection-module__MPNMKq__description{color:#4a4a4a;-webkit-font-smoothing:antialiased;font-size:20px;font-weight:400;line-height:1.4}.HistoriaSection-module__MPNMKq__description b{color:#000;letter-spacing:-.01em;font-weight:700}.HistoriaSection-module__MPNMKq__imageWrapper{aspect-ratio:620/341;flex:1;width:100%;max-width:50%;height:auto;position:relative;overflow:hidden}@media (min-width:1440px){.HistoriaSection-module__MPNMKq__contentFrame{gap:64px}}@media (max-width:1024px){.HistoriaSection-module__MPNMKq__headerFrame,.HistoriaSection-module__MPNMKq__contentFrame{max-width:95%}.HistoriaSection-module__MPNMKq__contentFrame{gap:24px;padding:24px}}@media (max-width:768px){.HistoriaSection-module__MPNMKq__headerFrame,.HistoriaSection-module__MPNMKq__contentFrame{max-width:100%}.HistoriaSection-module__MPNMKq__contentFrame{flex-direction:column;gap:32px;height:auto;padding:32px 20px}.HistoriaSection-module__MPNMKq__textContainer,.HistoriaSection-module__MPNMKq__imageWrapper{flex:none;max-width:100%}.HistoriaSection-module__MPNMKq__imageWrapper{order:2;height:300px}}@media (max-width:480px){.HistoriaSection-module__MPNMKq__mainContainer{padding:40px 16px}.HistoriaSection-module__MPNMKq__description{font-size:16px;line-height:1.5}.HistoriaSection-module__MPNMKq__imageWrapper{height:220px}}
.posgrados-carousel-module__2Bm-oa__carouselContainer{background:var(--iges-bgLightIges);width:100%}.posgrados-carousel-module__2Bm-oa__carouselInner{box-sizing:border-box;width:100%;margin:0 auto;padding-inline:16px;position:relative;overflow:visible}@media (min-width:768px){.posgrados-carousel-module__2Bm-oa__carouselInner{padding-inline:24px}.posgrados-carousel-module__2Bm-oa__carouselControls{display:block}}@media (min-width:1024px){.posgrados-carousel-module__2Bm-oa__carouselInner{padding-inline:32px}.posgrados-carousel-module__2Bm-oa__carouselSlide{box-sizing:border-box;background:#fff;flex-direction:row;align-items:center;gap:16px;height:504px;padding:32px 0 32px 56px;display:flex}.posgrados-carousel-module__2Bm-oa__slideContent{flex-direction:column;flex:1 0 auto;justify-content:space-between;align-items:flex-start;gap:16px;width:277px;height:440px;padding:0 16px 16px 0;display:flex}.posgrados-carousel-module__2Bm-oa__slideTextGroup{flex-direction:column;flex-grow:1;justify-content:center;align-self:stretch;align-items:flex-start;gap:24px;width:261px;height:400px;padding:0;display:flex}.posgrados-carousel-module__2Bm-oa__slideTitle{color:#242424;align-self:stretch;width:261px;font-family:Work Sans;font-size:31px;font-style:normal;font-weight:600;line-height:36px}.posgrados-carousel-module__2Bm-oa__slideDescription{color:#242424;align-self:stretch;width:261px;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.posgrados-carousel-module__2Bm-oa__slideCTA{background:#0b655a;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:280px;min-width:200px;max-width:320px;height:51px;padding:16px;display:flex}.posgrados-carousel-module__2Bm-oa__slideCTA span{text-align:center;color:#fcfcfc;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.posgrados-carousel-module__2Bm-oa__slideCTA .posgrados-carousel-module__2Bm-oa__slideIcon{width:20px;height:20px;display:none}.posgrados-carousel-module__2Bm-oa__slideDots{flex-direction:row;justify-content:center;align-self:stretch;align-items:center;gap:16px;width:261px;height:24px;padding:8px 16px;display:flex}.posgrados-carousel-module__2Bm-oa__slideImage{object-fit:cover;flex:none;width:675px;height:440px}}@media (min-width:1440px){.posgrados-carousel-module__2Bm-oa__carouselInner{padding-inline:48px}.posgrados-carousel-module__2Bm-oa__controlLeft{left:-26px}.posgrados-carousel-module__2Bm-oa__controlRight{right:-26px}}.posgrados-carousel-module__2Bm-oa__carouselViewport{width:100%;overflow:hidden}@media (min-width:1920px){.posgrados-carousel-module__2Bm-oa__carouselInner{padding-inline:64px}}.posgrados-carousel-module__2Bm-oa__carouselTrack{will-change:transform;width:100%;display:flex}.posgrados-carousel-module__2Bm-oa__carouselSlide{flex:0 0 100%;width:100%;min-width:100%;overflow:hidden}.posgrados-carousel-module__2Bm-oa__carouselControls{pointer-events:none;z-index:20;display:none;position:absolute;inset:0}.posgrados-carousel-module__2Bm-oa__controlLeft,.posgrados-carousel-module__2Bm-oa__controlRight{position:absolute;top:50%;transform:translateY(-50%)}.posgrados-carousel-module__2Bm-oa__controlLeft{left:-18px}.posgrados-carousel-module__2Bm-oa__controlRight{right:-18px}
.WelcomeSection-module__JB23hW__group17{background:#f3f1ed;width:100%;max-width:1366px;height:577px;margin:0 auto;display:flex;overflow:hidden}.WelcomeSection-module__JB23hW__frame18{box-sizing:border-box;flex-direction:row;align-items:center;gap:40px;width:100%;padding:24px 56px;display:flex;position:relative}.WelcomeSection-module__JB23hW__frame157{flex-direction:column;order:0;justify-content:center;align-items:flex-start;gap:32px;width:595px;display:flex}.WelcomeSection-module__JB23hW__group25{width:160px;height:160px;position:relative}.WelcomeSection-module__JB23hW__rectangle27{background:#c9c9c9;border-radius:230px;width:160px;height:160px;position:absolute}.WelcomeSection-module__JB23hW__logoJoyfood{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute}.WelcomeSection-module__JB23hW__logoImage{object-fit:contain;width:100%!important;height:100%!important}.WelcomeSection-module__JB23hW__welcomeTitle{color:#083630;margin:0;font-family:Work Sans;font-size:61px;font-weight:600;line-height:72px}.WelcomeSection-module__JB23hW__description{color:#242424;margin:0;font-family:Work Sans;font-size:16px;line-height:19px}.WelcomeSection-module__JB23hW__imageMainWrapper{order:1;width:619px;height:529px;position:relative}.WelcomeSection-module__JB23hW__mainImage{object-fit:contain;width:100%!important;height:100%!important}@media (max-width:1024px) and (min-width:769px){.WelcomeSection-module__JB23hW__group17{height:auto;padding:40px 0}.WelcomeSection-module__JB23hW__frame18{gap:20px;padding:24px 40px}.WelcomeSection-module__JB23hW__welcomeTitle{font-size:48px;line-height:54px}.WelcomeSection-module__JB23hW__frame157{width:45%}.WelcomeSection-module__JB23hW__imageMainWrapper{aspect-ratio:619/529;width:50%;height:auto}.WelcomeSection-module__JB23hW__group25,.WelcomeSection-module__JB23hW__rectangle27,.WelcomeSection-module__JB23hW__logoJoyfood{width:120px;height:120px}}@media (max-width:768px){.WelcomeSection-module__JB23hW__group17{box-sizing:border-box;background:#f3f1ed;flex-direction:column;align-items:flex-start;gap:40px;width:100%;height:685.64px;padding:24px}.WelcomeSection-module__JB23hW__frame18{flex-direction:column;gap:40px;height:100%;padding:0}.WelcomeSection-module__JB23hW__imageMainWrapper{order:0;width:312px;height:266.64px;margin:0 auto}.WelcomeSection-module__JB23hW__frame157{text-align:center;order:1;align-items:center;gap:32px;width:312px;height:331px;margin:0 auto}.WelcomeSection-module__JB23hW__group25{width:80px;height:80px}.WelcomeSection-module__JB23hW__rectangle27{width:80px;height:80px;top:0;left:calc(50% - 40px)}.WelcomeSection-module__JB23hW__logoJoyfood{justify-content:center;align-items:center;width:100px;height:100px;display:flex;top:50%;left:50%;transform:translate(-50%,-50%)}.WelcomeSection-module__JB23hW__logoImage{object-fit:contain;width:100%;height:100%}.WelcomeSection-module__JB23hW__welcomeTitle{width:312px;height:92px;font-size:39px;line-height:46px}.WelcomeSection-module__JB23hW__frame11,.WelcomeSection-module__JB23hW__frame147,.WelcomeSection-module__JB23hW__frame155,.WelcomeSection-module__JB23hW__description{width:312px;height:95px;font-size:16px;line-height:19px}}
.PerfilAcademico-module__BDDpYW__container{background:#fff;justify-content:center;width:100%;padding:60px 0;display:flex;overflow:hidden}.PerfilAcademico-module__BDDpYW__layout{align-items:center;width:100%;max-width:1252px;margin:0 auto;display:flex;position:relative}.PerfilAcademico-module__BDDpYW__imageWrapper{flex-shrink:0;width:65%;height:650px;position:relative;overflow:hidden}.PerfilAcademico-module__BDDpYW__image{object-position:center;object-fit:cover}.PerfilAcademico-module__BDDpYW__info{z-index:2;background:#d6e5df;flex-direction:column;gap:3px;max-width:600px;margin-top:100px;margin-left:-100px;padding:48px;display:flex}.PerfilAcademico-module__BDDpYW__title{color:#242424;font-family:Work Sans,sans-serif;font-size:31px;font-weight:600;line-height:1.2}.PerfilAcademico-module__BDDpYW__subtitle{color:#242424;font-size:20px;font-weight:400}.PerfilAcademico-module__BDDpYW__block{flex-direction:column;gap:16px;display:flex}.PerfilAcademico-module__BDDpYW__list{flex-direction:column;gap:12px;display:flex}.PerfilAcademico-module__BDDpYW__listItem{color:#242424;align-items:center;gap:8px;font-size:16px;display:flex}@media (max-width:1280px){.PerfilAcademico-module__BDDpYW__layout{max-width:90%}.PerfilAcademico-module__BDDpYW__info{max-width:500px;padding:32px}}@media (max-width:1023px){.PerfilAcademico-module__BDDpYW__layout{flex-direction:column;max-width:100%}.PerfilAcademico-module__BDDpYW__imageWrapper{width:100%;height:350px}.PerfilAcademico-module__BDDpYW__info{width:100%;max-width:100%;margin:0;padding:40px 20px}}@media (max-width:480px){.PerfilAcademico-module__BDDpYW__title{font-size:1.75rem}}
.Certificados-module__7g51La__wrapper{background:#fff;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;display:flex}.Certificados-module__7g51La__frame132{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:stretch;gap:0;width:100%;min-height:662.66px;padding:0;font-family:Work Sans,sans-serif;display:flex}.Certificados-module__7g51La__divider{background-color:#d6e5df;flex-shrink:0;align-self:stretch;width:25px}.Certificados-module__7g51La__frame52,.Certificados-module__7g51La__frame53{box-sizing:border-box;background:#fff;flex-direction:column;align-items:flex-start;gap:32px;width:100%;height:100%;padding:32px 56px;display:flex}.Certificados-module__7g51La__frame100,.Certificados-module__7g51La__frame98{flex-direction:column;flex:1;align-items:center;min-height:662.66px;padding:0;display:flex}.Certificados-module__7g51La__frame52{box-sizing:border-box;background:#fff;flex-direction:column;align-items:flex-start;gap:32px;width:671px;min-height:662.66px;padding:32px 24px 32px 56px;display:flex}.Certificados-module__7g51La__frame53{box-sizing:border-box;background:#fff;flex-direction:column;flex:1;align-items:flex-start;gap:32px;width:671px;min-height:662.66px;padding:32px 56px 32px 24px;display:flex}.Certificados-module__7g51La__heading{color:#242424;flex:none;order:0;align-self:stretch;width:100%;max-width:600px;height:auto;margin:0;font-family:Work Sans,sans-serif;font-size:31px;font-style:normal;font-weight:600;line-height:1.2}.Certificados-module__7g51La__frame95{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:32px;width:100%;padding:0;display:flex}.Certificados-module__7g51La__group2{width:263.36px;height:319.66px;margin-bottom:20px;position:relative}.Certificados-module__7g51La__unionImage{object-fit:contain;z-index:3;width:263.36px;height:302.71px;position:absolute;top:0;left:0}.Certificados-module__7g51La__calidadImage{object-fit:cover;width:100%;max-width:406px;height:auto;display:block}.Certificados-module__7g51La__subheadingFrame{flex-direction:column;align-items:flex-start;gap:32px;width:100%;display:flex}.Certificados-module__7g51La__textBody{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:20px;font-weight:400;line-height:23px}.Certificados-module__7g51La__buttonCTA{cursor:pointer;background:#0b655a;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:320px;height:55px;padding:16px;display:flex}.Certificados-module__7g51La__ctaText{color:#fcfcfc;text-align:center;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.Certificados-module__7g51La__bottomBar{background-color:#d6e5df;width:100%;height:32px}@media (max-width:1440px){.Certificados-module__7g51La__wrapper{box-sizing:border-box;padding:0 20px}}@media (max-width:1366px){.Certificados-module__7g51La__frame132{flex-direction:column;min-height:auto}.Certificados-module__7g51La__divider{width:100%;height:1px;margin:0}.Certificados-module__7g51La__frame100,.Certificados-module__7g51La__frame98,.Certificados-module__7g51La__frame52,.Certificados-module__7g51La__frame53{width:100%;min-height:auto;padding:40px 20px}.Certificados-module__7g51La__bottomBar{height:24px}}@media (max-width:768px){.Certificados-module__7g51La__heading{text-align:center;margin-bottom:10px;font-size:24px}.Certificados-module__7g51La__textBody{text-align:center;font-size:18px}.Certificados-module__7g51La__subheadingFrame{align-items:center}.Certificados-module__7g51La__calidadImage{max-width:100%;padding:0 10px}}@media (max-width:480px){.Certificados-module__7g51La__heading{padding:0 10px;font-size:22px}.Certificados-module__7g51La__calidadImage{object-fit:contain;width:100%;max-width:320px;height:auto}}@media (max-width:375px){.Certificados-module__7g51La__frame52,.Certificados-module__7g51La__frame53{gap:24px;padding:24px 16px}.Certificados-module__7g51La__heading{font-size:20px;line-height:24px}.Certificados-module__7g51La__textBody{font-size:16px;line-height:20px}.Certificados-module__7g51La__group2{margin-left:-40px;transform:scale(.85)}.Certificados-module__7g51La__buttonCTA{min-height:48px;padding:12px 16px}}@media (max-width:320px){.Certificados-module__7g51La__frame52,.Certificados-module__7g51La__frame53{gap:20px;padding:20px 12px}.Certificados-module__7g51La__heading{letter-spacing:-.5px;font-size:19px}.Certificados-module__7g51La__textBody{font-size:15px}.Certificados-module__7g51La__group2{margin-top:-20px;margin-bottom:0;transform:scale(.75)}.Certificados-module__7g51La__calidadImage{max-width:100%;height:auto!important}.Certificados-module__7g51La__ctaText{font-size:16px}}
.cursos-carousel-module__Bi9OGG__cursosSectionWrapper{background:#e5fafa;width:100%;max-width:100%;overflow:hidden}.cursos-carousel-module__Bi9OGG__cursosContainer{box-sizing:border-box;background:#e5fafa;width:100%;max-width:1728px;margin:0 auto;padding:32px 48px 36px;overflow:hidden}.cursos-carousel-module__Bi9OGG__cursosTitle{color:#242424;font-size:31px;font-weight:700;line-height:36px}.cursos-carousel-module__Bi9OGG__cursosTrack{scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;display:flex;overflow:hidden}.cursos-carousel-module__Bi9OGG__cursosTrack::-webkit-scrollbar{display:none}.cursos-carousel-module__Bi9OGG__cursosPage{box-sizing:border-box;scroll-snap-align:start;flex:0 0 100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;min-width:100%;max-width:100%;display:grid}.cursos-carousel-module__Bi9OGG__cursoCard{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;min-width:0;max-width:100%;height:580px;display:flex;overflow:hidden}@media (max-width:1023px){.cursos-carousel-module__Bi9OGG__cursosContainer{padding:32px 32px 36px}.cursos-carousel-module__Bi9OGG__cursosPage{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:767px){.cursos-carousel-module__Bi9OGG__cursosContainer{padding:28px 16px 32px}.cursos-carousel-module__Bi9OGG__cursosTitle{font-size:30px;line-height:34px}.cursos-carousel-module__Bi9OGG__cursosTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:auto}.cursos-carousel-module__Bi9OGG__cursosPage{scroll-snap-align:start;scroll-snap-stop:always;grid-template-columns:1fr;gap:18px}.cursos-carousel-module__Bi9OGG__cursoCard{height:auto;min-height:520px}}
.ExperienciaJoyfoodIntro-module__l1SvQW__section{box-sizing:border-box;background:#f3f3f3;width:100%;padding:24px 0 32px}.ExperienciaJoyfoodIntro-module__l1SvQW__heading{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1366px;margin:0 auto;padding:0 56px;display:flex}.ExperienciaJoyfoodIntro-module__l1SvQW__eyebrow{letter-spacing:.02em;color:#6b6b6b;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.3;display:flex}.ExperienciaJoyfoodIntro-module__l1SvQW__eyebrowIcon{color:#0b655a;font-size:18px;line-height:1}.ExperienciaJoyfoodIntro-module__l1SvQW__heading h1{letter-spacing:-.04em;text-align:center;color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(38px,4vw,56px);font-weight:600;line-height:1.08}@media (max-width:900px){.ExperienciaJoyfoodIntro-module__l1SvQW__section{padding-top:20px;padding-bottom:28px}.ExperienciaJoyfoodIntro-module__l1SvQW__heading{padding:0 32px}.ExperienciaJoyfoodIntro-module__l1SvQW__eyebrow{text-align:center;font-size:14px}}@media (max-width:640px){.ExperienciaJoyfoodIntro-module__l1SvQW__section{padding-bottom:24px}.ExperienciaJoyfoodIntro-module__l1SvQW__heading{padding:0 20px}.ExperienciaJoyfoodIntro-module__l1SvQW__heading h1{font-size:36px}}
.ViveExperienciaHero-module__vhx5Fq__heroSection{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:1366px;height:496px;margin:0 auto;padding:24px 0;display:flex;overflow:hidden}.ViveExperienciaHero-module__vhx5Fq__carouselViewport{width:100%;height:480px;position:relative;overflow:hidden}.ViveExperienciaHero-module__vhx5Fq__carouselTrack{width:100%;height:100%;position:relative}.ViveExperienciaHero-module__vhx5Fq__slide{box-sizing:border-box;background:#052b19;border-radius:28px;width:100%;max-width:1100px;height:420px;transition:transform .48s cubic-bezier(.22,1,.36,1),opacity .48s,filter .48s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.ViveExperienciaHero-module__vhx5Fq__activeSlide{opacity:1;z-index:3;transform:translate(-50%,-50%)translate(0)}.ViveExperienciaHero-module__vhx5Fq__leftSlide,.ViveExperienciaHero-module__vhx5Fq__rightSlide{opacity:.6;z-index:2;filter:brightness(.7)}.ViveExperienciaHero-module__vhx5Fq__leftSlide{transform:translate(-50%,-50%)translate(-105%)}.ViveExperienciaHero-module__vhx5Fq__rightSlide{transform:translate(-50%,-50%)translate(105%)}.ViveExperienciaHero-module__vhx5Fq__hiddenSlide{opacity:0;z-index:1;pointer-events:none;transform:translate(-50%,-50%)scale(.9)}.ViveExperienciaHero-module__vhx5Fq__textContent{z-index:2;flex-direction:column;justify-content:center;gap:34px;width:50%;height:100%;padding:0 60px;display:flex;position:relative}.ViveExperienciaHero-module__vhx5Fq__textContent h1{letter-spacing:-.02em;color:#fff;margin:0;font-family:Work Sans,sans-serif;font-size:46px;font-weight:600;line-height:1.1}.ViveExperienciaHero-module__vhx5Fq__textContent p{color:#ffffffe6;margin:0;font-family:Work Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.ViveExperienciaHero-module__vhx5Fq__ctaButton{color:#0b655a;cursor:pointer;background:#fff;border:1px solid #0b655a;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-width:240px;height:56px;padding:0 32px;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;transition:all .22s;display:inline-flex}.ViveExperienciaHero-module__vhx5Fq__ctaButton:hover{background:#d6fffa;transform:translateY(-2px)}.ViveExperienciaHero-module__vhx5Fq__imageWrapper{z-index:1;pointer-events:none;width:55%;height:90%;position:absolute;bottom:0;right:0}.ViveExperienciaHero-module__vhx5Fq__image{object-fit:contain;object-position:right bottom;width:100%;height:100%}.ViveExperienciaHero-module__vhx5Fq__indicators{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.ViveExperienciaHero-module__vhx5Fq__indicator{cursor:pointer;background:#d9d9d9;border:none;border-radius:50%;width:8px;height:8px;transition:all .25s}.ViveExperienciaHero-module__vhx5Fq__activeIndicator{background:#20ff8a;border-radius:10px;width:24px}@media (max-width:1024px){.ViveExperienciaHero-module__vhx5Fq__slide{max-width:85%;height:380px}.ViveExperienciaHero-module__vhx5Fq__leftSlide{transform:translate(-50%,-50%)translate(-104%)}.ViveExperienciaHero-module__vhx5Fq__rightSlide{transform:translate(-50%,-50%)translate(104%)}.ViveExperienciaHero-module__vhx5Fq__textContent h1{font-size:38px}}@media (max-width:768px){.ViveExperienciaHero-module__vhx5Fq__carouselViewport{height:420px}.ViveExperienciaHero-module__vhx5Fq__slide{max-width:90%;height:360px}.ViveExperienciaHero-module__vhx5Fq__textContent{width:60%;padding:0 40px}.ViveExperienciaHero-module__vhx5Fq__textContent h1{font-size:32px}.ViveExperienciaHero-module__vhx5Fq__imageWrapper{width:50%}}@media (max-width:480px){.ViveExperienciaHero-module__vhx5Fq__heroSection{padding:40px 0 20px}.ViveExperienciaHero-module__vhx5Fq__carouselViewport{flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;max-width:360px;height:416px;margin:0 auto;padding:0;display:flex}.ViveExperienciaHero-module__vhx5Fq__slide{background:#0e2b1a;border-radius:24px;flex:none;order:0;width:320px;height:380px}.ViveExperienciaHero-module__vhx5Fq__leftSlide{transform:translate(-50%,-50%)translate(-102.5%)}.ViveExperienciaHero-module__vhx5Fq__rightSlide{transform:translate(-50%,-50%)translate(102.5%)}.ViveExperienciaHero-module__vhx5Fq__textContent{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;width:100%;height:260px;padding:16px;display:flex;position:absolute;top:calc(50% - 208px);left:0%;right:0%}.ViveExperienciaHero-module__vhx5Fq__textGroup{flex-direction:column;flex:none;order:0;align-self:stretch;align-items:flex-start;gap:16px;width:288px;height:165px;padding:0;display:flex}.ViveExperienciaHero-module__vhx5Fq__textContent h1{color:#fff;flex:none;order:0;align-self:stretch;width:288px;height:92px;margin:0;padding-top:16px;font-family:Work Sans,sans-serif;font-size:39px;font-weight:600;line-height:46px}.ViveExperienciaHero-module__vhx5Fq__textContent p{color:#fff;flex:none;order:1;align-self:stretch;width:288px;height:57px;margin:0;padding-top:16px;padding-bottom:24px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:19px}.ViveExperienciaHero-module__vhx5Fq__ctaButton{color:#0b655a;background:#fff;border:1px solid #0b655a;border-radius:12px;flex-direction:row;flex:none;order:1;justify-content:center;align-items:center;gap:4px;width:180px;min-width:180px;max-width:300px;height:39px;padding:12px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;line-height:15px;display:flex}.ViveExperienciaHero-module__vhx5Fq__imageWrapper{box-sizing:border-box;width:100%;height:45%;padding:10px;bottom:-30px;left:0}.ViveExperienciaHero-module__vhx5Fq__image{object-position:center bottom}}
.ServicesSection-module__BVx2hG__frame13{box-sizing:border-box;background:#f3f1ed;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1366px;margin:0 auto;padding:32px 56px;display:flex}.ServicesSection-module__BVx2hG__sectionTitle{text-align:center;color:#242424;width:100%;margin:0;font-family:Work Sans,sans-serif;font-size:31px;font-weight:600;line-height:36px}.ServicesSection-module__BVx2hG__frame171{box-sizing:border-box;flex-direction:row;align-items:flex-start;gap:22px;width:1254px;height:851px;display:flex;position:relative}.ServicesSection-module__BVx2hG__serviceCard{box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:616px;height:718px;padding:24px;display:flex;position:absolute}.ServicesSection-module__BVx2hG__serviceCardLeft{bottom:0;left:0}.ServicesSection-module__BVx2hG__serviceCardRight{top:0;right:0}.ServicesSection-module__BVx2hG__frame159{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.ServicesSection-module__BVx2hG__imagePlaceholder{border-radius:16px;width:100%;overflow:hidden}.ServicesSection-module__BVx2hG__cardImage{aspect-ratio:568/394;object-fit:cover;object-position:center 45%;border-radius:16px;width:100%;height:auto;transition:transform .4s ease-in-out;display:block}.ServicesSection-module__BVx2hG__cardImage:hover{cursor:pointer;transform:scale(1.2)}.ServicesSection-module__BVx2hG__frame158{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.ServicesSection-module__BVx2hG__cardTitleLarge{color:#053238;margin:0;font-family:Work Sans,sans-serif;font-size:28px;font-weight:600;line-height:33px}.ServicesSection-module__BVx2hG__cardTitle{color:#053238;margin:0;font-family:Work Sans,sans-serif;font-size:25px;font-weight:600;line-height:29px}.ServicesSection-module__BVx2hG__cardDescription{text-align:justify;color:#323e3f;white-space:pre-line;margin:0;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:22px}.ServicesSection-module__BVx2hG__ctaButton{cursor:pointer;box-sizing:border-box;background:#0b655a;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:320px;min-width:200px;max-width:320px;height:51px;margin:0 auto;padding:16px;transition:background .3s,transform .2s;display:flex}.ServicesSection-module__BVx2hG__ctaButton:hover{background:#084d44;transform:translateY(-2px)}.ServicesSection-module__BVx2hG__ctaButton:active{transform:translateY(0)}.ServicesSection-module__BVx2hG__ctaText{text-align:center;color:#fcfcfc;flex:none;order:0;width:96px;height:19px;font-family:Work Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.ServicesSection-module__BVx2hG__ctaIcon{flex:none;order:1;width:20px;height:20px;display:none}@media (max-width:1439px) and (min-width:1025px){.ServicesSection-module__BVx2hG__frame13{padding:32px 40px}.ServicesSection-module__BVx2hG__frame171{width:100%;max-width:1254px;height:851px}.ServicesSection-module__BVx2hG__serviceCard{width:calc(50% - 11px)}}@media (max-width:1024px) and (min-width:769px){.ServicesSection-module__BVx2hG__frame13{padding:32px 24px}.ServicesSection-module__BVx2hG__frame171{flex-direction:column;align-items:center;gap:20px;width:100%;height:auto;position:static}.ServicesSection-module__BVx2hG__serviceCard{width:100%;max-width:680px;height:auto;position:static}.ServicesSection-module__BVx2hG__serviceCardLeft,.ServicesSection-module__BVx2hG__serviceCardRight{position:static}.ServicesSection-module__BVx2hG__ctaButton{max-width:100%}}@media (max-width:768px){.ServicesSection-module__BVx2hG__frame13{gap:20px;padding:24px 16px}.ServicesSection-module__BVx2hG__sectionTitle{font-size:24px;line-height:30px}.ServicesSection-module__BVx2hG__frame171{flex-direction:column;align-items:stretch;gap:16px;width:100%;height:auto;position:static}.ServicesSection-module__BVx2hG__serviceCard{border-radius:20px;width:100%;height:auto;padding:20px;position:static}.ServicesSection-module__BVx2hG__serviceCardLeft,.ServicesSection-module__BVx2hG__serviceCardRight{position:static}.ServicesSection-module__BVx2hG__frame158{gap:12px}.ServicesSection-module__BVx2hG__cardTitleLarge{font-size:22px;line-height:27px}.ServicesSection-module__BVx2hG__cardTitle{font-size:20px;line-height:25px}.ServicesSection-module__BVx2hG__cardDescription{font-size:15px;line-height:21px}.ServicesSection-module__BVx2hG__ctaButton{max-width:100%;height:48px}}@media (max-width:480px){.ServicesSection-module__BVx2hG__frame13{padding:20px 12px}.ServicesSection-module__BVx2hG__sectionTitle{font-size:22px;line-height:28px}.ServicesSection-module__BVx2hG__serviceCard{border-radius:16px;padding:16px}.ServicesSection-module__BVx2hG__cardTitleLarge{font-size:20px;line-height:25px}.ServicesSection-module__BVx2hG__cardTitle{font-size:18px;line-height:23px}}
.Info-module__ATpH1q__container{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:1440px;margin:0 auto;padding:0;display:flex}.Info-module__ATpH1q__hero{flex-direction:row;align-self:stretch;align-items:stretch;width:100%;padding:0;display:flex}.Info-module__ATpH1q__infoColumn{background:#d6e3e5;flex-direction:column;flex:1;justify-content:center;min-width:0;padding:32px;display:flex}.Info-module__ATpH1q__frame64{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:480px;display:flex}.Info-module__ATpH1q__frame65{flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;padding:0;display:flex}.Info-module__ATpH1q__title{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:49px;font-weight:600;line-height:57px}.Info-module__ATpH1q__description{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:19px}.Info-module__ATpH1q__infoCard{background:#f3f1ed;flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;width:auto;padding:16px;display:flex}.Info-module__ATpH1q__rvoe{color:#6b6b6b;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:19px}.Info-module__ATpH1q__detailText{color:#242424;font-family:Work Sans,sans-serif;font-size:20px;font-weight:400;line-height:23px}.Info-module__ATpH1q__promoColumn{background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;min-width:0;padding:32px;display:flex}.Info-module__ATpH1q__imagePlaceholder{aspect-ratio:5/3;border-radius:8px;width:100%;max-height:800px;margin:0 auto;position:relative;overflow:hidden}.Info-module__ATpH1q__image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.Info-module__ATpH1q__promoContent{flex-direction:column;align-self:stretch;gap:12px;display:flex}.Info-module__ATpH1q__promoTag{color:#460000;background:#ffb176;border-radius:4px;width:auto;padding:4px;font-family:Work Sans;font-size:13px;font-weight:600;line-height:15px}.Info-module__ATpH1q__inscriptionText{color:#242424;font-family:Work Sans;font-size:20px;line-height:23px}.Info-module__ATpH1q__priceRow{flex-direction:row;align-items:flex-end;gap:8px;display:flex}.Info-module__ATpH1q__price{color:#d93441;font-family:Work Sans;font-size:25px;font-weight:600;line-height:29px}.Info-module__ATpH1q__deadline{color:#6b6b6b;font-family:Work Sans;font-size:16px;line-height:19px}.Info-module__ATpH1q__actions{flex-flow:wrap;justify-content:flex-start;align-self:center;gap:16px;width:100%;margin-top:8px;display:flex}.Info-module__ATpH1q__actions a{width:auto;text-decoration:none;display:block}.Info-module__ATpH1q__ctaPrimary,.Info-module__ATpH1q__ctaSecondary{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;min-width:280px;max-width:320px;height:51px;padding:0 24px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;transition:all .25s;display:flex}.Info-module__ATpH1q__ctaPrimary{color:#fcfcfc;background:#0b655a}.Info-module__ATpH1q__ctaSecondary{color:#0b655a;background:#fff;border:1px solid #0b655a}.Info-module__ATpH1q__ctaSecondary:hover{background:#d6fffa;border-color:#0b655a}.Info-module__ATpH1q__benefits{background:#d6e3e5;flex-direction:row;align-self:stretch;align-items:stretch;gap:32px;padding:48px 32px;display:flex}.Info-module__ATpH1q__benefitItem{flex-direction:column;flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.Info-module__ATpH1q__benefitHeader{flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.Info-module__ATpH1q__benefitTitle{color:#242424;margin:0;font-family:Work Sans;font-size:20px;font-weight:600;line-height:23px}.Info-module__ATpH1q__benefitText{color:#242424;margin:0;font-family:Work Sans;font-size:16px;font-weight:400;line-height:19px}@media (max-width:1024px){.Info-module__ATpH1q__title{font-size:38px;line-height:44px}.Info-module__ATpH1q__ctaPrimary,.Info-module__ATpH1q__ctaSecondary{width:280px}.Info-module__ATpH1q__infoColumn,.Info-module__ATpH1q__promoColumn{padding:24px}.Info-module__ATpH1q__imagePlaceholder{height:320px}.Info-module__ATpH1q__benefits{gap:24px;padding:32px 24px}.Info-module__ATpH1q__benefitTitle{font-size:18px}}@media (max-width:768px){.Info-module__ATpH1q__actions{flex-direction:column;align-items:flex-start;gap:12px}.Info-module__ATpH1q__actions a{width:100%}.Info-module__ATpH1q__hero{flex-direction:column;width:100%}.Info-module__ATpH1q__infoColumn{text-align:left;align-items:center}.Info-module__ATpH1q__frame64{align-items:center}.Info-module__ATpH1q__title{text-align:left;font-size:32px;line-height:38px}.Info-module__ATpH1q__description{text-align:left}.Info-module__ATpH1q__infoCard{align-items:left;text-align:left}.Info-module__ATpH1q__promoColumn{width:100%}.Info-module__ATpH1q__imagePlaceholder{width:100%;max-width:none;height:280px}.Info-module__ATpH1q__actions{flex-direction:column;align-items:start;gap:16px;width:100%}.Info-module__ATpH1q__ctaPrimary,.Info-module__ATpH1q__ctaSecondary{width:100%;max-width:none;height:55px}.Info-module__ATpH1q__benefits{flex-direction:column;gap:32px;width:100%;padding:32px 16px}.Info-module__ATpH1q__benefitItem{text-align:left;align-items:flex-start;width:100%}.Info-module__ATpH1q__benefitHeader{flex-direction:row;justify-content:flex-start;gap:12px}.Info-module__ATpH1q__benefitTitle{font-size:19px}.Info-module__ATpH1q__benefitText{font-size:15px;line-height:1.4}}@media (max-width:480px){.Info-module__ATpH1q__title{font-size:28px;line-height:32px}.Info-module__ATpH1q__infoColumn,.Info-module__ATpH1q__promoColumn{padding:20px 16px}.Info-module__ATpH1q__price{font-size:22px}.Info-module__ATpH1q__priceRow{flex-direction:column;align-items:start;gap:4px}.Info-module__ATpH1q__detailText{font-size:18px}.Info-module__ATpH1q__benefits{padding:24px 16px}.Info-module__ATpH1q__benefitHeader{align-items:flex-start}.Info-module__ATpH1q__actions{gap:12px}}@media (min-width:1920px){.Info-module__ATpH1q__container{max-width:1728px}}
.PerfilAcademico-module__ixP6PW__container{background:#fff;justify-content:center;width:100%;padding:60px 0;display:flex;overflow:hidden}.PerfilAcademico-module__ixP6PW__layout{align-items:center;width:100%;max-width:1252px;margin:0 auto;display:flex;position:relative}.PerfilAcademico-module__ixP6PW__imageWrapper{flex-shrink:0;width:65%;height:650px;position:relative;overflow:hidden}.PerfilAcademico-module__ixP6PW__image{object-position:center;object-fit:cover}.PerfilAcademico-module__ixP6PW__info{z-index:2;background:#d6e5df;flex-direction:column;gap:3px;max-width:600px;margin-top:100px;margin-left:-100px;padding:48px;display:flex}.PerfilAcademico-module__ixP6PW__title{color:#242424;font-family:Work Sans,sans-serif;font-size:31px;font-weight:600;line-height:1.2}.PerfilAcademico-module__ixP6PW__subtitle{color:#242424;font-size:20px;font-weight:400}.PerfilAcademico-module__ixP6PW__block{flex-direction:column;gap:16px;display:flex}.PerfilAcademico-module__ixP6PW__list{flex-direction:column;gap:12px;display:flex}.PerfilAcademico-module__ixP6PW__listItem{color:#242424;align-items:center;gap:8px;font-size:16px;display:flex}@media (max-width:1280px){.PerfilAcademico-module__ixP6PW__layout{max-width:90%}.PerfilAcademico-module__ixP6PW__info{max-width:500px;padding:32px}}@media (max-width:1023px){.PerfilAcademico-module__ixP6PW__layout{flex-direction:column;max-width:100%}.PerfilAcademico-module__ixP6PW__imageWrapper{width:100%;height:350px}.PerfilAcademico-module__ixP6PW__info{width:100%;max-width:100%;margin:0;padding:40px 20px}}@media (max-width:480px){.PerfilAcademico-module__ixP6PW__title{font-size:1.75rem}}
.ProcesoAdmision-module___n2NUG__section{background-color:#fff;flex-direction:column;gap:19px;width:100%;max-width:1440px;min-height:auto;margin-left:auto;margin-right:auto;padding:1.5rem 1rem;display:flex;position:relative;overflow:visible}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__section{gap:19px;min-height:auto;padding:2rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__section{gap:19px;min-height:auto;padding:2rem 3.5rem}}.ProcesoAdmision-module___n2NUG__stickyContainer{flex-direction:column;width:100%;height:auto;display:flex;position:relative}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__stickyContainer{z-index:10;background-color:#fff;justify-content:flex-start;height:auto;padding-top:1rem;position:relative}}.ProcesoAdmision-module___n2NUG__contentWrapper{flex-direction:column;gap:19px;width:100%;padding:1.5rem 1rem;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__contentWrapper{padding:2rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__contentWrapper{padding:2rem 3.5rem}}.ProcesoAdmision-module___n2NUG__flexRow{flex-flow:column;align-items:flex-start;gap:2rem;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__flexRow{flex-direction:column;gap:16px}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__flexRow{flex-direction:row;align-items:flex-start;gap:16px}}.ProcesoAdmision-module___n2NUG__leftColumn{outline:none;flex-direction:column;gap:1rem;width:100%;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__leftColumn{gap:16px}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__leftColumn{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-grow:1;width:452px;max-height:calc(100vh - 190px);padding-right:16px;overflow:hidden auto}.ProcesoAdmision-module___n2NUG__leftColumn::-webkit-scrollbar{width:8px}.ProcesoAdmision-module___n2NUG__leftColumn::-webkit-scrollbar-track{background:#f3f1ed;border-radius:999px}.ProcesoAdmision-module___n2NUG__leftColumn::-webkit-scrollbar-thumb{background:#0b655a;border-radius:999px}}.ProcesoAdmision-module___n2NUG__title{color:#242424;font-size:1.5rem;font-weight:600;line-height:1.75rem}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__title{font-size:31px;line-height:36px}}.ProcesoAdmision-module___n2NUG__stepsViewPort{flex-direction:column;width:100%;display:flex;position:relative}.ProcesoAdmision-module___n2NUG__stepCard{background-color:#fff;border-radius:4px;flex-direction:column;gap:1.5rem;padding:1rem;display:flex}@media (min-width:640px){.ProcesoAdmision-module___n2NUG__stepCard{flex-direction:row}}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__stepCard{gap:48px;padding:16px}}.ProcesoAdmision-module___n2NUG__stepNumberContainer{justify-content:center;align-items:flex-start;width:100%;display:flex}@media (min-width:640px){.ProcesoAdmision-module___n2NUG__stepNumberContainer{justify-content:flex-start;width:auto}}.ProcesoAdmision-module___n2NUG__stepNumber{font-size:4.5rem;font-weight:600;line-height:5rem;transition-property:color;transition-duration:.7s;transition-timing-function:ease-in-out}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__stepNumber{font-size:6rem;line-height:6rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__stepNumber{font-size:96px;line-height:113px}}.ProcesoAdmision-module___n2NUG__stepNumberActive{color:#d93441}.ProcesoAdmision-module___n2NUG__stepNumberInactive{color:#6b6b6b}.ProcesoAdmision-module___n2NUG__stepContent{flex-direction:column;flex-grow:1;gap:1rem;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__stepContent{gap:16px}}.ProcesoAdmision-module___n2NUG__stepTitleContainer{flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__stepTitleContainer{gap:8px}}.ProcesoAdmision-module___n2NUG__stepTitle{font-size:1.125rem;transition-property:color;transition-duration:.5s;transition-timing-function:ease-in-out}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__stepTitle{font-size:1.25rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__stepTitle{font-size:20px}}.ProcesoAdmision-module___n2NUG__stepTitleActive{color:#d93441}.ProcesoAdmision-module___n2NUG__stepTitleInactive{color:#6b6b6b}.ProcesoAdmision-module___n2NUG__stepList{font-size:1rem;list-style-type:disc;list-style-position:inside;transition-property:color;transition-duration:.5s;transition-timing-function:ease-in-out}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__stepList{font-size:16px}}.ProcesoAdmision-module___n2NUG__stepListActive{color:#000}.ProcesoAdmision-module___n2NUG__stepListActive::marker{color:#000}.ProcesoAdmision-module___n2NUG__stepListInactive{color:#6b6b6b}.ProcesoAdmision-module___n2NUG__stepListInactive::marker{color:#6b6b6b}.ProcesoAdmision-module___n2NUG__notes{color:#6b6b6b;font-size:.875rem}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__notes{font-size:13px}}.ProcesoAdmision-module___n2NUG__notesList{margin-top:.5rem;list-style-type:disc;list-style-position:inside}.ProcesoAdmision-module___n2NUG__notesList li::marker{color:#6b6b6b}.ProcesoAdmision-module___n2NUG__quote{color:#6b6b6b;font-size:.875rem}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__quote{font-size:13px}}.ProcesoAdmision-module___n2NUG__aside{background-color:#f8f2e1;flex-direction:column;width:100%;display:flex}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__aside{align-self:flex-start;width:444px;height:calc(100vh - 190px);min-height:560px;max-height:635px;position:sticky;top:150px;overflow:hidden}}.ProcesoAdmision-module___n2NUG__asideBar{background-color:#d93441;width:100%;height:1px}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__asideBar{height:4px}}.ProcesoAdmision-module___n2NUG__asideContent{flex-direction:column;gap:.75rem;padding:1rem;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__asideContent{gap:12px;padding:1.5rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__asideContent{flex-shrink:0;padding:24px}}.ProcesoAdmision-module___n2NUG__asideTitle{color:#242424;font-size:1.125rem;font-weight:600}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__asideTitle{font-size:1.25rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__asideTitle{font-size:20px}}.ProcesoAdmision-module___n2NUG__asideList{color:#242424;font-size:1rem}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__asideList{font-size:16px}}.ProcesoAdmision-module___n2NUG__asideList ul{list-style-type:disc;list-style-position:inside}.ProcesoAdmision-module___n2NUG__asideList li::marker{color:#000}.ProcesoAdmision-module___n2NUG__imageContainer{background-color:#d1d5db;width:100%;height:16rem;display:none;position:relative}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__imageContainer{height:20rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__imageContainer{flex:1;height:auto;min-height:0;display:block}}.ProcesoAdmision-module___n2NUG__button{color:#fff;background-color:#0b655a;border-radius:12px;width:200px;max-width:320px;height:51px;padding:0 16px;font-size:1rem;font-weight:600;transition-property:all;transition-duration:.5s;transition-timing-function:ease-in-out}@media (min-width:640px){.ProcesoAdmision-module___n2NUG__button{width:200px}}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__button{height:51px;font-size:16px}}.ProcesoAdmision-module___n2NUG__ctaAfter{background-color:#fff;justify-content:center;width:100%;max-width:1440px;margin:0 auto 2rem;padding:0 1rem 2rem;display:flex}@media (min-width:768px){.ProcesoAdmision-module___n2NUG__ctaAfter{padding:0 2rem 2.5rem}}@media (min-width:1024px){.ProcesoAdmision-module___n2NUG__ctaAfter{justify-content:flex-start;padding:0 3.5rem 3rem calc(3.5rem + 144px)}}.ProcesoAdmision-module___n2NUG__ctaStep3{width:fit-content;margin-top:2rem;transition:all .5s ease-in-out}.ProcesoAdmision-module___n2NUG__ctaHidden{opacity:1;pointer-events:none;transform:translateY(20px)}.ProcesoAdmision-module___n2NUG__ctaVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.ProcesoAdmision-module___n2NUG__ctaInsideSteps{justify-content:flex-start;width:100%;padding-top:2rem;display:flex}@media (max-width:1024px){.ProcesoAdmision-module___n2NUG__ctaStep3{justify-content:center;width:100%;display:flex}.ProcesoAdmision-module___n2NUG__button{width:100%;max-width:320px}}
.Asesor-module__tJ9wiG__mainFrame{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:clamp(24px,4vw,40px);width:100%;max-width:1440px;margin:0 auto;padding:clamp(40px,5vw,80px) clamp(20px,4vw,56px);display:flex}.Asesor-module__tJ9wiG__contentRow{flex-direction:row;align-items:stretch;gap:clamp(20px,3vw,40px);width:100%;padding:0;display:flex}.Asesor-module__tJ9wiG__textCard{box-sizing:border-box;background:#008474;border-radius:8px 80px;flex-direction:column;justify-content:center;align-items:flex-start;width:45%;min-height:clamp(400px,50vh,600px);padding:clamp(32px,5vw,60px);display:flex}.Asesor-module__tJ9wiG__innerBox{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Asesor-module__tJ9wiG__mainQuote{color:#fff;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(24px,2.5vw + 1rem,31px);font-weight:600;line-height:1.2}.Asesor-module__tJ9wiG__highlight{color:#29f48b}.Asesor-module__tJ9wiG__imageWrapper{border-radius:8px;flex:1;height:auto;min-height:clamp(400px,50vh,600px);position:relative;overflow:hidden}.Asesor-module__tJ9wiG__bannerImage{object-fit:cover;border-radius:0}.Asesor-module__tJ9wiG__ctaStrip{box-sizing:border-box;background:#f3f1ed;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:24px 0;display:flex}.Asesor-module__tJ9wiG__ctaSubheading{text-align:center;color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;line-height:23px}.Asesor-module__tJ9wiG__ctaButton{cursor:pointer;border:none;width:320px;min-width:240px;max-width:320px;height:55px;font-size:20px;font-weight:600;color:#fcfcfc!important;background:#0b655a!important;border-radius:12px!important}@media (max-width:768px){.Asesor-module__tJ9wiG__mainFrame,.Asesor-module__tJ9wiG__ctaStrip{max-width:100%}.Asesor-module__tJ9wiG__contentRow{flex-direction:column-reverse;gap:32px}.Asesor-module__tJ9wiG__imageWrapper{flex:none;width:100%;height:400px}.Asesor-module__tJ9wiG__textCard{border-radius:8px 80px;width:100%;min-height:auto}.Asesor-module__tJ9wiG__mainFrame{padding:40px 20px}}@media (max-width:425px){.Asesor-module__tJ9wiG__imageWrapper{height:300px}.Asesor-module__tJ9wiG__mainQuote{text-align:center;font-size:24px;line-height:30px}.Asesor-module__tJ9wiG__ctaButton{width:100%;max-width:280px}}
.licenciaturas-module__L7D04W__section{background-color:#fff;width:100%;overflow:hidden}.licenciaturas-module__L7D04W__innerContainer{background-color:var(--iges-bg-light,#d6e3e5);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1728px;margin:0 auto;padding:32px 24px;display:flex}@media (max-width:1919px){.licenciaturas-module__L7D04W__desktopGrid{justify-content:flex-start}}.licenciaturas-module__L7D04W__title{color:var(--iges-text-primary,#1a1a1a);margin:0;font-size:31px;font-weight:600;line-height:1}.licenciaturas-module__L7D04W__mobileWrapper{display:block}.licenciaturas-module__L7D04W__pillContainer{scrollbar-width:none;gap:12px;margin-top:16px;padding-bottom:8px;display:flex;overflow-x:auto}.licenciaturas-module__L7D04W__pillContainer::-webkit-scrollbar{display:none}.licenciaturas-module__L7D04W__pill{cursor:pointer;border:1px solid var(--iges-primary,#000);color:var(--iges-text-primary,#1a1a1a);background:0 0;border-radius:9999px;flex-shrink:0;padding:12px 24px;font-size:18px;font-weight:600;transition:all .2s}.licenciaturas-module__L7D04W__pillActive{background-color:var(--iges-text-primary,#1a1a1a);color:#fff;border-color:var(--iges-text-primary,#1a1a1a)}.licenciaturas-module__L7D04W__mobileCard{background-color:#fff;margin-top:16px;overflow:hidden}.licenciaturas-module__L7D04W__mobileImageWrapper{background-color:#e5e7eb;width:100%;height:320px;position:relative}.licenciaturas-module__L7D04W__mobileContent{padding:32px 24px}.licenciaturas-module__L7D04W__mobileCardTitle{color:var(--iges-text-primary);font-size:34px;font-weight:600}.licenciaturas-module__L7D04W__mobileCardDesc{color:var(--iges-text-support);margin-top:16px;font-size:22px}.licenciaturas-module__L7D04W__mobileButton{background-color:var(--iges-primary);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:100%;height:64px;margin-top:32px;font-size:20px;font-weight:600;text-decoration:none;display:inline-flex}.licenciaturas-module__L7D04W__desktopWrapper{width:100%;display:none}.licenciaturas-module__L7D04W__desktopHeader{justify-content:space-between;align-items:flex-start;gap:24px;padding:0 40px;display:flex}.licenciaturas-module__L7D04W__controls{align-items:center;gap:12px;display:flex}.licenciaturas-module__L7D04W__desktopGrid{box-sizing:border-box;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:24px;width:100%;margin-top:16px;padding:0 40px 20px;display:flex;overflow-x:auto}@media (min-width:1400px){.licenciaturas-module__L7D04W__desktopGrid{justify-content:center}}@media (max-width:1350px){.licenciaturas-module__L7D04W__desktopGrid{justify-content:flex-start}}.licenciaturas-module__L7D04W__desktopGrid::-webkit-scrollbar{display:none}.licenciaturas-module__L7D04W__desktopFooter{justify-content:center;margin-top:24px;display:flex}.licenciaturas-module__L7D04W__indicatorList{align-items:center;gap:16px;display:flex}.licenciaturas-module__L7D04W__indicatorButton{cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:0}.licenciaturas-module__L7D04W__card{border:1px solid var(--iges-primary-disabled,#ccc);background-color:#fff;flex-direction:row;flex:1 0 500px;align-items:stretch;width:619px;height:400px;display:flex;position:relative;overflow:hidden}.licenciaturas-module__L7D04W__cardImageWrapper{background-color:#f3f4f6;width:32%;min-width:260px;max-width:320px;min-height:400px;position:relative;overflow:hidden}.licenciaturas-module__L7D04W__cardContent{flex-direction:column;flex:1;min-width:0;padding:32px 32px 32px 16px;display:flex}.licenciaturas-module__L7D04W__cardTitle{white-space:pre-line;min-height:48px;color:var(--iges-text-primary);margin:0;font-size:24px;font-weight:600;line-height:26px}.licenciaturas-module__L7D04W__cardDescription{color:var(--iges-text-support);margin-top:12px;font-size:17px;line-height:20px}.licenciaturas-module__L7D04W__bulletList{margin-top:20px;padding:0;list-style:none}.licenciaturas-module__L7D04W__bulletItem{color:var(--iges-text-primary);gap:12px;margin-bottom:12px;font-size:16px;line-height:19px;display:flex}.licenciaturas-module__L7D04W__bulletCheck{color:var(--iges-text-highlight);margin-top:5px;font-size:20px;line-height:1}.licenciaturas-module__L7D04W__cardFooter{margin-top:auto;padding-top:24px}.licenciaturas-module__L7D04W__mobileButtonContainer{width:100%;margin-top:32px}.licenciaturas-module__L7D04W__cardButton{background-color:var(--iges-primary);width:100%;max-width:300px;height:48px;color:var(--iges-text-soft,#fff);border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.licenciaturas-module__L7D04W__cardButton:hover{background-color:var(--iges-primary-hover)}@media (min-width:1024px){.licenciaturas-module__L7D04W__innerContainer{padding:40px 48px}.licenciaturas-module__L7D04W__mobileWrapper{display:none}.licenciaturas-module__L7D04W__desktopWrapper{flex-direction:column;align-items:center;display:flex}.licenciaturas-module__L7D04W__desktopHeader{width:100%;max-width:1262px}}
.testimonios-module__fd_vuW__testimonios-section{box-sizing:border-box;background-color:#242424;justify-content:center;width:100%;max-width:1440px;margin:0 auto;padding:32px 0;display:flex}.testimonios-module__fd_vuW__testimonios-wrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.testimonios-module__fd_vuW__testimonios-title{text-align:center;color:#fcfcfc;box-sizing:border-box;max-width:100%;margin:0 auto 18px;padding:0 56px;font-family:Work Sans;font-size:31px;font-weight:700;line-height:36px}.testimonios-module__fd_vuW__testimonios-carousel{cursor:grab;justify-content:center;width:100%;display:flex;overflow:hidden}.testimonios-module__fd_vuW__testimonios-carousel:active{cursor:grabbing}.testimonios-module__fd_vuW__testimonios-track{will-change:transform;-webkit-user-select:none;user-select:none;width:100%;transition:transform .5s;display:flex}.testimonios-module__fd_vuW__testimonio-slide{box-sizing:border-box;justify-content:center;min-width:100%;padding:0 56px;display:flex}.testimonios-module__fd_vuW__testimonio-text{text-align:center;color:#fcfcfc;opacity:.95;width:100%;max-width:912px;font-family:Work Sans;font-size:20px;font-weight:400;line-height:22px}.testimonios-module__fd_vuW__testimonio-text strong{color:#fcfcfc;opacity:.95;margin-top:12px;font-weight:700;display:block}.testimonios-module__fd_vuW__testimonios-dots{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.testimonios-module__fd_vuW__dot{cursor:pointer;background:#dbdbdb;border:none;border-radius:999px;width:6px;height:6px;transition:all .25s}.testimonios-module__fd_vuW__dot.testimonios-module__fd_vuW__active{background:#29f48b;border-radius:999px;width:18px;height:6px}@media (max-width:1023px){.testimonios-module__fd_vuW__testimonios-title{padding:0 32px;font-size:28px}.testimonios-module__fd_vuW__testimonio-slide{padding:0 32px}.testimonios-module__fd_vuW__testimonio-text{font-size:15px;line-height:21px}}@media (max-width:767px){.testimonios-module__fd_vuW__testimonios-title{padding:0 16px;font-size:24px;line-height:28px}.testimonios-module__fd_vuW__testimonio-slide{padding:0 16px}.testimonios-module__fd_vuW__testimonio-text{font-size:14px;line-height:20px}.testimonios-module__fd_vuW__testimonios-dots{margin-top:16px}}@media (max-width:480px){.testimonios-module__fd_vuW__testimonios-title{font-size:22px}.testimonios-module__fd_vuW__testimonio-text{font-size:13.5px}}
.ProfesoresSection-module__ZBA6va__sectionContainer{background-color:#fff;justify-content:center;width:100%;display:flex}.ProfesoresSection-module__ZBA6va__wrapper{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 24px 64px;display:block}.ProfesoresSection-module__ZBA6va__inn{width:100%;padding:32px 0 0}.ProfesoresSection-module__ZBA6va__profesores{color:#242424;text-align:left;width:100%;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(22px,3.5vw,39px);font-style:normal;font-weight:600;line-height:1.2}.ProfesoresSection-module__ZBA6va__chipsContainer{flex-wrap:wrap;gap:12px;width:100%;padding:24px 0;display:flex}.ProfesoresSection-module__ZBA6va__chip,.ProfesoresSection-module__ZBA6va__chipOutline{cursor:pointer;white-space:nowrap;color:#242424;background:#fff;border:1px solid #0b655a;border-radius:100px;padding:12px 20px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;transition:all .2s}.ProfesoresSection-module__ZBA6va__active{color:#fcfcfc!important;background:#242424!important;border-color:#242424!important}.ProfesoresSection-module__ZBA6va__chipOutline:hover{background:#f4f4f4}.ProfesoresSection-module__ZBA6va__cardsContainer{flex-direction:column;gap:32px;display:flex}.ProfesoresSection-module__ZBA6va__card{text-align:left;background:#fff;border-radius:12px;flex-wrap:wrap;gap:32px;padding:32px;display:flex;box-shadow:0 4px 20px #0000000d}.ProfesoresSection-module__ZBA6va__large{min-height:420px}.ProfesoresSection-module__ZBA6va__imageWrapper{aspect-ratio:4/3;border-radius:8px;flex:none;width:100%;max-width:400px;position:relative;overflow:hidden}.ProfesoresSection-module__ZBA6va__large .ProfesoresSection-module__ZBA6va__imageWrapper{max-width:600px;height:auto}.ProfesoresSection-module__ZBA6va__image{object-fit:cover;transition:transform .5s}.ProfesoresSection-module__ZBA6va__card:hover .ProfesoresSection-module__ZBA6va__image{transform:scale(1.05)}.ProfesoresSection-module__ZBA6va__content{flex-direction:column;flex:1;gap:20px;min-width:300px;max-width:800px;display:flex}.ProfesoresSection-module__ZBA6va__name{color:#d93441;margin:0;font-family:Work Sans,sans-serif;font-size:28px;font-weight:600}.ProfesoresSection-module__ZBA6va__description{color:#242424;white-space:pre-line;font-size:16px;line-height:1.6}.ProfesoresSection-module__ZBA6va__distinction{background:#d6fffa;border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.ProfesoresSection-module__ZBA6va__distinction h3{color:#0b655a;margin:0;font-size:18px;font-weight:700}.ProfesoresSection-module__ZBA6va__distinction ul{color:#242424;margin:0;padding-left:20px;list-style-type:disc}.ProfesoresSection-module__ZBA6va__distinction li{margin-bottom:4px;font-size:14px;line-height:1.5}.ProfesoresSection-module__ZBA6va__noResults{text-align:center;color:#666;padding:40px;font-size:18px}@media (min-width:1024px){.ProfesoresSection-module__ZBA6va__wrapper{padding-left:56px;padding-right:56px}}@media (max-width:1024px){.ProfesoresSection-module__ZBA6va__card{flex-direction:column;padding:24px}.ProfesoresSection-module__ZBA6va__imageWrapper{max-width:100%}}@media (max-width:640px){.ProfesoresSection-module__ZBA6va__wrapper{padding-bottom:40px}.ProfesoresSection-module__ZBA6va__chipsContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:12px;overflow-x:auto}.ProfesoresSection-module__ZBA6va__chipsContainer::-webkit-scrollbar{display:none}.ProfesoresSection-module__ZBA6va__name{font-size:22px}}@media (min-width:1441px){.ProfesoresSection-module__ZBA6va__profesores{font-size:39px}}
.BannerCocina-module__RihNBG__mainContainer{width:100%;max-width:1366px;height:423px;margin:0 auto;position:relative;overflow:hidden}.BannerCocina-module__RihNBG__vectorBackground{clip-path:polygon(100% 0,100% 100%,0 0);z-index:-1;background:#f3f1ed;width:100%;height:344px;position:absolute;top:0}.BannerCocina-module__RihNBG__contentWrapper{z-index:2;margin-top:200px;padding:0 56px 32px;position:relative}.BannerCocina-module__RihNBG__greenCard{background:#0e2b1a;border-radius:24px;align-items:center;width:100%;max-width:1254px;min-height:180px;display:flex;position:relative}.BannerCocina-module__RihNBG__textContent{flex-direction:column;gap:16px;width:65%;padding:32px 48px;display:flex}.BannerCocina-module__RihNBG__title{color:#fff;margin:0;font-family:Work Sans,sans-serif;font-size:25px;font-weight:600;line-height:1.2}.BannerCocina-module__RihNBG__imageWrapper{justify-content:flex-end;align-items:flex-end;width:65%;height:300px;display:flex;position:absolute;bottom:0;right:0}.BannerCocina-module__RihNBG__personImage{object-fit:contain;object-position:bottom right;border-radius:0 0 24px;width:300px!important;height:300px!important}.BannerCocina-module__RihNBG__ctaButton{cursor:pointer;background:#fff;border:1px solid #0b655a;border-radius:12px;width:fit-content;padding:16px 24px;transition:all .3s}.BannerCocina-module__RihNBG__ctaText{color:#0b655a;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600}.BannerCocina-module__RihNBG__ctaButton:hover{background:#0b655a}.BannerCocina-module__RihNBG__ctaButton:hover .BannerCocina-module__RihNBG__ctaText{color:#fff}@media (min-width:481px) and (max-width:768px){.BannerCocina-module__RihNBG__mainContainer{height:auto}.BannerCocina-module__RihNBG__contentWrapper{margin-top:140px;padding:0 24px 32px;display:block}.BannerCocina-module__RihNBG__greenCard{flex-direction:row;align-items:center;width:100%;max-width:100%;min-height:200px}.BannerCocina-module__RihNBG__textContent{justify-content:center;align-items:flex-start;gap:16px;width:55%;padding:24px 32px}.BannerCocina-module__RihNBG__title{text-align:left;font-size:20px;line-height:1.3}.BannerCocina-module__RihNBG__ctaButton{width:fit-content;height:auto;padding:12px 20px;display:flex}.BannerCocina-module__RihNBG__ctaText{font-size:16px}.BannerCocina-module__RihNBG__imageWrapper{pointer-events:none;justify-content:flex-end;align-items:flex-end;width:45%;height:240px;display:flex;position:absolute;bottom:0;right:0}.BannerCocina-module__RihNBG__personImage{object-fit:contain;object-position:bottom right;border-radius:0 0 24px;width:220px!important;height:220px!important}}@media (max-width:480px){.BannerCocina-module__RihNBG__mainContainer{height:auto}.BannerCocina-module__RihNBG__contentWrapper{justify-content:center;margin-top:80px;padding:0 16px 32px;display:flex}.BannerCocina-module__RihNBG__greenCard{background:#0e2b1a;border-radius:24px;flex-direction:column;width:100%;max-width:328px;height:399px;display:flex;position:relative;overflow:hidden}.BannerCocina-module__RihNBG__textContent{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:168px;padding:32px 16px;display:flex}.BannerCocina-module__RihNBG__title{text-align:center;width:100%;max-width:296px;font-size:20px;line-height:23px}.BannerCocina-module__RihNBG__ctaButton{box-sizing:border-box;justify-content:center;align-items:center;width:256px;height:55px;padding:16px;display:flex}.BannerCocina-module__RihNBG__ctaText{text-align:center;width:224px;font-size:20px;line-height:23px}.BannerCocina-module__RihNBG__imageWrapper{border-radius:0 0 24px 24px;justify-content:center;align-self:stretch;align-items:flex-end;width:100%;height:231px;display:flex;position:relative;bottom:auto;right:auto;overflow:hidden}.BannerCocina-module__RihNBG__personImage{object-fit:contain;object-position:bottom center;border-radius:0 0 24px 24px;width:auto!important;height:100%!important}}
.check-module__oF8keG__customCheckbox{appearance:none;cursor:pointer;background-image:url(../media/Check-off.e0103b0b.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:20px;height:20px}.check-module__oF8keG__customCheckbox:checked{background-image:url(../media/Check-on.0508641b.svg)}
.ExperienciasEmpresarialesEventos-module__1adKWW__section{box-sizing:border-box;background:#f3f3f3;width:100%;padding:22px 0 56px}.ExperienciasEmpresarialesEventos-module__1adKWW__heading{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1366px;margin:0 auto;padding:0 56px;display:flex}.ExperienciasEmpresarialesEventos-module__1adKWW__eyebrow{letter-spacing:.04em;text-align:center;color:#6b6b6b;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.3;display:flex}.ExperienciasEmpresarialesEventos-module__1adKWW__eyebrowIcon{color:#0b655a;font-size:18px;line-height:1}.ExperienciasEmpresarialesEventos-module__1adKWW__heading h2{letter-spacing:.12em;text-align:center;color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(38px,4.1vw,49px);font-weight:600;line-height:1.08}.ExperienciasEmpresarialesEventos-module__1adKWW__content{box-sizing:border-box;width:100%;max-width:1366px;margin:54px auto 0;padding:0 56px}.ExperienciasEmpresarialesEventos-module__1adKWW__content h3{letter-spacing:.08em;color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:clamp(30px,2.5vw,32px);font-weight:600;line-height:1.1}.ExperienciasEmpresarialesEventos-module__1adKWW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:42px;display:grid}.ExperienciasEmpresarialesEventos-module__1adKWW__card{background:#fff;min-width:0;overflow:hidden;box-shadow:0 1px 2px #00000008}.ExperienciasEmpresarialesEventos-module__1adKWW__imageWrapper{background:#e8e8e8;width:100%;height:176px;position:relative}.ExperienciasEmpresarialesEventos-module__1adKWW__image{object-fit:cover;object-position:center 22%}.ExperienciasEmpresarialesEventos-module__1adKWW__noImage{color:#6b6b6b;justify-content:center;align-items:center;width:100%;height:100%;font-family:Work Sans,sans-serif;font-size:14px;display:flex}.ExperienciasEmpresarialesEventos-module__1adKWW__cardBody{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:32px;min-height:380px;padding:24px 18px;display:flex}.ExperienciasEmpresarialesEventos-module__1adKWW__tag{letter-spacing:.02em;border-radius:4px;align-items:center;width:fit-content;margin-bottom:14px;padding:5px 8px;font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.ExperienciasEmpresarialesEventos-module__1adKWW__tagDanger{color:#4a1414;background:#ffc7c7}.ExperienciasEmpresarialesEventos-module__1adKWW__tagWarning{color:#401b00;background:#ffb078}.ExperienciasEmpresarialesEventos-module__1adKWW__tagSuccess{color:#004617;background:#b3f32a}.ExperienciasEmpresarialesEventos-module__1adKWW__tagDisabled{color:#434343;background:#e0e0e0}.ExperienciasEmpresarialesEventos-module__1adKWW__card h4{letter-spacing:.04em;color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:22px;font-weight:600;line-height:1.12}.ExperienciasEmpresarialesEventos-module__1adKWW__description{letter-spacing:.04em;color:#242424;margin:18px 0 0;font-family:Work Sans,sans-serif;font-size:17px;font-weight:400;line-height:1.22}.ExperienciasEmpresarialesEventos-module__1adKWW__includes{letter-spacing:.04em;color:#6b6b6b;margin:16px 0 0;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.25}.ExperienciasEmpresarialesEventos-module__1adKWW__cardFooter{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.ExperienciasEmpresarialesEventos-module__1adKWW__priceGroup{min-width:0}.ExperienciasEmpresarialesEventos-module__1adKWW__price{letter-spacing:.12em;color:#d93441;margin:0;font-family:Work Sans,sans-serif;font-size:28px;font-weight:700;line-height:1}.ExperienciasEmpresarialesEventos-module__1adKWW__duration{letter-spacing:.04em;color:#6b6b6b;margin:10px 0 0;font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.ExperienciasEmpresarialesEventos-module__1adKWW__button{letter-spacing:.04em;color:#fff;cursor:pointer;background:#00624f;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:200px;height:56px;padding:0 24px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .22s,transform .22s;display:inline-flex}.ExperienciasEmpresarialesEventos-module__1adKWW__button:hover{background:#008474;transform:translateY(-1px)}.ExperienciasEmpresarialesEventos-module__1adKWW__indicators{justify-content:center;align-items:center;gap:18px;margin-top:36px;display:flex}.ExperienciasEmpresarialesEventos-module__1adKWW__indicators span{background:#d9d9d9;border-radius:999px;width:8px;height:8px}.ExperienciasEmpresarialesEventos-module__1adKWW__indicators .ExperienciasEmpresarialesEventos-module__1adKWW__activeIndicator{background:#20ff8a;width:20px;height:8px}.ExperienciasEmpresarialesEventos-module__1adKWW__emptyState{text-align:center;background:#fff;border:1px dashed #d9d9d9;margin-top:32px;padding:40px 24px}.ExperienciasEmpresarialesEventos-module__1adKWW__emptyState p{color:#6b6b6b;margin:0;font-family:Work Sans,sans-serif;font-size:16px}@media (max-width:1180px){.ExperienciasEmpresarialesEventos-module__1adKWW__heading,.ExperienciasEmpresarialesEventos-module__1adKWW__content{padding:0 32px}.ExperienciasEmpresarialesEventos-module__1adKWW__cardBody{min-height:360px}}@media (max-width:768px){.ExperienciasEmpresarialesEventos-module__1adKWW__section{padding:28px 0 42px}.ExperienciasEmpresarialesEventos-module__1adKWW__heading{padding:0 20px}.ExperienciasEmpresarialesEventos-module__1adKWW__eyebrow{letter-spacing:.02em;max-width:340px;font-size:14px;line-height:1.35}.ExperienciasEmpresarialesEventos-module__1adKWW__heading h2{letter-spacing:.06em;max-width:380px;font-size:34px;line-height:1.12}.ExperienciasEmpresarialesEventos-module__1adKWW__content{margin-top:40px;padding:0 20px}.ExperienciasEmpresarialesEventos-module__1adKWW__content h3{letter-spacing:.04em;font-size:28px}.ExperienciasEmpresarialesEventos-module__1adKWW__cardsGrid{grid-template-columns:1fr;gap:22px;margin-top:28px}.ExperienciasEmpresarialesEventos-module__1adKWW__imageWrapper{height:190px}.ExperienciasEmpresarialesEventos-module__1adKWW__image{object-position:center 20%}.ExperienciasEmpresarialesEventos-module__1adKWW__cardBody{gap:36px;min-height:auto;padding:22px 18px 24px}.ExperienciasEmpresarialesEventos-module__1adKWW__cardFooter{flex-direction:column;align-items:stretch;gap:18px}.ExperienciasEmpresarialesEventos-module__1adKWW__price{font-size:25px}.ExperienciasEmpresarialesEventos-module__1adKWW__button{width:100%;min-width:0;height:52px}}@media (max-width:420px){.ExperienciasEmpresarialesEventos-module__1adKWW__heading h2{font-size:30px}.ExperienciasEmpresarialesEventos-module__1adKWW__content{padding:0 16px}.ExperienciasEmpresarialesEventos-module__1adKWW__imageWrapper{height:170px}.ExperienciasEmpresarialesEventos-module__1adKWW__image{object-position:center 18%}.ExperienciasEmpresarialesEventos-module__1adKWW__card h4{font-size:20px}.ExperienciasEmpresarialesEventos-module__1adKWW__description{font-size:16px}.ExperienciasEmpresarialesEventos-module__1adKWW__includes{font-size:15px}}
.ViveExperienciaHero-module__PkuIZq__frame144{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:1366px;height:496px;margin:0 auto;padding:24px 0;display:flex;overflow:hidden}.ViveExperienciaHero-module__PkuIZq__carouselViewport{border-radius:24px;width:100%;height:430px;position:relative;overflow:hidden}.ViveExperienciaHero-module__PkuIZq__carouselTrack{width:100%;height:100%;position:relative}.ViveExperienciaHero-module__PkuIZq__slide{box-sizing:border-box;background:#e6e6e6;border-radius:24px;width:100%;max-width:1259px;height:416px;transition:transform .45s,opacity .45s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.ViveExperienciaHero-module__PkuIZq__activeSlide{opacity:1;z-index:3;transform:translate(-50%,-50%)translate(0)}.ViveExperienciaHero-module__PkuIZq__leftSlide,.ViveExperienciaHero-module__PkuIZq__rightSlide{max-width:1161px;height:380px;top:50%}.ViveExperienciaHero-module__PkuIZq__leftSlide{opacity:.7;z-index:2;transform:translate(-50%,-50%)translate(-107%)}.ViveExperienciaHero-module__PkuIZq__rightSlide{opacity:.7;z-index:2;transform:translate(-50%,-50%)translate(107%)}.ViveExperienciaHero-module__PkuIZq__hiddenSlide{opacity:0;z-index:1;pointer-events:none;transform:translate(-50%,-50%)translate(140%)}.ViveExperienciaHero-module__PkuIZq__textContent{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;width:auto;max-width:540px;height:100%;padding:24px 32px;display:flex;position:relative}.ViveExperienciaHero-module__PkuIZq__textContent h1{letter-spacing:-.04em;color:#242424;max-width:540px;margin:0;font-family:Work Sans,sans-serif;font-size:49px;font-weight:600;line-height:57px}.ViveExperienciaHero-module__PkuIZq__textContent p{letter-spacing:-.04em;color:#6b6b6b;margin:0;font-family:Work Sans,sans-serif;font-size:39px;font-weight:600;line-height:46px}.ViveExperienciaHero-module__PkuIZq__imageWrapper{pointer-events:none;width:85%;height:400px;position:absolute;top:5%;left:28%}.ViveExperienciaHero-module__PkuIZq__image{object-fit:cover;object-position:center top}.ViveExperienciaHero-module__PkuIZq__indicators{justify-content:center;align-items:center;gap:8px;width:100%;height:18px;display:flex}.ViveExperienciaHero-module__PkuIZq__indicator{cursor:pointer;background:#dbdbdb;border:none;border-radius:39px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.ViveExperienciaHero-module__PkuIZq__activeIndicator{background:#29f48b;width:20px}@media (max-width:1024px){.ViveExperienciaHero-module__PkuIZq__frame144{max-width:1000px;height:450px}.ViveExperienciaHero-module__PkuIZq__carouselViewport{height:390px}.ViveExperienciaHero-module__PkuIZq__slide{max-width:850px;height:370px}.ViveExperienciaHero-module__PkuIZq__leftSlide{transform:translate(-50%,-50%)translate(-105%)}.ViveExperienciaHero-module__PkuIZq__rightSlide{transform:translate(-50%,-50%)translate(105%)}.ViveExperienciaHero-module__PkuIZq__textContent h1{font-size:42px;line-height:48px}.ViveExperienciaHero-module__PkuIZq__textContent p{font-size:32px;line-height:38px}.ViveExperienciaHero-module__PkuIZq__imageWrapper{width:60%;height:330px;top:10%;left:40%}}@media (max-width:768px){.ViveExperienciaHero-module__PkuIZq__frame144{height:420px}.ViveExperienciaHero-module__PkuIZq__carouselViewport{height:360px}.ViveExperienciaHero-module__PkuIZq__slide{max-width:640px;height:340px}.ViveExperienciaHero-module__PkuIZq__leftSlide{transform:translate(-50%,-50%)translate(-103%)}.ViveExperienciaHero-module__PkuIZq__rightSlide{transform:translate(-50%,-50%)translate(103%)}.ViveExperienciaHero-module__PkuIZq__textContent{max-width:320px}.ViveExperienciaHero-module__PkuIZq__textContent h1{font-size:34px;line-height:40px}.ViveExperienciaHero-module__PkuIZq__textContent p{font-size:26px;line-height:30px}.ViveExperienciaHero-module__PkuIZq__imageWrapper{width:120%;height:280px;top:20%;left:20%}.ViveExperienciaHero-module__PkuIZq__image{object-fit:contain;object-position:bottom center}}@media (max-width:480px){.ViveExperienciaHero-module__PkuIZq__frame144{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;max-width:360px;height:466px;margin:0 auto;padding:16px 0;display:flex}.ViveExperienciaHero-module__PkuIZq__carouselViewport{border-radius:0;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:400px;padding:0;display:flex}.ViveExperienciaHero-module__PkuIZq__slide{background:#e6e6e6;border-radius:24px;width:320px;height:380px;position:absolute}.ViveExperienciaHero-module__PkuIZq__leftSlide{transform:translate(-50%,-50%)translate(-105%)}.ViveExperienciaHero-module__PkuIZq__rightSlide{transform:translate(-50%,-50%)translate(105%)}.ViveExperienciaHero-module__PkuIZq__textContent{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;height:185px;padding:24px 16px;display:flex;position:absolute;top:0;left:0}.ViveExperienciaHero-module__PkuIZq__textContent h1{color:#242424;align-self:stretch;margin:0;font-size:30px;font-weight:600;line-height:36px}.ViveExperienciaHero-module__PkuIZq__textContent p{color:#6b6b6b;align-self:stretch;margin:0;font-size:20px;font-weight:600;line-height:26px}.ViveExperienciaHero-module__PkuIZq__imageWrapper{border-radius:24px;width:200%;height:180px;position:absolute;top:200px;left:-50%;right:0;overflow:hidden}.ViveExperienciaHero-module__PkuIZq__image{object-fit:contain;object-position:bottom center}.ViveExperienciaHero-module__PkuIZq__indicators{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;height:24px;padding:8px 16px;display:flex}.ViveExperienciaHero-module__PkuIZq__indicator{background:#dbdbdb;border-radius:39px;width:8px;height:8px}.ViveExperienciaHero-module__PkuIZq__activeIndicator{background:#29f48b;width:20px}}
.plan-estudios-module__I5Z48q__plan-container{box-sizing:border-box;background:#f8f2e1;width:100%;max-width:1440px;margin:0 auto;padding:32px 178px}.plan-estudios-module__I5Z48q__plan-inner{width:100%;max-width:1010px;margin:0 auto}.plan-estudios-module__I5Z48q__plan-title{text-align:left;color:#242424;width:100%;margin:0 0 24px;font-family:Work Sans,sans-serif;font-size:31px;font-weight:600;line-height:42px}.plan-estudios-module__I5Z48q__plan-accordions{flex-direction:column;gap:24px;display:flex}.plan-estudios-module__I5Z48q__accordion{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:12px 0}.plan-estudios-module__I5Z48q__accordion-header{cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:32px;padding:0 16px;display:flex}.plan-estudios-module__I5Z48q__accordion-title{color:#242424;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;line-height:26px}.plan-estudios-module__I5Z48q__accordion-icon-wrap{color:#0b655a;justify-content:center;align-items:center;display:flex}.plan-estudios-module__I5Z48q__accordion-icon{transition:transform .2s}.plan-estudios-module__I5Z48q__accordion-icon.plan-estudios-module__I5Z48q__open{transform:rotate(180deg)}.plan-estudios-module__I5Z48q__accordion-content{box-sizing:border-box;padding:24px 16px 0}.plan-estudios-module__I5Z48q__accordion-divider{border-top:1px solid #d6e3e5;width:100%;margin-bottom:16px}.plan-estudios-module__I5Z48q__accordion-list{margin:0;padding-left:20px;list-style:outside}.plan-estudios-module__I5Z48q__accordion-list li{color:#242424;margin-bottom:8px;font-family:Work Sans,sans-serif;font-size:16px;line-height:24px}.plan-estudios-module__I5Z48q__plan-cta-wrap{justify-content:center;margin-top:24px;display:flex}.plan-estudios-module__I5Z48q__cta-button{color:#0b655a;cursor:pointer;background:#fff;border:1px solid #0b655a;border-radius:12px;width:320px;height:51px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;transition:all .3s}.plan-estudios-module__I5Z48q__cta-button:hover{background:#f0f7f6}@media (max-width:1023px){.plan-estudios-module__I5Z48q__plan-container{padding:32px 64px}.plan-estudios-module__I5Z48q__plan-title{font-size:32px;line-height:38px}.plan-estudios-module__I5Z48q__cta-button{width:100%;max-width:320px}}@media (max-width:767px){.plan-estudios-module__I5Z48q__plan-container{padding:24px 16px}.plan-estudios-module__I5Z48q__plan-title{font-size:28px;line-height:34px}.plan-estudios-module__I5Z48q__plan-accordions{gap:16px}.plan-estudios-module__I5Z48q__accordion{padding:10px 0}.plan-estudios-module__I5Z48q__accordion-header{padding:0 12px}.plan-estudios-module__I5Z48q__accordion-title{font-size:18px;line-height:24px}.plan-estudios-module__I5Z48q__accordion-content{padding:16px 12px 0}.plan-estudios-module__I5Z48q__accordion-list li{font-size:15px;line-height:22px}.plan-estudios-module__I5Z48q__cta-button{height:48px;font-size:15px}}@media (max-width:480px){.plan-estudios-module__I5Z48q__plan-title{font-size:24px;line-height:30px}.plan-estudios-module__I5Z48q__accordion-title{font-size:16px;line-height:22px}}
.plan-estudios-module__ZYER_W__plan-container{box-sizing:border-box;background:#f8f2e1;width:100%;max-width:1440px;margin:0 auto;padding:32px 178px}.plan-estudios-module__ZYER_W__plan-inner{width:100%;max-width:1010px;margin:0 auto}.plan-estudios-module__ZYER_W__plan-title{text-align:left;color:#242424;width:100%;margin:0 0 24px;font-family:Work Sans,sans-serif;font-size:36px;font-weight:600;line-height:42px}.plan-estudios-module__ZYER_W__plan-accordions{flex-direction:column;gap:24px;display:flex}.plan-estudios-module__ZYER_W__accordion{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:12px 0}.plan-estudios-module__ZYER_W__accordion-header{cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:32px;padding:0 16px;display:flex}.plan-estudios-module__ZYER_W__accordion-title{color:#242424;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;line-height:26px}.plan-estudios-module__ZYER_W__accordion-icon-wrap{color:#0b655a;justify-content:center;align-items:center;display:flex}.plan-estudios-module__ZYER_W__accordion-icon{transition:transform .2s}.plan-estudios-module__ZYER_W__accordion-icon.plan-estudios-module__ZYER_W__open{transform:rotate(180deg)}.plan-estudios-module__ZYER_W__accordion-content{box-sizing:border-box;padding:24px 16px 0}.plan-estudios-module__ZYER_W__accordion-divider{border-top:1px solid #d6e3e5;width:100%;margin-bottom:16px}.plan-estudios-module__ZYER_W__accordion-list{margin:0;padding-left:20px;list-style:outside}.plan-estudios-module__ZYER_W__accordion-list li{color:#242424;margin-bottom:8px;font-family:Work Sans,sans-serif;font-size:16px;line-height:24px}.plan-estudios-module__ZYER_W__plan-cta-wrap{justify-content:center;margin-top:24px;display:flex}.plan-estudios-module__ZYER_W__cta-button{color:#0b655a;cursor:pointer;background:#fff;border:1px solid #0b655a;border-radius:12px;width:320px;height:51px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;transition:all .3s}.plan-estudios-module__ZYER_W__cta-button:hover{background:#f0f7f6}@media (max-width:1023px){.plan-estudios-module__ZYER_W__plan-container{padding:32px 64px}.plan-estudios-module__ZYER_W__plan-title{font-size:32px;line-height:38px}.plan-estudios-module__ZYER_W__cta-button{width:100%;max-width:320px}}@media (max-width:767px){.plan-estudios-module__ZYER_W__plan-container{padding:24px 16px}.plan-estudios-module__ZYER_W__plan-title{font-size:28px;line-height:34px}.plan-estudios-module__ZYER_W__plan-accordions{gap:16px}.plan-estudios-module__ZYER_W__accordion{padding:10px 0}.plan-estudios-module__ZYER_W__accordion-header{padding:0 12px}.plan-estudios-module__ZYER_W__accordion-title{font-size:18px;line-height:24px}.plan-estudios-module__ZYER_W__accordion-content{padding:16px 12px 0}.plan-estudios-module__ZYER_W__accordion-list li{font-size:15px;line-height:22px}.plan-estudios-module__ZYER_W__cta-button{height:48px;font-size:15px}}@media (max-width:480px){.plan-estudios-module__ZYER_W__plan-title{font-size:24px;line-height:30px}.plan-estudios-module__ZYER_W__accordion-title{font-size:16px;line-height:22px}}
.Banner-module__rgaR5W__banner{box-sizing:border-box;background:#e1f8f8;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1440px;height:356px;margin:0 auto;padding:0 56px;display:flex;overflow:hidden}.Banner-module__rgaR5W__frame130{flex-direction:column;flex:1;align-items:flex-start;gap:16px;padding:0 0 0 16px;display:flex}.Banner-module__rgaR5W__frame128{flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;padding:0;display:flex}.Banner-module__rgaR5W__heading{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:31px;font-style:normal;font-weight:600;line-height:36px}.Banner-module__rgaR5W__body{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.Banner-module__rgaR5W__ctaSecondary{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #0b655a;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;max-width:320px;height:55px;padding:16px;transition:background .3s;display:flex}.Banner-module__rgaR5W__ctaSecondary:hover{background:#f0fdfa}.Banner-module__rgaR5W__frame43{flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex}.Banner-module__rgaR5W__ctaText{text-align:center;color:#0b655a;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;line-height:23px}.Banner-module__rgaR5W__caption{color:#242424;margin:0;font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;line-height:15px}.Banner-module__rgaR5W__rectangle{border-radius:255px 0 0;flex-shrink:0;width:470px;height:100%;position:relative;overflow:hidden}.Banner-module__rgaR5W__bannerImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.Banner-module__rgaR5W__banner{padding:0 32px}.Banner-module__rgaR5W__rectangle{border-radius:180px 0 0;width:350px}.Banner-module__rgaR5W__heading{font-size:28px;line-height:32px}}@media (max-width:768px){.Banner-module__rgaR5W__banner{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-width:320px;max-width:654px;height:auto;min-height:610px;padding:0 16px 24px}.Banner-module__rgaR5W__rectangle{border-radius:255px 0 0;order:0;align-self:stretch;width:100%;height:356px}.Banner-module__rgaR5W__frame130{order:1;align-self:stretch;align-items:flex-start;gap:16px;width:100%;height:auto;padding:0 0 0 16px}.Banner-module__rgaR5W__frame128{width:100%;height:auto}.Banner-module__rgaR5W__heading{text-align:left;font-size:25px;line-height:29px}.Banner-module__rgaR5W__body{text-align:left;font-size:16px;line-height:19px}.Banner-module__rgaR5W__ctaSecondary{min-width:240px;max-width:320px}.Banner-module__rgaR5W__ctaText{font-size:20px;line-height:23px}.Banner-module__rgaR5W__caption{text-align:left;font-size:13px;line-height:15px}}@media (min-width:1920px){.Banner-module__rgaR5W__banner{padding:0 120px}.Banner-module__rgaR5W__heading{font-size:42px;line-height:48px}.Banner-module__rgaR5W__body{font-size:20px;line-height:24px}}
