.react-responsive-modal-root{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000}.react-responsive-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.react-responsive-modal-container{height:100%;outline:0;overflow-x:hidden;overflow-y:auto;text-align:center}.react-responsive-modal-containerCenter:after{width:0;height:100%;content:"";display:inline-block;vertical-align:middle}.react-responsive-modal-modal{max-width:800px;display:inline-block;text-align:left;vertical-align:middle;background:#fff;box-shadow:0 12px 15px 0 rgba(0,0,0,.25);margin:1.2rem;padding:1.2rem;position:relative;overflow-y:auto}.react-responsive-modal-closeButton{position:absolute;top:14px;right:14px;border:none;padding:0;cursor:pointer;background-color:transparent;display:flex}.react-responsive-modal-container,.react-responsive-modal-modal,.react-responsive-modal-overlay{animation-fill-mode:forwards!important}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{transform:scale(.96);opacity:0}to{transform:scale(100%);opacity:1}}@keyframes react-responsive-modal-modal-out{0%{transform:scale(100%);opacity:1}to{transform:scale(.96);opacity:0}}.SeasonalModal_modal__zq0vi{margin:0;padding:0;border-radius:16px 16px 0 0;width:100%}.SeasonalModal_root__kZpRr{top:unset}.SeasonalModal_container__6bjUu{display:flex;flex-direction:column;gap:32px;white-space:nowrap;padding:16px 16px 48px;width:100%;align-items:center}.SeasonalModal_container__6bjUu .SeasonalModal_closeIcon__q7VmC{align-self:flex-end}.SeasonalModal_container__6bjUu .SeasonalModal_switcher__LdILn{display:flex;justify-content:space-between;align-items:center;padding:var(--Radius-radii-m,8px);width:340px;border-radius:99px;background:var(--Colors-Base-Light-Gray,#e0e0e1);backdrop-filter:blur(15px)}.SeasonalModal_container__6bjUu .SeasonalModal_switcher__LdILn .SeasonalModal_switcherItem__poLuP{flex:1;padding:16.5px 24px;border-radius:99px;color:var(--Colors-Base-Black,#000);font-family:Proxima Nova,sans-serif;font-size:var(--Spacing-16,16px);font-weight:500;line-height:18px;transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.SeasonalModal_container__6bjUu .SeasonalModal_switcher__LdILn .SeasonalModal_switcherItemActive__hOEZQ{background:var(--Colors-Base-White,#fff);box-shadow:0 0 4px 0 rgba(0,0,0,.15)}.SeasonalModal_container__6bjUu .SeasonalModal_switcher__LdILn p{white-space:nowrap}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc{display:flex;flex-direction:row;justify-content:space-between;padding:0 16px;width:340px}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc .SeasonalModal_iconWrapper__L026E{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:10px;background:var(--Colors-Brand-Gray,#77787c);border-radius:99px}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc .SeasonalModal_iconContainer__z_nwT{display:flex;flex-direction:column;align-items:center;gap:4px}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc .SeasonalModal_spring__xwG48{background:var(--Colors-Brand-Green-300,#889d1e)}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc .SeasonalModal_summer__cj_Rg{background:var(--Colors-Brand-Orange-300,orange)}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc .SeasonalModal_autumn__1TBrp{background:var(--Colors-Brand-Orange-400,#721931)}.SeasonalModal_container__6bjUu .SeasonalModal_seasonsContainer__IkCCc .SeasonalModal_winter__KvcBI{background:var(--Colors-Brand-Blue-300,#079ea5)}.SeasonalModal_container__6bjUu .SeasonalModal_monthsContainer__0ojSV{display:grid;justify-items:center;grid-template-columns:repeat(4,1fr);padding:16px;gap:8px}.SeasonalModal_container__6bjUu .SeasonalModal_monthsContainer__0ojSV .SeasonalModal_monthItem__lEkS1{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:100px;transition:background .3s ease-in-out;text-align:center;font-family:Proxima Nova,sans-serif;font-size:var(--Paragraph-P6,16px);font-weight:500;line-height:19px}.SeasonalModal_container__6bjUu .SeasonalModal_monthsContainer__0ojSV .SeasonalModal_monthItemActive__6_xaP{color:#fff;background:var(--Colors-Base-Black,#000);font-weight:700}.SeasonalModal_container__6bjUu .SeasonalModal_event__w8t_L{display:flex;flex-direction:column;align-items:center;gap:1px}.SeasonalModal_container__6bjUu .SeasonalModal_event__w8t_L .SeasonalModal_eventItem__0s4aZ{margin:11px 0;padding:12px 24px;font-family:Proxima Nova,sans-serif;font-size:var(--Paragraph-P6,16px);font-weight:500;line-height:19px}.SeasonalModal_container__6bjUu .SeasonalModal_event__w8t_L .SeasonalModal_eventItem_active___0EIu{background-color:rgba(var(--lightGray),.75);border-radius:99px}.SeasonSelectButton_seasonSelectButton__zaP6G{position:relative;font-family:var(--fontBody);display:inline-block;min-width:282px;padding:20px 0;isolation:isolate;z-index:999;-webkit-transition:background-color .3s ease-in-out;-ms-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.SeasonSelectButton_seasonSelectButton__container__lBJcB{position:relative;background-color:rgb(var(--white));border-radius:999px;max-width:fit-content;display:flex;flex-direction:row;align-items:stretch;padding:8px 24px 8px 8px;font-family:var(--fontBody);box-shadow:inset 0 0 0 1px hsla(0,0%,74%,.4),0 0 20px rgba(var(--black),.1)}.SeasonSelectButton_seasonSelectButton__container_closed__ZUYyv{box-shadow:none;padding:8px;background-color:transparent}.SeasonSelectButton_seasonSelectButton__container_alignedRight__okr7s{padding:8px 8px 8px 24px;flex-direction:row-reverse;margin-inline-start:auto}.SeasonSelectButton_seasonSelectButton__container_alignedRightClosed__j105N{padding:8px}.SeasonSelectButton_seasonSelectButton__icon__xno19{position:relative;isolation:isolate;width:64px;height:64px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:rgb(var(--white));cursor:pointer;font-size:32px;transition:background-color .3s ease}.SeasonSelectButton_seasonSelectButton__circle__i0UDb{position:absolute;inset:-11px;cursor:pointer;animation:SeasonSelectButton_rotate8s__nut6W 8s linear infinite forwards;animation-fill-mode:forwards}.SeasonSelectButton_seasonSelectButton__tab__FGaj1{font-style:normal;font-size:20px;line-height:28px;font-weight:500;text-align:right;color:rgb(var(--gray));cursor:pointer;position:relative;text-transform:capitalize;padding-inline-start:16px}.SeasonSelectButton_seasonSelectButton__tab_alignedRight__tjIoP{padding-inline-start:0;padding-inline-end:16px}.SeasonSelectButton_seasonSelectButton__tab__FGaj1:hover,.SeasonSelectButton_seasonSelectButton__tab_active__vqcYQ{font-weight:700;color:rgb(var(--black))}.SeasonSelectButton_seasonSelectButton__tab__FGaj1:after{content:attr(data-text);content:attr(data-text)/"";position:absolute;top:0;right:0;height:0;visibility:hidden;overflow:hidden;user-select:none;pointer-events:none;font-weight:700}@media speech{.SeasonSelectButton_seasonSelectButton__tab__FGaj1:after{display:none}}.SeasonSelectButton_seasonSelectButton__outer__1A4Gt{border-radius:16px;display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding:0;gap:8px;margin-top:8px;max-width:440px}@media screen and (min-width:1280px){.SeasonSelectButton_seasonSelectButton__outer__1A4Gt{min-width:330px;position:absolute;padding-inline:14px;left:0}}.SeasonSelectButton_seasonSelectButton__outer_alignedRight__bzc57{right:0;justify-content:flex-end;margin-inline-start:auto}.SeasonSelectButton_seasonSelectButton__outer_item__1UnEh{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:16px;background-color:rgb(var(--white));border-radius:99px;flex:none;order:0;flex-grow:0;cursor:pointer;font-style:normal;font-size:16px;line-height:22px;font-weight:500;text-align:right;color:rgb(var(--black));text-transform:capitalize;box-shadow:inset 0 0 0 1px hsla(0,0%,74%,.4),0 0 20px rgba(var(--black),.1);transition:color .3s ease,background-color .3s ease}.SeasonSelectButton_seasonSelectButton__outer_item__1UnEh:hover{font-weight:700}@media screen and (min-width:1024px){.SeasonSelectButton_seasonSelectButton__outer_overlay__wxyjp{box-shadow:inset 0 0 0 1px hsla(0,0%,74%,.4),0 0 20px rgba(var(--black),.1),0 4px 20px 0 rgba(0,0,0,.5)}}.SeasonSelectButton_seasonSelectButton__winterBgColor__FjNQg{background-color:rgb(var(--blue-300));color:rgb(var(--white));box-shadow:none;font-weight:700}.SeasonSelectButton_seasonSelectButton__summerBgColor__QlzJF{background-color:rgb(var(--orange-200));color:rgb(var(--white));box-shadow:none;font-weight:700}.SeasonSelectButton_seasonSelectButton__springBgColor__MRLPA{background-color:rgb(var(--green-300));color:rgb(var(--white));box-shadow:none;font-weight:700}.SeasonSelectButton_seasonSelectButton__autumnBgColor___syIY{background-color:rgb(var(--orange-400));color:rgb(var(--white));box-shadow:none;font-weight:700}.SeasonSelectButton_seasonSelectButton__calendarBgColor__XTT4t{background-color:rgb(var(--gray))}.SeasonSelectButton_seasonSelectButton__defaultDarkBgColor__MuZ4E{background-color:rgb(var(--black));color:rgb(var(--white))}.SeasonSelectButton_seasonSelectButton__defaultLightBgColor__gaoCd{background-color:rgb(var(--white));color:rgb(var(--black))}.SeasonSelectButton_seasonSelectButton__monthActiveBgColor__MndNQ,.SeasonSelectButton_seasonSelectButton__monthBgColor__6yCGV:hover{background-color:rgb(var(--gray));color:rgb(var(--white));box-shadow:none}@keyframes SeasonSelectButton_rotate8s__nut6W{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DialogModal_dialog__5Kxvu{border:none;margin:0;transform:scale(1);max-width:calc(100% - 32px);outline:none!important;justify-self:center;align-self:center;border-radius:16px;box-shadow:0 0 1px 0 rgba(48,49,51,.05),0 4px 8px 0 rgba(48,49,51,.1);transition:display allow-discrete .3s,overlay allow-discrete .3s;animation:DialogModal_scaleDown__xvH8m .3s cubic-bezier(.165,.84,.44,1) forwards}.DialogModal_dialog__5Kxvu::backdrop{animation:DialogModal_fadeOut__ySG7E .3s cubic-bezier(.165,.84,.44,1) forwards}.DialogModal_dialog_blur__nbO0F[open]::backdrop{backdrop-filter:blur(28px)}.DialogModal_dialog__5Kxvu[open]{opacity:0;animation:DialogModal_scaleUp__OqniH .5s forwards}.DialogModal_dialog__5Kxvu[open]::backdrop{background:transparent;animation:DialogModal_fadeIn__s_0wF .5s cubic-bezier(.165,.84,.44,1) forwards}.DialogModal_closeIcon__acIJI{display:flex;padding:6px;justify-content:flex-end;align-items:center;gap:10px;position:absolute;right:16px;top:16px}@keyframes DialogModal_fadeIn__s_0wF{0%{background:transparent}to{background:rgba(0,0,0,.7)}}@keyframes DialogModal_fadeOut__ySG7E{0%{background:rgba(0,0,0,.7)}to{background:transparent}}@keyframes DialogModal_scaleUp__OqniH{0%{transform:scale(.8) translateY(1000px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes DialogModal_scaleDown__xvH8m{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.8) translateY(1000px);opacity:0}}.LightboxDialog_lightbox___2tqH{display:inline-flex;align-items:center;height:100%;width:100%}@media screen and (min-width:768px){.LightboxDialog_lightbox___2tqH{justify-content:center}}@media screen and (min-width:1024px){.LightboxDialog_lightbox___2tqH{justify-content:space-between}}.LightboxDialog_lightbox__close__uwIVq{position:absolute;top:16px;right:16px;z-index:1;border-radius:80px;border:1.5px solid var(--Colors-Base-White,#fff);box-shadow:0 4.75px 12.667px 0 rgba(0,0,0,.16)}@media screen and (min-width:768px){.LightboxDialog_lightbox__close__uwIVq{top:16px;right:32px}}@media screen and (min-width:1024px){.LightboxDialog_lightbox__close__uwIVq{top:48px;right:48px}}.LightboxDialog_lightbox__iconButtonDisabled__BR63w{opacity:.5}@media screen and (min-width:1024px){.LightboxDialog_lightbox___2tqH .LightboxDialog_navigationButtonTablet__xfHbd{display:none}}.LightboxDialog_lightbox___2tqH .LightboxDialog_navigationButtonDesktop__DnkOF{display:none}@media screen and (min-width:1024px){.LightboxDialog_lightbox___2tqH .LightboxDialog_navigationButtonDesktop__DnkOF{display:grid}}.LightboxDialog_lightbox__container__ULUrB{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;flex-shrink:0;overflow-y:auto}@media screen and (min-width:768px){.LightboxDialog_lightbox__container__ULUrB{height:100%;overflow-y:hidden;border-radius:var(--Border-Radius-MD,16px)}}@media screen and (min-width:1024px){.LightboxDialog_lightbox__container__ULUrB{width:1024px;max-width:calc(100% - 144px)}}.LightboxDialog_lightbox__mediaContainer__rJToF{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 16px}@media screen and (min-width:768px){.LightboxDialog_lightbox__mediaContainer__rJToF{margin-top:70px;height:100%;max-height:calc(100% - 160px)}}@media screen and (min-width:1024px){.LightboxDialog_lightbox__mediaContainer__rJToF{margin-top:73px;height:700px;max-height:calc(100% - 80px)}}.LightboxDialog_lightbox__mediaContainer__videoContainer__5_R37{position:absolute;left:0;top:0;right:0;bottom:0}.LightboxDialog_lightbox__mediaContainer__image__Tjr7s,.LightboxDialog_lightbox__mediaContainer__video__pf42T{display:flex;flex-direction:column;justify-content:center;align-items:center;object-fit:contain;object-position:center;height:100%;width:100%}@media screen and (min-width:768px){.LightboxDialog_lightbox__mediaContainer__image__Tjr7s,.LightboxDialog_lightbox__mediaContainer__video__pf42T{object-fit:cover;border-radius:16px}}.LightboxDialog_lightbox__counter__COzeM{text-align:center;padding:24px}.LightboxDialog_lightbox__counter__COzeM p{color:var(--Colors-Base-White,#fff);font-family:var(--fontBody);font-size:16px;line-height:19px;text-decoration:none;letter-spacing:normal;font-weight:700!important}@media screen and (min-width:768px){.LightboxDialog_lightbox__counter__COzeM p{font-family:var(--fontBody);font-weight:500;font-size:18px;line-height:22px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.LightboxDialog_lightbox__counter__COzeM p{font-family:var(--fontBody);font-weight:500;font-size:18px;line-height:25px;text-decoration:none;letter-spacing:normal}}@keyframes LightboxDialog_fadeIn__ZM4sr{0%{backdrop-filter:blur(0)}to{backdrop-filter:blur(28px)}}@keyframes LightboxDialog_fadeOut__B2g1t{0%{backdrop-filter:blur(28px)}to{backdrop-filter:blur(0)}}.NeighbourhoodListingsCard_container__c_nAh{position:relative;width:100%;height:100%;border-radius:8px;border:1px solid rgb(var(--lightGray));display:flex;justify-content:flex-start;background-color:rgb(var(--white));min-height:110px;flex-direction:column;align-items:flex-start}.NeighbourhoodListingsCard_media__AYOnz{position:relative;overflow:hidden;overflow:clip;background-color:rgb(var(--lightGray));height:100%;flex-shrink:0;width:100%;aspect-ratio:200/108;border-radius:8px 8px 8px 8px}.NeighbourhoodListingsCard_media__images__2v1Tq{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:2px;border-radius:8px 8px 0 0;overflow:hidden;background:rgb(var(--white))}.NeighbourhoodListingsCard_media__AYOnz .NeighbourhoodListingsCard_media__imageCellBottomRight__9P5SH,.NeighbourhoodListingsCard_media__AYOnz .NeighbourhoodListingsCard_media__imageCellLeft__GASvR,.NeighbourhoodListingsCard_media__AYOnz .NeighbourhoodListingsCard_media__imageCellTopRight__RgrNY,.NeighbourhoodListingsCard_media__imageCell__B4LhH{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer}.NeighbourhoodListingsCard_media__AYOnz .NeighbourhoodListingsCard_media__imageCellLeft__GASvR{grid-row:1/span 2;grid-column:1/2;border-radius:8px 0 0 0}.NeighbourhoodListingsCard_media__AYOnz .NeighbourhoodListingsCard_media__imageCellTopRight__RgrNY{grid-row:1/2;grid-column:2/3;border-radius:0 8px 0 0}.NeighbourhoodListingsCard_media__AYOnz .NeighbourhoodListingsCard_media__imageCellBottomRight__9P5SH{grid-row:2/3;grid-column:2/3;border-radius:0 0 8px 0}.NeighbourhoodListingsCard_media__image__tmHwm,.NeighbourhoodListingsCard_media__video__bRicT{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.NeighbourhoodListingsCard_media__imageCellBottomRight__9P5SH:hover .NeighbourhoodListingsCard_media__image__tmHwm,.NeighbourhoodListingsCard_media__imageCellLeft__GASvR:hover .NeighbourhoodListingsCard_media__image__tmHwm,.NeighbourhoodListingsCard_media__imageCellTopRight__RgrNY:hover .NeighbourhoodListingsCard_media__image__tmHwm,.NeighbourhoodListingsCard_media__imageCell__B4LhH:hover .NeighbourhoodListingsCard_media__image__tmHwm{transform:scale(1.02)}.NeighbourhoodListingsCard_content__YzaSn{padding:12px;flex-grow:1}.NeighbourhoodListingsCard_content__YzaSn>:last-child{margin-top:9px}.NeighbourhoodListingsCard_title__XA3L_{color:rgb(var(--black));display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--fontBody);font-weight:500;font-size:14px;line-height:21px;text-decoration:none;letter-spacing:normal}@media screen and (min-width:768px){.NeighbourhoodListingsCard_title__XA3L_{font-family:var(--fontBody);font-weight:500;font-size:14px;line-height:21px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.NeighbourhoodListingsCard_title__XA3L_{font-family:var(--fontBody);font-weight:500;font-size:14px;line-height:21px;text-decoration:none;letter-spacing:normal}}.NeighbourhoodListingsCard_description__p2fRO{color:rgb(var(--gray));display:-webkit-box;overflow:hidden;margin-top:4px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-family:var(--fontBody);font-weight:500;font-size:12px;line-height:18px;text-decoration:none;letter-spacing:normal}@media screen and (min-width:768px){.NeighbourhoodListingsCard_description__p2fRO{font-family:var(--fontBody);font-weight:500;font-size:12px;line-height:18px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.NeighbourhoodListingsCard_description__p2fRO{font-family:var(--fontBody);font-weight:500;font-size:12px;line-height:18px;text-decoration:none;letter-spacing:normal}}.NeighbourhoodListingsCard_buttonGroup__DjhLG{display:flex;justify-content:center;align-items:center;gap:4px}.NeighbourhoodListingsCard_buttonGroup__DjhLG>*{flex:1 1 0}.NeighbourhoodListingsCard_button__ld_gV{width:100%;box-shadow:0 0 0 1px rgb(var(--lightGray)) inset;justify-content:center}.NeighbourhoodListingsCard_descriptors__irBoV{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;margin-top:4px}.NeighbourhoodListingsCard_descriptors__irBoV>*{box-shadow:0 0 0 1px rgb(var(--lightGray)) inset;font-weight:500}.NeighbourhoodListingsCard_gallery__tn546{position:absolute;right:8px;bottom:8px}.NeighbourhoodListingsCard_gallery__button___x_KH{box-shadow:inset 0 0 0 1px rgb(var(--white))}.NeighbourhoodListingsCard_lightboxDialog__r0FZD{display:none;height:100vh;width:100vw;max-width:unset;max-height:unset;background:transparent;border-radius:0;padding:0}@media screen and (min-width:768px){.NeighbourhoodListingsCard_lightboxDialog__r0FZD{padding:0 32px}}@media screen and (min-width:1024px){.NeighbourhoodListingsCard_lightboxDialog__r0FZD{padding:0 48px}}.NeighbourhoodListingsCard_lightboxDialog__r0FZD::backdrop{animation:NeighbourhoodListingsCard_fadeOut__C_cha .3s cubic-bezier(.165,.84,.44,1) forwards,NeighbourhoodListingsCard_fadeOutFilter__5_0uL .2s cubic-bezier(.165,.84,.44,1) forwards}.NeighbourhoodListingsCard_lightboxDialog__r0FZD[open]{display:inline-flex}.NeighbourhoodListingsCard_lightboxDialog__r0FZD[open]::backdrop{backdrop-filter:blur(0);animation:NeighbourhoodListingsCard_fadeIn__b7msU .5s cubic-bezier(.165,.84,.44,1) forwards,NeighbourhoodListingsCard_fadeInFilter__dmcLU .5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes NeighbourhoodListingsCard_fadeIn__b7msU{0%{background:transparent}to{background:rgba(0,0,0,.7)}}@keyframes NeighbourhoodListingsCard_fadeOut__C_cha{0%{background:rgba(0,0,0,.7)}to{background:transparent}}@keyframes NeighbourhoodListingsCard_fadeInFilter__dmcLU{0%{backdrop-filter:blur(0)}to{backdrop-filter:blur(28px)}}@keyframes NeighbourhoodListingsCard_fadeOutFilter__5_0uL{0%{backdrop-filter:blur(28px)}to{backdrop-filter:blur(0)}}.ListingsSwiper_swiper___Rndd{--shadowWidth:40px;position:relative;width:100%;height:auto;margin-top:24px;margin-left:0;max-width:calc(100vw - 120px)}@media screen and (min-width:768px){.ListingsSwiper_swiper___Rndd{--shadowWidth:60px}}@media screen and (min-width:1024px){.ListingsSwiper_swiper___Rndd{--shadowWidth:80px;max-width:768px}}.ListingsSwiper_swiper__leftShadow__O5wO5{position:absolute;z-index:1;top:0;left:0;bottom:0;width:var(--shadowWidth);background:linear-gradient(to right,rgba(var(--white),1),rgba(var(--white),0))}.ListingsSwiper_swiper__rightShadow__dJMBq{position:absolute;z-index:1;top:0;right:0;bottom:0;width:var(--shadowWidth);background:linear-gradient(to left,rgba(var(--white),1),rgba(var(--white),0))}.ListingsSwiper_navigation__o42WH{display:grid;place-items:center;border-radius:80px;border:1px solid rgb(var(--lightGray));background:rgba(var(--white),.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4.75px 12.667px 0 rgba(var(--black),.16);font-size:24px;height:40px;width:40px;padding:6px;color:rgb(var(--black));cursor:pointer;z-index:1}.ListingsSwiper_navigation__icon__l4eGE{transition:all .2s ease-out}.ListingsSwiper_navigation__icon__l4eGE:hover{transform:translateX(4px)}.ListingsSwiper_navigation__disabled__I_MwO{display:none}.ListingsSwiper_navigation__prev__UNJXk{position:absolute;top:45%;left:4px;transform:translateY(-50%)}.ListingsSwiper_navigation__next__tqzVr{position:absolute;top:45%;right:4px;transform:translateY(-50%)}.ListingsAnswerTool_outro__X_0BJ,.ListingsAnswerTool_relevantBlogs__sZ4NI,.ListingsAnswerTool_vhda__g6_cE{margin-top:24px}.FeaturedPost_card__ogb28{isolation:isolate;position:relative;display:flex;flex-direction:column;overflow:clip;background:rgb(var(--lightGray));border-radius:16px;width:100%;height:100%}.FeaturedPost_card__scaleMediaOnHover___U5oc:hover .FeaturedPost_card__media_image__Xl3Dq{transform:scale(1.02)}.FeaturedPost_card__media__Oo6Dx{position:absolute;inset:0;overflow:clip}.FeaturedPost_card__media_image__Xl3Dq,.FeaturedPost_card__media_video__a1d8A{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.FeaturedPost_card__overlay__GQWnr{position:absolute;inset:0;background:linear-gradient(180deg,transparent 36.1%,rgba(0,0,0,.8) 89.15%),transparent 50%/cover no-repeat}.FeaturedPost_card__lg__OQJo4{padding:16px}.FeaturedPost_card__tag__w1WPO{align-self:flex-start;display:inline-flex;padding:8px 16px;justify-content:center;border-radius:80px;background:rgb(var(--orange-300));box-shadow:0 1.794px 8.971px 0 rgba(0,0,0,.05);backdrop-filter:blur(4.4855780602px);-webkit-backdrop-filter:blur(4.4855780602px);font-family:var(--fontBody);font-size:16px;line-height:22px;text-decoration:none;letter-spacing:normal;font-weight:700;text-transform:uppercase}.FeaturedPost_card__content__Fk2vZ,.FeaturedPost_card__tag__w1WPO{flex-direction:column;align-items:flex-start;color:rgb(var(--white))}.FeaturedPost_card__content__Fk2vZ{z-index:1;margin-top:auto;display:flex;width:100%;gap:12px;padding:24px}.FeaturedPost_card__content_lg__A8JIy{flex-direction:row;gap:32px;justify-content:space-between;align-items:end;padding:24px;border-radius:8px;border:1px solid rgba(var(--darkGray),.2);background:rgba(var(--black),.3);box-shadow:0 4px 24px 0 rgba(var(--black),.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media screen and (max-width:576px){.FeaturedPost_card__content_lg__A8JIy{flex-direction:column;column-gap:8px;align-items:start}}.FeaturedPost_card__textsContainer__Mowvi{display:flex;flex-direction:column;align-self:stretch;gap:4px}.FeaturedPost_card__overlineContainer__85XFB{display:flex;align-items:center;align-self:stretch;gap:8px}.FeaturedPost_card__overlineContainer__overline__BwtGE{flex:1 0 0;font-family:var(--fontBody);font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.48px;text-transform:uppercase}@media screen and (min-width:768px){.FeaturedPost_card__overlineContainer__overline__BwtGE{font-family:var(--fontBody);font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.64px;text-transform:uppercase}}@media screen and (min-width:1024px){.FeaturedPost_card__overlineContainer__overline__BwtGE{font-family:var(--fontBody);font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.64px;text-transform:uppercase}}.FeaturedPost_card__overlineContainer__date__gIAGc{flex:1 0 0;text-align:right;font-family:var(--fontBody);font-weight:500;font-size:14px;line-height:21px;text-decoration:none;letter-spacing:normal}@media screen and (min-width:768px){.FeaturedPost_card__overlineContainer__date__gIAGc{font-family:var(--fontBody);font-weight:500;font-size:14px;line-height:21px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.FeaturedPost_card__overlineContainer__date__gIAGc{font-family:var(--fontBody);font-weight:500;font-size:14px;line-height:21px;text-decoration:none;letter-spacing:normal}}.FeaturedPost_card__label__ZbckL{font-family:var(--fontBody);font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.56px;text-transform:uppercase}@media screen and (min-width:768px){.FeaturedPost_card__label__ZbckL{font-family:var(--fontBody);font-size:16px;font-style:normal;font-weight:500;line-height:27px;letter-spacing:.64px;text-transform:uppercase}}@media screen and (min-width:1024px){.FeaturedPost_card__label__ZbckL{font-family:var(--fontBody);font-size:18px;font-style:normal;font-weight:500;line-height:27px;letter-spacing:.72px;text-transform:uppercase}}.FeaturedPost_card__title__TA5iZ{font-family:var(--fontHeading);font-weight:700;font-size:24px;line-height:29px;text-decoration:none;letter-spacing:normal}@media screen and (min-width:768px){.FeaturedPost_card__title__TA5iZ{font-family:var(--fontHeading);font-weight:700;font-size:24px;line-height:29px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.FeaturedPost_card__title__TA5iZ{font-family:var(--fontHeading);font-weight:700;font-size:24px;line-height:29px;text-decoration:none;letter-spacing:normal}}.FeaturedPost_card__title_lg__PqQPT{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;align-self:stretch;margin-top:16px;font-family:var(--fontHeading);font-weight:700;font-size:32px;line-height:38px;text-decoration:none;letter-spacing:0}@media screen and (min-width:768px){.FeaturedPost_card__title_lg__PqQPT{font-family:var(--fontHeading);font-weight:700;font-size:26px;line-height:30px;text-decoration:none;letter-spacing:0}}@media screen and (min-width:1024px){.FeaturedPost_card__title_lg__PqQPT{font-family:var(--fontHeading);font-weight:700;font-size:32px;line-height:38px;text-decoration:none;letter-spacing:0}}.FeaturedPost_card__readMoreButton__jyqlH{white-space:nowrap}.FeaturedPost_card__readMoreButton__jyqlH svg{flex-shrink:0}.Tabs_container__j08aF{padding:16px 0;display:flex;gap:32px}.Tabs_container__j08aF .Tabs_tab_item__VgdQ_{font-family:var(--fontBody);color:rgb(var(--black));padding:16px 0;font-size:16px;font-weight:700;line-height:16px}.Tabs_container__j08aF .Tabs_tab_item__active__jxSVo{text-decoration:underline;text-underline-offset:16px;text-decoration-thickness:2px}.ActivityDetails_container__V32Fc{width:100%;display:flex;flex-direction:column;gap:32px}@media screen and (max-width:576px){.ActivityDetails_container__V32Fc{gap:16px}}.PostsList_featuredPost__fM46n{height:323px}.CommonFullCard3PostsSection_container__KSL2u{display:flex;flex-direction:column;height:auto;padding:32px 0 16px;background-color:rgb(var(--white));box-sizing:border-box}@media screen and (min-width:768px){.CommonFullCard3PostsSection_container__KSL2u{grid-template-columns:repeat(1,1fr);grid-template-rows:auto auto;padding:48px 0 16px}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L{display:grid;position:relative;overflow:hidden;margin:16px;border-radius:16px}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L{border-radius:24px;margin:16px 32px}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L{border-radius:32px}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_media__3A1sT{grid-row-start:1;grid-column-start:1;height:calc(100vh - var(--navbar-height-mobile) - 32px)}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_media__3A1sT{height:calc(100vh - var(--navbar-height-tablet) - 48px)}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_media__3A1sT{height:calc(100vh - var(--navbar-height-desktop) - 48px)}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_media__image__cDlKv,.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_media__video__RZ9nr{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_media__image__cDlKv{filter:brightness(.5)}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__knvh0{display:flex;flex-direction:column;justify-content:space-between;position:relative;grid-row-start:1;grid-column-start:1;padding:16px;color:var(--Colors-Base-White,#fff);width:calc(100dvw - 32px)}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__knvh0{padding:32px;width:inherit}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__knvh0{padding:72px;width:inherit}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__overline__TNIVb{font-family:var(--fontBody);font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.56px;text-transform:uppercase}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__overline__TNIVb{font-family:var(--fontBody);font-size:16px;font-style:normal;font-weight:500;line-height:27px;letter-spacing:.64px;text-transform:uppercase}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__overline__TNIVb{font-family:var(--fontBody);font-size:18px;font-style:normal;font-weight:500;line-height:27px;letter-spacing:.72px;text-transform:uppercase}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__title__ovupL{font-family:var(--fontHeading);font-weight:400;font-size:48px;line-height:52px;text-decoration:none;letter-spacing:normal}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__title__ovupL{font-family:var(--fontHeading);font-weight:400;font-size:60px;line-height:64px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__title__ovupL{font-family:var(--fontHeading);font-weight:400;font-size:72px;line-height:87px;text-decoration:none;letter-spacing:normal}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__inner__Vf_qy{display:grid;margin-top:auto;gap:32px}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__texts__a9SvB{display:grid;gap:16px}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__texts__a9SvB{gap:24px}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__seasonButton__fhZtH{padding:64px}@media screen and (min-width:768px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__seasonButton__fhZtH{padding:40px}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__seasonButton__fhZtH{padding:0}}.CommonFullCard3PostsSection_mainMediaContainer__wMN7L .CommonFullCard3PostsSection_content__button__hjTI7{box-shadow:none}.CommonFullCard3PostsSection_postsContainer__Z93dV{position:relative;display:flex;flex-direction:column;margin:0 16px;gap:12px}@media screen and (min-width:768px){.CommonFullCard3PostsSection_postsContainer__Z93dV{display:grid;grid-template-columns:repeat(3,1fr);margin:8px 32px;gap:24px}}@media screen and (min-width:1024px){.CommonFullCard3PostsSection_postsContainer__Z93dV{margin:48px 72px;gap:64px}}.ModalOffers_container__yDaTt{position:relative;max-width:586px;background-color:rgb(var(--white));border-radius:16px;overflow:hidden;overflow:clip}.ModalOffers_container__inner__vHP46{padding:24px}@media screen and (min-width:768px){.ModalOffers_container__inner__vHP46{padding:32px}}.ModalOffers_container__media__qWtRS{position:relative;height:320px}.ModalOffers_container__media_image__23ePe,.ModalOffers_container__media_video__IGjLx{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.ModalOffers_title__bjZ0s{font-family:var(--fontHeading);font-weight:700;font-size:20px;line-height:24px;text-decoration:none;letter-spacing:0}@media screen and (min-width:768px){.ModalOffers_title__bjZ0s{font-family:var(--fontHeading);font-weight:700;font-size:26px;line-height:30px;text-decoration:none;letter-spacing:0}}@media screen and (min-width:1024px){.ModalOffers_title__bjZ0s{font-family:var(--fontHeading);font-weight:700;font-size:32px;line-height:38px;text-decoration:none;letter-spacing:0}}.ModalOffers_description__Hku__{margin-top:16px;font-family:var(--fontBody);font-weight:500;font-size:16px;line-height:19px;text-decoration:none;letter-spacing:normal}@media screen and (min-width:768px){.ModalOffers_description__Hku__{margin-top:24px;font-family:var(--fontBody);font-weight:500;font-size:16px;line-height:19px;text-decoration:none;letter-spacing:normal}}@media screen and (min-width:1024px){.ModalOffers_description__Hku__{font-family:var(--fontBody);font-weight:500;font-size:16px;line-height:22px;text-decoration:none;letter-spacing:normal}}.ModalOffers_button__HSTA5{margin-top:24px}@media screen and (min-width:768px){.ModalOffers_button__HSTA5{margin-top:32px}}