.search-results-list{background:var(--color-bg-primary);flex-direction:column;align-items:center;gap:32px;padding-top:80px;display:flex}.search-results-list .property-list-card{background:var(--color-white);border-radius:50px;justify-content:flex-start;align-self:stretch;align-items:center;display:flex;overflow:hidden}.search-results-list .property-list-card .property-image-section{flex-shrink:0;width:636px;height:464.77px;position:relative}.search-results-list .property-list-card .property-image-section .property-image{object-fit:cover;width:100%;height:100%}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper{border-top-left-radius:50px;border-bottom-left-radius:50px;width:100%;height:100%;overflow:hidden}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper{width:100%;height:100%}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper-paginations{pointer-events:none;z-index:10;justify-content:space-between;margin-top:0;padding:0 10px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper-paginations .custom-arrow{background:var(--color-white);cursor:pointer;pointer-events:auto;width:35px;height:35px;color:var(--color-primary);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;font-size:14px;transition:background-color .2s;display:flex}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper-paginations .custom-arrow:after{display:none}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper-paginations .custom-arrow:hover svg{filter:brightness(0)}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper-paginations .custom-arrow svg{width:12px;height:12px}.search-results-list .property-list-card .property-image-section .swiper-container-wrapper .swiper-paginations .custom-arrow svg path{fill:var(--color-primary)}.search-results-list .property-list-card .property-content-section{flex-direction:column;flex:1;justify-content:center;gap:24px;padding:42px 80px;display:flex}.search-results-list .property-list-card .property-content-section .top-row{justify-content:space-between;align-items:center;display:flex}.search-results-list .property-list-card .property-content-section .top-row .label-badge{background:var(--color-primary);height:32px;color:var(--color-white);font-family:var(--font-primary-semibold);text-transform:uppercase;letter-spacing:2.4px;border-radius:50px;align-items:center;padding:8px 16px;font-size:12px;line-height:14.4px;display:flex}.search-results-list .property-list-card .property-content-section .price-address-section{flex-direction:column;gap:8px;display:flex}.search-results-list .property-list-card .property-content-section .price-address-section .price-row .price{color:var(--color-primary);font-family:var(--font-primary-bold);font-size:40px;line-height:48px}.search-results-list .property-list-card .property-content-section .price-address-section .price-row .qualifier{color:var(--color-light-grey);font-family:var(--font-primary-bold);font-size:24px;line-height:28.8px}.search-results-list .property-list-card .property-content-section .price-address-section .address{color:var(--color-primary);font-family:var(--font-primary);font-size:16px;line-height:22.4px}.search-results-list .property-list-card .property-content-section .features-description{flex-direction:column;gap:16px;display:flex}.search-results-list .property-list-card .property-content-section .features-description .features{gap:14px;display:flex}.search-results-list .property-list-card .property-content-section .features-description .features .feature-item{color:var(--color-primary);font-family:var(--font-primary);align-items:center;gap:8px;font-size:16px;line-height:22.4px;display:flex}.search-results-list .property-list-card .property-content-section .features-description .features .feature-item i{color:var(--color-secondary);text-align:center;width:18px;font-size:14px}.search-results-list .property-list-card .property-content-section .features-description .description{max-width:422px;color:var(--color-primary);font-family:var(--font-primary);font-size:16px;line-height:22.4px}.search-results-list .property-list-card .property-content-section .action-buttons{gap:16px;display:flex}.search-results-list .help-card-list{border-radius:50px;flex-direction:column;align-self:stretch;gap:10px;padding:80px 64px;display:flex;overflow:hidden}.search-results-list .help-card-list.variant-dark{background:var(--color-primary);color:var(--color-white)}.search-results-list .help-card-list.variant-pink{background:var(--color-secondary);color:var(--color-primary)}.search-results-list .help-card-list .help-card-row{gap:80px;display:flex}.search-results-list .help-card-list .help-card-row .help-title{font-family:var(--font-primary-bold);flex:1;font-size:48px;line-height:57.6px}.search-results-list .help-card-list .help-card-row .help-content{flex-direction:column;flex:1;gap:32px;display:flex}.search-results-list .help-card-list .help-card-row .help-content .help-description{font-family:var(--font-primary-medium);font-size:18px;line-height:25.2px}.search-results-list .help-card-list .help-card-row .help-content .help-actions{gap:16px;display:flex}
