.Header-module__ldgnoG__header{z-index:100;background-color:var(--ag-color-bg-white);align-items:center;height:70px;display:flex;position:sticky;top:0}.Header-module__ldgnoG__header__container{justify-content:space-between;align-items:center;width:100%;padding:0 5%;display:flex}.Header-module__ldgnoG__header__logo{align-items:center;display:flex}.Header-module__ldgnoG__header__nav{align-items:center;gap:40px;display:flex}.Header-module__ldgnoG__header__link{color:var(--ag-color-primary);font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module__ldgnoG__header__link:hover{opacity:.7}.Header-module__ldgnoG__header__cta_box{display:none}@media (max-width:767px){.Header-module__ldgnoG__header{height:60px}.Header-module__ldgnoG__header__container{padding:0 16px}.Header-module__ldgnoG__header__logo svg{width:96px;height:auto}.Header-module__ldgnoG__header__nav{display:none}.Header-module__ldgnoG__header__cta_box{display:block}.Header-module__ldgnoG__header__cta_btn{color:#fbe9d4;text-transform:uppercase;background-color:#470952;border-radius:4px;justify-content:center;align-items:center;padding:10px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.Header-module__ldgnoG__header__cta_btn:hover{background-color:#36063e}}
.Hero-module__JgYmMq__hero{min-height:635px;color:var(--ag-color-text-light);background-color:var(--ag-color-primary-dark);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero__carousel{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__hero__slide{opacity:0;transition:opacity .8s ease-in-out;position:absolute;inset:0}.Hero-module__JgYmMq__hero__slide--active{opacity:1}.Hero-module__JgYmMq__hero__overlay{z-index:1;background-color:#00000080;position:absolute;inset:0}.Hero-module__JgYmMq__hero__container{gap:var(--ag-spacing-lg);z-index:10;flex-direction:column;width:100%;display:flex;position:relative}.Hero-module__JgYmMq__hero__left_placeholder{display:none}.Hero-module__JgYmMq__hero__right_column{justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__hero__form_card{background-color:var(--ag-color-bg-white);color:var(--ag-color-text-dark);padding:var(--ag-spacing-lg);border-radius:var(--ag-border-radius-md);width:100%;max-width:320px;box-shadow:0 15px 30px #0003}.Hero-module__JgYmMq__hero__form_title{text-transform:uppercase;color:#470952;text-align:center;margin-bottom:var(--ag-spacing-sm);font-size:1.2rem;font-weight:800}.Hero-module__JgYmMq__hero__form_line{width:240px;height:3px;margin:0 auto var(--ag-spacing-md) auto;background-color:#470952}.Hero-module__JgYmMq__hero__form{gap:var(--ag-spacing-sm);flex-direction:column;display:flex}.Hero-module__JgYmMq__hero__form_group{flex-direction:column;display:flex}.Hero-module__JgYmMq__hero__label{display:none}.Hero-module__JgYmMq__hero__input,.Hero-module__JgYmMq__hero__select{width:100%;height:36px;padding:0 var(--ag-spacing-sm);border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-sm);color:#470952;background-color:#f3f4f6;font-size:.85rem;font-weight:500}.Hero-module__JgYmMq__hero__input::placeholder{color:#47095280}.Hero-module__JgYmMq__hero__radio_group{margin:var(--ag-spacing-xs) 0;justify-content:space-between;display:flex}.Hero-module__JgYmMq__hero__radio_label{cursor:pointer;align-items:center;gap:3px;display:flex}.Hero-module__JgYmMq__hero__radio{accent-color:#470952;width:12px;height:12px}.Hero-module__JgYmMq__hero__radio_text{color:#470952;font-size:.72rem;font-weight:700}.Hero-module__JgYmMq__hero__btn{letter-spacing:.05em;border-radius:var(--ag-border-radius-sm);width:100%;height:auto;min-height:48px;padding:12px 20px;font-size:.9rem;font-weight:800}.Hero-module__JgYmMq__hero__disclaimer{color:#47095299;text-align:center;margin-top:4px;font-size:.55rem;line-height:1.3}.Hero-module__JgYmMq__hero__error{color:var(--ag-color-accent);text-align:center;font-size:.8rem;font-weight:700}.Hero-module__JgYmMq__hero__success{text-align:center;padding:var(--ag-spacing-md) 0;flex-direction:column;align-items:center;display:flex}.Hero-module__JgYmMq__hero__success_icon_box{color:#0f5132;border-radius:var(--ag-border-radius-round);width:50px;height:50px;margin-bottom:var(--ag-spacing-sm);background-color:#d1e7dd;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__hero__success_title{color:#0f5132;margin-bottom:var(--ag-spacing-xs);font-size:1.3rem;font-weight:800}.Hero-module__JgYmMq__hero__success_text{color:var(--ag-color-text-muted);margin-bottom:var(--ag-spacing-md);font-size:.85rem;line-height:1.5}.Hero-module__JgYmMq__hero__success_btn{width:100%}.Hero-module__JgYmMq__hero__dots{bottom:var(--ag-spacing-lg);gap:var(--ag-spacing-sm);z-index:20;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__hero__dot{cursor:pointer;background-color:#fff6;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__JgYmMq__hero__dot--active{background-color:#fbe9d4;transform:scale(1.25);box-shadow:0 0 8px #fbe9d4cc}@media (min-width:1024px){.Hero-module__JgYmMq__hero{height:635px;min-height:635px}.Hero-module__JgYmMq__hero__overlay{display:none}.Hero-module__JgYmMq__hero__container{flex-direction:row;justify-content:space-between;align-items:stretch;gap:0;max-width:1920px;height:100%;padding:0}.Hero-module__JgYmMq__hero__left_placeholder{width:653px;height:100%;display:block}.Hero-module__JgYmMq__hero__right_column{z-index:10;width:calc(100% - 653px);height:100%;position:relative}.Hero-module__JgYmMq__hero__form_card{max-width:315px;height:437px;padding:var(--ag-spacing-md);position:absolute;top:118px;right:120px}}.Hero-module__JgYmMq__hero__mobile_layout{width:100%;display:block}.Hero-module__JgYmMq__hero__mobile_title_block{background-color:#470952;flex-direction:column;gap:16px;width:100%;padding:20px;display:flex}.Hero-module__JgYmMq__hero__mobile_title_text{font-family:var(--ag-font-family);color:#fbe9d4;font-weight:700;line-height:1.2}.Hero-module__JgYmMq__hero__mobile_title_brand{font-size:32px;font-weight:800}.Hero-module__JgYmMq__hero__mobile_title_year{font-size:26px;font-weight:500}.Hero-module__JgYmMq__hero__mobile_subtitle_group{align-items:center;gap:12px;display:flex}.Hero-module__JgYmMq__hero__mobile_subtitle_bar{background-color:#fbe9d4;flex-shrink:0;width:5px;height:48px}.Hero-module__JgYmMq__hero__mobile_subtitle{color:#fbe9d4;margin:0;font-size:15px;line-height:1.4}.Hero-module__JgYmMq__hero__mobile_image_container{width:100%;height:249px;overflow:hidden}.Hero-module__JgYmMq__hero__mobile_image{object-fit:cover;width:100%;height:100%}.Hero-module__JgYmMq__hero__mobile_ai_banner{background-color:#ec615f;align-items:center;gap:16px;width:100%;padding:16px 20px;display:flex}.Hero-module__JgYmMq__hero__mobile_ai_icon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__JgYmMq__hero__mobile_ai_text{color:#fbe9d4;margin:0;font-size:20px;font-weight:600;line-height:1.2}.Hero-module__JgYmMq__hero__mobile_ratings{justify-content:space-around;align-items:center;gap:12px;width:100%;display:flex}.Hero-module__JgYmMq__hero__mobile_rating_card{flex-shrink:0;width:150px;height:140px;position:relative}.Hero-module__JgYmMq__hero__mobile_star_bg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__hero__mobile_star_bg svg{width:100%;height:100%}.Hero-module__JgYmMq__hero__mobile_rating_text{color:#fbe9d4;text-align:center;z-index:2;width:110px;margin:0;font-size:11px;font-weight:500;line-height:1.25;position:absolute;top:39px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__hero__mobile_mec_logo{z-index:2;width:130px;height:auto;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__hero__mobile_stars_row{z-index:2;gap:2px;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__hero__mobile_enade_number{color:#fbe9d4;z-index:2;margin:0;font-size:38px;font-weight:800;line-height:1;position:absolute;top:48px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__hero__mobile_enade_logo{z-index:2;width:75px;height:auto;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:767px){.Hero-module__JgYmMq__hero{background-color:#fbe9d4;flex-direction:column;height:auto;min-height:auto;padding-bottom:30px;display:flex}.Hero-module__JgYmMq__hero__carousel,.Hero-module__JgYmMq__hero__overlay,.Hero-module__JgYmMq__hero__dots,.Hero-module__JgYmMq__hero__left_placeholder{display:none}.Hero-module__JgYmMq__hero__container{z-index:10;margin-top:20px;padding:0 20px}.Hero-module__JgYmMq__hero__form_card{background-color:#fff;border-radius:8px;width:100%;max-width:100%;padding:20px;box-shadow:0 4px 12px #0000000d}}@media (min-width:768px){.Hero-module__JgYmMq__hero__mobile_layout{display:none}}
.Stats-module__Lag95a__stats{color:#fbe9d4;min-height:121px;padding:var(--ag-spacing-md) 0;background-color:#470952;border:none;align-items:center;display:flex}.Stats-module__Lag95a__stats__container{gap:var(--ag-spacing-md);text-align:center;grid-template-columns:repeat(2,1fr);width:100%;display:grid}.Stats-module__Lag95a__stats__item{flex-direction:column;justify-content:center;align-items:center;display:flex}.Stats-module__Lag95a__stats__number{color:#fbe9d4;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1}.Stats-module__Lag95a__stats__label{color:#fbe9d4;margin-top:4px;font-size:clamp(.8rem,1.8vw,1.25rem);font-weight:600}@media (min-width:768px){.Stats-module__Lag95a__stats__container{gap:var(--ag-spacing-md);grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.Stats-module__Lag95a__stats{background-color:#fbe9d4;min-height:auto;padding:0 20px 20px}.Stats-module__Lag95a__stats__container{text-align:left;grid-template-columns:repeat(2,1fr);gap:16px}.Stats-module__Lag95a__stats__item{background-color:#470952;border-radius:0;justify-content:flex-start;align-items:flex-start;height:auto;min-height:95px;padding:12px}.Stats-module__Lag95a__stats__number{color:#fbe9d4;font-size:28px;font-weight:700;line-height:1.1}.Stats-module__Lag95a__stats__label{color:#fbe9d4;margin-top:4px;font-size:16px;font-weight:500;line-height:1.2}}
.SubHero-module__yeFppa__subhero{text-align:center;padding-top:var(--ag-spacing-xl);background-color:var(--ag-color-bg-light);padding-bottom:0}.SubHero-module__yeFppa__subhero__container{align-items:center;gap:var(--ag-spacing-lg);flex-direction:column;margin-left:auto;margin-right:auto;padding-left:6%;padding-right:6%;display:flex}.SubHero-module__yeFppa__subhero__title{color:var(--ag-color-primary);text-transform:uppercase;max-width:900px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.SubHero-module__yeFppa__subhero__text{color:var(--ag-color-text-muted);max-width:850px;font-size:clamp(1rem,2vw,1.3rem);line-height:1.6}.SubHero-module__yeFppa__subhero__container{margin-bottom:var(--ag-spacing-xl)}.SubHero-module__yeFppa__subhero__fullwidth{width:100%;line-height:0;position:relative;overflow:hidden}.SubHero-module__yeFppa__subhero__carousel{width:100%;position:relative}.SubHero-module__yeFppa__subhero__slide{opacity:0;visibility:hidden;transition:opacity .8s ease-in-out,visibility .8s;position:absolute;inset:0}.SubHero-module__yeFppa__subhero__slide--active{opacity:1;visibility:visible;z-index:2;position:relative}.SubHero-module__yeFppa__subhero__custom_img{width:100%;height:auto;display:block}.SubHero-module__yeFppa__subhero__dots{gap:var(--ag-spacing-sm);z-index:10;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.SubHero-module__yeFppa__subhero__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.SubHero-module__yeFppa__subhero__dot:hover{background-color:#fffc}.SubHero-module__yeFppa__subhero__dot--active{background-color:#fff;transform:scale(1.2)}@media (max-width:767px){.SubHero-module__yeFppa__subhero{background-color:#fbe9d4;padding-top:28px;padding-bottom:20px}.SubHero-module__yeFppa__subhero__container{gap:12px;margin-bottom:0;padding-left:20px;padding-right:20px}.SubHero-module__yeFppa__subhero__title{color:#470952;text-transform:none;font-size:30px;line-height:34px}.SubHero-module__yeFppa__subhero__text{color:#470952;font-size:16px;line-height:22px}.SubHero-module__yeFppa__subhero__fullwidth{display:none}}
.Promo-module__3_Wm5a__promo{background-color:var(--ag-color-secondary);color:var(--ag-color-text-light);padding:var(--ag-spacing-xl) 0;border-bottom:4px solid var(--ag-color-accent);overflow:hidden}.Promo-module__3_Wm5a__promo__container{gap:var(--ag-spacing-lg);flex-direction:column;display:flex}.Promo-module__3_Wm5a__promo__content{flex-direction:column;justify-content:center;max-width:600px;display:flex}.Promo-module__3_Wm5a__promo__badge{background-color:var(--ag-color-primary-dark);color:var(--ag-color-bg-light);border-radius:var(--ag-border-radius-sm);text-transform:uppercase;align-self:flex-start;align-items:center;gap:var(--ag-spacing-xs);margin-bottom:var(--ag-spacing-md);padding:.4rem 1rem;font-size:.85rem;font-weight:800;display:flex}.Promo-module__3_Wm5a__promo__row{align-items:center;gap:var(--ag-spacing-md);margin-bottom:var(--ag-spacing-md);display:flex}.Promo-module__3_Wm5a__promo__value_box{background-color:var(--ag-color-accent);padding:var(--ag-spacing-xs) var(--ag-spacing-md);border-radius:var(--ag-border-radius-md);box-shadow:0 4px 12px #00000026}.Promo-module__3_Wm5a__promo__value{color:var(--ag-color-text-light);font-size:clamp(3rem,7vw,5rem);font-weight:900;line-height:1}.Promo-module__3_Wm5a__promo__desc_box{flex:1}.Promo-module__3_Wm5a__promo__desc{color:var(--ag-color-bg-light);font-size:clamp(1.2rem,3vw,1.8rem);font-weight:800;line-height:1.2}.Promo-module__3_Wm5a__promo__benefit_card{align-items:center;gap:var(--ag-spacing-sm);padding:var(--ag-spacing-sm) var(--ag-spacing-md);border-radius:var(--ag-border-radius-md);margin-bottom:var(--ag-spacing-sm);background-color:#ffffff1a;display:flex}.Promo-module__3_Wm5a__promo__benefit_icon{color:#fff275;flex-shrink:0}.Promo-module__3_Wm5a__promo__benefit_text{font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:700}.Promo-module__3_Wm5a__promo__note{color:#e2d9f3;margin-bottom:var(--ag-spacing-lg);font-size:.8rem;font-style:italic}.Promo-module__3_Wm5a__promo__cta{align-self:flex-start}.Promo-module__3_Wm5a__promo__image_wrapper{border-radius:var(--ag-border-radius-lg);width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.Promo-module__3_Wm5a__promo__image{object-fit:cover;aspect-ratio:4/3;width:100%;height:auto}@media (max-width:767px){.Promo-module__3_Wm5a__promo{background-color:#fbe9d4;border-bottom:none;padding:0}.Promo-module__3_Wm5a__promo__container{flex-direction:column;gap:0}.Promo-module__3_Wm5a__promo__content{z-index:2;background-color:#586bb1;flex-direction:column;max-width:100%;padding:20px 20px 80px;display:flex;position:relative}.Promo-module__3_Wm5a__promo__badge{color:#fbe9d4;text-transform:none;background:0 0;margin-bottom:12px;padding:0;font-size:36px;font-weight:500}.Promo-module__3_Wm5a__promo__badge svg{display:none}.Promo-module__3_Wm5a__promo__row{align-items:center;gap:12px;margin-bottom:16px}.Promo-module__3_Wm5a__promo__value_box{box-shadow:none;background-color:#ec615f;border-radius:999px;padding:6px 16px}.Promo-module__3_Wm5a__promo__value{color:#fbe9d4;font-size:28px;font-weight:700}.Promo-module__3_Wm5a__promo__desc{color:#fbe9d4;font-size:24px;font-weight:400;line-height:1.2}.Promo-module__3_Wm5a__promo__benefit_card{z-index:10;background-color:#470952;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:0;padding:16px;display:flex;position:absolute;bottom:-40px;left:20px;right:20px;box-shadow:0 4px 12px #00000026}.Promo-module__3_Wm5a__promo__benefit_icon{color:#fbe9d4}.Promo-module__3_Wm5a__promo__benefit_text{color:#fbe9d4;text-align:center;width:100%;font-size:15px;font-weight:500}.Promo-module__3_Wm5a__promo__note{color:#fbe9d4;background-color:#470952;align-self:flex-start;margin-bottom:0;padding:8px 12px;font-size:13px;font-style:normal;display:inline-block}.Promo-module__3_Wm5a__promo__cta{display:none}.Promo-module__3_Wm5a__promo__image_wrapper{box-shadow:none;z-index:1;border-radius:0;height:220px;margin-top:0;overflow:hidden}.Promo-module__3_Wm5a__promo__image{aspect-ratio:auto;object-fit:cover;width:100%;height:100%}}@media (min-width:768px){.Promo-module__3_Wm5a__promo__container{justify-content:space-between;align-items:center;gap:var(--ag-spacing-xl);flex-direction:row}.Promo-module__3_Wm5a__promo__content,.Promo-module__3_Wm5a__promo__image_wrapper{flex:1}}
.Ingresso-module__rYET4a__ingresso{background-color:var(--ag-color-bg-white);padding-top:var(--ag-spacing-xl);padding-bottom:var(--ag-spacing-xl)}.Ingresso-module__rYET4a__ingresso__container{flex-direction:column;align-items:center;display:flex}.Ingresso-module__rYET4a__ingresso__title{color:var(--ag-color-primary);text-align:center;max-width:757px;margin-bottom:var(--ag-spacing-xl);font-size:clamp(2rem,5vw,3.75rem);font-weight:500;line-height:1.2}.Ingresso-module__rYET4a__ingresso__grid{flex-direction:column;gap:23px;width:100%;max-width:1196px;display:flex}.Ingresso-module__rYET4a__ingresso__row{justify-content:center;gap:23px;display:flex}.Ingresso-module__rYET4a__ingresso__row--centered{justify-content:center}.Ingresso-module__rYET4a__ingresso__card{text-align:center;background-color:#586bb1;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;width:383px;height:279px;padding:0;transition:all .3s;display:flex}.Ingresso-module__rYET4a__ingresso__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #4c2d7533}.Ingresso-module__rYET4a__ingresso__icon{justify-content:center;align-items:center;height:47px;margin-top:45px;margin-bottom:12px;display:flex}.Ingresso-module__rYET4a__ingresso__card_title{color:#f49e5c;margin-bottom:8px;font-size:30px;font-weight:600;line-height:1.2}.Ingresso-module__rYET4a__ingresso__card_desc{color:#fff;max-width:351px;padding:0 32px;font-size:20px;font-weight:400;line-height:1.5}.Ingresso-module__rYET4a__ingresso__cta_box{justify-content:center;margin-top:58px;display:flex}.Ingresso-module__rYET4a__ingresso__cta{background-color:var(--ag-color-primary);color:var(--ag-color-bg-light);text-transform:uppercase;letter-spacing:1px;border-radius:0;padding:22px 80px;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Ingresso-module__rYET4a__ingresso__cta:hover{background-color:var(--ag-color-primary-dark);transform:translateY(-2px);box-shadow:0 5px 15px #4709524d}@media (max-width:1200px){.Ingresso-module__rYET4a__ingresso__card{width:340px;height:260px}.Ingresso-module__rYET4a__ingresso__card_desc{padding:0 24px;font-size:18px}}@media (max-width:1024px){.Ingresso-module__rYET4a__ingresso__row{flex-wrap:wrap}.Ingresso-module__rYET4a__ingresso__card{width:calc(50% - 12px);min-width:300px}}@media (max-width:767px){.Ingresso-module__rYET4a__ingresso{padding-top:28px;padding-bottom:28px}.Ingresso-module__rYET4a__ingresso__container{padding:0 20px}.Ingresso-module__rYET4a__ingresso__title{margin-bottom:28px;font-size:30px;line-height:38px}.Ingresso-module__rYET4a__ingresso__grid{gap:16px}.Ingresso-module__rYET4a__ingresso__row{flex-direction:column;align-items:center;gap:16px}.Ingresso-module__rYET4a__ingresso__card{text-align:center;align-items:center;gap:16px;width:100%;min-width:auto;max-width:320px;height:auto;min-height:auto;padding:24px 20px}.Ingresso-module__rYET4a__ingresso__icon{justify-content:center;align-items:center;margin-top:0;margin-bottom:0;display:flex}.Ingresso-module__rYET4a__ingresso__card_title{text-align:center;margin-bottom:0;font-size:20px}.Ingresso-module__rYET4a__ingresso__card_desc{text-align:center;max-width:100%;padding:0;font-size:15px;line-height:22px}.Ingresso-module__rYET4a__ingresso__cta_box{width:100%;max-width:400px;margin-top:28px}.Ingresso-module__rYET4a__ingresso__cta{color:#fbe9d4;text-align:center;background-color:#470952;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;display:flex}.Ingresso-module__rYET4a__ingresso__cta:hover{color:#fbe9d4;box-shadow:none;background-color:#36063e;transform:none}}
.Video-module__GKEy-W__video{background-color:#470952;width:100%;height:468px;position:relative;overflow:hidden}.Video-module__GKEy-W__video__container{width:100%;height:100%;position:relative}.Video-module__GKEy-W__video__title{color:#fbe9d4;word-break:break-word;width:447px;height:156px;margin:0;font-size:60px;font-weight:500;line-height:70px;position:absolute;top:128px;left:6%}.Video-module__GKEy-W__video__subtitle{color:#fbe9d4;width:455px;height:49px;margin:0;font-size:25px;font-weight:400;line-height:1.2;position:absolute;top:284px;left:6%}.Video-module__GKEy-W__video__thumbnail_wrapper{cursor:pointer;width:50%;height:465px;position:absolute;top:3px;right:0;overflow:hidden}.Video-module__GKEy-W__video__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.Video-module__GKEy-W__video__thumbnail_wrapper:hover .Video-module__GKEy-W__video__image{transform:scale(1.03)}.Video-module__GKEy-W__video__modal{z-index:999;backdrop-filter:blur(8px);background-color:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Video-module__GKEy-W__video__modal_content{background-color:#000;border-radius:8px;width:100%;max-width:900px;position:relative;overflow:hidden}.Video-module__GKEy-W__video__modal_close{color:#fbe9d4;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:-40px;right:0}.Video-module__GKEy-W__video__iframe_wrapper{width:100%;padding-top:56.25%;position:relative}.Video-module__GKEy-W__video__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1200px){.Video-module__GKEy-W__video__title{width:380px;font-size:48px}.Video-module__GKEy-W__video__subtitle{width:380px;font-size:22px}.Video-module__GKEy-W__video__thumbnail_wrapper{width:50%}}@media (max-width:1024px){.Video-module__GKEy-W__video{flex-direction:column;justify-content:center;align-items:center;height:auto;min-height:500px;padding:60px 5%;display:flex}.Video-module__GKEy-W__video__container{height:auto;position:relative}.Video-module__GKEy-W__video__title{text-align:center;width:100%;max-width:500px;height:auto;margin-bottom:16px;position:relative;top:auto;left:auto}.Video-module__GKEy-W__video__subtitle{text-align:center;width:100%;max-width:500px;height:auto;margin-bottom:40px;position:relative;top:auto;left:auto}.Video-module__GKEy-W__video__thumbnail_wrapper{width:100%;max-width:600px;height:340px;position:relative;top:auto;left:auto;right:auto}}.Video-module__GKEy-W__video__cta_box{display:none}@media (max-width:767px){.Video-module__GKEy-W__video{background-color:#470952;flex-direction:column;align-items:center;gap:24px;height:auto;min-height:auto;padding:20px;display:flex}.Video-module__GKEy-W__video__container{flex-direction:column;align-items:center;gap:8px;width:100%;height:auto;display:flex}.Video-module__GKEy-W__video__title{color:#fbe9d4;text-align:center;width:100%;height:auto;margin:0;font-size:30px;line-height:38px;position:relative;top:auto;left:auto}.Video-module__GKEy-W__video__subtitle{color:#fbe9d4;text-align:center;width:100%;height:auto;margin:0;font-size:16px;line-height:1.4;position:relative;top:auto;left:auto}.Video-module__GKEy-W__video__thumbnail_wrapper{border-radius:8px;width:100%;height:200px;position:relative;top:auto;left:auto;right:auto;overflow:hidden}.Video-module__GKEy-W__video__image{border-radius:8px}.Video-module__GKEy-W__video__cta_box{width:100%;max-width:400px;margin-top:0;display:flex}.Video-module__GKEy-W__video__cta{color:#470952;text-align:center;text-transform:uppercase;background-color:#fbe9d4;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.Video-module__GKEy-W__video__cta:hover{color:#470952;background-color:#e0cca9}}
.CourseFinder-module__nE6f4q__courses{background-color:var(--ag-color-bg-white);padding-top:var(--ag-spacing-xl);padding-bottom:var(--ag-spacing-xl)}.CourseFinder-module__nE6f4q__courses__container{flex-direction:column;align-items:center;display:flex}.CourseFinder-module__nE6f4q__courses__header{text-align:center;margin-bottom:var(--ag-spacing-xl)}.CourseFinder-module__nE6f4q__courses__title{color:#586bb1;margin-bottom:var(--ag-spacing-md);font-size:clamp(2rem,5vw,3.75rem);font-weight:500;line-height:1.2}.CourseFinder-module__nE6f4q__courses__subtitle{color:#586bb1;max-width:1196px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.5}.CourseFinder-module__nE6f4q__courses__filters{width:100%;max-width:954px;margin:0 auto var(--ag-spacing-xl) auto;background-color:#d9d9d980;grid-template-columns:1fr 1fr;gap:23px;padding:20px 40px;display:grid}.CourseFinder-module__nE6f4q__courses__filter_group{flex-direction:column;display:flex}.CourseFinder-module__nE6f4q__courses__filter_select{color:#47095280;cursor:pointer;-webkit-appearance:none;appearance:none;background-color:#d9d9d9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23470952' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:20px;border:none;width:100%;height:63px;padding:0 20px;font-size:15px;font-weight:500}.CourseFinder-module__nE6f4q__courses__grid{grid-template-columns:repeat(3,1fr);gap:23px;width:100%;max-width:1196px;margin:0 auto;display:grid}.CourseFinder-module__nE6f4q__courses__grid--limited{grid-template-rows:repeat(2,auto);overflow:hidden}.CourseFinder-module__nE6f4q__courses__card{background-color:#470952;flex-direction:column;height:100%;display:flex;overflow:hidden}.CourseFinder-module__nE6f4q__courses__card_image{width:100%;height:200px;min-height:200px;position:relative;overflow:hidden}.CourseFinder-module__nE6f4q__courses__card_image img{object-fit:cover;width:100%;height:100%;display:block}.CourseFinder-module__nE6f4q__courses__card_content{flex-direction:column;flex:1;align-items:center;padding:16px 16px 20px;display:flex}.CourseFinder-module__nE6f4q__courses__card_name{color:#fbe9d4;text-align:center;align-items:center;min-height:54px;margin-bottom:12px;font-size:22px;font-weight:600;line-height:1.2;display:flex}.CourseFinder-module__nE6f4q__courses__card_tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:36px;margin-bottom:14px;display:flex}.CourseFinder-module__nE6f4q__courses__card_tag{color:#fbe9d4;border:1px solid #fbe9d4;align-items:center;gap:20px;height:32px;padding:5px 18px;font-size:13px;font-weight:600;display:flex}.CourseFinder-module__nE6f4q__courses__card_tag_item{align-items:center;gap:6px;display:flex}.CourseFinder-module__nE6f4q__courses__card_tag_item svg{flex-shrink:0}.CourseFinder-module__nE6f4q__courses__card_details{width:100%;min-height:70px;margin-bottom:14px;display:flex}.CourseFinder-module__nE6f4q__courses__card_detail{text-align:center;border-right:1px solid #fbe9d44d;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:10px 4px;display:flex}.CourseFinder-module__nE6f4q__courses__card_detail:last-child{border-right:none}.CourseFinder-module__nE6f4q__courses__card_detail svg{margin-bottom:4px}.CourseFinder-module__nE6f4q__courses__card_detail span{color:#fbe9d4;font-size:11px;font-weight:600;line-height:1.3}.CourseFinder-module__nE6f4q__courses__card_btn{color:#470952;text-align:center;background-color:#fbe9d4;width:188px;height:36px;margin-top:auto;font-size:14px;font-weight:600;line-height:36px;text-decoration:none;transition:all .3s;display:block}.CourseFinder-module__nE6f4q__courses__card_btn:hover{color:#fbe9d4;background-color:#0000;border:1px solid #fbe9d4}.CourseFinder-module__nE6f4q__courses__cta_box{margin-top:var(--ag-spacing-xl);justify-content:center;display:flex}.CourseFinder-module__nE6f4q__courses__cta{color:#fbe9d4;text-align:center;background-color:#586bb1;width:411px;height:68px;font-size:20px;font-weight:500;line-height:68px;text-decoration:none;transition:all .3s;display:block}.CourseFinder-module__nE6f4q__courses__cta:hover{background-color:#470952}.CourseFinder-module__nE6f4q__courses__empty{text-align:center;padding:var(--ag-spacing-xl);color:var(--ag-color-text-muted);border:2px dashed var(--ag-color-border);border-radius:var(--ag-border-radius-lg);grid-column:1/-1;font-size:1.1rem}@media (max-width:1024px){.CourseFinder-module__nE6f4q__courses__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.CourseFinder-module__nE6f4q__courses__filters{grid-template-columns:1fr;padding:16px 20px}.CourseFinder-module__nE6f4q__courses__grid{grid-template-columns:1fr;max-width:400px}.CourseFinder-module__nE6f4q__courses__cta{width:100%;max-width:400px}}
.Bolsas-module__00MOQa__bolsas{width:100%;height:709px;min-height:709px;position:relative;overflow:hidden}.Bolsas-module__00MOQa__bolsas__fullwidth{width:100%;height:100%;line-height:0;position:relative;overflow:hidden}.Bolsas-module__00MOQa__bolsas__carousel{width:100%;height:100%;position:relative}.Bolsas-module__00MOQa__bolsas__slide{opacity:0;visibility:hidden;transition:opacity .8s ease-in-out,visibility .8s;position:absolute;inset:0}.Bolsas-module__00MOQa__bolsas__slide--active{opacity:1;visibility:visible;z-index:2;position:absolute;inset:0}.Bolsas-module__00MOQa__bolsas__custom_img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Bolsas-module__00MOQa__bolsas__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.Bolsas-module__00MOQa__bolsas__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Bolsas-module__00MOQa__bolsas__dot:hover{background-color:#fffc}.Bolsas-module__00MOQa__bolsas__dot--active{background-color:#fff;transform:scale(1.2)}.Bolsas-module__00MOQa__bolsas__mobile{flex-direction:column;width:100%;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_header{text-align:center;background-color:#ec615f;flex-direction:column;align-items:center;gap:16px;padding:20px;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_title{color:#fbe9d4;margin:0;font-size:36px;line-height:42px}.Bolsas-module__00MOQa__bolsas__mobile_subtitle{color:#fbe9d4;margin:0;font-size:16px;line-height:22px}.Bolsas-module__00MOQa__bolsas__mobile_image_container{width:100%;height:220px;overflow:hidden}.Bolsas-module__00MOQa__bolsas__mobile_image{object-fit:cover;width:100%;height:100%}.Bolsas-module__00MOQa__bolsas__mobile_pills_container{background-color:#fff;flex-direction:column;align-items:center;gap:16px;width:100%;padding:20px;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_card{background-color:#fbe9d4;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:400px;min-height:118px;padding:16px;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_logo_fies{object-fit:contain;width:150px;height:62px}.Bolsas-module__00MOQa__bolsas__mobile_logo_pravaler{object-fit:contain;width:140px;height:52px}.Bolsas-module__00MOQa__bolsas__mobile_badge_icon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_card_text{color:#586bb1;margin:0;font-size:13px;font-weight:500}.Bolsas-module__00MOQa__bolsas__mobile_card_title_badge{color:#470952;margin:0;font-size:20px;font-weight:700}.Bolsas-module__00MOQa__bolsas__mobile_badge_italic{font-style:italic;font-weight:400}.Bolsas-module__00MOQa__bolsas__mobile_cta_container{background-color:#fff;justify-content:center;width:100%;padding:0 20px 20px;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_cta{color:#fbe9d4;text-align:center;text-transform:uppercase;background-color:#586bb1;justify-content:center;align-items:center;width:100%;max-width:400px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;display:flex}.Bolsas-module__00MOQa__bolsas__mobile_cta:hover{background-color:#45558f}@media (max-width:767px){.Bolsas-module__00MOQa__bolsas{background-color:#fff;height:auto;min-height:auto}.Bolsas-module__00MOQa__bolsas__desktop{display:none}.Bolsas-module__00MOQa__bolsas__mobile{display:flex}}@media (min-width:768px){.Bolsas-module__00MOQa__bolsas__mobile{display:none}.Bolsas-module__00MOQa__bolsas__desktop{width:100%;height:100%;display:block}}
.Gallery-module__Sa_FLW__gallery{width:100%}.Gallery-module__Sa_FLW__gallery__header{background-color:#f49e5c;flex-direction:column;align-items:center;gap:33px;padding:60px 243px 59px;display:flex}.Gallery-module__Sa_FLW__gallery__title{color:#470952;text-align:center;margin:0;font-size:60px;font-weight:500;line-height:70px}.Gallery-module__Sa_FLW__gallery__subtitle{color:#470952;text-align:center;max-width:943px;margin:0;font-size:25px;font-weight:400;line-height:1.4}.Gallery-module__Sa_FLW__gallery__grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:4px;width:100%;display:grid}.Gallery-module__Sa_FLW__gallery__item{aspect-ratio:4096/2734;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__gallery__image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1200px){.Gallery-module__Sa_FLW__gallery__header{padding:50px 10%}.Gallery-module__Sa_FLW__gallery__title{font-size:48px;line-height:1.2}.Gallery-module__Sa_FLW__gallery__subtitle{font-size:22px}}@media (max-width:767px){.Gallery-module__Sa_FLW__gallery__header{gap:16px;padding:20px 20px 12px}.Gallery-module__Sa_FLW__gallery__title{font-size:30px;line-height:38px}.Gallery-module__Sa_FLW__gallery__subtitle{font-size:16px;line-height:22px}.Gallery-module__Sa_FLW__gallery__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:20px;display:flex;overflow-x:auto}.Gallery-module__Sa_FLW__gallery__grid::-webkit-scrollbar{display:none}.Gallery-module__Sa_FLW__gallery__item{scroll-snap-align:start;aspect-ratio:auto;flex-shrink:0;width:230px;height:200px}}
.Clinics-module__Z179ha__clinics{background-color:#586bb1;width:100%;padding:40px 0 64px}.Clinics-module__Z179ha__clinics__container{flex-direction:column;gap:83px;margin:0 auto;padding-left:6%;padding-right:0;display:flex;overflow:hidden}.Clinics-module__Z179ha__clinics__header{align-items:stretch;gap:0;width:105%;margin-right:-5%;display:flex}.Clinics-module__Z179ha__clinics__header_text{flex-direction:column;flex:0 0 50%;justify-content:center;gap:39px;padding-right:40px;display:flex}.Clinics-module__Z179ha__clinics__title{color:#fbe9d4;margin:0;font-size:60px;font-weight:500;line-height:70px}.Clinics-module__Z179ha__clinics__subtitle{color:#fbe9d4;max-width:537px;margin:0;font-size:25px;font-weight:400;line-height:35px}.Clinics-module__Z179ha__clinics__header_image{flex:1;height:406px;overflow:hidden}.Clinics-module__Z179ha__clinics__hero_img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Clinics-module__Z179ha__clinics__grid{grid-template-columns:repeat(3,1fr);gap:23px;width:100%;max-width:1196px;margin:0 auto;display:grid}.Clinics-module__Z179ha__clinics__card{flex-direction:column;display:flex}.Clinics-module__Z179ha__clinics__card_image{aspect-ratio:2560/1709;width:100%;overflow:hidden}.Clinics-module__Z179ha__clinics__card_img{object-fit:cover;width:100%;height:100%;display:block}.Clinics-module__Z179ha__clinics__card_content{background-color:#470952;justify-content:center;align-items:center;min-height:94px;padding:17px 53px 23px;display:flex}.Clinics-module__Z179ha__clinics__card_title{color:#fbe9d4;text-align:center;white-space:pre-line;margin:0;font-size:25px;font-weight:500;line-height:30px}.Clinics-module__Z179ha__clinics__cta_box{justify-content:center;display:flex}.Clinics-module__Z179ha__clinics__cta{color:#470952;text-align:center;background-color:#fbe9d4;width:411px;height:68px;font-size:20px;font-weight:600;line-height:68px;text-decoration:none;transition:all .3s;display:block}.Clinics-module__Z179ha__clinics__cta:hover{color:#fbe9d4;background-color:#470952;border:1px solid #fbe9d4}@media (max-width:1200px){.Clinics-module__Z179ha__clinics__header_text{flex:0 0 50%;padding-right:20px}.Clinics-module__Z179ha__clinics__title{font-size:48px;line-height:1.2}.Clinics-module__Z179ha__clinics__subtitle{font-size:22px}}@media (max-width:1024px){.Clinics-module__Z179ha__clinics__header{flex-direction:column;width:100%;margin-right:0}.Clinics-module__Z179ha__clinics__header_text{text-align:center;flex:none;align-items:center;width:100%;padding-right:0}.Clinics-module__Z179ha__clinics__header_image{width:100%;height:350px}.Clinics-module__Z179ha__clinics__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.Clinics-module__Z179ha__clinics{background-color:#586bb1;padding:0 0 32px}.Clinics-module__Z179ha__clinics__container{gap:32px;padding-left:0;padding-right:0}.Clinics-module__Z179ha__clinics__header{flex-direction:column-reverse;width:100%;margin-right:0}.Clinics-module__Z179ha__clinics__header_text{text-align:center;align-items:center;gap:20px;padding:20px}.Clinics-module__Z179ha__clinics__title{text-align:center;font-size:30px;line-height:38px}.Clinics-module__Z179ha__clinics__subtitle{text-align:center;max-width:100%;font-size:16px;line-height:22px}.Clinics-module__Z179ha__clinics__header_image{width:100%;height:220px}.Clinics-module__Z179ha__clinics__grid{grid-template-columns:1fr;gap:16px;max-width:440px;padding:0 20px}.Clinics-module__Z179ha__clinics__card_image{aspect-ratio:auto;height:150px}.Clinics-module__Z179ha__clinics__card_content{min-height:auto;padding:16px}.Clinics-module__Z179ha__clinics__card_title{font-size:18px;line-height:1.3}.Clinics-module__Z179ha__clinics__cta_box{justify-content:center;width:100%;padding:0 20px;display:flex}.Clinics-module__Z179ha__clinics__cta{color:#470952;background-color:#fbe9d4;justify-content:center;align-items:center;width:100%;max-width:400px;height:auto;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;display:flex}.Clinics-module__Z179ha__clinics__cta:hover{color:#470952;background-color:#e0cca9;border:none}}
.Beneficios-module__OKa4BG__beneficios{background-color:var(--ag-color-bg-white);padding:63px 0}.Beneficios-module__OKa4BG__beneficios__container{flex-direction:column;align-items:center;width:100%;display:flex}.Beneficios-module__OKa4BG__beneficios__grid{justify-content:center;gap:50px;width:100%;margin-bottom:51px;display:flex}.Beneficios-module__OKa4BG__beneficios__card{background-color:#fbe9d4;flex-shrink:0;justify-content:center;align-items:center;width:365px;height:230px;padding:20px;display:flex;overflow:hidden}.Beneficios-module__OKa4BG__beneficios__card_img{object-fit:contain;max-width:100%;max-height:100%;display:block}.Beneficios-module__OKa4BG__beneficios__cta_box{justify-content:center;display:flex}.Beneficios-module__OKa4BG__beneficios__cta{color:#fbe9d4;text-align:center;background-color:#586bb1;width:411px;height:68px;font-size:20px;font-weight:500;line-height:68px;text-decoration:none;transition:all .3s;display:block}.Beneficios-module__OKa4BG__beneficios__cta:hover{background-color:#470952}@media (max-width:1200px){.Beneficios-module__OKa4BG__beneficios{padding:40px 5%}.Beneficios-module__OKa4BG__beneficios__grid{gap:30px}.Beneficios-module__OKa4BG__beneficios__card{width:300px;height:200px}}@media (max-width:1024px){.Beneficios-module__OKa4BG__beneficios__grid{flex-wrap:wrap;justify-content:center}.Beneficios-module__OKa4BG__beneficios__card{width:calc(50% - 20px);min-width:280px}}@media (max-width:767px){.Beneficios-module__OKa4BG__beneficios{padding:30px 5%}.Beneficios-module__OKa4BG__beneficios__grid{flex-direction:column;align-items:center}.Beneficios-module__OKa4BG__beneficios__card{width:100%;max-width:365px}.Beneficios-module__OKa4BG__beneficios__cta{width:100%;max-width:400px}}
.Why-module__bOZe8a__why{background-color:var(--ag-color-bg-white);padding:86px 0}.Why-module__bOZe8a__why__container{flex-direction:column;align-items:center;gap:85px;max-width:1440px;margin:0 auto;padding-left:122px;padding-right:122px;display:flex}.Why-module__bOZe8a__why__title{color:#470952;text-align:center;margin:0;font-size:60px;font-weight:500;line-height:70px}.Why-module__bOZe8a__why__grid{grid-template-columns:repeat(2,1fr);gap:23px;width:100%;display:grid}.Why-module__bOZe8a__why__card{cursor:pointer;flex-direction:column;display:flex}.Why-module__bOZe8a__why__card_image{aspect-ratio:1284/674;width:100%;overflow:hidden}.Why-module__bOZe8a__why__card_img{object-fit:cover;width:100%;height:100%;display:block}.Why-module__bOZe8a__why__card_content{background-color:#470952;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:100px;padding:26px 78px 30px 79px;transition:all .4s;display:flex;overflow:hidden}.Why-module__bOZe8a__why__card:hover .Why-module__bOZe8a__why__card_content{justify-content:flex-start;gap:31px;min-height:206px;padding-top:26px}.Why-module__bOZe8a__why__card_title{color:#fff;text-align:center;white-space:pre-line;margin:0;font-size:30px;font-weight:600;line-height:35px}.Why-module__bOZe8a__why__card_desc{color:#fff;text-align:center;opacity:0;max-width:431px;max-height:0;margin:0;font-size:20px;font-weight:400;line-height:30px;transition:all .4s;overflow:hidden}.Why-module__bOZe8a__why__card:hover .Why-module__bOZe8a__why__card_desc{opacity:1;max-height:200px}.Why-module__bOZe8a__why__cta_box{justify-content:center;display:flex}.Why-module__bOZe8a__why__cta{color:#fbe9d4;text-align:center;background-color:#586bb1;width:411px;height:68px;font-size:20px;font-weight:600;line-height:68px;text-decoration:none;transition:all .3s;display:block}.Why-module__bOZe8a__why__cta:hover{background-color:#470952}@media (max-width:1200px){.Why-module__bOZe8a__why__container{padding-left:5%;padding-right:5%}.Why-module__bOZe8a__why__title{font-size:48px;line-height:1.2}}@media (max-width:767px){.Why-module__bOZe8a__why{padding:28px 0}.Why-module__bOZe8a__why__container{gap:28px;padding-left:20px;padding-right:20px}.Why-module__bOZe8a__why__title{font-size:32px;line-height:38px}.Why-module__bOZe8a__why__grid{grid-template-columns:1fr;gap:16px}.Why-module__bOZe8a__why__card_content,.Why-module__bOZe8a__why__card:hover .Why-module__bOZe8a__why__card_content{justify-content:center;gap:8px;min-height:auto;padding:16px}.Why-module__bOZe8a__why__card_title{font-size:18px;line-height:1.3}.Why-module__bOZe8a__why__card_desc,.Why-module__bOZe8a__why__card:hover .Why-module__bOZe8a__why__card_desc{color:#fbe9d4;opacity:1;max-height:none;font-size:14px;line-height:20px;overflow:visible}.Why-module__bOZe8a__why__cta_box{width:100%;max-width:400px}.Why-module__bOZe8a__why__cta{color:#fff;background-color:#586bb1;justify-content:center;align-items:center;width:100%;height:auto;min-height:48px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.Why-module__bOZe8a__why__cta:hover{background-color:#470952}}
.Faq-module__X38XYa__faq{background-color:var(--ag-color-bg-white);padding:80px 0}.Faq-module__X38XYa__faq__container{flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;padding-left:8.33%;padding-right:8.33%;display:flex}.Faq-module__X38XYa__faq__header{text-align:center;margin-bottom:60px}.Faq-module__X38XYa__faq__subtitle{color:#460c4f;margin-bottom:10px;font-size:30px;font-weight:400;display:block}.Faq-module__X38XYa__faq__title{color:#460c4f;text-transform:uppercase;margin:0;font-size:60px;font-weight:500;line-height:1.2}.Faq-module__X38XYa__faq__list{flex-direction:column;gap:0;width:100%;display:flex}.Faq-module__X38XYa__faq__item{border:2px solid #470952;overflow:hidden}.Faq-module__X38XYa__faq__item+.Faq-module__X38XYa__faq__item{border-top:none}.Faq-module__X38XYa__faq__question_row{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:20px;width:100%;padding:23px 60px;display:flex;position:relative}.Faq-module__X38XYa__faq__question{color:#460c4f;text-align:center;font-size:25px;font-weight:500}.Faq-module__X38XYa__faq__icon{color:#470952;transition:transform .3s;position:absolute;right:60px}.Faq-module__X38XYa__faq__item--open .Faq-module__X38XYa__faq__icon{transform:rotate(180deg)}.Faq-module__X38XYa__faq__answer_wrapper{max-height:0;transition:max-height .3s;overflow:hidden}.Faq-module__X38XYa__faq__item--open .Faq-module__X38XYa__faq__answer_wrapper{max-height:300px}.Faq-module__X38XYa__faq__answer_row{padding:0 60px 30px}.Faq-module__X38XYa__faq__answer{color:#000;text-align:center;white-space:pre-line;margin:0;font-size:20px;font-weight:400;line-height:1.5}.Faq-module__X38XYa__faq__skeleton{background-color:#f0f0f0;border:2px solid #e0e0e0;height:76px}@media (max-width:1200px){.Faq-module__X38XYa__faq__container{padding-left:5%;padding-right:5%}.Faq-module__X38XYa__faq__title{font-size:48px}}@media (max-width:767px){.Faq-module__X38XYa__faq{padding:28px 0}.Faq-module__X38XYa__faq__container{padding:0 20px}.Faq-module__X38XYa__faq__header{margin-bottom:28px}.Faq-module__X38XYa__faq__title{font-size:32px;line-height:38px}.Faq-module__X38XYa__faq__subtitle{margin-bottom:8px;font-size:16px}.Faq-module__X38XYa__faq__list{gap:12px}.Faq-module__X38XYa__faq__item{border:1px solid #470952}.Faq-module__X38XYa__faq__item+.Faq-module__X38XYa__faq__item{border-top:1px solid #470952}.Faq-module__X38XYa__faq__question_row{justify-content:flex-start;padding:16px 45px 16px 16px}.Faq-module__X38XYa__faq__question{text-align:left;font-size:15px;line-height:1.3}.Faq-module__X38XYa__faq__icon{right:16px}.Faq-module__X38XYa__faq__answer_row{padding:0 16px 16px}.Faq-module__X38XYa__faq__answer{text-align:left;font-size:13px;line-height:1.4}}
.CtaFinal-module__ocsg4G__cta_final{width:100%;height:642px;position:relative;overflow:hidden}.CtaFinal-module__ocsg4G__cta_final__bg{z-index:0;position:absolute;inset:0}.CtaFinal-module__ocsg4G__cta_final__bg_img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.CtaFinal-module__ocsg4G__cta_final__overlay{z-index:1;pointer-events:none;position:absolute;inset:0}.CtaFinal-module__ocsg4G__cta_final__overlay_top{background-color:#470952;width:778px;height:220px;position:absolute;top:0;left:0}.CtaFinal-module__ocsg4G__cta_final__overlay_middle{background-color:#470952;width:655px;height:290px;position:absolute;top:187px;left:0}.CtaFinal-module__ocsg4G__cta_final__overlay_bottom{background-color:#470952;width:400px;height:165px;position:absolute;top:477px;left:0}.CtaFinal-module__ocsg4G__cta_final__content{z-index:2;flex-direction:column;gap:30px;display:flex;position:absolute;top:28px;left:6%}.CtaFinal-module__ocsg4G__cta_final__title{color:#fbe9d4;max-width:556px;margin:0;font-size:70px;font-weight:500;line-height:75px}.CtaFinal-module__ocsg4G__cta_final__subtitle{color:#fbe9d4;max-width:284px;margin:0;font-size:25px;font-weight:500;line-height:35px}.CtaFinal-module__ocsg4G__cta_final__btn{color:#470952;background-color:#fbe9d4;justify-content:center;align-items:center;width:411px;height:68px;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.CtaFinal-module__ocsg4G__cta_final__btn:hover{color:#fbe9d4;background-color:#470952;border:1px solid #fbe9d4}@media (max-width:1200px){.CtaFinal-module__ocsg4G__cta_final__overlay_top{width:50%}.CtaFinal-module__ocsg4G__cta_final__overlay_middle{width:45%}.CtaFinal-module__ocsg4G__cta_final__overlay_bottom{width:35%}.CtaFinal-module__ocsg4G__cta_final__title{font-size:56px;line-height:1.2}.CtaFinal-module__ocsg4G__cta_final__subtitle{font-size:22px}}@media (max-width:767px){.CtaFinal-module__ocsg4G__cta_final{flex-direction:column;height:auto;min-height:auto;display:flex}.CtaFinal-module__ocsg4G__cta_final__bg{z-index:1;width:100%;height:220px;position:relative}.CtaFinal-module__ocsg4G__cta_final__bg_img{height:100%}.CtaFinal-module__ocsg4G__cta_final__overlay{display:none}.CtaFinal-module__ocsg4G__cta_final__content{z-index:2;background-color:#470952;flex-direction:column;gap:20px;width:100%;padding:20px;display:flex;position:relative;top:auto;left:auto}.CtaFinal-module__ocsg4G__cta_final__title{max-width:100%;font-size:28px;line-height:34px}.CtaFinal-module__ocsg4G__cta_final__subtitle{max-width:100%;font-size:16px;line-height:22px}.CtaFinal-module__ocsg4G__cta_final__btn{color:#470952;background-color:#fbe9d4;justify-content:center;align-self:center;align-items:center;width:100%;max-width:400px;height:auto;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;display:flex}.CtaFinal-module__ocsg4G__cta_final__btn:hover{color:#470952;background-color:#e0cca9;border:none}}
.Footer-module__Grjkva__footer{background-color:#470952;width:100%;height:182px}.Footer-module__Grjkva__footer__container{justify-content:space-between;align-items:center;height:100%;padding:0 6%;display:flex}.Footer-module__Grjkva__footer__logo{align-items:center;display:flex}.Footer-module__Grjkva__footer__copy{color:#fbe9d4;text-align:center;margin:0;font-size:15px;font-weight:300}.Footer-module__Grjkva__footer__socials{gap:20px;display:flex}.Footer-module__Grjkva__footer__social_link{color:#fbe9d4;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.Footer-module__Grjkva__footer__social_link:hover{opacity:.7}@media (max-width:767px){.Footer-module__Grjkva__footer{height:auto;padding:20px 0}.Footer-module__Grjkva__footer__container{flex-direction:column;align-items:center;gap:32px;padding:0 20px}.Footer-module__Grjkva__footer__logo{order:1;align-items:center}.Footer-module__Grjkva__footer__socials{order:2}.Footer-module__Grjkva__footer__copy{opacity:.8;text-align:center;order:3;font-size:12px}}
.LgpdBanner-module__Uyw1Sa__lgpd{backdrop-filter:blur(16px);z-index:9999;color:#fff;background:linear-gradient(135deg,#361f53f7 0%,#4c2d75f7 100%);border:1px solid #fff3;border-radius:16px;flex-direction:column;gap:16px;max-width:560px;margin:0 auto;padding:20px 24px;animation:.4s ease-out LgpdBanner-module__Uyw1Sa__slideUp;display:flex;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 16px 40px #361f5366}@keyframes LgpdBanner-module__Uyw1Sa__slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.LgpdBanner-module__Uyw1Sa__lgpd__text{color:#f3e8ff;font-size:.875rem;line-height:1.55}.LgpdBanner-module__Uyw1Sa__lgpd__text strong{color:#fff;font-weight:700}.LgpdBanner-module__Uyw1Sa__lgpd__link{color:#fff;text-underline-offset:3px;cursor:pointer;font-weight:600;text-decoration:underline;transition:opacity .2s}.LgpdBanner-module__Uyw1Sa__lgpd__link:hover{opacity:.85}.LgpdBanner-module__Uyw1Sa__lgpd__actions{justify-content:flex-end;gap:12px;display:flex}.LgpdBanner-module__Uyw1Sa__lgpd__btn{color:#361f53;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:10px 22px;font-size:.875rem;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #00000026}.LgpdBanner-module__Uyw1Sa__lgpd__btn:hover{color:#4c2d75;background:#f3e8ff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}@media (max-width:640px){.LgpdBanner-module__Uyw1Sa__lgpd{padding:16px;bottom:16px;left:16px;right:16px}}
.PrivacyModal-module__GncSgq__overlay{backdrop-filter:blur(4px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PrivacyModal-module__GncSgq__modal{color:#1f2937;background:#fff;border-radius:16px;width:100%;max-width:680px;max-height:85vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000004d}.PrivacyModal-module__GncSgq__modal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.PrivacyModal-module__GncSgq__modal__title{color:#002b49;font-size:1.25rem;font-weight:700}.PrivacyModal-module__GncSgq__modal__close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.PrivacyModal-module__GncSgq__modal__close:hover{color:#111827}.PrivacyModal-module__GncSgq__modal__body{color:#4b5563;flex-direction:column;gap:16px;font-size:.9375rem;line-height:1.6;display:flex}.PrivacyModal-module__GncSgq__modal__body h4{color:#002b49;margin-top:8px;font-size:1rem;font-weight:600}.PrivacyModal-module__GncSgq__modal__body ul{padding-left:20px}
.admin-module__4WpgRW__login{background-color:var(--ag-color-bg-light);min-height:100vh;padding:var(--ag-spacing-md);justify-content:center;align-items:center;display:flex}.admin-module__4WpgRW__login__form{background-color:var(--ag-color-bg-white);padding:var(--ag-spacing-xl);border-radius:var(--ag-border-radius-xl);gap:var(--ag-spacing-md);flex-direction:column;width:100%;max-width:400px;display:flex;box-shadow:0 10px 30px #0000001a}.admin-module__4WpgRW__login__logo{flex-direction:column;align-items:center;line-height:1;display:flex}.admin-module__4WpgRW__login__logo_text{color:var(--ag-color-primary);letter-spacing:-.03em;font-size:2.2rem;font-weight:900}.admin-module__4WpgRW__login__logo_sub{text-transform:uppercase;color:var(--ag-color-accent);letter-spacing:.1em;margin-top:var(--ag-spacing-xs);font-size:.85rem;font-weight:700}.admin-module__4WpgRW__login__title{color:var(--ag-color-primary);text-align:center;margin-bottom:var(--ag-spacing-sm);font-size:1.25rem;font-weight:800}.admin-module__4WpgRW__login__group{gap:var(--ag-spacing-xs);flex-direction:column;display:flex}.admin-module__4WpgRW__login__label{text-transform:uppercase;color:var(--ag-color-text-muted);font-size:.8rem;font-weight:700}.admin-module__4WpgRW__login__input{width:100%;height:44px;padding:0 var(--ag-spacing-md);border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-md);background-color:#f9fafb}.admin-module__4WpgRW__login__error{color:var(--ag-color-accent);text-align:center;font-size:.85rem;font-weight:700}.admin-module__4WpgRW__dash{min-height:100vh;font-family:var(--ag-font-family);background-color:#f3f4f6;display:flex}.admin-module__4WpgRW__dash__sidebar{background-color:var(--ag-color-primary-dark);width:260px;color:var(--ag-color-text-light);padding:var(--ag-spacing-lg) var(--ag-spacing-md);z-index:100;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-module__4WpgRW__dash__brand{margin-bottom:var(--ag-spacing-xl);padding-left:var(--ag-spacing-sm);flex-direction:column;line-height:1;display:flex}.admin-module__4WpgRW__dash__brand_text{color:var(--ag-color-bg-light);letter-spacing:-.03em;font-size:1.8rem;font-weight:900}.admin-module__4WpgRW__dash__brand_sub{text-transform:uppercase;color:var(--ag-color-accent);letter-spacing:.1em;margin-top:2px;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__dash__nav{gap:var(--ag-spacing-xs);flex-direction:column;flex:1;display:flex}.admin-module__4WpgRW__dash__nav_btn{align-items:center;gap:var(--ag-spacing-md);padding:.75rem var(--ag-spacing-md);border-radius:var(--ag-border-radius-md);color:#d1c4e9;text-align:left;width:100%;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.admin-module__4WpgRW__dash__nav_btn:hover{color:var(--ag-color-text-light);background-color:#ffffff0d}.admin-module__4WpgRW__dash__nav_btn--active{background-color:var(--ag-color-accent);color:var(--ag-color-text-light);box-shadow:0 4px 10px #e05d5540}.admin-module__4WpgRW__dash__nav_btn--active:hover{background-color:var(--ag-color-accent)}.admin-module__4WpgRW__dash__footer{padding-top:var(--ag-spacing-md);border-top:1px solid #ffffff1a;margin-top:auto}.admin-module__4WpgRW__dash__logout{align-items:center;gap:var(--ag-spacing-sm);color:#ef4444;width:100%;padding:.5rem var(--ag-spacing-sm);border-radius:var(--ag-border-radius-md);font-size:.9rem;font-weight:600;transition:background-color .2s;display:flex}.admin-module__4WpgRW__dash__logout:hover{background-color:#ef44441a}.admin-module__4WpgRW__dash__main{padding:var(--ag-spacing-lg);flex-direction:column;flex:1;min-height:100vh;margin-left:260px;display:flex}.admin-module__4WpgRW__editor{gap:var(--ag-spacing-md);flex-direction:column;height:100%;display:flex}.admin-module__4WpgRW__editor__control{background-color:var(--ag-color-bg-white);padding:var(--ag-spacing-md) var(--ag-spacing-lg);border-radius:var(--ag-border-radius-lg);box-shadow:var(--ag-color-shadow);border:1px solid var(--ag-color-border);gap:var(--ag-spacing-md);flex-direction:column;display:flex}.admin-module__4WpgRW__editor__control_title{color:var(--ag-color-primary);text-transform:uppercase;font-size:1.25rem;font-weight:800}.admin-module__4WpgRW__editor__control_desc{color:var(--ag-color-text-muted);font-size:.88rem}.admin-module__4WpgRW__editor__control_actions{justify-content:space-between;align-items:center;gap:var(--ag-spacing-md);display:flex}.admin-module__4WpgRW__editor__toggle_label{align-items:center;gap:var(--ag-spacing-sm);cursor:pointer;color:var(--ag-color-primary);font-size:.95rem;font-weight:700;display:flex}.admin-module__4WpgRW__editor__toggle_checkbox{width:18px;height:18px;accent-color:var(--ag-color-primary)}.admin-module__4WpgRW__editor__save_btn{gap:var(--ag-spacing-xs);min-height:40px;padding:0 var(--ag-spacing-lg)}.admin-module__4WpgRW__editor__preview{border-radius:var(--ag-border-radius-lg);background-color:#e5e7eb;border:2px dashed #9ca3af;flex:1;min-height:600px;position:relative;overflow:hidden}.admin-module__4WpgRW__preview_page{background-color:var(--ag-color-bg-white);position:absolute;inset:0;overflow-y:auto}.admin-module__4WpgRW__status_toast{align-items:center;gap:var(--ag-spacing-sm);padding:.75rem var(--ag-spacing-md);border-radius:var(--ag-border-radius-md);font-size:.9rem;font-weight:700;display:flex}.admin-module__4WpgRW__status_toast--warn{color:#664d03;background-color:#fff3cd;border:1px solid #ffe69c}.admin-module__4WpgRW__status_toast--success{color:#0f5132;background-color:#d1e7dd;border:1px solid #badbcc}.admin-module__4WpgRW__panel{background-color:var(--ag-color-bg-white);padding:var(--ag-spacing-lg);border-radius:var(--ag-border-radius-lg);box-shadow:var(--ag-color-shadow);border:1px solid var(--ag-color-border);gap:var(--ag-spacing-lg);flex-direction:column;flex:1;display:flex}.admin-module__4WpgRW__panel__header{border-bottom:1px solid var(--ag-color-border);padding-bottom:var(--ag-spacing-md)}.admin-module__4WpgRW__panel__title{color:var(--ag-color-primary);text-transform:uppercase;font-size:1.4rem;font-weight:800}.admin-module__4WpgRW__panel__desc{color:var(--ag-color-text-muted);font-size:.88rem}.admin-module__4WpgRW__table_wrapper{border-radius:var(--ag-border-radius-md);border:1px solid var(--ag-color-border);overflow-x:auto}.admin-module__4WpgRW__table{border-collapse:collapse;text-align:left;width:100%;font-size:.92rem}.admin-module__4WpgRW__table th,.admin-module__4WpgRW__table td{padding:.85rem var(--ag-spacing-md);border-bottom:1px solid var(--ag-color-border)}.admin-module__4WpgRW__table th{text-transform:uppercase;color:var(--ag-color-primary);background-color:#f9fafb;font-size:.8rem;font-weight:700}.admin-module__4WpgRW__table tr:last-child td{border-bottom:none}.admin-module__4WpgRW__table__bold{font-weight:700}.admin-module__4WpgRW__table__empty{text-align:center;color:var(--ag-color-text-muted);padding:var(--ag-spacing-xl) 0}.admin-module__4WpgRW__badge{border-radius:var(--ag-border-radius-sm);text-transform:uppercase;padding:.2rem .5rem;font-size:.75rem;font-weight:800}.admin-module__4WpgRW__badge--blue{color:#1e40af;background-color:#dbeafe}.admin-module__4WpgRW__panel__grid{gap:var(--ag-spacing-lg);grid-template-columns:1fr;display:grid}.admin-module__4WpgRW__form_box{border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-lg);padding:var(--ag-spacing-lg);background-color:#f9fafb}.admin-module__4WpgRW__form_box__title{color:var(--ag-color-primary);margin-bottom:var(--ag-spacing-md);text-transform:uppercase;border-bottom:2px solid var(--ag-color-accent);padding-bottom:var(--ag-spacing-xs);font-size:1.15rem;font-weight:800;display:inline-block}.admin-module__4WpgRW__form{gap:var(--ag-spacing-md);flex-direction:column;display:flex}.admin-module__4WpgRW__form__group{gap:var(--ag-spacing-xs);flex-direction:column;display:flex}.admin-module__4WpgRW__form__row{gap:var(--ag-spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.admin-module__4WpgRW__form__label{text-transform:uppercase;color:var(--ag-color-text-muted);font-size:.75rem;font-weight:700}.admin-module__4WpgRW__form__input,.admin-module__4WpgRW__form__select,.admin-module__4WpgRW__form__textarea{border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-md);width:100%;padding:0 var(--ag-spacing-md);background-color:var(--ag-color-bg-white);color:var(--ag-color-text-dark)}.admin-module__4WpgRW__form__input,.admin-module__4WpgRW__form__select{height:40px}.admin-module__4WpgRW__form__textarea{padding-top:var(--ag-spacing-xs);padding-bottom:var(--ag-spacing-xs)}.admin-module__4WpgRW__form__checkbox_group{gap:var(--ag-spacing-md);flex-wrap:wrap;display:flex}.admin-module__4WpgRW__form__checkbox{align-items:center;gap:var(--ag-spacing-xs);cursor:pointer;color:var(--ag-color-text-dark);font-size:.9rem;font-weight:500;display:flex}.admin-module__4WpgRW__form__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--ag-color-primary);cursor:pointer}.admin-module__4WpgRW__form__actions{justify-content:flex-end;gap:var(--ag-spacing-md);margin-top:var(--ag-spacing-sm);display:flex}.admin-module__4WpgRW__list_box{border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-lg);padding:var(--ag-spacing-lg)}.admin-module__4WpgRW__list_box__title{color:var(--ag-color-primary);margin-bottom:var(--ag-spacing-md);text-transform:uppercase;font-size:1.15rem;font-weight:800}.admin-module__4WpgRW__list_box__scroll{gap:var(--ag-spacing-sm);flex-direction:column;max-height:400px;display:flex;overflow-y:auto}.admin-module__4WpgRW__crud_item{padding:var(--ag-spacing-md);border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-md);background-color:#f9fafb;justify-content:space-between;align-items:center;display:flex}.admin-module__4WpgRW__crud_item__name{color:var(--ag-color-primary);font-weight:700}.admin-module__4WpgRW__crud_item__meta{color:var(--ag-color-text-muted);margin-top:2px;font-size:.8rem}.admin-module__4WpgRW__crud_item__actions{gap:var(--ag-spacing-xs);display:flex}.admin-module__4WpgRW__action_btn{color:var(--ag-color-text-dark);border-radius:var(--ag-border-radius-md);background-color:#e5e7eb;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.admin-module__4WpgRW__action_btn:hover{background-color:var(--ag-color-primary);color:var(--ag-color-text-light)}.admin-module__4WpgRW__action_btn--delete:hover{background-color:#ef4444}.admin-module__4WpgRW__banner_uploads_grid{gap:var(--ag-spacing-md);margin:var(--ag-spacing-sm) 0;grid-template-columns:1fr;display:grid}.admin-module__4WpgRW__upload_tile{background-color:var(--ag-color-bg-white);border:1px solid var(--ag-color-border);border-radius:var(--ag-border-radius-md);padding:var(--ag-spacing-md);gap:var(--ag-spacing-xs);flex-direction:column;display:flex}.admin-module__4WpgRW__upload_tile__label{text-transform:uppercase;color:var(--ag-color-primary);font-size:.75rem;font-weight:800}.admin-module__4WpgRW__upload_tile__field{gap:var(--ag-spacing-xs);display:flex}.admin-module__4WpgRW__upload_tile__btn{color:var(--ag-color-text-dark);border-radius:var(--ag-border-radius-md);cursor:pointer;background-color:#e5e7eb;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.admin-module__4WpgRW__upload_tile__btn:hover{background-color:var(--ag-color-primary);color:var(--ag-color-text-light)}.admin-module__4WpgRW__upload_tile__status{color:var(--ag-color-accent);font-size:.75rem;font-weight:700}@media (min-width:768px){.admin-module__4WpgRW__banner_uploads_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.admin-module__4WpgRW__banner_uploads_grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.admin-module__4WpgRW__editor__control{flex-direction:row;justify-content:space-between;align-items:center}.admin-module__4WpgRW__editor__control_actions{justify-content:flex-end}}@media (min-width:1024px){.admin-module__4WpgRW__panel__grid{grid-template-columns:1fr 1fr}}.admin-module__4WpgRW__sub_tabs{gap:var(--ag-spacing-sm);border-bottom:2px solid var(--ag-color-border);margin-bottom:var(--ag-spacing-md);padding-bottom:12px;display:flex}.admin-module__4WpgRW__sub_tab_btn{color:var(--ag-color-text-muted);cursor:pointer;border-radius:var(--ag-border-radius-sm);background:0 0;border:none;padding:8px 16px;font-size:.95rem;font-weight:700;transition:all .2s}.admin-module__4WpgRW__sub_tab_btn:hover{color:var(--ag-color-primary);background-color:var(--ag-color-bg-light)}.admin-module__4WpgRW__sub_tab_btn--active{color:var(--ag-color-text-light)!important;background-color:var(--ag-color-primary)!important}.admin-module__4WpgRW__reset_btn{margin-left:var(--ag-spacing-sm);border:2px solid var(--ag-color-accent)!important;color:var(--ag-color-accent)!important;background-color:#0000!important}.admin-module__4WpgRW__reset_btn:hover{background-color:var(--ag-color-accent)!important;color:var(--ag-color-text-light)!important}
