.DismissibleDialog_dialogOverlay__Ysu_b{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:var(--z-dialog);padding:16px}.DismissibleDialog_dialog__NVUaC{position:relative;width:min(560px,100vw - 32px);background:#fff;color:#222;border-radius:8px;padding:16px;box-sizing:border-box;box-shadow:0 10px 30px rgba(0,0,0,.25);font-family:var(--font-exo)}.DismissibleDialog_dialog__NVUaC button,.DismissibleDialog_dialog__NVUaC input,.DismissibleDialog_dialog__NVUaC textarea{font-family:var(--font-exo)}.DismissibleDialog_dialogFitContent__Xv9hJ{width:-moz-fit-content;width:fit-content;max-width:min(560px,100vw - 32px)}.DismissibleDialog_header__N1jcu{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.DismissibleDialog_title__T2xX8{margin:0;font-size:1rem}.DismissibleDialog_closeButton__OEess{position:absolute;top:12px;right:12px;background-color:transparent;border:0;padding:4px;margin:0;cursor:pointer}.DismissibleDialog_closeButton__OEess svg{display:block;color:#555;width:20px;height:20px;padding:0}.DismissibleDialog_closeButton__OEess:hover svg{color:#000}.PublicListingCard_grid__5JIXR{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}@media screen and (max-width:479px){.PublicListingCard_grid__5JIXR{grid-template-columns:1fr}}.PublicListingCard_card__5CcO9{display:flex;flex-direction:column;overflow:hidden;border-radius:.5rem;background-color:#fff;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:box-shadow .15s;cursor:pointer}.PublicListingCard_card__5CcO9:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.PublicListingCard_imageContainer__ysHC_{position:relative;height:16rem;overflow:hidden;background-color:#f3f4f6}.PublicListingCard_image__FgAfG{width:100%;height:100%;object-fit:cover;transition:transform .3s}.PublicListingCard_card__5CcO9:hover .PublicListingCard_image__FgAfG{transform:scale(1.1)}.PublicListingCard_imagePlaceholder__xj1G1{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#f9fafb)}.PublicListingCard_content__mYB0h{padding:1rem}.PublicListingCard_title__f_xJH{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#111827}.PublicListingCard_location__fuSpn{display:flex;align-items:center;gap:.25rem;color:#6b7280;font-size:.875rem}.PublicListingCard_locationIcon__eZr8M{width:1rem;height:1rem;flex-shrink:0}.PublicListingCard_emptyMessage__ysUbn{text-align:center;padding:2rem 1rem;color:#4b5563;font-size:1.125rem;line-height:1.6;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.PublicListingCard_carousel__LsjjF{position:relative;margin-bottom:2rem}.PublicListingCard_carouselButton__1697x{position:absolute;top:50%;transform:translateY(-50%);left:1rem;background-color:hsla(0,0%,100%,.9);border:none;border-radius:9999px;padding:.5rem;cursor:pointer;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .15s;display:flex;align-items:center;justify-content:center;z-index:1}.PublicListingCard_carouselButton__1697x:hover:not(:disabled){background-color:#fff;transform:translateY(-50%) scale(1.1)}.PublicListingCard_carouselButton__1697x:disabled{opacity:.5;cursor:not-allowed}.PublicListingCard_carouselButtonRight__yla2A{left:auto;right:1rem}.PublicListingCard_carouselButtonIcon__iV53G{width:1.5rem;height:1.5rem;color:#1f2937}.Loading_loader__2uXBh{width:100vw;margin:0 auto;border:0;position:fixed;top:0;left:0;padding:1px;z-index:var(--z-modal-busy)}.Loading_loader__2uXBh:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}.Loading_loader__2uXBh .Loading_loaderBar__oX_rw{position:absolute;top:0;right:100%;bottom:0;left:0;background:#ff7d1a;width:0;animation:Loading_borealisBar__lA0ZQ .5s linear infinite}@keyframes Loading_borealisBar__lA0ZQ{0%{left:0;right:100%;width:0}10%{left:0;right:75%;width:25%}90%{right:0;left:75%;width:25%}to{left:100%;right:0;width:0}}.ErrorMessage_errorMessage__SI55m{width:100%;padding:50px 20px;text-align:center}.ErrorMessage_errorMessage__SI55m svg{width:20px;padding:5px}.ErrorMessage_errorMessage__SI55m.ErrorMessage_forbidden__CphDF svg{color:#a00}.ErrorMessage_errorMessage__SI55m .ErrorMessage_message__cuFAY{font-weight:500;margin:0 0 5px}.ErrorMessage_errorMessage__SI55m .ErrorMessage_code__tzgHh{color:#888;font-weight:300;font-size:.8rem}.Home_page__1865_{min-height:100vh;background-color:#fff}.Home_header__p_nqP{position:fixed;top:0;left:0;right:0;z-index:50;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid rgba(0,0,0,.1)}.Home_headerContainer__iyf5Q{max-width:1280px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:480px){.Home_headerContainer__iyf5Q{padding:1rem 2rem}}.Home_headerLogo__ZpicN{height:2.5rem}.Home_headerNav__XSFZ7{display:none;align-items:center;gap:2rem}@media screen and (min-width:480px){.Home_headerNav__XSFZ7{display:flex}}.Home_headerNavLink__CuwhQ{background:none;border:none;color:inherit;cursor:pointer;padding:0;font-size:1rem;transition:color .15s}.Home_headerNavLink__CuwhQ:hover{color:#1a81be}.Home_headerButton__DYQdm{background-color:#83c6ee;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:opacity .15s}.Home_headerButton__DYQdm:hover{opacity:.9}.Home_hero__ZLh4Q{padding-top:calc(60px + 2rem);padding-bottom:5rem;background-color:#fff}@media screen and (min-width:480px){.Home_hero__ZLh4Q{padding-top:calc(60px + 3rem);padding-bottom:8rem}}.Home_heroContainer__HAXIM{max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column}@media screen and (min-width:480px){.Home_heroContainer__HAXIM{padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}}.Home_heroContent__sJely{display:contents}@media screen and (min-width:480px){.Home_heroContent__sJely{display:flex;flex-direction:column;justify-content:center}}.Home_heroContentTop__Mk3fM{order:1}.Home_heroContentBottom__tfUJS{order:3}.Home_heroImageContainer__F_37_{order:2;display:flex;position:relative;margin-top:1rem;margin-bottom:4rem}@media screen and (min-width:480px){.Home_heroImageContainer__F_37_{margin-top:0;margin-bottom:0;order:0}}@media screen and (min-width:480px)and (max-width:1399px){.Home_heroContainer__HAXIM{grid-template-columns:2fr 3fr;gap:2.5rem}.Home_heroTitle__KGuOK{font-size:clamp(2rem,3vw,2.5rem);margin-bottom:1rem}.Home_heroDescription__VLLWu{font-size:1rem;line-height:1.55;margin-bottom:1.25rem}.Home_heroActions__IOTZE{margin-bottom:1.25rem}.Home_heroActionsLabel__hZ5w8{margin-bottom:.75rem}.Home_heroButtons__FzBji{gap:.5rem}.Home_heroButton__cbxKt{padding:.75rem}}.Home_heroBadge__k73Io{display:inline-block;background-color:#fff;color:#1a81be;border:1px solid #1a81be;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.Home_heroTitle__KGuOK{font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem;color:#111827}@media screen and (min-width:480px){.Home_heroTitle__KGuOK{font-size:3rem}}.Home_heroTitleAccent__jmmK0{color:#1a81be}.Home_heroDescription__VLLWu{font-size:1rem;line-height:1.5rem;color:#4b5563;margin-bottom:1rem;margin-top:0}.Home_heroActions__IOTZE{margin-bottom:2rem}.Home_heroActionsLabel__hZ5w8{color:#374151;margin-bottom:1rem}.Home_heroButtons__FzBji{display:flex;flex-direction:column;gap:.75rem}.Home_heroButton__cbxKt{display:flex;align-items:center;gap:.75rem;padding:1rem;border:2px solid #1a81be;border-radius:8px;background:transparent;color:#000;cursor:pointer;text-align:left;transition:background-color .15s}.Home_heroButton__cbxKt:hover{background-color:hsla(0,0%,100%,.5)}@media screen and (max-width:479px){.Home_heroButton__cbxKt{font-size:1.1rem}}.Home_heroButtonIcon__OxVgm{width:1.25rem;height:1.25rem;color:#1a81be;flex-shrink:0}.Home_heroButtonLabel__lIhC_{color:#1a81be;font-weight:600}.Home_heroImage__VoXTY{width:100%;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.Home_heroImageLink__Frqrk{display:block}.Home_heroPriceBadge__moAkm{position:absolute;bottom:-1.5rem;left:1.5rem;background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);text-decoration:none}.Home_heroPriceLabel__t0mKk{font-size:.875rem;color:#6b7280;margin:0 0 .25rem}.Home_heroPrice__6gCKM{font-size:1.5rem;color:#1a81be;margin:0;font-weight:600}.Home_section__PXftp{padding:5rem 0;background-color:#fff;scroll-margin-top:0}@media screen and (min-width:480px){.Home_section__PXftp{padding:8rem 0;scroll-margin-top:0}}.Home_sectionOwn__XEI4r{background-color:#f0f7ff}.Home_sectionStay__9EzSf{background-color:#f5f9ff}.Home_sectionHost__Z5Bh8{background-color:#fafbfc}.Home_sectionContainer__VhdMC{max-width:1280px;margin:0 auto;padding:0 1rem}@media screen and (min-width:480px){.Home_sectionContainer__VhdMC{padding:0 2rem}}.Home_sectionHeader__PJLiz{text-align:center;margin-bottom:3rem}.Home_sectionBadge__s5AMZ{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;padding:.75rem 1.5rem;border-radius:9999px;margin-bottom:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Home_sectionBadgeIcon__dR_wG{width:1.5rem;height:1.5rem;color:#1a81be}.Home_sectionTitle__zT1im{font-size:1.875rem;font-weight:600;margin-bottom:1rem;color:#111827}@media screen and (min-width:480px){.Home_sectionTitle__zT1im{font-size:2.25rem}}.Home_sectionDescription__gFvvs{max-width:42rem;margin:0 auto;font-size:1.125rem;line-height:1.75rem;color:#4b5563}.Home_ownCarouselContainer__pwPR_{margin-bottom:4rem;width:100%}.Home_ownSpecsTitle__sbC_r{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.Home_specsGrid__Ug5Zn{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}.Home_specCard__nkfga{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem}.Home_specIcon__l5MNy{background-color:#fff;padding:.5rem;border-radius:.5rem}.Home_specIconSvg__cDvPQ{width:1.25rem;height:1.25rem;color:#1a81be}.Home_specLabel__vqWzq{font-weight:500;color:#111827;margin:0 0 .25rem}.Home_specDetail__JAnFy{font-size:.875rem;color:#6b7280;margin:0}.Home_ownFeatures__uZXtA{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:3rem;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))}@media screen and (max-width:479px){.Home_ownFeatures__uZXtA{grid-template-columns:1fr}}.Home_featureCard__cXDvs{padding:2rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.Home_featureCardHighlight__9ozD5{background-color:#146291;color:#fff;border:none}@media screen and (max-width:479px){.Home_featureCardHighlight__9ozD5 .Home_featureHighlightCta__X5L4r{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}}.Home_featureCardTitle__1prvN{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.Home_featureCardHighlight__9ozD5 .Home_featureCardTitle__1prvN{color:#fff}.Home_featureCardDescription__5PtpI{margin-bottom:1.5rem;color:hsla(0,0%,100%,.9)}.Home_featureCard__cXDvs:not(.Home_featureCardHighlight__9ozD5) .Home_featureCardDescription__5PtpI{color:#4b5563}.Home_featureList__Dqo_w{display:flex;flex-direction:column;gap:1rem}.Home_featureItem__BMvwt{display:flex;align-items:center;gap:.75rem}.Home_featureItem__BMvwt p{margin:0}.Home_featureCheck__OS_W7{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:9999px;flex-shrink:0}.Home_featureCheckIcon__RjXD8{width:1.3rem;height:1.3rem;color:#1a81be}.Home_featureLink__UvcPW{display:inline-block;margin-top:1rem;color:#1a81be;font-weight:500;text-decoration:none;transition:color .15s}@media screen and (max-width:479px){.Home_featureLink__UvcPW{font-size:1.3rem;margin-top:1.4rem;padding-block:.75rem;padding-inline:.5rem;margin-inline:-.5rem}}.Home_featureLink__UvcPW:hover{color:#146291}.Home_featureBenefits__Ylcy1{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.Home_featureBenefit___jiw_{display:flex;align-items:center;gap:.75rem}.Home_featureBenefitIcon__oaVqA{width:1.5rem;height:1.5rem}.Home_priceBox__DYNtu{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;border-radius:1rem;background-color:#fff;text-align:center}.Home_priceBoxText__NOF_y{font-size:1.5rem;margin:0 0 .5rem}.Home_priceBoxAmount__VgtZD{color:#1a81be;font-weight:600}.Home_priceBoxSubtext__mqwcx{color:#4b5563;margin:0}.Home_orderNowButton__dYZ9B{margin-top:.25rem;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.75rem;background-color:#1d90d4;color:#fff;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:opacity .15s}.Home_orderNowButton__dYZ9B:hover{opacity:.92;color:#fff}.Home_carousel__b9sLp{position:relative;overflow:hidden;border-radius:1rem}.Home_carouselImageContainer__w_Y7f{position:relative;height:500px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;touch-action:pan-y}.Home_carouselImageContainer__w_Y7f:active{cursor:-webkit-grabbing;cursor:grabbing}.Home_carouselTrack__q3nnZ{display:flex;height:100%;will-change:transform}.Home_carouselSlide__izCKK{position:relative;flex:0 0 100%;width:100%;height:100%}.Home_carouselImage___ZwHU{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_carouselOverlay__tty9d{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.Home_overlayText__RZd8I{position:absolute;background-color:rgba(0,0,0,.6);color:#fff;padding:.5rem 1rem;border-radius:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:1rem;font-weight:500}.Home_overlayTextTopLeft__JIUqk{top:1rem;left:1rem}.Home_overlayTextTopRight__sfCEJ{top:1rem;right:1rem}.Home_overlayTextBottomLeft__6a37_{bottom:1rem;left:1rem}.Home_overlayTextBottomRight__WrYcg{bottom:1rem;right:1rem}.Home_overlayTextCenter__jQv70{top:50%;left:50%;transform:translate(-50%,-50%)}.Home_carouselCaption__RadOe{position:absolute;bottom:1rem;left:1rem;background-color:rgba(0,0,0,.6);color:#fff;padding:.5rem 1rem;border-radius:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_carouselCaption__RadOe p{margin:0;font-size:.875rem}.Home_carouselButton__KQH6D{position:absolute;top:50%;transform:translateY(-50%);left:1rem;background-color:hsla(0,0%,100%,.9);border:none;border-radius:9999px;padding:.5rem;cursor:pointer;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .15s;display:flex;align-items:center;justify-content:center}.Home_carouselButton__KQH6D:hover{background-color:#fff;transform:translateY(-50%) scale(1.1)}.Home_carouselButton__KQH6D:disabled{opacity:.5;cursor:not-allowed}.Home_carouselButtonRight__WXoy3{left:auto;right:1rem}.Home_carouselButtonIcon__7Q_Pn{width:1.5rem;height:1.5rem;color:#1f2937}.Home_carouselDots__bSyqa{position:absolute;bottom:1rem;right:1rem;display:flex;gap:.5rem}.Home_carouselDot__frn2E{width:.5rem;height:.5rem;border-radius:9999px;background-color:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .15s;padding:0}.Home_carouselDot__frn2E:hover{background-color:hsla(0,0%,100%,.8)}.Home_carouselDotActive__J8rLq{background-color:#fff;width:2rem}.Home_listingCarousel__ZKjOh{position:relative;margin-bottom:2rem}.Home_listingCarouselContainer__XXqDJ{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}@media screen and (max-width:479px){.Home_listingCarouselContainer__XXqDJ{grid-template-columns:1fr}}.Home_listingCard__1nfQf{display:flex;flex-direction:column;overflow:hidden;border-radius:.5rem;background-color:#fff;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:box-shadow .15s;cursor:pointer}.Home_listingCard__1nfQf:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.Home_listingCardImageContainer__WuRaT{position:relative;height:16rem;overflow:hidden}.Home_listingCardImage__ZPQG6{width:100%;height:100%;object-fit:cover;transition:transform .3s}.Home_listingCard__1nfQf:hover .Home_listingCardImage__ZPQG6{transform:scale(1.1)}.Home_listingCardContent__SklMO{padding:1rem}.Home_listingCardTitle__fDC46{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#111827}.Home_listingCardLocation__RRZVm{display:flex;align-items:center;gap:.25rem;color:#6b7280;font-size:.875rem}.Home_listingCardLocationIcon__qKg9H{width:1rem;height:1rem}.Home_listingCarouselButton__qI7iJ{top:50%;transform:translateY(-50%)}.Home_stayActions__9VMAU{text-align:center}.Home_hostContent__c7e07{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media screen and (min-width:480px){.Home_hostContent__c7e07{grid-template-columns:1fr 1fr}}.Home_hostImageContainer__3rbCv{position:relative;overflow:hidden;border-radius:1rem}@media screen and (min-width:480px){.Home_hostImageContainer__3rbCv{height:100%}}.Home_hostImageContainer__3rbCv img,.Home_hostImage__pp_yd{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.Home_hostRequirements__PCJk9{display:flex;flex-direction:column;justify-content:flex-start}.Home_hostRequirementsTitle__pfhZ0{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.Home_requirementsList__6G3e0{display:flex;flex-direction:column;gap:1rem}.Home_requirementItem__VqDjc{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.Home_requirementCheck__gGX_Z{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:9999px;flex-shrink:0}.Home_requirementCheckIcon__3HMSg{width:1.3rem;height:1.3rem;color:#1a81be}.Home_hostBenefits__y97EM{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}@media screen and (min-width:480px){.Home_hostBenefits__y97EM{grid-template-columns:repeat(3,1fr)}}.Home_hostBenefitCard__7Ji9q{padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;text-align:center}.Home_hostBenefitIcon__j6qf1{display:flex;justify-content:center;margin-bottom:1rem}.Home_hostBenefitIconSvg__vOqwR{width:2rem;height:2rem;color:#1a81be;padding:1rem;background-color:#fff;border-radius:9999px}.Home_hostBenefitTitle__cZjry{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#111827}.Home_hostBenefitText__qlT_y{color:#4b5563;margin:0}.Home_hostBenefitAmount__ODj7i{font-size:1.5rem;color:#1a81be;font-weight:600;margin:0}.Home_hostCta__fjYZ_{padding:2rem;border-radius:1rem;background-color:#146291;color:#fff;text-align:center}@media screen and (min-width:480px){.Home_hostCta__fjYZ_{padding:3rem}}.Home_hostCtaTitle__iLSej{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.Home_hostCtaDescription__nTe3S{margin-bottom:2rem;color:hsla(0,0%,100%,.9)}.Home_primaryButton__jTWLF{text-decoration:none;background-color:#1d90d4;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:opacity .15s;display:inline-flex;align-items:center;gap:.5rem}.Home_primaryButton__jTWLF:hover{opacity:.9}.Home_hostCta__fjYZ_ .Home_primaryButton__jTWLF{background-color:#146291}.Home_buttonIcon__plrdD{width:1.25rem;height:1.25rem}.Home_footer__1_k2P{border-top:1px solid rgba(0,0,0,.1);background-color:#f8fbff;padding:3rem 0}.Home_footerContainer__VV51s{max-width:1280px;margin:0 auto;padding:0 1rem}@media screen and (min-width:480px){.Home_footerContainer__VV51s{padding:0 2rem}}.Home_footerGrid__e_qpo{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media screen and (max-width:479px){.Home_footerGrid__e_qpo{grid-template-columns:1fr}}@media screen and (min-width:480px){.Home_footerGrid__e_qpo{grid-template-columns:repeat(5,1fr)}}.Home_footerColumn__iAKAl{display:flex;flex-direction:column}.Home_footerLogo__iuwVC{height:2rem;margin-bottom:1rem}.Home_footerDescription__BaKsF{font-size:.875rem;color:#4b5563;margin:0}.Home_footerTitle__enpIv{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#111827}.Home_footerLinks__8XITL{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.Home_footerLink__d_hwp{font-size:.875rem;color:#4b5563;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:color .15s}.Home_footerLink__d_hwp:hover{color:#83c6ee}.Home_footerCopyright__H06ZX{padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);text-align:center;font-size:.875rem;color:#6b7280}