.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid #0000;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:0.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:#fff;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),#0000 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,#0000 50%);--rdp-range_end-color:#fff;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid #0000;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:0.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{position:relative}.rdp-root,.rdp-root *{box-sizing:border-box}.rdp-day{height:var(--rdp-day-height);text-align:center;width:var(--rdp-day-width)}.rdp-day_button{align-items:center;background:none;border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);color:inherit;cursor:pointer;display:flex;font:inherit;height:var(--rdp-day_button-height);justify-content:center;margin:0;padding:0;width:var(--rdp-day_button-width)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{align-items:center;border:0;display:inline-flex;position:relative;white-space:nowrap;z-index:1}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;height:var(--rdp-nav_button-height);justify-content:center;margin:0;padding:0;position:relative;width:var(--rdp-nav_button-width)}.rdp-button_next:disabled,.rdp-button_previous:disabled{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{align-items:center;display:inline-flex;gap:var(--rdp-dropdown-gap);position:relative}.rdp-dropdown{-webkit-appearance:none;appearance:none;border:none;cursor:inherit;inset-block-end:0;inset-block-start:0;inset-inline-start:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;width:100%;z-index:2}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{align-content:center;display:flex;font-size:large;font-weight:700;height:var(--rdp-nav-height)}.rdp-months{display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{align-items:center;display:flex;height:var(--rdp-nav-height);inset-block-start:0;inset-inline-end:0;position:absolute}.rdp-weekday{font-size:smaller;font-weight:500;opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);font-size:small;font-weight:400;height:var(--rdp-week_number-height);opacity:var(--rdp-week_number-opacity);text-align:var(--rdp-weeknumber-text-align);width:var(--rdp-week_number-width)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{color:var(--rdp-range_start-color);visibility:hidden}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:initial;border-radius:initial;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{background-color:var(--rdp-range_end-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}.LandingPageNew_landingPageNew__uZ07k{padding:0 0 89px;position:relative}@media (min-width:1024px){.LandingPageNew_landingPageNew__uZ07k{padding:0}}.LandingPageNew_landingPageNew__uZ07k .LandingPageNew_landingPageTopbar__vWolR{display:none;left:0;position:absolute;top:0}@media (min-width:768px){.LandingPageNew_landingPageNew__uZ07k .LandingPageNew_landingPageTopbar__vWolR{background:linear-gradient(180deg,#c3cdd1 11.5%,#c3cdd100);display:block;height:299px;z-index:12}}.LandingPageNew_landingPageNew__uZ07k .LandingPageNew_landingPageTopbar__vWolR form{display:none}.LandingPageNew_landingPageNew__uZ07k div[data-search=desktopFooterContainer] footer svg{fill:currentColor}.LandingPageNew_landingPageNew__uZ07k div[data-search=desktopFooterContainer] footer svg:first-child{fill:#ccede8}.LandingPageNew_desktopTopbar__IQllu{box-shadow:none}@media (min-width:1024px){.LandingPageNew_desktopTopbar__IQllu{background:#0000!important}}.LandingPageNew_desktopTopbar__IQllu a svg path{fill:#fff!important}.LandingPageNew_desktopTopbar__IQllu a span{color:#fff!important}.LandingPageNew_desktopTopbar__IQllu button{border-color:#fff!important;color:#fff!important}.LandingPageNew_desktopTopbar__IQllu button+div ul li a svg path{fill:#96a4aa!important}.LandingPageNew_desktopTopbar__IQllu button+div ul li a span{color:#96a4aa!important}.LandingPageNew_desktopTopbar__IQllu button+div ul li a:hover svg path{fill:#fff!important}.LandingPageNew_desktopTopbar__IQllu button+div ul li a:hover span{color:#fff!important}.LandingPageNew_desktopTopbar__IQllu button+div ul li button{color:#96a4aa!important}.LandingPageNew_desktopTopbar__IQllu button+div ul li button:hover{color:#fff!important}.LandingPageNew_heroSection__O02LF{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:672px;padding:116px 0 0;position:relative}@media (min-width:768px){.LandingPageNew_heroSection__O02LF{min-height:1054px;padding:0}}@media (min-width:1128px){.LandingPageNew_heroSection__O02LF{align-items:flex-start;padding:292px 0 0}}.LandingPageNew_heroSection__O02LF:after{background:linear-gradient(180deg,#6ad8ca 11.5%,#c3cdd100 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:768px){.LandingPageNew_heroSection__O02LF:after{background:linear-gradient(90deg,#6ad8ca 11.5%,#c3cdd100 50%)}}.LandingPageNew_heroSection__O02LF .LandingPageNew_mobileLogo__38cYx{left:18px;position:absolute;top:16px;z-index:1}@media (min-width:768px){.LandingPageNew_heroSection__O02LF .LandingPageNew_mobileLogo__38cYx{display:none}}.LandingPageNew_heroContent__juOFr{margin:0 auto 156px;max-width:1296px;padding:0 16px;position:relative;width:100%;z-index:11}@media (min-width:768px){.LandingPageNew_heroContent__juOFr{margin:0 auto 105px;padding:0 24px}}@media (min-width:1128px){.LandingPageNew_heroContent__juOFr{padding:0}.LandingPageNew_heroContent__juOFr div[data-searchbar=searchWrap] form div[data-searchbar=searchBar]{flex:1 1;gap:40px}}@media (min-width:1024px){.LandingPageNew_heroContent__juOFr div[data-searchbar=searchWrap] form div[data-searchbar=searchBar]>div:first-child{max-width:240px}}@media (min-width:1128px){.LandingPageNew_heroContent__juOFr div[data-searchbar=searchWrap] form div[data-searchbar=searchBar]>div:first-child{max-width:265px}}.LandingPageNew_bannerInfoRow__48psf{align-items:center;color:#fff;display:flex;font-family:Roboto Condensed;font-size:15px;font-style:normal;font-weight:700;gap:12px;justify-content:flex-start;line-height:normal;margin:0 0 40px}@media (min-width:768px){.LandingPageNew_bannerInfoRow__48psf{font-size:14px}}.LandingPageNew_bannerText__muF7e{color:#fff;font-family:Luisa,sans-serif;font-size:82px;font-weight:400;line-height:75%;margin:0 0 80px;max-width:618px;width:100%}@media (min-width:768px){.LandingPageNew_bannerText__muF7e{font-size:135px;line-height:80%;margin:0 0 125px}}.LandingPageNew_searchWrap__1ciW6{align-items:stretch;background:#fff;border-radius:4px;border-radius:13px;box-shadow:2px 3px 10px 0 #00000029;display:none;padding:18px 22px;width:100%}@media (min-width:768px){.LandingPageNew_searchWrap__1ciW6{border-radius:4px;display:flex;padding:22px}}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6{padding:22px 100px}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy{align-items:stretch;display:flex;gap:10px;height:100%;justify-content:space-between;width:100%}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy{align-items:center;gap:initial}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN{align-items:center;align-self:stretch;display:none;gap:40px;justify-content:flex-start}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN{display:flex}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s{display:flex;flex:1 1;gap:14px;max-width:344px}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_multipleChooseWrap__LgE6c{align-items:center;background:#fff;border-radius:8px;box-shadow:0 6px 12px 0 #0003;display:flex;flex-direction:column;gap:42px;margin:10px 0 0;padding:25px 40px 30px;position:absolute;top:100%;width:352px}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s:first-child{max-width:265px}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s:last-child{max-width:160px}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8{align-items:stretch;display:flex;gap:12px;justify-content:flex-start}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_MaplabelBox__1XRyT,.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_labelBox__DCQsY{align-items:center;color:#6ad8ca;display:flex;font-family:Bebas Neue;font-size:15px;font-weight:400;gap:14px;justify-content:flex-start;letter-spacing:.75px;line-height:120%;padding:0;text-transform:capitalize;white-space:nowrap}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_MaplabelBox__1XRyT{cursor:pointer}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_MaplabelBox__1XRyT div[data-location=locationField]{display:none}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK{border:none;border-radius:0;color:#3a4151;font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:120%;max-width:130px;min-height:auto;overflow:hidden;overflow-x:auto;padding:0;text-decoration:none;text-transform:capitalize;white-space:nowrap}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK::-webkit-input-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK::-moz-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK:-ms-input-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK:-moz-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK:focus,.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK:hover{box-shadow:none;outline:none}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK{max-width:148px}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchField__B4mpK::-webkit-scrollbar{display:none}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBar__L0ZMN .LandingPageNew_searchBox__uoF6s .LandingPageNew_inputGroup__rGcQ8 .LandingPageNew_searchNum__Y7Ubr{border-radius:0;color:#3a4151;font-family:Roboto;font-size:15px;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:4px;display:flex;flex:1 0;gap:9px;padding:7px 14px}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2{display:none}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj{border:none;padding:0}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj::-webkit-input-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj::-moz-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:-ms-input-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:-moz-placeholder{color:#3a4151}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:focus,.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:hover{box-shadow:none;outline:none}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv{align-items:center;background:#3a4151;border:none;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Roboto Condensed;font-size:18px;font-weight:700;gap:10px;height:auto;justify-content:center;line-height:normal;padding:0;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv{height:36px;padding:7px 51px;width:133px}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_desktopText__hlzG5{display:none}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_desktopText__hlzG5{display:block}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_mobileIcon__8VyXk{display:block}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_mobileIcon__8VyXk{display:none}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchDisableBtn__srYDk{align-items:center;background:#3a4151;border:none;border-radius:3px;color:#fff;cursor:not-allowed;display:flex;flex-shrink:0;font-family:Roboto Condensed;font-size:18px;font-weight:700;gap:10px;height:auto;justify-content:center;line-height:normal;opacity:.5;padding:0;pointer-events:none;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchDisableBtn__srYDk{height:36px;padding:7px 51px;width:133px}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchDisableBtn__srYDk .LandingPageNew_desktopText__hlzG5{display:none}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchDisableBtn__srYDk .LandingPageNew_desktopText__hlzG5{display:block}}.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchDisableBtn__srYDk .LandingPageNew_mobileIcon__8VyXk{display:block}@media (min-width:1128px){.LandingPageNew_searchWrap__1ciW6 .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchDisableBtn__srYDk .LandingPageNew_mobileIcon__8VyXk{display:none}}.LandingPageNew_searchWrapMobile__QPxgn{align-items:stretch;background:#fff;border-radius:4px;border-radius:13px;box-shadow:2px 3px 10px 0 #00000029;display:flex;padding:18px 22px;width:100%}@media (min-width:768px){.LandingPageNew_searchWrapMobile__QPxgn{border-radius:4px;display:none;padding:22px}}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy{align-items:stretch;display:flex;gap:10px;height:100%;justify-content:space-between;width:100%}@media (min-width:1128px){.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy{align-items:center;gap:initial}}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:4px;display:flex;flex:1 0;gap:9px;padding:7px 14px}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj{border:none;padding:0}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj::-webkit-input-placeholder{color:#3a4151}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj::-moz-placeholder{color:#3a4151}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:-ms-input-placeholder{color:#3a4151}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:-moz-placeholder{color:#3a4151}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:focus,.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_mobileSearchBar__RjM\+2 .LandingPageNew_searchFieldMobile__iTEmj:hover{box-shadow:none;outline:none}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv{align-items:center;background:#3a4151;border:none;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Roboto Condensed;font-size:18px;font-weight:700;gap:10px;height:auto;justify-content:center;line-height:normal;padding:0;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}@media (min-width:1128px){.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv{height:36px;padding:7px 51px;width:133px}}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_desktopText__hlzG5{display:none}@media (min-width:1128px){.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_desktopText__hlzG5{display:block}}.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_mobileIcon__8VyXk{display:block}@media (min-width:1128px){.LandingPageNew_searchWrapMobile__QPxgn .LandingPageNew_searchForm__\+-jVy .LandingPageNew_searchBtn__g3-Yv .LandingPageNew_mobileIcon__8VyXk{display:none}}.LandingPageNew_landingPageMain__YGPzE{display:flex;flex-direction:column;margin:0 auto;max-width:1480px;padding:24px 16px 40px;width:100%}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE{padding:40px 24px}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_thumbSection__oANHs{margin:0 0 24px}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_thumbSection__oANHs{margin:0 0 40px}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_thumbSection__oANHs .LandingPageNew_tabSlider__cAoUq .LandingPageNew_tabBox__coESi{width:auto!important;.LandingPageNew_tabItem__KJ79d{word-break:break-all}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_thumbSection__oANHs .LandingPageNew_tabSlider__cAoUq .LandingPageNew_tabBox__coESi .LandingPageNew_tabLink__N\+-qC{align-items:center;border-bottom:2px solid #0000;color:#3a4151;display:flex;flex-direction:column;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;gap:4px;justify-content:center;line-height:120%;padding:0 0 8px;text-align:center}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_thumbSection__oANHs .LandingPageNew_tabSlider__cAoUq .LandingPageNew_tabBox__coESi .LandingPageNew_tabLink__N\+-qC:hover{border-color:#6ad8ca;color:#6ad8ca;text-decoration:none}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_thumbSection__oANHs .LandingPageNew_tabSlider__cAoUq .LandingPageNew_tabBox__coESi .LandingPageNew_tabLink__N\+-qC:hover svg path{fill:#6ad8ca}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingHeading__89c-r{color:#3a4151;font-family:Roboto Condensed;font-size:14px;font-weight:700;line-height:normal;margin:0 0 22px;text-transform:uppercase}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingsCardWrap__5Rrgq{align-items:flex-start;display:none;flex-wrap:wrap;gap:20px;justify-content:flex-start}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingsCardWrap__5Rrgq{display:flex}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9{background:#fff;border-radius:4.483px;box-shadow:2.242px 3.362px 16.811px 0 #00000040;width:100%}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9{width:calc(33.33% - 14px)}}@media (min-width:1128px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9{width:calc(20% - 16px)}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq{position:relative}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_chooseFavourite__mh9bS{display:flex;position:absolute;right:10px;top:10px;z-index:1}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingImgBox__VsVxb{display:flex;overflow:hidden;padding-bottom:67.31%;position:relative;transition:all .2s}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingImgBox__VsVxb:hover>.LandingPageNew_listingImg__ottF2{transform:scale(1.02);transition:all .2s}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingImgBox__VsVxb .LandingPageNew_listingImg__ottF2{border-radius:4.483px 4.483px 0 0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingTitleBox__WCMLF{text-decoration:none}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI{align-items:flex-start;display:flex;flex-direction:column;gap:20px;padding:16px}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingTitle__k54to{color:#3a4151;font-family:Roboto Condensed;font-size:24px;font-weight:400;line-height:32px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingLocation__rQQ4b{align-items:center;align-self:stretch;color:#3a4151;display:flex;font-family:Roboto Condensed;font-size:18px;font-weight:500;gap:8px;line-height:140%;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingLocation__rQQ4b .LandingPageNew_listingLocationText__msVgu{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingInfoRow__GK45Z{align-items:center;align-self:stretch;display:flex;justify-content:space-between;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingInfoRow__GK45Z .LandingPageNew_infoBox__bb8y7{align-items:center;color:#3a4151;display:flex;font-family:Bebas Neue;font-size:13.375px;font-weight:400;gap:4px;letter-spacing:1.338px;line-height:normal;text-transform:uppercase}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_loadListingLink__OXB-p{align-items:center;color:#6ad8ca;display:none;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;gap:4px;line-height:22px;margin:40px auto 0;text-align:right;text-decoration:none;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_loadListingLink__OXB-p{display:flex}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ{margin:0 -16px;overflow:hidden;padding:20px 0;width:calc(100% + 32px)}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ{display:none}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_mobileListingsCard__\+cyLm{margin:0 auto;max-width:340px}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_mobileListingsCard__\+cyLm .LandingPageNew_carouselLeftArrowBtn__ojo5r{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;display:flex;height:22px;justify-content:center;left:-8px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:22px;z-index:10}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_mobileListingsCard__\+cyLm .LandingPageNew_carouselLeftArrowBtn__ojo5r svg{height:24px;width:24px}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_mobileListingsCard__\+cyLm .LandingPageNew_carouselRightArrowBtn__kmM9P{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;display:flex;height:22px;justify-content:center;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:22px;z-index:10}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_mobileListingsCard__\+cyLm .LandingPageNew_carouselRightArrowBtn__kmM9P svg{height:24px;width:24px}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardcurrentBox__j2CXp{filter:none!important}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9{background:#fff;border-radius:4.483px;box-shadow:2.242px 3.362px 16.811px 0 #00000040;width:100%}@media (min-width:768px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9{filter:none;width:calc(33.33% - 14px)}}@media (min-width:1580px){.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9{width:calc(20% - 16px)}}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq{position:relative}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_chooseFavourite__mh9bS{display:flex;position:absolute;right:10px;top:10px;z-index:1}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingImgBox__VsVxb{display:flex;overflow:hidden;padding-bottom:91.2%;position:relative;transition:all .2s}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingImgBox__VsVxb:hover>.LandingPageNew_listingImg__ottF2{transform:scale(1.02);transition:all .2s}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingImgBox__VsVxb .LandingPageNew_listingImg__ottF2{border-radius:4.483px 4.483px 0 0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingTitleBox__WCMLF{text-decoration:none}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI{align-items:flex-start;display:flex;flex-direction:column;gap:6px;padding:16px}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingTitle__k54to{color:#3a4151;font-family:Roboto Condensed;font-size:20px;font-weight:400;line-height:120%;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingInfoRow__GK45Z{align-items:center;align-self:stretch;display:flex;justify-content:space-between;width:100%}.LandingPageNew_landingPageMain__YGPzE .LandingPageNew_listingsSection__aWHrw .LandingPageNew_listingCardSlider__ZsINJ .LandingPageNew_listingCardBox__U1Ey9 .LandingPageNew_listingCard__3yEdq .LandingPageNew_listingDetails__JNnGI .LandingPageNew_listingInfoRow__GK45Z .LandingPageNew_infoBox__bb8y7{align-items:center;color:#3a4151;display:flex;font-family:Bebas Neue;font-size:13.375px;font-weight:400;gap:4px;letter-spacing:1.338px;line-height:normal;text-transform:uppercase}.LandingPageNew_rejoinSection__GeZn6{align-items:center;background:#ccede8;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:40px 16px}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6{flex-direction:row;gap:initial;padding:100px 20px}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS{align-items:stretch;display:flex;gap:24px;margin:0 auto;max-width:768px;width:100%}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS{gap:51px}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinSvg__29knO{position:relative;top:-10px;width:63.737px}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinSvg__29knO{position:static;width:95px}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k{display:flex;flex:1 1;flex-direction:column}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k .LandingPageNew_heading__VW-K3{color:#0cafa3;font-family:Roboto Condensed;font-size:28px;font-weight:400;line-height:normal;margin:0 0 4px}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k .LandingPageNew_heading__VW-K3{margin:0 0 8px}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k .LandingPageNew_subText__u0QGG{color:#0cafa3;font-family:Roboto Condensed;font-size:15px;font-weight:700;line-height:normal;margin:0}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k .LandingPageNew_subText__u0QGG{margin:0 0 14px}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k .LandingPageNew_rejoinForm__PaASn{display:none}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinContentBox__z2hmS .LandingPageNew_rejoinContentDetails__y5e8k .LandingPageNew_rejoinForm__PaASn{display:flex}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn{align-items:stretch;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-start}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn{display:none;flex-wrap:nowrap;gap:5px}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_rejoinInput__b\+ukU{width:100%;input{background:#0000;border:1px solid #0cafa3;border-radius:4px;color:#0cafa3;font-family:Roboto;font-size:15px;font-style:normal;font-weight:400;height:35px;line-height:normal;line-height:22px;padding:0 12px;text-transform:capitalize;width:100%}input::-webkit-input-placeholder{color:#0cafa3}input::-moz-placeholder{color:#0cafa3}input:-ms-input-placeholder{color:#0cafa3}input:-moz-placeholder{color:#0cafa3}}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_rejoinInput__b\+ukU{flex:1 1;font-size:12px;height:auto;width:auto}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_rejoinInput__b\+ukU:first-child{width:calc(50% - 3.5px)}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_rejoinInput__b\+ukU:first-child{width:auto}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_rejoinInput__b\+ukU:nth-child(2){width:calc(50% - 3.5px)}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_rejoinInput__b\+ukU:nth-child(2){width:auto}}.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_submitRejoinBtn__9wAbe{align-items:center;background:#0cafa3;border:1px solid #0cafa3;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Condensed;font-size:15px;font-weight:700;justify-content:center;line-height:22px;min-height:35px;text-align:center;text-transform:capitalize;width:100%}@media (min-width:768px){.LandingPageNew_rejoinSection__GeZn6 .LandingPageNew_rejoinForm__PaASn .LandingPageNew_submitRejoinBtn__9wAbe{font-size:12px;min-height:30px;width:104px}}.LandingPageNew_arrowBtn__u8-EF{border:none;cursor:pointer;display:flex;padding:0}.LandingPageNew_multipleChooseBox__4rp1X{display:flex;flex-direction:column;gap:8px;width:100%}.LandingPageNew_multipleChooseRow__0DiNG{align-items:center;border:1px solid #e6e6e6;border-radius:4px;color:#3a4151;display:flex;flex-shrink:0;font-size:15px;font-weight:400;height:35px;justify-content:space-around;letter-spacing:.75px;line-height:25.243px;padding:0 12px 0 22px;text-transform:capitalize;width:100%}.LandingPageNew_multipleChooseRow__0DiNG .LandingPageNew_name__g3Zq1{color:#6ad8ca;font-family:Bebas Neue;font-size:15px;font-weight:400;letter-spacing:.75px;text-transform:capitalize}.LandingPageNew_multipleChooseRow__0DiNG .LandingPageNew_num__R7uxx{flex-shrink:0;height:22px;margin:0 0 0 auto;width:70px}.LandingPageNew_multipleChooseRow__0DiNG .LandingPageNew_actionRow__X5IWE{align-items:center;display:flex;gap:5px;width:-moz-fit-content;width:fit-content}.LandingPageNew_multipleChooseRow__0DiNG .LandingPageNew_actionRow__X5IWE button{align-items:center;border:none;cursor:pointer;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;padding:0;width:-moz-fit-content;width:fit-content}.LandingPageNew_orderActionRow__WnreN{align-items:center;display:flex;gap:20px;justify-content:flex-start;width:100%}.LandingPageNew_orderActionRow__WnreN .LandingPageNew_orderActionLink__RoyMJ{color:#fff;font-family:Roboto Condensed;font-size:14px;font-weight:500;letter-spacing:-.2px;line-height:16px;text-align:center}.LandingPageNew_orderActionRow__WnreN .LandingPageNew_orderActionLink__RoyMJ:last-child{color:#6ad8ca;margin:0 0 0 auto}.LandingPageNew_orderActionRow__WnreN .LandingPageNew_orderActionLink__RoyMJ:hover{text-decoration:none}.LandingPageNew_seeMoreButton__RORlG{border:0;cursor:pointer;margin:0;padding:0}.LandingPageNew_sectionMap__OTpkj{margin:0 0 12px;padding:0}@media (min-width:768px){.LandingPageNew_sectionMap__OTpkj{margin-bottom:0;padding:0}}.LandingPageNew_map__lSdDk{background-color:#eee;border:0;cursor:pointer;height:calc(100vh - 193px);max-height:640px;max-width:640px;padding:0;width:100%}@media (min-width:768px){.LandingPageNew_map__lSdDk{height:75vh}}@media (min-width:1024px){.LandingPageNew_map__lSdDk{height:417px;margin-bottom:7px}}.LandingPageNew_thanksModal__REgSW{background:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1050}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK{background:#fff;border-radius:4px;max-width:404px;padding:40px;position:relative;width:95%}@media (min-width:768px){.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK{width:100%}}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK>button{display:none}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ{width:100%}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;width:100%}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:12px}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+ .LandingPageNew_checkBox__BxPIB{align-items:center;background:#0cafa31a;border-radius:100px;display:flex;height:74px;justify-content:center;padding:7px;width:74px}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+ .LandingPageNew_checkBox__BxPIB .LandingPageNew_svgBox__Y-15n{align-items:center;background:#0cafa333;border-radius:50px;display:flex;flex-shrink:0;height:60px;justify-content:center;padding:7px;width:60px}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+ .LandingPageNew_checkBox__BxPIB .LandingPageNew_svgBox__Y-15n .LandingPageNew_svgIcon__cqtQY{align-items:center;background:#0cafa3;border-radius:50px;display:flex;flex-shrink:0;height:46px;justify-content:center;padding:9px;width:46px}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+ .LandingPageNew_heading__VW-K3{color:#0cafa3;font-family:Roboto Condensed;font-size:28px;font-weight:400;line-height:normal;margin:0 0 -4px;text-align:center}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+ .LandingPageNew_text__\+2MpJ{color:#3a4151;font-family:Roboto Condensed;font-size:15px;font-weight:500;line-height:140%;text-align:center}@media (min-width:768px){.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_thanksBox__Yzrl\+ .LandingPageNew_text__\+2MpJ{padding:0 28px}}.LandingPageNew_thanksModal__REgSW .LandingPageNew_thanksScrollayer__2gIsd .LandingPageNew_thanksContainer__y0ftK .LandingPageNew_thanksContent__FhpsZ .LandingPageNew_subscribeWrapper__FcyiI .LandingPageNew_popupBtn__X7Oic{align-items:center;align-self:stretch;background:#0cafa3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Condensed;font-size:15px;font-weight:700;gap:10px;justify-content:center;line-height:120%;padding:13px 10px}