@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.app_container__gTpjk{margin:0 auto}.app_mainContainer__h5j4v{margin:0 auto;padding-top:50px;padding-bottom:50px;background:#e6ecf3}@media (max-width:900px){.app_mainContainer__h5j4v{padding:30px 0}}.app_contentWrapper__kWAjv{display:flex;gap:2rem;position:relative}.app_mainContent__1HJGT{flex:1;max-width:100%}.app_recommendedSidebar__008LC{width:330px;padding:1rem;position:sticky;top:6rem;height:fit-content;border-radius:.75rem}.app_recommendedTitle__vnVMb{font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.app_recommendedList__FmaXR{display:flex;flex-direction:column;gap:1rem}.app_recommendedCard__D2Hml{display:flex;gap:1rem;padding:.75rem;border-radius:.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;transition:all .2s}.app_recommendedCard__D2Hml:hover{transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.app_recommendedImage__rWNUo{width:100px;height:80px;border-radius:.25rem;overflow:hidden}.app_recommendedImage__rWNUo img{width:100%;height:100%;object-fit:cover}.app_recommendedContent__CTIY7{flex:1}.app_recommendedItemTitle__7QSLh{font-size:.875rem;font-weight:600;margin-bottom:.25rem;color:#1e293b}.app_recommendedLocation__f3L7n{font-size:.75rem;color:#64748b;margin-bottom:.25rem}.app_recommendedPrice__1CX1q{background:rgb(254,240,111);width:fit-content}.app_recommendedButton__BJPSx{display:inline-block;padding:.25rem .5rem;background-color:var(--brand-green);color:white;border-radius:.25rem;font-size:.75rem;text-decoration:none;transition:background-color .2s}.app_recommendedButton__BJPSx:hover{background-color:#566b46}.app_categoriesContainer__MjBpD{display:flex;flex-direction:column;overflow:hidden;gap:80px}.app_categorySection___4HfK{margin:0 auto;max-width:1550px;padding:0 15px;width:100%;box-sizing:border-box}.app_categoryHeader__vnUj5{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;color:#222}.app_categoryTitle__jslNC{color:rgb(34,34,34);font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:140%;letter-spacing:0;text-align:center;margin-bottom:0}@media (max-width:900px){.app_categoryTitle__jslNC{text-align:left}}.app_viewAllButton__vk_L7{padding:14px 20px;border:1px solid #888888;color:#222222;font-family:Inter;font-size:16px;font-weight:600;line-height:140%;transition:all .5s}.app_viewAllButton__vk_L7:hover{border:1px solid rgb(34,34,34);background:rgba(255,255,255,.4);color:#222}.app_arrow__FuvCQ{width:18px;height:18px;margin-left:5px;margin-bottom:2px;display:inline-flex;align-items:center;vertical-align:middle}.app_listingCard__mjOEr{background:#fff;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;position:relative;max-width:365px}.app_listingCard__mjOEr[data-highlighted=true]{border:2px solid #ffd700;box-shadow:0 0 10px rgba(255,215,0,.3)}.app_listingCard__mjOEr[data-highlighted=true]:before{content:"★";position:absolute;top:5px;right:5px;background:#FFD700;color:#fff;padding:2px 5px;border-radius:3px;font-size:12px;font-weight:700;z-index:1}.app_listingImage__3CzmW{position:relative;width:100%;height:240px;overflow:hidden;background:#f5f7fa;display:flex;align-items:center;justify-content:center;border:none}.app_listingImage__3CzmW img{width:100%;height:100%;object-fit:fill;transition:transform .5s ease}.app_listingCard__mjOEr:hover .app_listingImage__3CzmW img{transform:scale(1.03)}.app_listingBadge__aCCYm{position:absolute;top:8px;left:8px;background:rgba(14,30,48,.6);color:white;padding:8px 10px;z-index:2;color:rgb(255,255,255);font-family:Inter;font-size:14px;font-weight:600;line-height:140%;text-align:center}.app_listingContent__bzAS0{padding:15px;display:flex;flex-direction:column;flex:1 1 auto;justify-content:space-between;border:1px solid rgb(204,204,204);border-top-color:transparent}.app_listingTopRow__PVrjt{flex-direction:column}.app_listingInfo__DE_WX{flex:1;margin-bottom:0}.app_listingPrice__P5_Od{font-size:26px;font-weight:700;color:#222;font-family:Inter;line-height:140%}.app_listingActionsRight__pbBhk{display:flex;gap:10px;margin-top:auto}.app_favoriteIcon__cJJWw{color:#bfc9d7}.app_favoriteIconActive__CP1JK{color:#1256eb}.app_compareIcon__BfK0G{color:#bfc9d7}.app_compareIconActive__h9xWL{color:#1256eb}.app_benefitsSection__vmHMM{max-width:1200px;background-color:white;color:#333;border-radius:.75rem;padding:2rem;margin:0 auto 3rem;box-shadow:0 4px 12px rgba(0,0,0,.05);border:2px solid #1256eb}.app_benefitCard__Ijlbq{padding:1.5rem;border-radius:.5rem}.app_benefitIcon__pqNJE{padding:.5rem}.app_benefitIcon__pqNJE svg{width:1rem;height:1rem}.app_benefitTitle__cJXec{font-size:1.25rem}.app_benefitCard__Ijlbq p{line-height:1.5}.app_listingActions__I33OZ{position:absolute;top:.5rem;left:.5rem;display:flex;gap:.5rem}.app_listingsGrid__mX8EU{display:flex;overflow-x:auto;gap:20px;padding-bottom:0!important;margin-bottom:0!important;cursor:grab}.app_listingsGrid__mX8EU.app_grabbing__RnaIJ{cursor:grabbing;scroll-snap-type:none}.app_loadingContainer__CzOPB{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.app_loadingSpinner__YReon{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid var(--brand-green);width:40px;height:40px;animation:app_spin__cBo_K 1s linear infinite;margin-bottom:1rem}@keyframes app_spin__cBo_K{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app_errorContainer__nauet{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;padding:2rem}.app_retryButton__WyXVt{background-color:var(--brand-green);color:white;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;margin-top:1rem;cursor:pointer;transition:background-color .2s}.app_retryButton__WyXVt:hover{background-color:#566b46}@supports (-webkit-touch-callout:none){.app_listingsGrid__mX8EU{overflow-x:scroll;-webkit-overflow-scrolling:touch}}.app_listingTopRow__PVrjt{display:flex;justify-content:space-between;gap:1rem;margin-bottom:20px}.app_favoriteIcon__cJJWw{color:#64748b}.app_favoriteIconActive__CP1JK{color:#ef4444}.app_compareIcon__BfK0G{color:#1256eb;color:#666;transition:color .2s}.app_compareIcon__BfK0G:hover{color:#333}.app_compareIconActive__h9xWL{color:#4CAF50}.app_benefitsSectionFullWidth__xcSTb{width:100%;background:#F3F3F3;padding:3rem 0;margin-top:2rem;border-radius:25px;margin-bottom:50px}.app_benefitsContainer__4TUJj{max-width:1500px;margin:0 auto;padding:0 1rem}.app_benefitsTitle__YVVQu{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.app_benefitsGrid__6Zsrg{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.app_benefitCard__Ijlbq{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:20px;background-color:white;border:2px solid #1256eb;transition:all .3s ease;min-width:500px!important}.app_benefitCard__Ijlbq:hover{box-shadow:0 10px 20px #1256eb}.app_benefitIcon__pqNJE{padding:.7rem;border-radius:9999px;margin-bottom:1rem;transition:all .3s ease}.app_benefitCard__Ijlbq:hover .app_benefitIcon__pqNJE,.app_benefitIcon__pqNJE{background-color:#1256eb}.app_benefitIcon__pqNJE svg{width:1.4rem;height:1.4rem;color:white}.app_benefitTitle__cJXec{font-size:1rem;font-weight:600;margin-bottom:.5rem}.app_benefitCard__Ijlbq p{color:#4b5563;line-height:1}.app_listingTitle__TSZHv{font-size:20px;color:#222;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter;line-height:140%;margin-bottom:8px}.app_listingLocation__H49mr{display:flex;align-items:center;color:#555;position:relative;padding-left:32px;line-height:140%;text-align:center;font-family:Inter;font-size:18px}.app_listingLocation__H49mr:before{content:"";position:absolute;left:5px;top:50%;transform:translateY(-50%);width:14px;height:18px;background-image:url(/RecommendedListings/city.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.app_actionButton__xgPSu{background:#fff;cursor:pointer;transition:all .2s ease;border:1px solid rgb(170,170,170);width:54px;height:50px;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.app_actionButton__xgPSu:hover{background:#e6ecf3}.app_actionButton__xgPSu.app_active__bUKQ2,.app_actionButton__xgPSu:active{border:1px solid rgb(14,106,210);background:#fff}.app_compareIcon__BfK0G,.app_favoriteIcon__cJJWw{color:#222;transition:color .2s}.app_actionButton__xgPSu.app_active__bUKQ2 .app_compareIcon__BfK0G,.app_actionButton__xgPSu.app_active__bUKQ2 .app_favoriteIcon__cJJWw,.app_actionButton__xgPSu:active .app_compareIcon__BfK0G,.app_actionButton__xgPSu:active .app_favoriteIcon__cJJWw,.app_compareIconActive__h9xWL,.app_favoriteIconActive__CP1JK{color:#1256eb!important}.app_actionButton__xgPSu:hover .app_compareIcon__BfK0G,.app_actionButton__xgPSu:hover .app_favoriteIcon__cJJWw{color:#222}.app_listingButton__n3ePe{display:flex;justify-content:center;align-items:center;padding:15px;background-color:rgb(255,255,255);color:rgb(14,106,210);border-radius:0;text-decoration:none;transition:all .2s ease;font-weight:700;font-size:14px;border:1px solid rgb(14,106,210);width:100%}.app_listingButton__n3ePe:hover{background:rgb(14,106,210);color:#fff}.app_desktopOnly__S0gCY{display:inline-block}.app_mobileOnly__A3z5J{display:none}.app_paginationDotsWrapper__MQ1TR{display:flex;justify-content:center;align-items:center;margin-top:0;padding:20px 20px 30px}.app_paginationDot__azLzq{display:inline-block;width:12px;height:12px;border-radius:50%;background:#d1d5db;margin:0 6px;transition:background .2s}.app_activeDot__HM2nu{background:#1256eb}.app_image__JpW7q{width:100%!important;height:100%!important;object-fit:fill!important}.app_actionButton__xgPSu.app_activeCompare__B4ZVr,.app_actionButton__xgPSu.app_activeFavorite__MEavs{border:1px solid rgb(14,106,210)!important;background:#fff}.app_imageWrapper__KpHFT{position:relative;width:100%;height:100%;overflow:hidden}.app_image__JpW7q{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width:1200px){.app_viewAllButton__vk_L7{font-size:15px}.app_listingBadge__aCCYm{font-size:10px;padding:7px 14px;top:5px;left:5px}.app_listingImage__3CzmW{height:182px}.app_listingCard__mjOEr{max-width:278px}.app_listingPrice__P5_Od{font-size:20px;margin-bottom:8px}.app_listingTitle__TSZHv{font-size:15px;margin-bottom:5px}.app_listingLocation__H49mr:before{width:10px;height:13px;left:3px}.app_listingLocation__H49mr{font-size:13px;padding-left:22px}.app_listingTopRow__PVrjt{margin-bottom:15px}.app_listingContent__bzAS0{padding:12px}.app_actionButton__xgPSu{width:40px;height:40px}.app_listingButton__n3ePe{padding:13px;font-size:10px}.app_listingsGrid__mX8EU{gap:15px;justify-content:space-between}.app_categoriesContainer__MjBpD{gap:60px}}@media (max-width:920px){.app_mobileOnly__A3z5J{display:block;font-size:15px}.app_viewAllButton__vk_L7{width:fit-content;margin:0 auto}.app_desktopOnly__S0gCY{display:none}.app_listingCard__mjOEr{max-width:276px;min-width:276px}.app_listingsGrid__mX8EU{overflow:auto;justify-content:flex-start}.app_listingBadge__aCCYm{font-size:12px}.app_listingImage__3CzmW{height:195px}.app_listingContent__bzAS0{padding:15px}.app_listingPrice__P5_Od{margin-bottom:5px}.app_listingTitle__TSZHv{font-size:16px;margin-bottom:8px}.app_listingLocation__H49mr{font-size:14px;padding-left:28px}.app_listingLocation__H49mr:before{width:11px;height:15px;left:5px}.app_actionButton__xgPSu{width:48px;height:44px}.app_listingButton__n3ePe{padding:14px;font-size:11px;background:#0e6ad2;color:#fff}.app_categoryHeader__vnUj5{margin-bottom:20px}}@media (max-width:600px){.app_viewAllButton__vk_L7{margin:0;width:100%;box-sizing:border-box;text-align:center}section.app_categorySection___4HfK>div:nth-child(2){margin-left:-15px;margin-right:-15px;padding-left:15px}}@media (max-width:380px){.app_mobileOnly__A3z5J{font-size:3.7vw;width:100%;box-sizing:border-box;text-align:center}}