.home-best-sellers-wrapper{max-width:1920px;padding:80px 4.3%;margin:0 auto;width:100%}@media screen and (max-width:1200px){.home-best-sellers-wrapper{padding:24px}}.home-best-sellers-wrapper .section-main-header{text-align:center}.home-best-sellers-wrapper .bottom-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.home-best-sellers-wrapper .bottom-wrapper{flex-direction:column;gap:24px}}.home-best-sellers-wrapper .bottom-wrapper .navigation{display:flex}@media screen and (max-width:1023px){.home-best-sellers-wrapper .bottom-wrapper .navigation{margin:0 auto}}.home-best-sellers-wrapper .bottom-wrapper .navigation .best-sellers-next-arrow,.home-best-sellers-wrapper .bottom-wrapper .navigation .best-sellers-prev-arrow{border-radius:10px;background:var(--Colors-Primary---Blue-50,#e9ecf2);display:flex;justify-content:center;align-items:center;padding:0 12px;cursor:pointer}.home-best-sellers-wrapper .bottom-wrapper .navigation .swiper-pagination-dots-best{width:-moz-fit-content;width:fit-content;margin:12px}.home-best-sellers-wrapper .bottom-wrapper .navigation .swiper-pagination-dots-best .swiper-pagination-bullet{color:var(--Colors-Primary---Blue-100,#bcc3d6)}.home-best-sellers-wrapper .bottom-wrapper .navigation .swiper-pagination-dots-best .swiper-pagination-bullet-active{background-color:var(--Colors-Primary---Blue-500,#263e7a)}@media screen and (max-width:1023px){.home-best-sellers-wrapper .bottom-wrapper .main-btn{margin:0 auto;width:-moz-fit-content;width:fit-content}}.home-best-sellers-wrapper .slide{padding:48px 0;display:flex;flex-direction:column;gap:12px}.home-best-sellers-wrapper .slide.stacked{display:flex;flex-direction:column;gap:16px}.home-best-sellers-wrapper .slide .swiper-main-card-image{width:446px;height:414px;position:absolute;bottom:-160px}.home-best-sellers-wrapper .swiper-main-card-image{width:446px;height:414px;position:absolute;bottom:-155px;object-fit:contain}@media screen and (max-width:1200px){.home-best-sellers-wrapper .swiper-main-card-image{width:118%;height:100%}}.swiper-main-card-wrapper{border-radius:12px;background:var(--Colors-Primary---Blue-500,#263e7a);width:440px;height:433px;overflow:hidden;position:relative;display:flex;flex-direction:column}@media screen and (max-width:1023px){.swiper-main-card-wrapper{width:100%;max-width:100%;max-height:433px;margin-top:24px}}@media(min-width:1023px)and (max-width:1366px){.swiper-main-card-wrapper{width:100%;max-width:100%;max-height:433px}}.swiper-main-card-wrapper .header{justify-self:flex-start}.swiper-main-card-wrapper .header .header-text{width:-moz-fit-content;width:fit-content;color:var(--Colors-Neutral-Greys-50,#f3f3f4);font-family:var(--font-Urbanist);font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:2.24px;text-transform:uppercase;justify-self:center;border-bottom:5px solid #fff;padding-bottom:24px;padding-top:48px}.swiper-main-card-wrapper .section-main-header{margin-top:108px}@media screen and (max-width:1200px){.swiper-main-card-wrapper .section-main-header{margin:108px auto 0;max-width:80%}}.swiper-main-card-wrapper .section-main-header span{color:var(--Colors-Primary---Blue-500,#263e7a);background-color:#e7a41b;text-align:center;font-family:var(--font-Urbanist);font-size:40px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.8px;border-radius:10px;padding:0 4px}.swiper-main-card-wrapper img{object-fit:contain}.swiper-horizontal-card-wrapper{border-radius:12px;background:var(--Colors-Primary---Blue-50,#e9ecf2);height:208px;padding:40px 32px 40px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;position:relative}@media screen and (max-width:1023px){.swiper-horizontal-card-wrapper{padding:16px;height:auto}}.swiper-horizontal-card-wrapper.out-of-stock{opacity:.5;pointer-events:none}.swiper-horizontal-card-wrapper .image-container{width:100%;height:185px;flex:2 1}.swiper-horizontal-card-wrapper .image-container img{object-fit:contain;position:relative!important;width:100%;height:100%}.swiper-horizontal-card-wrapper .details-wrapper{width:100%;flex:3 1}.swiper-horizontal-card-wrapper .details-wrapper .header-wrapper{display:flex;justify-content:space-between}.swiper-horizontal-card-wrapper .details-wrapper .rating{display:flex;gap:4px}.swiper-horizontal-card-wrapper .details-wrapper .price-wrapper{display:flex;gap:8px}@media screen and (max-width:1023px){.swiper-horizontal-card-wrapper .details-wrapper .price-wrapper{margin:8px 0}}.swiper-horizontal-card-wrapper .details-wrapper .price-wrapper .text-xsmall-18.grey-500{text-decoration:line-through}.swiper-horizontal-card-wrapper .details-wrapper .btn-card-add-to-cart{border-radius:50px;background:#fff;padding:10px 20px;color:var(--Colors-Primary---Blue-500,#263e7a);font-family:var(--font-Urbanist);font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px;border:none;outline:none;width:100%;align-self:flex-end;margin-top:16px;cursor:pointer;transition:all .3s ease-in}.swiper-horizontal-card-wrapper .details-wrapper .btn-card-add-to-cart:hover{background:var(--Colors-Primary---Blue-500,#263e7a);color:#fff}.swiper-horizontal-card-wrapper .discount-icon{position:absolute;top:10px;right:10px;z-index:2;color:#df002c;font-size:36px}.swiper-horizontal-card-wrapper .discount-icon svg{width:36px;height:36px}.swiper-horizontal-card-wrapper .out-of-stock-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:4px;z-index:2}.swiper-horizontal-card-wrapper .out-of-stock-label span{font-size:16px;font-weight:500}.section-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;pointer-events:all}.section-overlay-content{text-align:center;background:linear-gradient(135deg,#f8fafc,#e0e7ef);padding:2rem 3rem;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.08);max-width:400px}.section-overlay-content h2{font-size:2rem;font-weight:600;color:#1e293b;margin-bottom:0}.home-categories-wrapper{padding:48px 4.3%}@media screen and (max-width:1200px){.home-categories-wrapper{padding:80px 24px}}.home-categories-wrapper .header-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:0 auto}@media(max-width:800px){.home-categories-wrapper .header-wrapper p{text-align:center;width:100%}}@media screen and (max-width:1200px){.home-categories-wrapper .header-wrapper button{display:none}}.home-categories-wrapper .categories-section{display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:center;flex-wrap:wrap;grid-gap:24px;gap:24px;max-width:1920px;margin:24px auto 0}@media(max-width:800px){.home-categories-wrapper .categories-section{grid-template-columns:repeat(2,1fr)}}.home-categories-wrapper .categories-section .category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;flex-grow:1;flex-shrink:1;flex-basis:calc(20% - 24px);cursor:pointer}@media(max-width:1200px){.home-categories-wrapper .categories-section .category-item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 24px)}}.home-categories-wrapper .categories-section .category-item p{text-align:center}.home-categories-wrapper .categories-section .category-item .image-wrapper{border-radius:25%;background:var(--Colors-Neutral-Greys-50,#f3f3f4);display:flex;align-items:center;justify-content:center;width:120px;height:120px;box-shadow:0 6px 18px rgba(0,0,0,.08)}@media screen and (max-width:1200px){.home-categories-wrapper .categories-section .category-item .image-wrapper{width:100px;height:100px}}.home-categories-wrapper .categories-section .category-item .image-wrapper img{position:relative!important;border-radius:25%;object-fit:contain;aspect-ratio:1}@media screen and (max-width:1024px){.home-categories-wrapper .categories-section .category-item .image-wrapper img{object-fit:contain}}.home-categories-wrapper .categories-section .category-item .image-wrapper .seasonal{width:132px;height:172px;margin-top:0}@media screen and (max-width:1200px){.home-categories-wrapper .categories-section .category-item .image-wrapper .seasonal{width:62px;height:86px;max-width:62px;max-height:86px}}.home-categories-wrapper .categories-section .category-item .image-wrapper .paint{width:107px;height:101px}.home-categories-wrapper .categories-section .category-item .image-wrapper .kitchen{width:101px;height:85px;margin-top:0}.home-categories-wrapper .mobile{display:none}@media screen and (max-width:1200px){.home-categories-wrapper .mobile{display:flex;margin:40px auto 0}}