.Separator-module__y3Al0q__separator{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Separator-module__y3Al0q__bgPrimary{background-color:var(--brand-primary)}.Separator-module__y3Al0q__bgSecondary{background-color:var(--brand-secondary)}.Separator-module__y3Al0q__bgImage{background-position:50%;background-repeat:no-repeat;background-size:cover}.Separator-module__y3Al0q__overlay{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Separator-module__y3Al0q__centerImageWrapper{z-index:2;padding:var(--spacing-6);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Separator-module__y3Al0q__centerImage{justify-content:center;align-items:center;width:100%;height:100%;max-height:80%;display:flex;position:relative}.Separator-module__y3Al0q__image{object-fit:contain;width:100%;height:100%}@media (max-width:1024px){.Separator-module__y3Al0q__centerImageWrapper{padding:var(--spacing-5)}}@media (max-width:768px){.Separator-module__y3Al0q__centerImageWrapper{padding:var(--spacing-4)}.Separator-module__y3Al0q__centerImage{max-height:70%}}
.SchoolSearch-module__HCriVG__section{padding:1.5rem 0 0;transition:background-color .3s;position:relative}.SchoolSearch-module__HCriVG__container{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.SchoolSearch-module__HCriVG__eyebrow{font-size:var(--text-sm-size,14px);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-weight:700}.SchoolSearch-module__HCriVG__title{font-size:var(--text-h2-size-mobile,32px);line-height:var(--text-h2-line-height-mobile,1.2);margin-bottom:16px;font-weight:900}.SchoolSearch-module__HCriVG__subtitle{font-size:var(--text-base-size,16px);opacity:.9;margin-bottom:40px;line-height:1.6}@media (min-width:768px){.SchoolSearch-module__HCriVG__title{font-size:var(--text-h2-size-desktop,48px);line-height:var(--text-h2-line-height-desktop,1.1)}}.SchoolSearch-module__HCriVG__eyebrowSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:14px;margin:0 auto 12px;animation:1.5s infinite SchoolSearch-module__HCriVG__shimmer}.SchoolSearch-module__HCriVG__titleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:80%;max-width:600px;height:48px;margin:0 auto 40px;animation:1.5s infinite SchoolSearch-module__HCriVG__shimmer}@media (max-width:767px){.SchoolSearch-module__HCriVG__titleSkeleton{height:32px}}.SchoolSearch-module__HCriVG__searchInputSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50px;width:100%;height:60px;margin-bottom:20px;animation:1.5s infinite SchoolSearch-module__HCriVG__shimmer}@media (max-width:767px){.SchoolSearch-module__HCriVG__searchInputSkeleton{height:52px}}@keyframes SchoolSearch-module__HCriVG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SchoolSearch-module__HCriVG__searchContainer{max-width:600px;margin:0 auto;position:relative}.SchoolSearch-module__HCriVG__searchInput{width:100%;font-size:var(--text-base-size,16px);border:2px solid var(--gray-300,#ddd);background-color:var(--white);line-height:1.5;font-family:var(--font-family-primary);border-radius:50px;padding:18px 50px 18px 24px;transition:all .2s}.SchoolSearch-module__HCriVG__searchInput:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(var(--brand-primary-rgb,0,0,0),.1);outline:none}.SchoolSearch-module__HCriVG__searchInput::placeholder{color:var(--gray-400,#999)}.SchoolSearch-module__HCriVG__searchInputSelected{border-color:var(--brand-primary);background-color:rgba(var(--brand-primary-rgb,0,0,0),.02)}.SchoolSearch-module__HCriVG__clearButton{cursor:pointer;color:var(--gray-500,#888);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.SchoolSearch-module__HCriVG__clearButton:hover{color:var(--brand-primary)}.SchoolSearch-module__HCriVG__dropdown{background:var(--white);border:1px solid var(--gray-200,#e0e0e0);z-index:100;border-radius:12px;max-height:320px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #00000014}.SchoolSearch-module__HCriVG__dropdownItem{cursor:pointer;font-size:var(--text-base-size,16px);text-align:left;border-bottom:1px solid var(--gray-100,#f5f5f5);padding:14px 20px;transition:background-color .15s}.SchoolSearch-module__HCriVG__dropdownItem:last-child{border-bottom:none}.SchoolSearch-module__HCriVG__dropdownItem:hover{background-color:var(--gray-50,#fafafa)}.SchoolSearch-module__HCriVG__dropdownItem:active{background-color:rgba(var(--brand-primary-rgb,0,0,0),.05)}.SchoolSearch-module__HCriVG__selectedSchoolInfo{font-size:var(--text-sm-size,14px);color:var(--gray-600,#666);justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.SchoolSearch-module__HCriVG__searchAgainLink{color:var(--brand-primary);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline;transition:opacity .2s}.SchoolSearch-module__HCriVG__searchAgainLink:hover{opacity:.8}.SchoolSearch-module__HCriVG__searchAgainText{font-size:var(--text-base-size,16px);justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.SchoolSearch-module__HCriVG__searchAgainTextLink{font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:600;text-decoration:underline;transition:opacity .2s}.SchoolSearch-module__HCriVG__searchAgainTextLink:hover{opacity:.8}@media (max-width:767px){.SchoolSearch-module__HCriVG__section{padding:.5rem 0 0}.SchoolSearch-module__HCriVG__searchInput{padding:16px 50px 16px 20px;font-size:15px}.SchoolSearch-module__HCriVG__dropdown{max-height:240px}.SchoolSearch-module__HCriVG__dropdownItem{padding:12px 16px;font-size:15px}}
.CallToActionBanner-module__Z1xw4W__section{padding:60px 0;position:relative}.CallToActionBanner-module__Z1xw4W__white{background-color:var(--white)}.CallToActionBanner-module__Z1xw4W__offWhite{background-color:var(--off-white,#f8f9fa)}.CallToActionBanner-module__Z1xw4W__light{background-color:var(--light-gray,#f0f0f0)}.CallToActionBanner-module__Z1xw4W__brandLight{background-color:rgba(var(--brand-primary-rgb,0,0,0),.05)}.CallToActionBanner-module__Z1xw4W__container{max-width:800px;margin:0 auto;padding:0 20px}.CallToActionBanner-module__Z1xw4W__container.CallToActionBanner-module__Z1xw4W__centered{text-align:center}.CallToActionBanner-module__Z1xw4W__title{font-size:var(--text-h3-size-mobile,24px);line-height:var(--text-h3-line-height-mobile,1.3);color:var(--black);margin-bottom:16px;font-weight:900}@media (min-width:768px){.CallToActionBanner-module__Z1xw4W__title{font-size:var(--text-h3-size-desktop,32px);line-height:var(--text-h3-line-height-desktop,1.2)}}.CallToActionBanner-module__Z1xw4W__subtitle{font-size:var(--text-base-size,16px);line-height:var(--text-base-line-height,1.6);color:var(--gray-700,#444);max-width:600px;margin-bottom:32px}.CallToActionBanner-module__Z1xw4W__centered .CallToActionBanner-module__Z1xw4W__subtitle{margin-left:auto;margin-right:auto}.CallToActionBanner-module__Z1xw4W__button{background-color:var(--brand-primary);color:var(--white);font-size:var(--text-base-size,16px);cursor:pointer;font-weight:700;font-family:var(--font-family-primary);border:none;border-radius:50px;padding:16px 40px;text-decoration:none;transition:all .2s;display:inline-block}.CallToActionBanner-module__Z1xw4W__button:hover{background-color:var(--brand-primary-dark,#000);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.CallToActionBanner-module__Z1xw4W__button:active{transform:translateY(0)}@media (max-width:767px){.CallToActionBanner-module__Z1xw4W__section{padding:40px 0}.CallToActionBanner-module__Z1xw4W__button{padding:14px 32px;font-size:15px}}
.ImageCarousel-module__zvztBa__section{width:100%;padding:60px 20px}.ImageCarousel-module__zvztBa__bgWhite{background-color:var(--white)}.ImageCarousel-module__zvztBa__bgOffWhite{background-color:var(--off-white)}.ImageCarousel-module__zvztBa__bgLight{background-color:var(--gray-bg)}.ImageCarousel-module__zvztBa__bgBrandLight{background-color:var(--brand-primary-light)}.ImageCarousel-module__zvztBa__container{max-width:1200px;margin:0 auto}.ImageCarousel-module__zvztBa__header{text-align:center;margin-bottom:40px}.ImageCarousel-module__zvztBa__title{color:var(--text-primary);margin-bottom:12px;font-size:2rem;font-weight:700}.ImageCarousel-module__zvztBa__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.ImageCarousel-module__zvztBa__carouselWrapper{outline:none;width:100%;position:relative}.ImageCarousel-module__zvztBa__imageContainer{aspect-ratio:16/9;background:var(--gray-bg);border-radius:12px;width:100%;position:relative;overflow:hidden}.ImageCarousel-module__zvztBa__slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:none;position:absolute;top:0;left:0}.ImageCarousel-module__zvztBa__slideActive{opacity:1;pointer-events:auto;z-index:2}.ImageCarousel-module__zvztBa__fade .ImageCarousel-module__zvztBa__slide{transition:opacity .6s ease-in-out}.ImageCarousel-module__zvztBa__fade .ImageCarousel-module__zvztBa__slideActive{opacity:1}.ImageCarousel-module__zvztBa__slide .ImageCarousel-module__zvztBa__slide{transition:transform .6s ease-in-out,opacity .6s ease-in-out}.ImageCarousel-module__zvztBa__slide .ImageCarousel-module__zvztBa__slide.ImageCarousel-module__zvztBa__active{opacity:1;transform:translate(0)}.ImageCarousel-module__zvztBa__slide .ImageCarousel-module__zvztBa__slide.ImageCarousel-module__zvztBa__previous{opacity:0;transform:translate(-100%)}.ImageCarousel-module__zvztBa__slide .ImageCarousel-module__zvztBa__slide.ImageCarousel-module__zvztBa__next,.ImageCarousel-module__zvztBa__slide .ImageCarousel-module__zvztBa__slide.ImageCarousel-module__zvztBa__hidden{opacity:0;transform:translate(100%)}.ImageCarousel-module__zvztBa__scale .ImageCarousel-module__zvztBa__slide{transition:transform .6s ease-in-out,opacity .6s ease-in-out;transform:scale(.95)}.ImageCarousel-module__zvztBa__scale .ImageCarousel-module__zvztBa__slideActive{opacity:1;transform:scale(1)}.ImageCarousel-module__zvztBa__imageWrapper{width:100%;height:100%;position:relative}.ImageCarousel-module__zvztBa__image{object-fit:contain;width:100%;height:100%}.ImageCarousel-module__zvztBa__caption{color:#fff;text-align:center;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);padding:40px 20px 20px;font-size:.95rem;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.ImageCarousel-module__zvztBa__arrow{cursor:pointer;z-index:10;width:48px;height:48px;color:var(--text-primary);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.ImageCarousel-module__zvztBa__arrow:hover:not(:disabled){background:#fff;transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #00000026}.ImageCarousel-module__zvztBa__arrow:active:not(:disabled){transform:translateY(-50%)scale(.95)}.ImageCarousel-module__zvztBa__arrow:disabled{opacity:.5;cursor:not-allowed}.ImageCarousel-module__zvztBa__arrowPrev{left:16px}.ImageCarousel-module__zvztBa__arrowNext{right:16px}.ImageCarousel-module__zvztBa__indicators{justify-content:center;gap:8px;margin-top:24px;display:flex}.ImageCarousel-module__zvztBa__indicator{cursor:pointer;background:#ffffff80;border:2px solid #0000004d;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s;box-shadow:0 1px 3px #0003}.ImageCarousel-module__zvztBa__indicator:hover:not(:disabled){background:#00000080;border-color:#0009;transform:scale(1.2)}.ImageCarousel-module__zvztBa__indicator:disabled{cursor:not-allowed}.ImageCarousel-module__zvztBa__indicatorActive{background:var(--brand-primary);border-color:var(--brand-primary);transform:scale(1.2);box-shadow:0 2px 6px #0000004d}.ImageCarousel-module__zvztBa__indicatorActive:hover{background:var(--brand-primary);border-color:var(--brand-primary)}@media (max-width:768px){.ImageCarousel-module__zvztBa__section{padding:40px 16px}.ImageCarousel-module__zvztBa__title{font-size:1.5rem}.ImageCarousel-module__zvztBa__subtitle{font-size:1rem}.ImageCarousel-module__zvztBa__imageContainer{aspect-ratio:4/3;border-radius:8px}.ImageCarousel-module__zvztBa__arrow{width:40px;height:40px}.ImageCarousel-module__zvztBa__arrowPrev{left:8px}.ImageCarousel-module__zvztBa__arrowNext{right:8px}.ImageCarousel-module__zvztBa__caption{padding:30px 16px 16px;font-size:.875rem}.ImageCarousel-module__zvztBa__indicators{gap:6px;margin-top:16px}.ImageCarousel-module__zvztBa__indicator{width:10px;height:10px}}@media (max-width:480px){.ImageCarousel-module__zvztBa__imageContainer{aspect-ratio:1}.ImageCarousel-module__zvztBa__arrow{width:36px;height:36px}.ImageCarousel-module__zvztBa__arrow svg{width:20px;height:20px}}.ImageCarousel-module__zvztBa__carouselWrapper:focus-visible{outline:2px solid var(--brand-primary);outline-offset:4px;border-radius:12px}@media (prefers-reduced-motion:reduce){.ImageCarousel-module__zvztBa__slide,.ImageCarousel-module__zvztBa__fade .ImageCarousel-module__zvztBa__slide,.ImageCarousel-module__zvztBa__slide .ImageCarousel-module__zvztBa__slide,.ImageCarousel-module__zvztBa__scale .ImageCarousel-module__zvztBa__slide,.ImageCarousel-module__zvztBa__arrow,.ImageCarousel-module__zvztBa__indicator{transition:none!important}}
.TickerBar-module__8B40za__tickerBar{width:100%;padding:var(--spacing-3)0;z-index:49;position:fixed;top:0;left:0;overflow:hidden}.TickerBar-module__8B40za__bgBlack{background-color:var(--black)}.TickerBar-module__8B40za__bgPrimary{background-color:var(--brand-primary-light)}.TickerBar-module__8B40za__bgDark{background-color:var(--brand-primary)}.TickerBar-module__8B40za__textWhite{color:var(--white)}.TickerBar-module__8B40za__textBlack{color:var(--black)}.TickerBar-module__8B40za__tickerTrack{align-items:center;gap:var(--spacing-6);white-space:nowrap;will-change:transform;animation:linear infinite TickerBar-module__8B40za__scroll;display:flex}@keyframes TickerBar-module__8B40za__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TickerBar-module__8B40za__text{white-space:nowrap;font-size:var(--text-small-size);line-height:var(--text-small-line-height);font-weight:var(--font-weight-medium);color:inherit}.TickerBar-module__8B40za__bullet{font-size:var(--text-base-size);font-weight:var(--font-weight-bold);opacity:.7;color:inherit;flex-shrink:0}.TickerBar-module__8B40za__clickable{cursor:pointer}.TickerBar-module__8B40za__clickableLink{align-items:center;width:100%;display:flex;color:inherit!important;text-decoration:none!important}.TickerBar-module__8B40za__clickableLink:hover{color:inherit!important;background-color:#0000!important;text-decoration:none!important}.TickerBar-module__8B40za__clickableLink:visited,.TickerBar-module__8B40za__clickableLink:active{color:inherit!important}.TickerBar-module__8B40za__clickable:hover .TickerBar-module__8B40za__tickerTrack,.TickerBar-module__8B40za__tickerBar:not(.TickerBar-module__8B40za__clickable):hover .TickerBar-module__8B40za__tickerTrack{animation-play-state:paused}@media (max-width:768px){.TickerBar-module__8B40za__tickerBar{padding:var(--spacing-2)0}.TickerBar-module__8B40za__tickerTrack{gap:var(--spacing-4)}.TickerBar-module__8B40za__text,.TickerBar-module__8B40za__bullet{font-size:var(--text-small-size)}.TickerBar-module__8B40za__clickIndicator{right:var(--spacing-2);padding:var(--spacing-1)}.TickerBar-module__8B40za__arrowIcon{width:16px;height:16px}}
.PromoBanner-module__zeC0ba__section{text-align:center;width:80%;padding:var(--spacing-16)var(--section-padding-x);border-radius:var(--radius-large);margin:0 auto;position:relative;overflow:hidden}.PromoBanner-module__zeC0ba__gradient{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-primary-light)100%)}.PromoBanner-module__zeC0ba__textWhite{color:var(--white)}.PromoBanner-module__zeC0ba__textBlack{color:var(--black)}.PromoBanner-module__zeC0ba__imageContainer{border-radius:var(--radius-large);width:100%;height:400px;position:relative;overflow:hidden}.PromoBanner-module__zeC0ba__image{object-fit:cover}.PromoBanner-module__zeC0ba__imageWithTextSection{position:relative}.PromoBanner-module__zeC0ba__backgroundImageContainer{z-index:0;position:absolute;inset:0}.PromoBanner-module__zeC0ba__backgroundImage{object-fit:cover}.PromoBanner-module__zeC0ba__imageOverlay{background-color:var(--black);z-index:1;position:absolute;inset:0}.PromoBanner-module__zeC0ba__container{z-index:2;max-width:var(--container-max-width);align-items:end;gap:var(--spacing-12);grid-template-columns:1fr auto;margin:0 auto;display:grid;position:relative}.PromoBanner-module__zeC0ba__textContent{align-self:start;gap:var(--spacing-3);flex-direction:column;display:flex}.PromoBanner-module__zeC0ba__headline{font-size:var(--text-h3-size);line-height:1.2;font-weight:var(--font-weight-bold);margin:0}.PromoBanner-module__zeC0ba__subheadlines{gap:var(--spacing-1);flex-direction:column;display:flex}.PromoBanner-module__zeC0ba__subheadline{font-size:32px;line-height:var(--text-h3-line-height);font-weight:var(--font-weight-regular);margin:0}.PromoBanner-module__zeC0ba__footnote{font-size:calc(var(--text-base-size)*.6)}.PromoBanner-module__zeC0ba__highlightContainer{justify-content:center;align-self:end;display:flex}.PromoBanner-module__zeC0ba__highlightText{font-size:180px;line-height:1;font-weight:var(--font-weight-regular);letter-spacing:-.02em;opacity:.9}@media (max-width:1024px){.PromoBanner-module__zeC0ba__container{text-align:center;gap:var(--spacing-8);flex-direction:column}.PromoBanner-module__zeC0ba__headline{font-size:36px}.PromoBanner-module__zeC0ba__subheadline{font-size:var(--text-large-size)}.PromoBanner-module__zeC0ba__highlightText{font-size:140px}}@media (max-width:768px){.PromoBanner-module__zeC0ba__section{padding:var(--spacing-12)var(--spacing-6)}.PromoBanner-module__zeC0ba__imageContainer{height:250px}.PromoBanner-module__zeC0ba__headline{font-size:28px}.PromoBanner-module__zeC0ba__subheadline{font-size:var(--text-base-size)}.PromoBanner-module__zeC0ba__highlightText{font-size:100px}.PromoBanner-module__zeC0ba__container{gap:var(--spacing-6)}}@media (max-width:480px){.PromoBanner-module__zeC0ba__section{padding:var(--spacing-8)var(--spacing-5)}.PromoBanner-module__zeC0ba__container{gap:var(--spacing-10);text-align:center;grid-template-columns:1fr}.PromoBanner-module__zeC0ba__textContent{order:1;align-self:center}.PromoBanner-module__zeC0ba__highlightContainer{order:2;align-self:center}.PromoBanner-module__zeC0ba__imageContainer{height:180px}.PromoBanner-module__zeC0ba__headline,.PromoBanner-module__zeC0ba__subheadline{font-size:var(--text-large-size);font-weight:var(--font-weight-bold);line-height:var(--text-small-line-height)}.PromoBanner-module__zeC0ba__footnote{margin-top:var(--spacing-5);line-height:calc(var(--text-small-line-height)*.5)}.PromoBanner-module__zeC0ba__highlightText{font-size:72px}}
.ContactForm-module__mNbSKq__section{flex-direction:column;justify-content:center;align-items:center;gap:60px;padding:150px 10px;display:flex;position:relative;overflow:hidden}.ContactForm-module__mNbSKq__background{z-index:0;position:absolute;inset:0}.ContactForm-module__mNbSKq__backgroundImage{object-fit:cover}.ContactForm-module__mNbSKq__overlay{background-color:#0009;position:absolute;inset:0}.ContactForm-module__mNbSKq__header{z-index:10;text-align:center;color:var(--white);flex-direction:column;gap:12px;width:100%;max-width:800px;display:flex;position:relative}.ContactForm-module__mNbSKq__title{font-size:52.5px;line-height:42px;font-weight:var(--font-weight-black);margin:0}.ContactForm-module__mNbSKq__subtitle{font-size:20px;line-height:31.92px;font-weight:var(--font-weight-regular);white-space:pre-line;margin:0}.ContactForm-module__mNbSKq__formContainer{z-index:10;background-color:var(--white);box-sizing:border-box;border-radius:30px;width:100%;max-width:800px;padding:50px;position:relative}.ContactForm-module__mNbSKq__tabs{gap:12px;margin-bottom:12px;display:flex}.ContactForm-module__mNbSKq__tab{font-size:14px;font-weight:var(--font-weight-black);letter-spacing:.8px;cursor:pointer;background-color:var(--gray-bg);color:var(--black);border:none;border-radius:13px;flex:1;padding:10px 20px;transition:all .2s}.ContactForm-module__mNbSKq__tab:hover{opacity:.8}.ContactForm-module__mNbSKq__tabActive{background-color:var(--brand-primary);color:var(--white)}.ContactForm-module__mNbSKq__formContent{background-color:var(--white);padding:24px 0}.ContactForm-module__mNbSKq__formHeading{font-size:21.484px;line-height:22px;font-weight:var(--font-weight-bold);color:var(--black);margin:0 0 14px}.ContactForm-module__mNbSKq__formDescription{font-size:15.75px;line-height:24px;font-weight:var(--font-weight-medium);color:var(--black);margin:0 0 24px}.ContactForm-module__mNbSKq__requiredNotice{font-size:15.75px;line-height:24px;font-weight:var(--font-weight-medium);color:var(--black);margin-bottom:24px}.ContactForm-module__mNbSKq__fieldGroup{flex-direction:column;gap:0;margin-bottom:24px;display:flex}.ContactForm-module__mNbSKq__label{font-size:13.781px;line-height:19.6px;font-weight:var(--font-weight-medium);color:var(--black);align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.ContactForm-module__mNbSKq__required{color:var(--brand-primary)}.ContactForm-module__mNbSKq__input,.ContactForm-module__mNbSKq__textarea,.ContactForm-module__mNbSKq__select{width:100%;font-size:15px;font-family:var(--font-family-primary);color:var(--black);background-color:var(--white);box-sizing:border-box;border:1px solid #0009;border-radius:10px;padding:12px 13px;transition:border-color .2s}.ContactForm-module__mNbSKq__input:focus,.ContactForm-module__mNbSKq__textarea:focus,.ContactForm-module__mNbSKq__select:focus{border-color:var(--brand-primary);outline:none}.ContactForm-module__mNbSKq__textarea{resize:vertical;min-height:100px}.ContactForm-module__mNbSKq__error{border-color:#dc2626}.ContactForm-module__mNbSKq__errorMessage{color:#dc2626;margin-top:4px;font-size:13px}.ContactForm-module__mNbSKq__submitButton{background-color:var(--brand-primary);width:100%;color:var(--white);font-size:20.5px;line-height:19.2px;font-weight:var(--font-weight-black);cursor:pointer;border:none;border-radius:10px;padding:21px 15px;transition:all .2s}.ContactForm-module__mNbSKq__submitButton:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.ContactForm-module__mNbSKq__submitButton:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__mNbSKq__message{font-size:15px;font-weight:var(--font-weight-medium);border-radius:10px;margin-bottom:24px;padding:16px}.ContactForm-module__mNbSKq__messageSuccess{color:#166534;background-color:#dcfce7;border:1px solid #86efac}.ContactForm-module__mNbSKq__messageError{color:#991b1b;background-color:#fee2e2;border:1px solid #fca5a5}.ContactForm-module__mNbSKq__disclaimers{z-index:10;width:100%;max-width:800px;color:var(--white);font-size:17.363px;line-height:28px;font-weight:var(--font-weight-medium);flex-direction:column;gap:28px;display:flex;position:relative}.ContactForm-module__mNbSKq__disclaimer{text-shadow:0 0 17.736px #000}@media (max-width:1024px){.ContactForm-module__mNbSKq__section{gap:50px;padding:100px 20px}.ContactForm-module__mNbSKq__title{font-size:44px;line-height:48px}.ContactForm-module__mNbSKq__subtitle{font-size:18px;line-height:28px}.ContactForm-module__mNbSKq__formContainer{padding:40px}}@media (max-width:768px){.ContactForm-module__mNbSKq__section{gap:40px;padding:80px 16px}.ContactForm-module__mNbSKq__header{max-width:100%}.ContactForm-module__mNbSKq__title{font-size:36px;line-height:40px}.ContactForm-module__mNbSKq__subtitle{font-size:16px;line-height:24px}.ContactForm-module__mNbSKq__formContainer{border-radius:20px;padding:30px 20px}.ContactForm-module__mNbSKq__tabs{flex-direction:column;gap:8px}.ContactForm-module__mNbSKq__tab{padding:12px 16px;font-size:12px}.ContactForm-module__mNbSKq__formHeading{font-size:18px;line-height:22px}.ContactForm-module__mNbSKq__disclaimers{gap:20px;font-size:15px;line-height:24px}}@media (max-width:480px){.ContactForm-module__mNbSKq__section{gap:32px;padding:60px 12px}.ContactForm-module__mNbSKq__title{font-size:28px;line-height:32px}.ContactForm-module__mNbSKq__subtitle{font-size:14px;line-height:20px}.ContactForm-module__mNbSKq__formContainer{padding:24px 16px}.ContactForm-module__mNbSKq__disclaimers{font-size:13px;line-height:20px}}
.Xmas12dPromo-module__GUS2ua__container{max-width:2045px;margin:0 auto;padding:2.5rem 7rem}.Xmas12dPromo-module__GUS2ua__title{font-size:var(--text-h5-size);line-height:var(--text-h5-line-height);font-weight:var(--font-weight-black);text-align:center;margin-bottom:var(--spacing-4);color:var(--black)}.Xmas12dPromo-module__GUS2ua__subtitle{font-size:calc(var(--text-base-size)*1.2);font-weight:var(--font-weight-medium);text-align:center;margin:0}.Xmas12dPromo-module__GUS2ua__grid{gap:var(--spacing-4)var(--spacing-1);margin-top:var(--spacing-10);grid-template-columns:repeat(4,1fr);display:grid}.Xmas12dPromo-module__GUS2ua__card{border-radius:var(--radius-large);aspect-ratio:.66;padding:var(--spacing-1);transition:transform .2s;overflow:hidden}.Xmas12dPromo-module__GUS2ua__card:hover{transform:translateY(-4px)}.Xmas12dPromo-module__GUS2ua__imageContainer{height:100%;position:relative}@media (min-width:768px) and (max-width:1024px){.Xmas12dPromo-module__GUS2ua__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Xmas12dPromo-module__GUS2ua__container{padding:2rem 1.5rem}.Xmas12dPromo-module__GUS2ua__title{font-size:var(--text-large-size);margin-bottom:var(--spacing-2)}.Xmas12dPromo-module__GUS2ua__grid{gap:var(--spacing-3)var(--spacing-1);margin-top:var(--spacing-6);grid-template-columns:repeat(2,1fr)}}
.InternationalDialingSection-module__cXskka__headerOverride{font-size:3rem;line-height:1.25}@media (max-width:768px){.InternationalDialingSection-module__cXskka__headerOverride{font-size:1.5rem;line-height:1.75rem}}
.LegalPage-module__vIciRa__legalPage{background-color:var(--color-background,#fff);min-height:100vh}.LegalPage-module__vIciRa__header{background-color:var(--color-surface,#f9fafb);border-bottom:1px solid var(--color-border,#e5e7eb);padding:4rem 0 3rem}.LegalPage-module__vIciRa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.LegalPage-module__vIciRa__title{color:var(--color-text-primary,#111827);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.LegalPage-module__vIciRa__description{color:var(--color-text-secondary,#6b7280);max-width:800px;margin-bottom:.75rem;font-size:1.125rem;line-height:1.6}.LegalPage-module__vIciRa__lastUpdated{color:var(--color-text-tertiary,#9ca3af);font-size:.875rem;font-style:italic}.LegalPage-module__vIciRa__content{padding:3rem 0}.LegalPage-module__vIciRa__pdfContainer{flex-direction:column;gap:1.5rem;display:flex}.LegalPage-module__vIciRa__pdfWrapper{border:1px solid var(--color-border,#e5e7eb);background-color:#f3f4f6;border-radius:.5rem;width:100%;height:80vh;min-height:600px;max-height:1200px;overflow:hidden}.LegalPage-module__vIciRa__pdfIframe{border:none;width:100%;height:100%}.LegalPage-module__vIciRa__pdfActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.LegalPage-module__vIciRa__downloadButton,.LegalPage-module__vIciRa__openButton{border:2px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LegalPage-module__vIciRa__downloadButton{background-color:var(--color-primary,#ed2824);color:var(--color-on-primary,#fff)}.LegalPage-module__vIciRa__downloadButton:hover{background-color:var(--color-primary-dark,#d11f1b);transform:translateY(-1px);box-shadow:0 4px 12px #ed28244d}.LegalPage-module__vIciRa__openButton{color:var(--color-primary,#ed2824);border-color:var(--color-primary,#ed2824);background-color:#0000}.LegalPage-module__vIciRa__openButton:hover{background-color:var(--color-primary,#ed2824);color:var(--color-on-primary,#fff)}.LegalPage-module__vIciRa__richText{max-width:800px;color:var(--color-text-primary,#111827);margin:0 auto;font-size:1.125rem;line-height:1.8}.LegalPage-module__vIciRa__richText p{margin-bottom:1.5rem}.LegalPage-module__vIciRa__richText p:last-child{margin-bottom:0}.LegalPage-module__vIciRa__richText h2{color:var(--color-text-primary,#111827);margin-top:3rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.LegalPage-module__vIciRa__richText h3{color:var(--color-text-primary,#111827);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.LegalPage-module__vIciRa__richText ul,.LegalPage-module__vIciRa__richText ol{margin-bottom:1.5rem;padding-left:2rem}.LegalPage-module__vIciRa__richText li{margin-bottom:.5rem}.LegalPage-module__vIciRa__richText a{color:var(--color-primary,#ed2824);text-decoration:underline}.LegalPage-module__vIciRa__richText a:hover{text-decoration:none}.LegalPage-module__vIciRa__richText strong{color:var(--color-text-primary,#111827);font-weight:600}.LegalPage-module__vIciRa__error{text-align:center;padding:3rem 1.5rem}.LegalPage-module__vIciRa__error p{color:var(--color-text-secondary,#6b7280);font-size:1.125rem}@media (max-width:768px){.LegalPage-module__vIciRa__header{padding:3rem 0 2rem}.LegalPage-module__vIciRa__title{font-size:2rem}.LegalPage-module__vIciRa__description{font-size:1rem}.LegalPage-module__vIciRa__content{padding:2rem 0}.LegalPage-module__vIciRa__pdfWrapper{height:70vh;min-height:500px}.LegalPage-module__vIciRa__richText{font-size:1rem}.LegalPage-module__vIciRa__richText h2{margin-top:2rem;font-size:1.5rem}.LegalPage-module__vIciRa__richText h3{font-size:1.25rem}.LegalPage-module__vIciRa__pdfActions{flex-direction:column}.LegalPage-module__vIciRa__downloadButton,.LegalPage-module__vIciRa__openButton{width:100%}}@media (max-width:480px){.LegalPage-module__vIciRa__title{font-size:1.75rem}.LegalPage-module__vIciRa__pdfWrapper{height:60vh;min-height:400px}}
.PlanOfferings-module__ADkFMa__wrapper{background-color:var(--off-white,#f8f9fa);width:100%;position:relative}.PlanOfferings-module__ADkFMa__tabsWrapper{background-color:var(--off-white,#f8f9fa);text-align:center;padding:1.5rem 0 0}.PlanOfferings-module__ADkFMa__servicePlansWrapper{padding:.1rem}.PlanOfferings-module__ADkFMa__servicePlansWrapper section{padding-top:0!important}.PlanOfferings-module__ADkFMa__section{padding:var(--spacing-20,80px)0;font-family:var(--font-family-primary);transition:background-color .3s;position:relative}.PlanOfferings-module__ADkFMa__white{background-color:var(--white)}.PlanOfferings-module__ADkFMa__container{max-width:var(--container-max-width,1280px);padding:0 var(--container-padding,24px);margin:0 auto}.PlanOfferings-module__ADkFMa__contentLocked{opacity:.4;pointer-events:none;filter:grayscale();-webkit-user-select:none;user-select:none;transition:all .5s}.PlanOfferings-module__ADkFMa__contentActive{opacity:1;pointer-events:all;filter:grayscale(0%);transition:all .5s}.PlanOfferings-module__ADkFMa__headerContainer{text-align:center;margin-bottom:var(--spacing-4,16px)}.PlanOfferings-module__ADkFMa__title{font-size:var(--text-h4-size,40px);line-height:var(--text-h4-line-height,40px);font-weight:var(--font-weight-black,900);color:var(--black);margin-bottom:var(--spacing-4,16px)}.PlanOfferings-module__ADkFMa__subtitle{font-size:var(--text-base-size,17px);color:var(--gray-medium,#6b6b6b);max-width:600px;margin:0 auto}.PlanOfferings-module__ADkFMa__tabs{justify-content:center;gap:16px;margin-bottom:0;display:flex}.PlanOfferings-module__ADkFMa__tab{font-size:var(--text-small-size,15px);font-weight:var(--font-weight-bold,700);border:2px solid var(--black);border-radius:var(--radius-full);background-color:var(--white);color:var(--black);cursor:pointer;padding:14px 36px;font-family:inherit;transition:all .2s}.PlanOfferings-module__ADkFMa__tab:hover{background-color:var(--gray-50,#fafafa)}.PlanOfferings-module__ADkFMa__tab.PlanOfferings-module__ADkFMa__active{background-color:var(--black);color:var(--white)}.PlanOfferings-module__ADkFMa__tab:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.PlanOfferings-module__ADkFMa__title{font-size:32px}.PlanOfferings-module__ADkFMa__container{padding:0 20px}.PlanOfferings-module__ADkFMa__tabs{flex-direction:column;align-items:center;gap:12px}.PlanOfferings-module__ADkFMa__tab{min-width:200px}}
.Header-module__wWZOdW__header{z-index:50;background-color:var(--white);isolation:isolate;-webkit-backdrop-filter:blur(10px)saturate(180%);backdrop-filter:blur(10px)saturate(180%);will-change:padding,box-shadow;border-bottom:1px solid #e5e7eb;width:100%;transition:padding .3s,box-shadow .3s;position:fixed;top:0}.Header-module__wWZOdW__header.Header-module__wWZOdW__scrolled{box-shadow:0 2px 8px #00000014}.Header-module__wWZOdW__nav{will-change:padding;justify-content:space-between;align-items:center;max-width:1480px;margin:0 auto;padding:1rem;transition:padding .3s;display:flex}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:.5rem 1rem}.Header-module__wWZOdW__logoContainer{flex-shrink:0;align-items:center;display:flex}.Header-module__wWZOdW__logoLink{display:block}.Header-module__wWZOdW__logo{object-fit:contain;will-change:height,max-width;width:auto;max-width:280px;height:60px;transition:height .3s,max-width .3s}.Header-module__wWZOdW__logoScrolled{max-width:240px;height:38px}.Header-module__wWZOdW__logoFallback{font-size:1.25rem;font-weight:700}.Header-module__wWZOdW__headerButton{border:2.7px solid var(--black);color:var(--black);font-size:16px;font-weight:var(--font-weight-bold);white-space:nowrap;background:0 0;border-radius:16px;align-items:center;gap:8px;padding:12px 20px 12px 15px;text-decoration:none;transition:all .2s;display:flex}.Header-module__wWZOdW__headerButton:hover{color:var(--black);text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Header-module__wWZOdW__headerButtonIcon{filter:brightness(0);flex-shrink:0;width:24px;height:24px}.Header-module__wWZOdW__desktopNav{flex:1;justify-content:flex-end;align-items:center;gap:.25rem;margin-right:.75rem;display:none}.Header-module__wWZOdW__navLink{font-size:18px;font-weight:var(--font-weight-bold);color:var(--black);white-space:nowrap;border-radius:12px;padding:10px 16px;text-decoration:none;transition:all .2s}.Header-module__wWZOdW__navLink:hover{color:var(--brand-primary);background-color:#0000;text-decoration:none}.Header-module__wWZOdW__subPageLink{font-size:18px;font-weight:var(--font-weight-bold);color:var(--black);white-space:nowrap;border-radius:12px;padding:10px 16px;text-decoration:none;transition:all .2s}.Header-module__wWZOdW__subPageLink:hover{color:var(--black);background-color:#00000008;text-decoration:none}.Header-module__wWZOdW__desktopSignInContainer{flex-shrink:0;display:none}.Header-module__wWZOdW__signInButton{color:var(--brand-primary);border:1px solid #fff6;border-color:var(--brand-primary);background:var(--white);cursor:pointer;white-space:nowrap;border-width:2.5px;border-radius:16px;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;padding:10px 20px!important}.Header-module__wWZOdW__signInButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Header-module__wWZOdW__signInIcon{flex-shrink:0;width:20px;height:22px}.Header-module__wWZOdW__mobileMenuButton{color:#374151;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__wWZOdW__mobileMenuIcon{width:1.5rem;height:1.5rem}.Header-module__wWZOdW__mobileMenu{background-color:var(--white);border-top:1px solid #e5e7eb}.Header-module__wWZOdW__mobileMenuInner{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.Header-module__wWZOdW__mobileQuickLinks{text-transform:uppercase;color:#6b7280;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.Header-module__wWZOdW__mobileNavLink{color:var(--black);border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;display:block}.Header-module__wWZOdW__mobileNavLink:hover{color:var(--brand-primary);background-color:#f9fafb;text-decoration:none}.Header-module__wWZOdW__mobileSubPageLink{color:var(--black);border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;transition:all .2s;display:block}.Header-module__wWZOdW__mobileSubPageLink:hover{color:var(--brand-primary);background-color:#f9fafb;text-decoration:none}.Header-module__wWZOdW__mobileDivider{border-top:1px solid #e5e7eb;margin:.75rem 0}.Header-module__wWZOdW__mobileSignInButton{border:2px solid var(--brand-primary);width:100%;color:var(--brand-primary);background:var(--white);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.Header-module__wWZOdW__mobileSignInButton:hover{text-decoration:none;box-shadow:0 4px 12px #00000026}@media (max-width:640px){.Header-module__wWZOdW__nav{padding:1rem}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:.5rem 1rem}.Header-module__wWZOdW__logo{max-width:300px;height:50px}.Header-module__wWZOdW__logoScrolled{max-width:200px;height:32px}.Header-module__wWZOdW__logoFallback{font-size:1rem}}@media (min-width:768px){.Header-module__wWZOdW__nav{padding:1.125rem 1.5rem}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:.5rem 1.5rem}.Header-module__wWZOdW__logo{max-width:300px;height:60px}.Header-module__wWZOdW__logoScrolled{max-width:225px;height:42px}}@media (min-width:1024px){.Header-module__wWZOdW__logo{max-width:300px;height:60px}.Header-module__wWZOdW__logoScrolled{max-width:260px;height:48px}.Header-module__wWZOdW__desktopNav{gap:.75rem;margin-right:1.5rem}.Header-module__wWZOdW__navLink,.Header-module__wWZOdW__subPageLink{padding:.5rem 1rem;font-size:1rem}}@media (min-width:1220px){.Header-module__wWZOdW__desktopNav{display:flex}.Header-module__wWZOdW__desktopSignInContainer{display:block}.Header-module__wWZOdW__mobileMenuButton,.Header-module__wWZOdW__mobileMenu{display:none}}@media (min-width:1280px){.Header-module__wWZOdW__nav{max-width:1680px;padding:1.5rem 3rem}.Header-module__wWZOdW__scrolled .Header-module__wWZOdW__nav{padding:.5rem 3rem}.Header-module__wWZOdW__logo{max-width:300px;height:60px}.Header-module__wWZOdW__logoScrolled{max-width:280px;height:60px}.Header-module__wWZOdW__logoFallback{font-size:1.5rem}}
.Footer-module__7rJKvG__footer{background-color:var(--footer-background,#cecece);color:var(--gray-medium);min-height:var(--footer-height)}.Footer-module__7rJKvG__container{max-width:2045px;margin:0 auto;padding:2.5rem 5rem}.Footer-module__7rJKvG__topSection{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}.Footer-module__7rJKvG__logoContainer{flex-shrink:0}.Footer-module__7rJKvG__logo{width:auto;height:75px}.Footer-module__7rJKvG__logoFallback{font-size:1.5rem;font-weight:var(--font-weight-bold)}.Footer-module__7rJKvG__socialIcons{align-items:center;gap:1rem;display:flex}.Footer-module__7rJKvG__socialLink{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .2s;display:flex}.Footer-module__7rJKvG__socialLink:hover{background-color:#ffffff1a}.Footer-module__7rJKvG__linksGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__7rJKvG__linksGrid{grid-template-columns:repeat(4,1fr)}}.Footer-module__7rJKvG__columnHeading{text-transform:uppercase;color:#9c9c9c;margin-bottom:8px;font-size:.875rem;font-weight:800}.Footer-module__7rJKvG__linksList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__7rJKvG__linksList li{margin:0;padding:0}.Footer-module__7rJKvG__link{color:var(--brand-primary);font-size:.875rem;font-weight:500;transition:color .2s}.Footer-module__7rJKvG__link:hover{color:var(--brand-primary-hover);text-decoration:none}.Footer-module__7rJKvG__bottomSection{flex-direction:column;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__7rJKvG__copyrightSection{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}@media (min-width:768px){.Footer-module__7rJKvG__bottomSection{flex-direction:row}.Footer-module__7rJKvG__copyrightSection{margin-bottom:0}}.Footer-module__7rJKvG__secondaryLogoWrapper{margin-bottom:.75rem}.Footer-module__7rJKvG__secondaryLogo{opacity:.6;width:auto;max-height:80px}.Footer-module__7rJKvG__copyrightText{color:#9ca3af;flex-direction:column;max-width:60vw;font-size:9px;font-weight:600;line-height:10px;display:flex}.Footer-module__7rJKvG__badge{font-size:.75rem;font-weight:var(--font-weight-bold);color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.Footer-module__7rJKvG__footerCompact{background-color:#383838;flex-direction:column;width:100%;height:auto;min-height:520px;padding:80px 304px 129px;display:flex;position:relative;left:0;right:0;overflow:hidden}.Footer-module__7rJKvG__footerCompactFullHeight{height:auto;min-height:800px;padding-bottom:129px;overflow:hidden}.Footer-module__7rJKvG__footerCompactFullHeight .Footer-module__7rJKvG__compactBackground{width:100%;min-height:100%;position:absolute;inset:0}.Footer-module__7rJKvG__footerCompactFullHeight .Footer-module__7rJKvG__compactBackground img{object-position:center bottom;opacity:.9;width:100%;height:100%;object-fit:cover!important}@media (max-width:1600px){.Footer-module__7rJKvG__footerCompact{padding:80px 150px 129px}.Footer-module__7rJKvG__footerCompactFullHeight,.Footer-module__7rJKvG__footerCompactFullHeight .Footer-module__7rJKvG__compactBackground{min-height:700px}}@media (max-width:1280px){.Footer-module__7rJKvG__footerCompact{padding:80px 80px 100px}.Footer-module__7rJKvG__footerCompactFullHeight,.Footer-module__7rJKvG__footerCompactFullHeight .Footer-module__7rJKvG__compactBackground{min-height:600px}}.Footer-module__7rJKvG__compactBackground{z-index:0;background-color:#383838;width:100%;position:absolute;inset:0}.Footer-module__7rJKvG__compactBackground img{opacity:.63}.Footer-module__7rJKvG__compactContainer{z-index:10;justify-content:flex-start;align-items:flex-start;gap:180px;max-width:100%;display:flex;position:relative}@media (max-width:1280px){.Footer-module__7rJKvG__compactContainer{gap:40px}}.Footer-module__7rJKvG__compactLogoSection{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.Footer-module__7rJKvG__compactLogo{flex-shrink:0;width:250px;max-width:100%;height:auto}@media (max-width:1280px){.Footer-module__7rJKvG__compactLogo{width:220px}}.Footer-module__7rJKvG__compactContent{color:var(--white);flex-direction:column;gap:33px;display:flex}.Footer-module__7rJKvG__compactLinks{flex-direction:column;gap:.86px;min-width:200px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__7rJKvG__compactLink{font-size:18px;line-height:28px;font-weight:var(--font-weight-medium);color:var(--white);text-decoration:none;transition:opacity .2s}@media (max-width:1280px){.Footer-module__7rJKvG__compactLink{font-size:20px;line-height:34px}}.Footer-module__7rJKvG__compactLink:hover{opacity:.8;text-decoration:none}.Footer-module__7rJKvG__compactCtaWrapper{flex-shrink:0;margin-left:auto}.Footer-module__7rJKvG__compactCta{border:2px solid var(--white);color:var(--white);font-size:16px;font-weight:var(--font-weight-bold);white-space:nowrap;background:0 0;border-radius:16px;align-items:center;gap:8px;padding:12px 25px 12px 20px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__7rJKvG__compactCta:hover{background-color:#ffffff1a;text-decoration:none;transform:translateY(-2px)}.Footer-module__7rJKvG__compactCtaIcon{flex-shrink:0;width:24px;height:24px}.Footer-module__7rJKvG__compactCopyright{font-size:12px;line-height:19.2px;font-weight:var(--font-weight-regular);color:var(--white);text-align:left;margin:0}@media (max-width:1024px){.Footer-module__7rJKvG__footerCompact{min-height:auto;padding:60px 40px 80px}.Footer-module__7rJKvG__compactContainer{text-align:center;flex-direction:column;align-items:center;gap:50px}.Footer-module__7rJKvG__compactLogoSection{align-items:center}.Footer-module__7rJKvG__compactLogo{width:200px}.Footer-module__7rJKvG__compactContent{align-items:center;width:100%}.Footer-module__7rJKvG__compactLinks{gap:8px}.Footer-module__7rJKvG__compactLink{font-size:20px;line-height:34px}.Footer-module__7rJKvG__compactCopyright{text-align:center;font-size:11px;line-height:18px}.Footer-module__7rJKvG__compactCtaWrapper{margin-left:0}.Footer-module__7rJKvG__compactCta{padding:10px 20px;font-size:14px}}@media (max-width:768px){.Footer-module__7rJKvG__container{padding:2rem 1.5rem}.Footer-module__7rJKvG__copyrightText{max-width:37vw}.Footer-module__7rJKvG__topSection{flex-direction:column;gap:2rem}.Footer-module__7rJKvG__socialIcons{justify-content:flex-start}.Footer-module__7rJKvG__footerCompact{padding:50px 24px 60px}.Footer-module__7rJKvG__compactContainer{gap:40px}.Footer-module__7rJKvG__compactLogo{width:180px}.Footer-module__7rJKvG__compactContent{gap:28px}.Footer-module__7rJKvG__compactLinks{gap:6px}.Footer-module__7rJKvG__compactLink{font-size:18px;line-height:30px}.Footer-module__7rJKvG__compactCopyright{font-size:10px;line-height:16px}.Footer-module__7rJKvG__compactCta{gap:6px;padding:8px 16px;font-size:13px}.Footer-module__7rJKvG__compactCtaIcon{width:20px;height:20px}.Footer-module__7rJKvG__compactCopyrightWrapper{bottom:24px}}@media (max-width:480px){.Footer-module__7rJKvG__footerCompact{padding:40px 20px 50px}.Footer-module__7rJKvG__compactLogo{width:140px}.Footer-module__7rJKvG__compactContent{gap:24px}.Footer-module__7rJKvG__compactLink{font-size:16px;line-height:28px}.Footer-module__7rJKvG__compactCopyright{font-size:9px;line-height:14px}.Footer-module__7rJKvG__compactCta{padding:8px 14px;font-size:12px}.Footer-module__7rJKvG__compactCopyrightWrapper{bottom:20px}}
