:root{--primary-orange:#ff5900;--primary-black:#040404;--primary-white:#fff;--gray-100:#f5f5f5;--gray-200:#e5e5e5;--gray-300:#d4d4d4;--gray-400:#a3a3a3;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;--gray-800:#262626;--gray-900:#171717;--rich-black:#040404;--raisin-black:#262626;--spanish-gray:#9c9c9c;--orange:#ff5900;--gray:#b1b1b1;--green:#1ff174;--blue:#1564ff;--red:#ff1313;--white:#fff;--black:#2a2626;--full-width:100%;--full-heigh:100%;--font-family-Manrope:"Manrope",sans-serif;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--container-padding:2rem;--container-max-width:1200px;--form-width:380px;--form-background:var(--primary-white);--form-border-radius:1.2rem;--form-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--font-family-Manrope);font-size:62.5%;font-weight:400;scroll-behavior:smooth}body,html{color:var(--black);height:var(--full-heigh);position:relative}body{background:var(--white);display:block;float:none!important;margin:0 auto!important;max-width:1920px;overflow-x:hidden;width:var(--full-width)}a,button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;text-decoration:none}@media only screen and (max-width:768px){a,button{border:none;cursor:default!important;outline:none}}img,video{display:block;height:auto;max-width:var(--full-width);-o-object-fit:cover;object-fit:cover}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0}p{margin-bottom:0!important}.clearfix{clear:both;float:none}.desktop{display:none}.button a{border-radius:8px!important;display:flex!important;flex-direction:column!important;font-size:1.6rem!important;font-weight:600!important;line-height:24px!important;padding:11px 32px!important;width:100%!important}.primary__button a{background:var(--orange)!important;border:1px solid var(--orange)!important;color:var(--white)!important;transition:all .3s ease-in-out}.primary__button:hover a{box-shadow:0 15px 35px var(--orange);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.info__button a{border:1px solid var(--orange)!important;color:var(--orange)!important;transition:all .3s ease-in-out}.info__button:hover a{background:hsla(0,0%,100%,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}#component-header .header{align-items:center;background:var(--rich-black);border-bottom:3px solid var(--orange);display:flex;flex-direction:row;justify-content:space-between;padding:18px 24px;position:relative}#component-header .header .header__logo{align-items:center}#component-header .header .header__logo img{margin:0;width:160px}#component-header .header .header__button{margin:10px 0}#component-header .header .header__button a{background:var(--orange);border:none;border-radius:12px;color:var(--white);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:700;line-height:20px;padding:14px 20px;text-align:left;width:fit-content}#component-header .header .header__button a:hover{background:#ff7614}#component-main .main{display:flex;flex-direction:column;padding:40px 24px}#component-main .main .main__upper{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:32px}#component-main .main .main__tag{background:var(--white);border:1px solid var(--orange);border-radius:16px 0 16px 0;margin-bottom:16px;padding:4px 16px;width:fit-content}#component-main .main .main__tag p{color:var(--orange);font-family:var(--font-family-Manrope);font-size:1.2rem;font-weight:800;line-height:20px;text-align:left}#component-main .main .main__subtitle{margin-bottom:8px}#component-main .main .main__subtitle h2{color:var(--orange);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:700;line-height:normal}#component-main .main .main__title h1{color:var(--white);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:120%}#component-main .main .main__card{background-color:var(--gray-800);border-radius:16px;overflow:hidden;position:relative}#component-main .main .card__image img{height:332px;object-fit:cover;width:-webkit-fill-available}#component-main .main .card__info{align-content:center;background:var(--white);border-radius:8px;bottom:0;display:flex;flex-direction:row;gap:0;justify-content:space-between;margin:14px 12px;padding:16px 42px 16px 24px;position:absolute;width:calc(100% - 24px)}#component-main .main .card__info .info__duration h3,#component-main .main .card__info .info__modality h3{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.2rem;font-weight:700;line-height:24px;text-align:left;text-transform:uppercase}#component-main .main .card__info .card__line{background:var(--orange);height:1px;margin:4px 0 12px;width:calc(100% - 10px)}#component-main .main .card__info .info__duration p,#component-main .main .card__info .info__modality p{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:800;line-height:24px;text-align:left}#component-why .why{display:flex;flex-direction:column;padding:40px 24px 320px}#component-why .why .why__title{margin-bottom:32px}#component-why .why .why__title h2{font-size:2.4rem;font-weight:800}#component-why .why .why__subtitle p,#component-why .why .why__title h2{color:var(--rich-black);font-family:var(--font-family-Manrope);line-height:normal}#component-why .why .why__subtitle p{display:none;font-size:1.8rem;font-weight:500}#component-why .why .why__list{display:flex;flex-direction:column;gap:2rem;margin-bottom:28.71px}#component-why .why .why__item{align-items:flex-start;display:flex;gap:1rem}#component-why .why .why__image img{flex-shrink:0;height:24px;width:24px}#component-why .why .why__info h3{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:600;line-height:normal;margin:0}#component-why .why .why__info p{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:400;line-height:normal;margin:.25rem 0 0;max-width:30ch}#component-form .form{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:40px 24px}#component-form .form .form__title h2{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.8rem;font-weight:600;line-height:28px;text-align:center}#component-form .form__main form{width:var(--full-heigh)}#component-form .form__main form ul{list-style:none}#component-form .form__main form fieldset .hs-form-field{margin:8px 0}#component-form .form__main form fieldset .hs-form-field label{color:#040404;font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:600;line-height:160%;margin-left:16px;text-align:left}#component-form .form__main .hs-form-field.hs-trabajas_actualmente_ label,#component-form .form__main .hs-form-field.hs_he_leido_y_acepto_el_aviso_de_privacidad_y_comunicaciones_de_anahuac label,#component-form .form__main .hs-form-field.hs_ya_culminaste_el_bachillerato_ label{margin-left:0}#component-form .form__main form fieldset .hs-form-field .input{margin-right:0}#component-form .form__main .hs-form-field .input .hs-fieldtype-intl-phone,#component-form .form__main .hs-form-field .input input[name=email],#component-form .form__main .hs-form-field .input input[name=firstname],#component-form .form__main .hs-form-field .input input[name=lastname],#component-form .form__main .hs-form-field .input select[name=rango_de_edad],#component-form .form__main .hs-form-field .input select[name=ya_cuentas_con_inversion_para_tu_licenciatura_]{width:var(--full-width)}#component-form .form__main .hs-form-field .input input,#component-form .form__main .hs-form-field .input select{border:.5px solid #878787;border-radius:0;color:#262626;font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:400;line-height:160%;margin:4px 0;padding:10px 13px;text-align:left}#component-form .form__main .hs-form-field .input input::placeholder,#component-form .form__main .hs-form-field .input select::placeholder{color:#878787}#component-form .form__main .hs-form-field .input select{height:47px;margin-bottom:0}#component-form .form__main .hs-form-field .input ul.inputs-list{display:flex;flex-direction:row;gap:1rem;margin-top:8px}#component-form .form__main ul.hs-error-msgs li label.hs-error-msg{color:var(--red)}#component-form .form__main form fieldset .hs-input[type=radio]{display:none}#component-form .form__main form .hs-form-radio-display{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:.5rem}#component-form .form__main form .hs-form-radio-display:before{background-color:#fff;border:2px solid #262626;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;height:24px;margin-right:8px;vertical-align:middle;width:24px}#component-form .form__main form .hs-form-radio-display,#component-form .form__main form .hs-form-radio-display span{position:relative}#component-form .form__main form .hs-form-radio-display.selected:before{background-color:#262626;box-shadow:inset 0 0 0 5px #fff}#component-form .form__main form .hs-form-booleancheckbox-display input[type=checkbox]{opacity:0;position:absolute}#component-form .form__main form .hs-form-booleancheckbox-display{color:#111;cursor:pointer;display:inline-block;font-size:16px;line-height:1.4;padding-left:32px;position:relative}#component-form .form__main form .hs-form-booleancheckbox-display:before{background-color:#fff;border:2px solid #000;border-radius:4px;content:"";height:20px;left:0;position:absolute;top:3px;transition:all .2s ease;width:20px}#component-form .form__main form .hs-form-booleancheckbox-display input[type=checkbox]:checked+span:before{background-color:#ff5c00;border-color:#ff5c00;border-radius:4px;color:#000;content:"✔";font-size:14px;height:22px;left:-1px;position:absolute;text-align:center;top:2px;width:22px}#component-form .form__main form .hs_submit .hs-button{background:var(--orange);border:none;border-radius:12px;color:var(--white);display:flex;font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:500;line-height:20px;margin-top:26px;padding:10px;text-align:center;width:var(--full-width)}#component-foryou .foryou{background-color:var(--rich-black);color:var(--white);padding:40px 0 40px 24px}#component-foryou .foryou__title{margin-bottom:32px}#component-foryou .foryou__title h2{color:var(--white);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:36px}#component-foryou .foryou__list{position:relative;width:100%}#component-foryou .list__card{background-color:var(--rich-black);display:flex;flex-direction:column;min-height:200px;padding:12px 8px 12px 0}#component-foryou .card__icon{height:72px;margin-bottom:24px;width:72px}#component-foryou .card__icon img{height:100%;object-fit:contain;width:100%}#component-foryou .card__title{margin-bottom:8px}#component-foryou .card__title h3{color:var(--white);font-family:var(--font-family-Manrope);font-size:2rem;font-weight:600;line-height:130%}#component-foryou .card__description p{color:#d8d8d8;font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:400;line-height:24px}#component-foryou .swiper{padding-bottom:0}#component-mesh .mesh{background-image:linear-gradient(#262626,#101010);display:flex;flex-direction:column;padding:40px 24px}#component-mesh .mesh .mesh__title{margin-bottom:8px}#component-mesh .mesh .mesh__title h2{color:var(--white);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:normal}#component-mesh .mesh .mesh__subtitle{margin-bottom:32px}#component-mesh .mesh .mesh__subtitle p{color:var(--white);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:500;line-height:normal}#component-mesh .mesh .mesh__list{display:flex;flex-direction:column;gap:24px}#component-mesh .mesh .mesh__card{background-color:var(--white);border-radius:24px;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:24px;position:relative}#component-mesh .mesh .mesh__card .card__up{align-items:center;display:flex;flex-direction:row;gap:12px}#component-mesh .mesh .mesh__card .card__title h3{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.8rem;font-weight:600;line-height:normal}#component-mesh .mesh .mesh__card .card__content p{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:500;line-height:150%}#component-staff .staff{background-color:#f2f2ed;padding:40px 0 40px 24px}#component-staff .staff .staff__title{margin-bottom:8px}#component-staff .staff .staff__title h2{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:normal}#component-staff .staff .staff__subtitle{margin-bottom:32px}#component-staff .staff .staff__subtitle p{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:500;line-height:normal}#component-staff .staff .staff__list{position:relative;width:100%}#component-staff .staff .list__card{background-color:#f2f2ed;display:flex;flex-direction:column;min-height:200px;padding:12px 8px 12px 0}#component-staff .staff .list__card .card__upper{align-items:center;display:flex;flex-direction:row;gap:16px}#component-staff .staff .list__card .card__photo{height:90px;width:110px}#component-staff .staff .list__card .card__photo img{height:100%;object-fit:contain;width:100%}#component-staff .staff .card__info{display:flex;flex-direction:column;gap:8px}#component-staff .staff .list__card .card__name h3{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:700;line-height:130%}#component-staff .staff .list__card .card__role p{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.2rem;font-weight:500;line-height:16px}#component-staff .staff .list__card .card__description p{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:500;line-height:130%}#component-staff .staff .list__card .card__line{background:var(--orange);height:1px;width:calc(100% - 10px)}#component-testimonial .testimonial{background-color:var(--rich-black);padding:40px 0 40px 24px}#component-testimonial .testimonial .testimonial__title{margin-bottom:8px}#component-testimonial .testimonial .testimonial__title h2{color:var(--white);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:normal}#component-testimonial .testimonial .testimonial__subtitle{margin-bottom:32px}#component-testimonial .testimonial .testimonial__subtitle p{color:var(--white);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:500;line-height:normal}#component-testimonial .testimonial .testimonial__list{position:relative;width:100%}#component-testimonial .testimonial .list__card{background-color:var(--raisin-black);background-image:url(https://comunicacion.anahuaconline.com/hubfs/LP%20Licenciatura%20v2/Vector.png);background-position:100% 100%;background-repeat:no-repeat;background-size:auto;border-radius:24px;display:flex;flex-direction:column;gap:15px;min-height:200px;padding:24px}#component-testimonial .testimonial .list__card .card__stars{width:120px}#component-testimonial .testimonial .list__card .card__stars img{height:100%;object-fit:contain;width:100%}#component-testimonial .testimonial .list__card .card__content p{color:var(--white);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:400;line-height:24px}#component-testimonial .testimonial .list__card .card__bottom{align-items:center;display:flex;flex-direction:row;gap:16px}#component-testimonial .testimonial .card__info{display:flex;flex-direction:column;gap:8px}#component-testimonial .testimonial .list__card .card__name h3{color:var(--white);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:700;line-height:130%}#component-testimonial .testimonial .list__card .card__role p{color:#9c9c9c;font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:500;line-height:16px}#component-faq .faq{background-color:var(--white);padding:40px 24px}#component-faq .faq .faq__title{margin-bottom:8px}#component-faq .faq .faq__title h2{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:normal}#component-faq .faq .faq__title h2 span{color:var(--orange)}#component-faq .faq .faq__subtitle p{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:500;line-height:normal}#component-faq .faq__container{margin-top:32px;padding:0}#component-faq .faq__dropdown{border-radius:0;margin:16px 0}#component-faq .item__button{align-items:center;border:0;border-bottom:1px solid #9c9c9c;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;min-height:18px;outline:none;padding:8px 16px;position:relative;text-align:left;width:100%}#component-faq .item__button h2{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:700;line-height:24px}#component-faq .item__button:hover,#component-faq .item__button:hover:after,.item__button:focus,.item__button:focus:after{cursor:pointer}#component-faq .item__icon img{height:24px;width:24px}#component-faq .faq__dropdown button[aria-expanded=true] .item__icon img:first-child,#component-faq .item__icon img:last-child{display:none}#component-faq .faq__dropdown button[aria-expanded=true] .item__icon img:last-child{display:block}#component-faq .faq__dropdown button[aria-expanded=true]+.item__content{background:#fff;max-height:fit-content;opacity:1;padding:8px 16px;transition:all .2s linear;will-change:opacity,max-height}#component-faq .item__content{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}#component-faq .item__content p{color:var(--raisin-black);font-size:1.6rem;font-weight:400;line-height:24px;margin:1em 0}#component-life .life{background-image:linear-gradient(90deg,#ff5900,#ff3524);display:flex;flex-direction:column;padding:40px 24px}#component-life .life .life__title{margin-bottom:8px}#component-life .life .life__title h2{color:var(--white);font-family:var(--font-family-Manrope);font-size:2.8rem;font-weight:700;line-height:normal}#component-life .life .life__subtitle{margin-bottom:32px}#component-life .life .life__subtitle p{color:var(--white);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:500;line-height:normal}#component-life .life .life__list{display:flex;flex-direction:column;gap:24px}#component-life .life .life__card{background-color:var(--white);border-radius:24px;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:24px;position:relative}#component-life .life .life__card .card__up{align-items:center;display:flex;flex-direction:row;gap:12px}#component-life .life .life__card .card__title h3{color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.8rem;font-weight:600;line-height:normal}#component-life .life .life__card .card__content p{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:500;line-height:150%}#component-footer .footer{background:var(--raisin-black);padding:12px 24px}#component-footer .footer__copyright p{color:var(--white);font-size:1.2rem;font-weight:500;line-height:16px;text-align:center}@media only screen and (min-width:1024px) and (max-width:1439px){#component-header .header{padding:20px 40px}#component-header .header .header__cta{display:block!important}#component-main,#component-main .section__main{position:relative}#component-main .main{padding:56px 40px}#component-main .main .main__title{max-width:500px}#component-main .main .main__card{max-width:50vw}#component-main .main .card__image img{height:472px;width:720px}#component-main .main .card__info{margin:36px 35px;max-width:303px}#component-main #component-form{left:55vw!important;max-width:100%!important;position:absolute;right:0!important;top:110px!important}#component-form .form{background:var(--white);box-shadow:0 4px 28px rgba(0,0,0,.25);gap:0;padding:20px 15px;width:90%}#component-form .form .form__title h2{font-size:1.6rem}#component-form .form__main form fieldset .hs-form-field .input{margin-right:8px}#component-form .form__main form fieldset .hs-form-field label{font-size:1.2rem}#component-form .form__main .hs-form-field .input input,#component-form .form__main .hs-form-field .input select{padding:6px 10px}#component-form .form__main .hs-form-field .input select{height:40px}#component-why .why{padding:64px 40px}#component-why .why .why__subtitle,#component-why .why .why__title{max-width:490px}#component-why .why .why__title{margin-bottom:16px}#component-why .why .why__subtitle p{display:block}#component-why .why .why__list{display:grid;gap:3.9rem;grid-template-columns:repeat(2,1fr);margin-bottom:299px;margin-top:64px;width:var(--full-width)}#component-why .why .why__item:nth-child(2n){justify-content:flex-end}#component-why .why .why__info p{max-width:40ch}#component-foryou .foryou{padding:64px 0 64px 40px}#component-mesh .mesh{padding:64px 40px}#component-mesh .mesh .mesh__card{min-width:218px}#component-mesh .mesh .mesh__card .card__up{align-items:flex-start;flex-direction:column}#component-mesh .mesh .mesh__list{flex-direction:row}#component-staff .staff{padding:64px 0 20px 40px}#component-staff .staff .list__card{margin-top:0!important}#component-staff .staff .list__card .card__description{display:none}#component-staff .staff .list__card .card__description.desktop{display:block!important}#component-staff .staff .list__card .card__photo{height:120px;width:260px}#component-testimonial .testimonial{padding:64px 0 64px 40px}#component-faq .faq{padding:64px 40px}#component-faq .faq .faq__subtitle p,#component-faq .faq .faq__title h2{text-align:center}#component-faq .faq__container{padding:0 100px}#component-faq .item__button{padding:24px 16px}#component-faq .faq__dropdown{margin:0}#component-life .life{padding:64px 40px}#component-life .life .life__card .card__up{align-items:self-start;flex-direction:column}#component-life .life .life__list{flex-direction:row;gap:2rem}#component-footer .footer{padding:12px 40px}#component-footer .footer__copyright p{text-align:left}#component-main .main .card__info .info__duration h3,#component-main .main .card__info .info__modality h3{font-size:1.4rem}#component-main .main .card__info .info__duration p,#component-main .main .card__info .info__modality p{font-size:1.6rem}.mobile{display:none!important}}@media only screen and (min-width:1440px){#component-header .header{max-width:1920px;padding:20px 200px}#component-header .header .header__cta{display:block!important}#component-main{max-width:1920px}#component-main,#component-main .section__main{position:relative}#component-main #component-form{max-width:588px;position:absolute;right:0;top:130px}#component-main .main{padding:56px 80px}#component-main .main .main__tag{padding:12px 20px}#component-main .main .main__tag p{font-size:1.6rem}#component-main .main .main__subtitle h2{font-size:2rem}#component-main .main .main__title{max-width:700px}#component-main .main .main__title h1{font-size:4.8rem}#component-main .main .main__card{max-width:642px}#component-main .main .card__info{margin:36px 35px;max-width:303px}#component-main .main .card__image img{height:472px;width:720px}#component-why .why{padding:64px 200px}#component-why .why .why__subtitle,#component-why .why .why__title{max-width:580px}#component-why .why .why__title{margin-bottom:16px}#component-why .why .why__title h2{font-size:3.2rem}#component-why .why .why__subtitle p{display:block}#component-why .why .why__list{display:grid;gap:3.9rem;grid-template-columns:repeat(2,1fr);margin-bottom:299px;margin-top:64px;width:var(--full-width)}#component-why .why .why__item:nth-child(2n){justify-content:flex-end}#component-why .why .why__info h3{font-size:1.8rem}#component-why .why .why__info p{font-size:1.6rem;max-width:40ch}#component-form .form{background:var(--white);box-shadow:0 4px 28px rgba(0,0,0,.25);padding:40px}#component-foryou .foryou{padding:64px 200px}#component-foryou .foryou__title h2{font-size:3.2rem}#component-mesh .mesh{padding:64px 200px}#component-mesh .mesh .mesh__title h2{font-size:3.6rem}#component-mesh .mesh .mesh__subtitle p{font-size:1.8rem}#component-mesh .mesh .mesh__card{min-width:242px}#component-mesh .mesh .mesh__card .card__up{align-items:flex-start;flex-direction:column}#component-mesh .mesh .mesh__card .card__title h3{font-size:2rem}#component-mesh .mesh .mesh__card .card__content p{font-size:1.6rem}#component-mesh .mesh .mesh__list{flex-direction:row}#component-staff .staff{padding:64px 200px 20px}#component-staff .staff .list__card{margin-top:0!important}#component-staff .staff .list__card .card__description{display:none}#component-staff .staff .list__card .card__description.desktop{display:block!important}#component-staff .staff .list__card .card__photo{height:120px;width:260px}#component-staff .staff .staff__title h2{font-size:3.6rem}#component-staff .staff .list__card .card__name h3{font-size:1.8rem}#component-staff .staff .list__card .card__role p{font-size:1.4rem}#component-staff .staff .staff__subtitle p{font-size:1.8rem}#component-testimonial .testimonial{padding:64px 200px}#component-testimonial .testimonial .testimonial__title h2{font-size:3.6rem}#component-testimonial .testimonial .testimonial__subtitle p{font-size:1.8rem}#component-faq .faq{padding:64px 200px}#component-faq .faq .faq__title h2{font-size:3.6rem;text-align:center}#component-faq .faq .faq__subtitle p{font-size:1.8rem;text-align:center}#component-faq .faq__container{padding:0 250px}#component-faq .item__button{padding:24px 16px}#component-faq .faq__dropdown{margin:0}#component-life .life{padding:64px 200px}#component-life .life .life__card{width:fit-content}#component-life .life .life__card .card__up{align-items:self-start;flex-direction:column}#component-life .life .life__list{flex-direction:row;gap:2rem}#component-life .life .life__title h2{font-size:3.6rem}#component-life .life .life__subtitle p{font-size:1.8rem}#component-life .life .life__card .card__title h3{font-size:2rem}#component-life .life .life__card .card__content p{font-size:1.6rem}#component-footer .footer{padding:12px 200px}#component-footer .footer__copyright p{text-align:left}#component-main .main .card__info .info__duration h3,#component-main .main .card__info .info__modality h3{font-size:1.4rem}#component-main .main .card__info .info__duration p,#component-main .main .card__info .info__modality p{font-size:1.6rem}#component-main .main{padding:56px 10vw!important}#component-main #component-form{left:55vw!important}#component-header{position:fixed;width:100%;z-index:100}#component-main{margin-top:45px}.mobile{display:none!important}}@media screen and (min-width:1920px){#component-header .header{padding:20px 290px}#component-main .main{padding:56px 290px!important}#component-main #component-form{left:100rem!important}#component-why .why{padding:64px 300px 64px 290px}#component-foryou .foryou,#component-mesh .mesh{padding:64px 290px}#component-staff .staff{padding:64px 290px 20px}#component-testimonial .testimonial{padding:64px 290px}#component-faq .faq{padding:64px 280px}#component-life .life{padding:64px 290px}#component-footer .footer{padding:12px 290px}#component-mesh .mesh .mesh__card{min-width:317px}}@media only screen and (min-device-width:480px){#component-main .main{margin-top:-30px}}