.MenuOverlaySplit-module__PXYkEq__overlay{z-index:19000;-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem);opacity:0;visibility:hidden;background:linear-gradient(115deg,#08090cfa,#111318fa),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 7rem);transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s;display:flex;position:fixed;inset:0}.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open{opacity:1;visibility:visible;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility linear}.MenuOverlaySplit-module__PXYkEq__closeButton{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:linear-gradient(135deg,#ffffff29,#ffffff0a),#0d0f13bd;border:none;border-radius:999px;width:3rem;height:3rem;font-size:1.25rem;transition:background .2s,transform .2s,color .2s;position:absolute;top:1.5rem;right:1.75rem;box-shadow:inset 0 0 0 1px #ffffff1f,0 .75rem 2rem #00000052}.MenuOverlaySplit-module__PXYkEq__closeButton:hover{color:var(--accent-secondary);background:#ffffff29;transform:rotate(90deg)}.MenuOverlaySplit-module__PXYkEq__split{grid-template-columns:60% 40%;width:100%;height:100%;display:grid}.MenuOverlaySplit-module__PXYkEq__left{flex-direction:column;height:100%;min-height:0;padding:4rem clamp(2rem,6vw,6rem) 2rem;display:flex;position:relative;overflow:hidden}.MenuOverlaySplit-module__PXYkEq__left:before{content:"";pointer-events:none;opacity:.7;background:linear-gradient(90deg,#4ea4f81f,#0000 28%),repeating-linear-gradient(0deg,#0000 0 4.5rem,#ffffff0a 4.5rem calc(4.5rem + 1px));position:absolute;inset:0}.MenuOverlaySplit-module__PXYkEq__eyebrow{color:#fff6;letter-spacing:.2em;text-transform:uppercase;opacity:0;flex-shrink:0;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;transition:opacity .35s .2s,transform .35s .2s;display:block;position:relative;transform:translateY(.75rem)}.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open .MenuOverlaySplit-module__PXYkEq__eyebrow{opacity:1;transform:translateY(0)}.MenuOverlaySplit-module__PXYkEq__scroll{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;flex:1;min-height:0;padding-left:1.5rem;padding-right:.75rem;position:relative;overflow-y:auto}.MenuOverlaySplit-module__PXYkEq__scroll:before{content:"";opacity:0;transform-origin:top;background:linear-gradient(#0000,#4ea4f8bf,#e1874fbf,#0000);width:1px;transition:opacity .35s .35s,transform .55s cubic-bezier(.76,0,.24,1) .35s;position:absolute;top:.4rem;bottom:.4rem;left:0;transform:scaleY(0)}.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open .MenuOverlaySplit-module__PXYkEq__scroll:before{opacity:1;transform:scaleY(1)}.MenuOverlaySplit-module__PXYkEq__scroll::-webkit-scrollbar{width:.4rem}.MenuOverlaySplit-module__PXYkEq__scroll::-webkit-scrollbar-track{background:0 0}.MenuOverlaySplit-module__PXYkEq__scroll::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.MenuOverlaySplit-module__PXYkEq__scroll::-webkit-scrollbar-thumb:hover{background:#ffffff47}.MenuOverlaySplit-module__PXYkEq__list{margin:0;padding:0;list-style:none}.MenuOverlaySplit-module__PXYkEq__item{opacity:0;position:relative;transform:translateY(.8rem)}.MenuOverlaySplit-module__PXYkEq__item:after{content:"";transform-origin:0;background:linear-gradient(90deg,#ffffff14,#0000);height:1px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.MenuOverlaySplit-module__PXYkEq__item:hover:after{transform:scaleX(1)}.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open .MenuOverlaySplit-module__PXYkEq__item{animation:.45s cubic-bezier(.4,0,.2,1) forwards MenuOverlaySplit-module__PXYkEq__itemRise}@keyframes MenuOverlaySplit-module__PXYkEq__itemRise{to{opacity:1;transform:translateY(0)}}.MenuOverlaySplit-module__PXYkEq__link{color:#fff;font-size:var(--font-size-4xl);letter-spacing:0;align-items:baseline;gap:1rem;padding:.7rem 0;font-weight:600;line-height:1.15;text-decoration:none;transition:color .25s,transform .25s;display:flex;position:relative}.MenuOverlaySplit-module__PXYkEq__index{color:#ffffff4d;letter-spacing:.1em;font-size:.8rem;font-weight:500}.MenuOverlaySplit-module__PXYkEq__label{display:inline-block;position:relative}.MenuOverlaySplit-module__PXYkEq__label:before,.MenuOverlaySplit-module__PXYkEq__label:after{content:"";background:linear-gradient(90deg, transparent, var(--accent-secondary));width:0;height:1px;transition:width .28s;position:absolute;top:50%}.MenuOverlaySplit-module__PXYkEq__label:before{right:calc(100% + .75rem)}.MenuOverlaySplit-module__PXYkEq__label:after{background:linear-gradient(90deg, var(--accent-secondary), transparent);left:calc(100% + .75rem)}.MenuOverlaySplit-module__PXYkEq__link:hover{color:var(--accent-secondary);transform:translate(.5rem)}.MenuOverlaySplit-module__PXYkEq__link:hover .MenuOverlaySplit-module__PXYkEq__label:before,.MenuOverlaySplit-module__PXYkEq__link:hover .MenuOverlaySplit-module__PXYkEq__label:after{width:2.5rem}.MenuOverlaySplit-module__PXYkEq__active{color:var(--accent)}.MenuOverlaySplit-module__PXYkEq__placeholder{color:#ffffff80;cursor:default}.MenuOverlaySplit-module__PXYkEq__placeholder:hover{color:#ffffff9e;transform:none}.MenuOverlaySplit-module__PXYkEq__placeholder:hover .MenuOverlaySplit-module__PXYkEq__label:before,.MenuOverlaySplit-module__PXYkEq__placeholder:hover .MenuOverlaySplit-module__PXYkEq__label:after{width:0}.MenuOverlaySplit-module__PXYkEq__comingSoon{border-radius:var(--radius-pill);padding:var(--space-xs) var(--space-sm);color:var(--accent-secondary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;border:1px solid #ffffff29;align-self:center;line-height:1}.MenuOverlaySplit-module__PXYkEq__right{background:linear-gradient(135deg,#4ea4f829,#0000 32%),linear-gradient(315deg,#e1874f24,#0000 36%),linear-gradient(135deg,#14161b 0%,#0c0d10 100%);border-left:1px solid #ffffff0f;justify-content:center;align-items:center;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.MenuOverlaySplit-module__PXYkEq__right:before{content:"";opacity:.32;background:repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 5rem),repeating-linear-gradient(0deg,#ffffff09 0 1px,#0000 1px 5rem);position:absolute;inset:0}.MenuOverlaySplit-module__PXYkEq__feature{z-index:1;flex-direction:column;width:100%;max-width:26rem;animation:.4s cubic-bezier(.4,0,.2,1) both MenuOverlaySplit-module__PXYkEq__featureFade;display:flex;position:relative}@keyframes MenuOverlaySplit-module__PXYkEq__featureFade{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.MenuOverlaySplit-module__PXYkEq__imageWrap{aspect-ratio:4/5;border-radius:var(--radius-xl);width:100%;position:relative;overflow:hidden;box-shadow:0 1.5rem 3rem #00000073,0 0 0 1px #ffffff14}.MenuOverlaySplit-module__PXYkEq__image{object-fit:cover;animation:7s ease-in-out both MenuOverlaySplit-module__PXYkEq__imageDrift;transform:scale(1.04)}@keyframes MenuOverlaySplit-module__PXYkEq__imageDrift{0%{transform:scale(1.08)translateY(.6rem)}to{transform:scale(1.02)translateY(0)}}.MenuOverlaySplit-module__PXYkEq__imageScrim{background:linear-gradient(#0000 40%,#08090ca6 100%);position:absolute;inset:0}.MenuOverlaySplit-module__PXYkEq__featureText{margin-top:1.5rem}.MenuOverlaySplit-module__PXYkEq__featureLabel{color:#fff6;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:block}.MenuOverlaySplit-module__PXYkEq__featureTitle{color:#fff;letter-spacing:0;margin:0 0 .6rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.MenuOverlaySplit-module__PXYkEq__featureCopy{color:#fff9;margin:0;font-size:.95rem;line-height:1.6}.MenuOverlaySplit-module__PXYkEq__featureStat{color:#ffffffc7;letter-spacing:0;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;width:fit-content;margin-top:1rem;padding:.45rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}@media (max-width:900px){.MenuOverlaySplit-module__PXYkEq__split{grid-template-columns:1fr}.MenuOverlaySplit-module__PXYkEq__right{display:none}.MenuOverlaySplit-module__PXYkEq__left{padding:5rem 1.5rem 2rem}}@media (max-width:767px){.MenuOverlaySplit-module__PXYkEq__left{padding:5rem var(--layout-padding) 2rem}.MenuOverlaySplit-module__PXYkEq__link{font-size:var(--font-size-3xl);gap:.75rem}.MenuOverlaySplit-module__PXYkEq__link:hover .MenuOverlaySplit-module__PXYkEq__label:before,.MenuOverlaySplit-module__PXYkEq__link:hover .MenuOverlaySplit-module__PXYkEq__label:after{width:0}}@media (prefers-reduced-motion:reduce){.MenuOverlaySplit-module__PXYkEq__overlay,.MenuOverlaySplit-module__PXYkEq__eyebrow,.MenuOverlaySplit-module__PXYkEq__item,.MenuOverlaySplit-module__PXYkEq__link,.MenuOverlaySplit-module__PXYkEq__label:before,.MenuOverlaySplit-module__PXYkEq__label:after,.MenuOverlaySplit-module__PXYkEq__image,.MenuOverlaySplit-module__PXYkEq__feature,.MenuOverlaySplit-module__PXYkEq__closeButton,.MenuOverlaySplit-module__PXYkEq__scroll:before{transition:none!important;animation:none!important}.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open,.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open .MenuOverlaySplit-module__PXYkEq__eyebrow,.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open .MenuOverlaySplit-module__PXYkEq__item,.MenuOverlaySplit-module__PXYkEq__overlay.MenuOverlaySplit-module__PXYkEq__open .MenuOverlaySplit-module__PXYkEq__scroll:before{opacity:1;transform:none}}
.Header-module__lnUIdW__header{z-index:9999;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;width:100%;min-height:5.5rem;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae6;padding:.5rem 0}.Header-module__lnUIdW__navbar{z-index:10000;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:0 2.5rem;display:flex;position:relative}.Header-module__lnUIdW__brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__lnUIdW__logo{object-fit:contain;display:block;width:auto!important;height:5rem!important}.Header-module__lnUIdW__cluster{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__iconButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.2rem;transition:all .3s}.Header-module__lnUIdW__iconButton:hover{color:#e1874f;transform:scale(1.1)}.Header-module__lnUIdW__menuButton{justify-content:center;align-items:center;gap:var(--space-xs);color:#fff;cursor:pointer;min-height:2.75rem;padding:.55rem var(--space-md);letter-spacing:0;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:linear-gradient(135deg,#ffffff1f,#ffffff08),#08090c7a;border:1px solid #ffffff29;border-radius:999px;font-size:.8rem;font-weight:700;transition:color .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 .75rem 2rem #00000038}.Header-module__lnUIdW__menuButton:before{content:"";border-radius:inherit;opacity:0;background:#ffffff14;transition:opacity .25s,transform .25s;position:absolute;inset:0;transform:translateY(60%)}.Header-module__lnUIdW__menuButton i,.Header-module__lnUIdW__menuButton span{z-index:1;position:relative}.Header-module__lnUIdW__menuButton:hover{transform:translateY(-.0625rem)}.Header-module__lnUIdW__menuButton:hover:before{opacity:1;transform:translateY(0)}.Header-module__lnUIdW__menuButtonActive{background:linear-gradient(135deg, var(--accent), var(--accent-secondary));color:#fff;box-shadow:0 .55rem 1.5rem #4ea4f847}.Header-module__lnUIdW__menuButtonActive:hover{transform:translateY(-.0625rem)}.Header-module__lnUIdW__loginButton{color:#fff;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#4ea4f8;border-radius:999px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__lnUIdW__loginButton:hover{background:#3d8de0;transform:translateY(-1px)}.Header-module__lnUIdW__searchOverlay{z-index:20000;opacity:0;visibility:hidden;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__searchOverlayOpen{opacity:1;visibility:visible}.Header-module__lnUIdW__searchContainer{width:min(90%,50rem);transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(.8)translateY(3rem)}.Header-module__lnUIdW__searchOverlayOpen .Header-module__lnUIdW__searchContainer{transform:scale(1)translateY(0)}.Header-module__lnUIdW__searchBox{border-bottom:2px solid #ffffff4d;align-items:center;display:flex}.Header-module__lnUIdW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:1.25rem 0;font-size:2rem}.Header-module__lnUIdW__searchInput::placeholder{color:#ffffff8c}.Header-module__lnUIdW__searchBtn,.Header-module__lnUIdW__searchClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.3rem}.Header-module__lnUIdW__searchSuggestions{margin-top:1.875rem}.Header-module__lnUIdW__suggestionCategory h6{color:#ffffffb3;margin-bottom:.95rem;font-size:.95rem;font-weight:500}.Header-module__lnUIdW__suggestionItems{flex-wrap:wrap;gap:.625rem;display:flex}.Header-module__lnUIdW__suggestionItem{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:1.5rem;padding:.5rem 1rem;font-size:.9rem;transition:background .2s}.Header-module__lnUIdW__suggestionItem:hover{background:#ffffff2e}.Header-module__lnUIdW__searchResults{max-height:min(62svh,34rem);margin-top:1.875rem;padding-right:.25rem;overflow-y:auto}.Header-module__lnUIdW__searchStatus{color:#ffffffc2;align-items:center;gap:.75rem;font-size:1rem;display:flex}.Header-module__lnUIdW__searchResultGroups{gap:1.25rem;display:grid}.Header-module__lnUIdW__searchResultGroup{gap:.75rem;display:grid}.Header-module__lnUIdW__searchResultHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__searchResultHeader h6{color:#ffffffbd;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:600}.Header-module__lnUIdW__searchResultHeader span{color:#ffffff80;font-size:.78rem}.Header-module__lnUIdW__searchResultList{gap:.5rem;display:grid}.Header-module__lnUIdW__searchResultItem{color:#fff;background:#ffffff14;border-radius:.75rem;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.65rem;text-decoration:none;transition:background .2s,transform .2s;display:grid}.Header-module__lnUIdW__searchResultItem:hover{background:#ffffff24;transform:translateY(-.0625rem)}.Header-module__lnUIdW__searchResultImage{color:#ffffffb8;background:#ffffff1f;border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative;overflow:hidden}.Header-module__lnUIdW__searchResultImage img{object-fit:cover}.Header-module__lnUIdW__searchResultText{gap:.18rem;min-width:0;display:grid}.Header-module__lnUIdW__searchResultTitle,.Header-module__lnUIdW__searchResultSubtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__lnUIdW__searchResultTitle{color:#fff;font-size:.98rem;font-weight:600}.Header-module__lnUIdW__searchResultSubtitle{color:#ffffff8f;font-size:.82rem}.Header-module__lnUIdW__searchResultCategory{color:#ffffffd1;white-space:nowrap;background:#4ea4f82e;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:600}.Header-module__lnUIdW__profileSection{align-items:center;display:flex;position:relative}.Header-module__lnUIdW__profileButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem;transition:opacity .2s;display:flex}.Header-module__lnUIdW__profileButton:hover{opacity:.85}.Header-module__lnUIdW__profileAvatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:999px;width:2.25rem;height:2.25rem}.Header-module__lnUIdW__profileInitials{color:#fff;letter-spacing:.5px;background:#4ea4f8;border:2px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.85rem;font-weight:600;display:flex}.Header-module__lnUIdW__profileDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10001;background:#141414f2;border:1px solid #ffffff1a;border-radius:.75rem;min-width:15rem;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 .5rem 2rem #0006}.Header-module__lnUIdW__profileDropdownHeader{align-items:center;gap:.75rem;padding:.75rem;display:flex}.Header-module__lnUIdW__profileDropdownAvatar{object-fit:cover;border:2px solid #fff3;border-radius:999px;flex-shrink:0;width:2.5rem;height:2.5rem}.Header-module__lnUIdW__profileDropdownInitials{color:#fff;background:#4ea4f8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.95rem;font-weight:600;display:flex}.Header-module__lnUIdW__profileDropdownName{color:#fff;margin:0;font-size:.9rem;font-weight:600}.Header-module__lnUIdW__profileDropdownEmail{color:#ffffff80;margin:0;font-size:.75rem}.Header-module__lnUIdW__profileDropdownDivider{border:none;border-top:1px solid #ffffff1a;margin:.25rem 0}.Header-module__lnUIdW__profileDropdownItem{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;font-size:.9rem;transition:background .2s;display:flex}.Header-module__lnUIdW__profileDropdownItem:hover{background:#ffffff1a}@media (max-width:991px){.Header-module__lnUIdW__navbar{padding:0 var(--layout-padding)}.Header-module__lnUIdW__logo{height:3.5rem!important}.Header-module__lnUIdW__menuButton{min-width:2.45rem;padding:.4rem .65rem;font-size:.7rem}.Header-module__lnUIdW__loginButton{padding:.5rem 1rem;font-size:.75rem}.Header-module__lnUIdW__searchInput{font-size:1.3rem}}@media (max-width:600px){.Header-module__lnUIdW__navbar{gap:.75rem;padding:0 1rem}.Header-module__lnUIdW__cluster{gap:.4rem}.Header-module__lnUIdW__logo{height:2.75rem!important}.Header-module__lnUIdW__menuButton{min-width:2.15rem;padding:.35rem .45rem;font-size:.65rem}.Header-module__lnUIdW__iconButton{padding:.4rem;font-size:1rem}.Header-module__lnUIdW__loginButton{padding:.4rem .75rem;font-size:.7rem}.Header-module__lnUIdW__searchContainer{width:calc(100% - 2rem)}.Header-module__lnUIdW__searchResultItem{grid-template-columns:2.75rem minmax(0,1fr)}.Header-module__lnUIdW__searchResultImage{width:2.75rem;height:2.75rem}.Header-module__lnUIdW__searchResultCategory{grid-column:2;justify-self:start}}
.Footer-module__3hUVsW__section{padding:80px 0 0}.Footer-module__3hUVsW__footer{color:#fff;background:#262932;padding:4rem 0 2rem}.Footer-module__3hUVsW__inner{padding:0 var(--layout-padding)}.Footer-module__3hUVsW__topGrid{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid}.Footer-module__3hUVsW__footerBrand{margin-bottom:2rem}.Footer-module__3hUVsW__footerLogo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__3hUVsW__footerNavigation{flex-direction:column;gap:2rem;display:flex}.Footer-module__3hUVsW__navColumns{gap:3rem;display:flex}.Footer-module__3hUVsW__navColumn{flex-direction:column;gap:.8rem;display:flex}.Footer-module__3hUVsW__navLink{color:#fcfdff;text-transform:uppercase;font-size:16px;font-weight:300;line-height:1.61;text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__navLink:hover{color:#4ea4f8}.Footer-module__3hUVsW__footerNewsletter{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__newsletterText{color:#fcfdff;text-transform:uppercase;margin:0;font-size:20px;font-weight:300}.Footer-module__3hUVsW__newsletterForm{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__newsletterInput{color:#fff;background:0 0;border:none;border-bottom:1px solid #666;outline:none;flex:1;padding:.5rem 0;font-size:.9rem}.Footer-module__3hUVsW__newsletterInput::placeholder{color:#999}.Footer-module__3hUVsW__newsletterBtn{color:#fff;cursor:pointer;background:#4ea4f8;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,background .3s;display:flex}.Footer-module__3hUVsW__newsletterBtn:hover{background:#357abd;transform:scale(1.1)}.Footer-module__3hUVsW__divider{border-color:#ffffff1a;margin:2rem 0 1rem}.Footer-module__3hUVsW__middleGrid{grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:32px;display:grid}.Footer-module__3hUVsW__socialSection{margin-top:1rem}.Footer-module__3hUVsW__socialSection h3{color:#fcfdff;font-size:42px;font-weight:400}.Footer-module__3hUVsW__socialTitle{color:#fcfdff;text-transform:uppercase;font-size:20px;font-weight:300;line-height:1.37}.Footer-module__3hUVsW__socialLinks{gap:1rem;margin-top:20px;display:flex}.Footer-module__3hUVsW__socialLink{color:#fff;border:1px solid #434343;border-radius:5px;justify-content:center;align-items:center;width:43px;height:43px;text-decoration:none;transition:transform .3s,background .3s;display:inline-flex}.Footer-module__3hUVsW__socialLink:hover{background:#e1874f;transform:translateY(-3px)}.Footer-module__3hUVsW__appDownload{justify-content:flex-end;gap:1rem;display:flex}.Footer-module__3hUVsW__appLink{border-radius:8px;align-items:center;margin-top:20px;transition:transform .3s;display:flex}.Footer-module__3hUVsW__appLink:hover{transform:translateY(-2px)}.Footer-module__3hUVsW__bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__3hUVsW__copyright{color:#ccc;margin:0}.Footer-module__3hUVsW__footerLinks{justify-content:flex-end;gap:2rem;display:flex}.Footer-module__3hUVsW__footerLink{color:#ccc;font-size:.85rem;text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__footerLink:hover{color:#4ea4f8}@media (max-width:1024px){.Footer-module__3hUVsW__topGrid,.Footer-module__3hUVsW__middleGrid{grid-template-columns:1fr}}@media (max-width:768px){.Footer-module__3hUVsW__section{padding:40px 0}.Footer-module__3hUVsW__footer{padding:2.5rem 0 1.5rem}.Footer-module__3hUVsW__inner{padding:0 var(--layout-padding)}.Footer-module__3hUVsW__topGrid,.Footer-module__3hUVsW__middleGrid{gap:1.5rem}.Footer-module__3hUVsW__navColumns{flex-direction:column;gap:1.5rem}.Footer-module__3hUVsW__navColumn{gap:.45rem}.Footer-module__3hUVsW__navLink{font-size:.8rem;line-height:1.45}.Footer-module__3hUVsW__newsletterText{font-size:.95rem;line-height:1.45}.Footer-module__3hUVsW__newsletterInput{font-size:.8rem}.Footer-module__3hUVsW__socialSection h3{font-size:1.5rem;line-height:1.2}.Footer-module__3hUVsW__socialTitle{font-size:.9rem}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__footerLink{font-size:.75rem;line-height:1.4}.Footer-module__3hUVsW__bottom,.Footer-module__3hUVsW__footerLinks{flex-direction:column;align-items:flex-start}.Footer-module__3hUVsW__footerLinks{gap:.75rem}}
