.best-sellers-list{padding:50px 80px}@media only screen and (max-width:767px){.best-sellers-list{padding:30px 20px}}.best-sellers-list h2{font-size:50px;font-weight:700;text-align:center}@media only screen and (max-width:767px){.best-sellers-list h2{font-size:28px;line-height:1.3em;text-align:left}}.best-sellers-list .sellers-list-container{position:relative}.best-sellers-list .sellers-list-container .arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:3px solid #00822c;font-weight:700;font-size:25px;background-color:#00822c;color:#fff;display:none;align-items:center;justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);cursor:pointer}@media only screen and (max-width:767px){.best-sellers-list .sellers-list-container .arrow{width:35px;height:35px;font-size:16px}}.best-sellers-list .sellers-list-container .arrow:hover{background-color:#fff;color:#00822c}.best-sellers-list .sellers-list-container .arrow.active{display:flex}@media only screen and (max-width:767px){.best-sellers-list .sellers-list-container .arrow.active{display:none!important}}.best-sellers-list .sellers-list-container .arrow.left{left:40px}@media only screen and (max-width:767px){.best-sellers-list .sellers-list-container .arrow.left{left:10px}}.best-sellers-list .sellers-list-container .arrow.right{right:40px}@media only screen and (max-width:767px){.best-sellers-list .sellers-list-container .arrow.right{right:10px}}.best-sellers-list .cities-list{-ms-overflow-style:none;scrollbar-width:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:20px;margin:40px 0 20px;overflow-x:scroll;touch-action:pan-x;-webkit-overflow-scrolling:touch}.best-sellers-list .cities-list::-webkit-scrollbar{display:none}.best-sellers-list .cities-list .city-name{padding:5px 15px;text-transform:capitalize;font-size:18px;font-weight:700;white-space:nowrap;border:1px solid rgba(89,92,90,.408);border-radius:10px;cursor:pointer;transition:.15s}.best-sellers-list .cities-list .city-name:hover{background-color:hsla(0,0%,45%,.233)}.best-sellers-list .cities-list .city-name.active{background-color:#00822c;color:#fff;border-color:#00822c}.best-sellers-list .sellers-list{-ms-overflow-style:none;scrollbar-width:none;height:650px;display:flex;gap:30px;overflow-x:scroll;touch-action:pan-x;-webkit-overflow-scrolling:touch;padding:40px 80px 40px 0}.best-sellers-list .sellers-list::-webkit-scrollbar{display:none}.best-sellers-list .sellers-list .info-card{min-width:28%;max-width:300px;height:100%;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(89,92,90,.408);border-radius:20px;padding:25px 20px}@media only screen and (max-width:767px){.best-sellers-list .sellers-list .info-card{min-width:270px}}.best-sellers-list .sellers-list .info-card .info-details{display:flex;flex-direction:column;gap:10px}.best-sellers-list .sellers-list .info-card .info-details .info-card-icon{width:40%;height:auto}.best-sellers-list .sellers-list .info-card .info-details h3{font-size:25px;margin-top:20px}.best-sellers-list .sellers-list .info-card .info-details p{font-size:18px}.best-sellers-list .sellers-list .info-card .view-all-btn{background-color:#00822c;color:#fff;width:-moz-fit-content;width:fit-content;padding:5px 20px;font-size:18px;font-weight:700;border:2px solid #00822c;border-radius:10px;transition:.15s;cursor:pointer}.best-sellers-list .sellers-list .info-card .view-all-btn:hover{background-color:#fff;color:#00822c}.best-sellers-list .sellers-list .seller-card{min-width:28%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;border-radius:20px;overflow:hidden}@media only screen and (max-width:767px){.best-sellers-list .sellers-list .seller-card{min-width:270px}}.best-sellers-list .sellers-list .seller-card .dark-overlays{position:absolute;width:100%;height:100%;z-index:2;background-color:rgba(0,0,0,.694)}.best-sellers-list .sellers-list .seller-card .seller-details{position:absolute;bottom:0;width:100%;height:-moz-fit-content;height:fit-content;z-index:4;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:35px 25px}.best-sellers-list .sellers-list .seller-card .seller-details .developer-icon{width:40%;height:auto}.best-sellers-list .sellers-list .seller-card .seller-details .description{width:100%;height:-moz-fit-content;height:fit-content;color:#fff}.best-sellers-list .sellers-list .seller-card .seller-details .description .developer-name{font-size:22px;font-weight:700;line-height:1em}.best-sellers-list .sellers-list .seller-card .seller-details .description .place{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.best-sellers-list .sellers-list .seller-card .seller-details .description .price-range{font-weight:700;padding:8px 0}.best-sellers-list .sellers-list .seller-card .seller-details .description .amenities{line-height:1.5em}.blogs-section{width:100%;padding:50px 80px}@media only screen and (max-width:767px){.blogs-section{padding:30px 20px}}.blogs-section h2{font-size:50px;font-weight:700;text-align:center}@media only screen and (max-width:767px){.blogs-section h2{font-size:28px;line-height:1.3em;text-align:left}}.blogs-section .blogs-area{display:flex;width:100%;margin-top:40px}@media only screen and (max-width:767px){.blogs-section .blogs-area{flex-direction:column}}.blogs-section .blogs-area .blogs-categories-list{width:25%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;box-shadow:0 2px 8px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.11)}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list{-ms-overflow-style:none;scrollbar-width:none;width:100%;flex-direction:row;overflow:scroll;box-shadow:none}.blogs-section .blogs-area .blogs-categories-list::-webkit-scrollbar{display:none}}.blogs-section .blogs-area .blogs-categories-list .list-row{padding:12px 20px;width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:.5px solid rgba(168,198,249,.565);position:relative;transition:.15s}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row{width:-moz-fit-content;width:fit-content;padding:5px 15px}}.blogs-section .blogs-area .blogs-categories-list .list-row:last-child{border-bottom:none}.blogs-section .blogs-area .blogs-categories-list .list-row.active{background-color:rgba(220,233,255,.635);border-left:5px solid #00822c}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row.active{border:none!important;background-color:#00822c;color:#fff;border-top-left-radius:15px;border-top-right-radius:15px}}.blogs-section .blogs-area .blogs-categories-list .list-row.active .arrow-right{opacity:1;color:#00822c;padding-right:0}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row.active .arrow-right{display:none}}.blogs-section .blogs-area .blogs-categories-list .list-row .caption{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:700}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row .caption{white-space:nowrap;display:block}}.blogs-section .blogs-area .blogs-categories-list .list-row .caption .icon{color:#00822c}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row .caption .icon{display:none}}.blogs-section .blogs-area .blogs-categories-list .list-row .arrow-right{opacity:0;padding-right:50px;transition:.15s}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row .arrow-right{padding-right:0}}.blogs-section .blogs-area .blogs-list{padding:0 50px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-list{padding:30px 10px 20px}}.blogs-section .blogs-area .blogs-list .blog-row{display:flex;flex-direction:column}.blogs-section .blogs-area .blogs-list .blog-row .headline{font-size:20px;font-weight:700;color:#00822c}.blogs-section .blogs-area .blogs-list .blog-row .content{font-size:18px}.blogs-section .blogs-area .blogs-list .blog-row .other{display:flex;align-items:center;gap:20px;font-size:16px;margin-top:5px}.blogs-section .blogs-area .blogs-list .blog-row .other .category{background-color:#00822c;font-weight:700;color:#fff;padding:3px 12px;border-radius:20px;font-size:14px;opacity:.7}