.product-overview{direction:rtl;background:#fff;width:100%}.product-overview__container{width:100%}.product-section-header{text-align:center;max-width:820px;margin:0 auto 32px;position:relative}.product-section-header__content{z-index:2;position:relative}.product-section-header__eyebrow{border:1px solid color-mix(in srgb, var(--theme-color-100) 18%, transparent);background:color-mix(in srgb, var(--theme-color-100) 5%, transparent);min-height:30px;color:var(--theme-color-100);border-radius:999px;justify-content:center;align-items:center;margin-bottom:13px;padding:5px 14px;font-size:12px;font-weight:700;line-height:1.5;display:inline-flex}.product-section-header__title{color:#172033;letter-spacing:-.45px;max-width:760px;margin:0 auto;font-size:clamp(20px,2.2vw,30px);font-weight:800;line-height:1.65}.product-section-header__description{color:#7b8494;max-width:610px;margin:9px auto 0;font-size:13px;font-weight:400;line-height:1.9}.product-section-header__decor{justify-content:center;align-items:center;gap:5px;margin-top:17px;display:flex}.product-section-header__decor span{background:var(--theme-color-100);border-radius:999px;height:3px;display:block}.product-section-header__decor span:first-child{opacity:.25;width:24px}.product-section-header__decor span:nth-child(2){opacity:1;width:48px}.product-section-header__decor span:nth-child(3){opacity:.25;width:24px}.product-overview__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;display:grid}.product-category-card{border:1px solid #e8ebf0;border-color:color-mix(in srgb, var(--theme-color-100) 28%, #e8ebf0);min-width:0;min-height:205px;box-shadow:0 12px 30px color-mix(in srgb, var(--theme-color-100) 10%, transparent);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:24px 18px 20px;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex;position:relative;overflow:hidden}.product-category-card:before{content:"";background:var(--theme-color-100);border-radius:0 0 8px 8px;width:0;height:3px;transition:width .35s;position:absolute;top:0;right:50%;transform:translate(50%)}.product-category-card:after{content:"";background:color-mix(in srgb, var(--theme-color-100) 5%, transparent);pointer-events:none;border-radius:50%;width:150px;height:150px;transition:transform .4s,background-color .4s;position:absolute;top:-85px;left:-70px}.product-category-card__icon{z-index:2;color:#fff;background:var(--theme-color-100);border-color:var(--theme-color-100);border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:15px;display:flex;position:relative;transform:translateY(-3px)}.product-category-card__svg{color:currentColor;stroke:currentColor;max-width:34px;max-height:34px;transition:transform .35s;display:block;width:34px!important;height:34px!important}.product-category-card__svg path,.product-category-card__svg line,.product-category-card__svg circle,.product-category-card__svg rect,.product-category-card__svg polyline,.product-category-card__svg polygon{stroke:currentColor}.product-category-card__font-icon{color:currentColor;font-size:30px;line-height:1;display:block}.product-category-card__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.product-category-card__title{color:#1b2434;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:16px;font-weight:800;line-height:1.7;transition:color .3s;overflow:hidden}.product-category-card__action{color:#7b8494;justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:11.5px;font-weight:600;line-height:1.5;transition:color .3s,gap .3s;display:inline-flex}.product-category-card__arrow{flex:none;transition:transform .3s}.product-category-card__shine{z-index:1;background:color-mix(in srgb, var(--theme-color-100) 6%, transparent);opacity:0;border-radius:50%;width:100px;height:100px;transition:opacity .35s,transform .45s;position:absolute;bottom:-65px;right:-60px}.product-category-card:hover{border-color:color-mix(in srgb, var(--theme-color-100) 28%, #e8ebf0);box-shadow:0 12px 30px color-mix(in srgb, var(--theme-color-100) 10%, transparent);background:#fff;transform:translateY(-5px)}.product-category-card:hover:before{width:58px}.product-category-card:hover:after{background:color-mix(in srgb, var(--theme-color-100) 8%, transparent);transform:scale(1.35)}.product-category-card:hover .product-category-card__svg{transform:scale(1.08)}.product-category-card:hover .product-category-card__title{color:var(--theme-color-100)}.product-category-card:hover .product-category-card__action{color:var(--theme-color-100);gap:9px}.product-category-card:hover .product-category-card__arrow{transform:translate(-3px)}.product-category-card:hover .product-category-card__shine{opacity:1;transform:scale(1.25)}.product-category-card.cart-item-active{border-color:color-mix(in srgb, var(--theme-color-100) 22%, #e8ebf0)}@media (width<=991.98px){.product-section-header{margin-bottom:26px}.product-overview__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.product-category-card{border-radius:15px;min-height:180px;padding:20px 10px 17px}.product-category-card__icon{border-radius:15px;width:58px;height:58px;margin-bottom:12px}.product-category-card__svg{max-width:29px;max-height:29px;width:29px!important;height:29px!important}.product-category-card__font-icon{font-size:25px}.product-category-card__title{font-size:13px}.product-category-card__action{gap:4px;margin-top:6px;font-size:10px}.product-category-card__arrow{width:14px;height:14px}}@media (width<=767.98px){.product-section-header{margin-bottom:22px}.product-section-header__eyebrow{min-height:27px;margin-bottom:10px;padding:4px 11px;font-size:10.5px}.product-section-header__title{letter-spacing:-.2px;max-width:100%;font-size:clamp(18px,5vw,23px);line-height:1.75}.product-section-header__description{margin-top:7px;font-size:11px;line-height:1.8}.product-section-header__decor{margin-top:13px}.product-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-category-card{border-radius:14px;min-height:158px;padding:17px 9px 15px}.product-category-card__icon{border-radius:14px;width:52px;height:52px;margin-bottom:10px}.product-category-card__svg{max-width:26px;max-height:26px;width:26px!important;height:26px!important}.product-category-card__font-icon{font-size:23px}.product-category-card__title{font-size:12px;line-height:1.6}.product-category-card__action{gap:3px;margin-top:5px;font-size:9.5px}.product-category-card__arrow{width:13px;height:13px}.product-category-card:hover{transform:translateY(-3px)}}@media (width<=380px){.product-section-header{margin-bottom:18px}.product-section-header__title{font-size:17px;line-height:1.8}.product-section-header__description{font-size:10px}.product-section-header__decor{margin-top:11px}.product-overview__grid{gap:8px}.product-category-card{border-radius:12px;min-height:145px;padding:14px 7px 13px}.product-category-card__icon{border-radius:12px;width:47px;height:47px;margin-bottom:8px}.product-category-card__svg{max-width:23px;max-height:23px;width:23px!important;height:23px!important}.product-category-card__font-icon{font-size:20px}.product-category-card__title{font-size:11px}.product-category-card__action{font-size:8.5px}}@media (width<=340px){.product-section-header__eyebrow{font-size:9.5px}.product-section-header__title{font-size:16px}.product-section-header__description{font-size:9.5px}.product-category-card{border-radius:11px;min-height:138px;padding:13px 5px 12px}.product-category-card__icon{border-radius:11px;width:43px;height:43px;margin-bottom:7px}.product-category-card__svg{max-width:21px;max-height:21px;width:21px!important;height:21px!important}.product-category-card__font-icon{font-size:18px}.product-category-card__title{font-size:10px}.product-category-card__action{font-size:8px}.product-category-card__arrow{width:11px;height:11px}}.advantages-section{direction:rtl;width:100%}.advantages-section__container{width:100%}.advantages-section .product-section-header{text-align:center;margin:0 auto 42px}.advantages-section .product-section-header__content{max-width:760px;margin:0 auto}.advantages-section .product-section-header__eyebrow{min-height:32px;color:var(--theme-color-100);background:#1e3a8a0d;border:1px solid #1e3a8a24;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.advantages-section .product-section-header__title{color:#111827;margin:0;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.5}.advantages-section .product-section-header__description{color:#64748b;max-width:650px;margin:12px auto 0;font-size:14px;line-height:1.9}.advantages-section .product-section-header__decor{justify-content:center;align-items:center;gap:5px;margin-top:18px;display:flex}.advantages-section .product-section-header__decor span{background:var(--theme-color-100);border-radius:999px;height:3px;display:block}.advantages-section .product-section-header__decor span:first-child{opacity:.35;width:7px}.advantages-section .product-section-header__decor span:nth-child(2){width:34px}.advantages-section .product-section-header__decor span:nth-child(3){opacity:.35;width:7px}.advantages-section__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.advantage-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:180px;padding:24px 18px 20px;transition:border-color .22s,background-color .22s,transform .22s;display:flex;position:relative;overflow:hidden}.advantage-card:before{content:"";background:var(--theme-color-100);opacity:.9;border-radius:0 0 8px 8px;width:42px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.advantage-card:after{content:"";pointer-events:none;background:#1e3a8a09;border-radius:50%;width:120px;height:120px;position:absolute;top:-55px;right:-55px}.advantage-card__icon{z-index:1;background:var(--theme-color-100);color:#fff;border:1px solid #1e3a8a21;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:14px;transition:background-color .22s,color .22s,transform .22s;display:flex;position:relative}.advantage-card__icon svg{width:30px;height:30px;display:block}.advantage-card__content{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.advantage-card__title{color:#111827;margin:0;font-size:15px;font-weight:800;line-height:1.7}.advantage-card__description{color:#64748b;max-width:260px;margin:8px auto 0;font-size:12px;font-weight:400;line-height:1.9}.advantage-card:hover{background:#fff;border-color:#1e3a8a38;transform:translateY(-3px)}.advantage-card:hover .advantage-card__icon{transform:translateY(-2px)}@media (width<=991px){.advantages-section .product-section-header{margin-bottom:32px}.advantages-section__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.advantage-card{border-radius:16px;min-height:165px;padding:21px 12px 17px}.advantage-card__icon{border-radius:14px;width:52px;height:52px;margin-bottom:11px}.advantage-card__icon svg{width:27px;height:27px}.advantage-card__title{font-size:13px}.advantage-card__description{font-size:11px;line-height:1.8}}@media (width<=767px){.advantages-section .product-section-header{margin-bottom:26px}.advantages-section .product-section-header__title{font-size:22px;line-height:1.55}.advantages-section .product-section-header__description{margin-top:9px;font-size:12px;line-height:1.8}.advantages-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.advantage-card{border-radius:14px;height:116px;min-height:116px;padding:13px 8px}.advantage-card:before{width:30px;height:2px}.advantage-card:after{width:80px;height:80px;top:-38px;right:-38px}.advantage-card__icon{border-radius:12px;width:43px;height:43px;margin-bottom:8px}.advantage-card__icon svg{width:23px;height:23px}.advantage-card__title{font-size:12px;line-height:1.6}.advantage-card__description{display:none}.advantage-card:hover{transform:translateY(-2px)}.advantage-card:hover .advantage-card__icon{transform:none}}@media (width<=380px){.advantages-section__grid{gap:8px}.advantage-card{border-radius:12px;height:108px;min-height:108px;padding:11px 6px}.advantage-card__icon{border-radius:10px;width:40px;height:40px;margin-bottom:7px}.advantage-card__icon svg{width:21px;height:21px}.advantage-card__title{font-size:11px}}@media (width<=340px){.advantage-card{height:102px;min-height:102px;padding:10px 5px}.advantage-card__icon{width:37px;height:37px;margin-bottom:6px}.advantage-card__icon svg{width:20px;height:20px}.advantage-card__title{font-size:10.5px}}.section-benefits .benefit-box{text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:15px;height:100%;padding:30px 20px;transition:all .35s;position:relative;overflow:hidden}.section-benefits .benefit-box .number{color:#dcdcdc;font-size:22px;font-weight:700;transition:all .3s;position:absolute;top:15px;right:15px}.section-benefits .benefit-box .icon{background:#6c63ff10;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 15px;display:flex;overflow:hidden}.section-benefits .benefit-box .icon img{object-fit:contain;width:55px;height:55px;margin:0;display:block}.section-benefits .benefit-box h5{color:#222;margin-bottom:10px;font-weight:700}.section-benefits .benefit-box p{color:#666;font-size:14px;line-height:1.8}.section-benefits .benefit-box:hover{cursor:pointer;transform:translateY(-10px);box-shadow:0 15px 40px #00000014}.section-benefits .benefit-box:hover .number{color:var(--theme-color-100)}.section-benefits .benefit-box:before{content:"";opacity:0;border-radius:16px;padding:1px;transition:all .3s;position:absolute;inset:0;mask-composite:exclude}.section-benefits .benefit-box:hover:before{opacity:1}@media (width<=576px){.section-benefits .benefit-box .icon img{object-fit:contain;width:36px;height:36px;margin:0}.section-benefits .benefit-box{text-align:right;color:var(--theme-color-100);border:1px solid #eaeaea;border-radius:12px;align-items:flex-start;gap:16px;padding:10px;transition:all .25s;display:flex}.section-benefits .benefit-box:hover{cursor:pointer;margin-top:10px}.section-benefits .benefit-box:hover .icon img{stroke:#fff}.section-benefits .benefit-box:before,.section-benefits .benefit-box:after,.section-benefits .benefit-box .number{display:none}.section-benefits .benefit-box .icon{border-radius:15px;width:60px;height:60px;margin-top:6px}.section-benefits .benefit-box .content{flex:1}.section-benefits .benefit-box h5{width:100%;color:var(--theme-color-100);text-align:right;font-size:1rem;font-weight:700}.section-benefits .benefit-box p{color:#666;text-align:right;margin:0;font-size:12px;line-height:1.7}}@media (width<=321px){.section-benefits .benefit-box .icon img{object-fit:contain;width:36px;height:36px;margin:0}.section-benefits .benefit-box .icon{border-radius:15px;width:50px;height:50px;margin-top:6px}.section-benefits .benefit-box{text-align:right;color:var(--theme-color-100);border:1px solid #eaeaea;border-radius:12px;align-items:flex-start;gap:16px;transition:all .25s;display:flex}.section-benefits .benefit-box:hover{cursor:pointer;margin-top:10px}.section-benefits .benefit-box:hover .icon svg{stroke:#fff}.section-benefits .benefit-box:before,.section-benefits .benefit-box:after{display:none}.section-benefits .benefit-box h5{color:var(--theme-color-100);font-size:.8rem}.section-benefits .benefit-box p{color:#666;font-size:10px;line-height:1.8}}.latest-blog-slider-section{position:relative}.latest-blog-slider-info{direction:rtl;align-items:center;gap:28px;display:flex}.latest-blog-slider-info .section-subtitle-theme{margin:0}.latest-blog-slider-info .subtitle-text{margin:0;font-weight:700}.latest-blog-prev,.latest-blog-next{cursor:pointer;width:44px;height:44px;color:var(--theme-color);background:#fff;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;transition:color .3s,background-color .3s,border-color .3s,transform .3s;display:flex}.latest-blog-prev:hover,.latest-blog-next:hover{color:var(--theme-color-100);background:var(--theme-color);border-color:var(--theme-color)}.latest-blog-prev svg,.latest-blog-next svg{flex-shrink:0;width:20px;height:20px}.latest-blog{width:100%;overflow:hidden}.latest-blog .swiper-wrapper{align-items:stretch}.latest-blog .swiper-slide{height:auto}@media (width<=768px){.latest-blog-slider-info{align-items:flex-start;gap:14px}.latest-blog-navigation{gap:8px}.latest-blog-prev,.latest-blog-next{width:40px;height:40px}.latest-blog-prev svg,.latest-blog-next svg{width:18px;height:18px}}@media (width<=480px){.latest-blog-slider-info{gap:12px}.latest-blog-prev,.latest-blog-next{width:25px;height:25px}}.blog-main-section .section-head-blog .blog-label{color:#7c3aed;background:#7c3aed14;border-radius:100px;margin-bottom:1rem;padding:.55rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.blog-main-section .section-head-blog .blog-main-title{color:#111827;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.4}.blog-main-section .section-head-blog .blog-main-desc{color:#6b7280;max-width:750px;line-height:2}.blog-sidebar-wrapper{position:sticky;top:120px}.blog-sidebar-card{background:#fff;border:1px solid #ececec;border-radius:24px;padding:1.4rem;box-shadow:0 10px 30px #0000000a}.sidebar-title{color:#111827;margin-bottom:1rem;font-size:1rem;font-weight:800}.blog-search-form{position:relative}.blog-search-input{border:1px solid #ececec;border-radius:16px;height:58px;padding-inline:1rem 4rem;box-shadow:none!important}.blog-search-input:focus{border-color:var(--theme-color-100)}.blog-search-btn{background:linear-gradient(135deg, var(--theme-color-100), var(--theme-color-100));color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.blog-category-list{flex-direction:column;gap:.8rem;display:flex}.blog-category-item{color:#111827;background:#f9fafb;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.blog-category-item svg{transition:all .3s}.blog-category-item:hover{color:var(--theme-color-100);background:#fff3;border-color:#7c3aed1a;transform:translate(-4px)}.blog-category-item:hover svg{transform:translate(-4px)}.blog-category-item.active{background:var(--theme-color-100);color:#fff}.blog-card{background:#fff;border:1px solid #ececec;border-radius:24px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 15px 40px #0000000a}.blog-card .blog-card-image{overflow:hidden}.blog-card .blog-card-image img{transition:all .5s}.blog-card:hover .blog-card-image img{transform:scale(1.08)rotate(-2deg)}.blog-card-image{height:200px;position:relative;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:all 1s}.blog-badge{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff40;border-radius:100px;padding:.45rem .9rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;right:1rem}.blog-card-body{flex-direction:column;height:100%;padding:1.2rem;display:flex}.blog-meta{color:#6b7280;align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:.8rem;display:flex}.blog-meta .dot{background:#d1d5db;border-radius:50%;width:5px;height:5px}.blog-card-title{min-height:68px;margin-bottom:.7rem;line-height:1.8}.blog-card-title a{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.95rem,1vw,1.1rem);font-weight:900;text-decoration:none;transition:all .3s;display:-webkit-box;overflow:hidden}.blog-card-title a:hover{color:var(--theme-color-100)}.blog-card-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:58px;margin-bottom:1.2rem;font-size:.88rem;line-height:2;display:-webkit-box;overflow:hidden}@media screen and (width<=992px){.blog-sidebar-wrapper{position:static}}@media screen and (width<=768px){.blog-card-image{height:220px}}@media screen and (width<=576px){.blog-sidebar-card{border-radius:20px;padding:1rem}.blog-card{border-radius:20px}.blog-card-body{padding:1rem}.blog-card-title{min-height:auto}}.latest-blog-head{max-width:750px;margin-inline:auto}.latest-blog-label{color:#7c3aed;background:#7c3aed14;border-radius:100px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.55rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.latest-blog-desc{color:#6b7280;font-size:1rem;line-height:2}.latestBlogSwiper{padding-inline:1rem;overflow:visible!important}.latestBlogSwiper .swiper-slide{height:auto}.latestBlogSwiper .blog-card{height:100%}@media screen and (width>=1200px){.latestBlogSwiper .swiper-slide{width:22%!important}}.latest-blog-title{color:#111827;margin:0;font-size:2rem;font-weight:900;line-height:1.4}@media screen and (width<=992px){.latest-blog-title{font-size:2.2rem}.latestBlogSwiper .swiper-slide{width:40%!important}}@media screen and (width<=576px){.latest-blog-title{color:#111827;margin:0;font-size:1.5rem;font-weight:900;line-height:1.4}.latest-blog-desc{font-size:.92rem;line-height:2}.latestBlogSwiper{padding-inline:.5rem}.latestBlogSwiper .swiper-slide{width:85%!important}}.latest-blog-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.latest-blog-header-content{flex-direction:column;gap:.6rem;display:flex}.latest-blog-navigation{align-items:center;gap:.8rem;display:flex}.latest-blog-prev,.latest-blog-next{color:#111827;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000000d}.view-all-btn{color:var(--text-muted);text-decoration:none}.view-all-btn:hover{color:var(--theme-color-100);text-decoration:none}.luxury-brands{direction:rtl;padding:70px 0}.luxury-brands .container{max-width:1320px;margin:0 auto;padding:0 16px}.luxury-brands-layout{align-items:center;gap:40px;display:flex}.luxury-brands-info{flex-direction:column;flex:0 0 280px;justify-content:center;gap:28px;max-width:280px;display:flex}.luxury-brands-info-content{flex-direction:column;gap:12px;display:flex}.luxury-brands-kicker{color:#000;letter-spacing:.5px;font-size:13px;font-weight:700;display:inline-block}.luxury-brands-title{color:var(--theme-color-100);margin:0;font-size:26px;font-weight:700;line-height:1.35}.luxury-brands-description{color:#666;margin:0;font-size:14.5px;line-height:1.7}.luxury-brands-navigation{align-items:center;gap:10px;display:flex}.luxury-brands-nav{cursor:pointer;width:44px;height:44px;color:var(--theme-color-100);background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:18px;transition:all .25s;display:flex}.luxury-brands-nav:hover{background:var(--theme-color-100);color:#fff}.luxury-brands-nav:disabled{opacity:.35;cursor:not-allowed}.luxury-brands-slider{flex:1;min-width:0;overflow:hidden}.brandSwiper{width:100%;overflow:visible}.brandSlide{height:auto}.luxury-brand-card{background:#fff;border:1px solid #eee;border-radius:14px;height:100%;transition:all .3s}.luxury-brand-card:hover{border-color:#d4af37;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.luxury-brand-card-inner{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:18px 12px;display:flex;position:relative}.luxury-brand-image-box{justify-content:center;align-items:center;width:100%;height:70px;display:flex}.luxury-brand-image{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.luxury-brand-card:hover .luxury-brand-image{transform:scale(1.05)}.luxury-brand-card-line{background:#e8e8e8;border-radius:2px;width:28px;height:2px;margin-top:14px;transition:background .3s;display:block}.luxury-brand-card:hover .luxury-brand-card-line{background:#d4af37}@media (width<=992px){.luxury-brands-layout{gap:28px}.luxury-brands-info{flex:0 0 230px;max-width:230px}.luxury-brands-title{font-size:22px}}@media (width<=768px){.luxury-brands{padding:50px 0}.luxury-brands-layout{flex-direction:column;gap:22px}.luxury-brands-slider{order:1;width:100%}.luxury-brands-info{flex-direction:row;flex:none;order:1;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:100%}.luxury-brands-info-content{flex:1;min-width:0}.luxury-brands-kicker{font-size:12px}.luxury-brands-title{font-size:18px;line-height:1.4}.luxury-brands-description{display:none}.luxury-brands-navigation{flex-shrink:0;gap:8px}.luxury-brands-nav{width:40px;height:40px;font-size:16px}.luxury-brand-card-inner{padding:14px 10px}.luxury-brand-image-box{height:56px}.luxury-brand-card-line{width:22px;margin-top:10px}}@media (width<=480px){.luxury-brands-title{font-size:16px}.luxury-brands-nav{width:36px;height:36px}.luxury-brand-image-box{height:50px}}@media (width<=456px){.latest-blog-prev,.latest-blog-next{cursor:pointer;width:30px;height:30px;color:var(--theme-color);background:#fff;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;transition:color .3s,background-color .3s,border-color .3s,transform .3s;display:flex}}.latest-blog-slider-head{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.latest-blog-slider-info{align-items:center;gap:15px;display:flex}@media (width<=768px){.latest-blog-slider-info{display:contents}.section-subtitle-theme{flex:0 0 100%;order:1;justify-content:center;margin-bottom:12px;display:flex}.latest-blog-navigation{order:2}.view-all-btn{order:3}}