.brand-page-wrap{padding:2rem 0 4rem;background:#150c18;color:var(--color-white);min-height:100vh}.brand-page-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem}.brand-page-name{font-size:2rem;font-weight:700;margin:0}.brand-page-badges{display:flex;flex-wrap:wrap;gap:.75rem}.brand-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:2rem;font-size:.875rem}.brand-badge svg{flex-shrink:0}.brand-page-gallery{margin-bottom:2rem;display:grid;gap:.5rem;grid-template-columns:1fr 1.4fr 1fr;grid-template-rows:1fr 1fr;height:640px;overflow:hidden}.brand-page-gallery .gallery-item{border-radius:8px;overflow:hidden;background:#ffffff0f;min-height:0;min-width:0}.brand-page-gallery .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.brand-page-gallery.brand-page-gallery-1{grid-template-columns:1fr;grid-template-rows:1fr;height:400px}.brand-page-gallery.brand-page-gallery-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:400px}.brand-page-gallery.brand-page-gallery-3{grid-template-columns:1fr 1fr;grid-template-rows:1fr .6fr;height:480px}.brand-page-gallery.brand-page-gallery-3 .gallery-item-1{grid-column:1;grid-row:1}.brand-page-gallery.brand-page-gallery-3 .gallery-item-2{grid-column:2;grid-row:1}.brand-page-gallery.brand-page-gallery-3 .gallery-item-3{grid-column:1/-1;grid-row:2}.brand-page-gallery.brand-page-gallery-4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:480px}.brand-page-gallery.brand-page-gallery-5 .gallery-item-1{grid-row:1/span 2;grid-column:1}.brand-page-gallery.brand-page-gallery-5 .gallery-item-2{grid-row:1;grid-column:2}.brand-page-gallery.brand-page-gallery-5 .gallery-item-3{grid-row:2;grid-column:2;display:flex;gap:.5rem}.brand-page-gallery.brand-page-gallery-5 .gallery-item-3 img{width:50%;flex:1}.brand-page-gallery.brand-page-gallery-5 .gallery-item-5{grid-row:1/span 2;grid-column:3}@media (max-width: 767px){.brand-page-gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto;min-height:280px}.brand-page-gallery .gallery-item{min-height:140px}.brand-page-gallery.brand-page-gallery-5 .gallery-item-1{grid-row:1;grid-column:1}.brand-page-gallery.brand-page-gallery-5 .gallery-item-2{grid-row:1;grid-column:2}.brand-page-gallery.brand-page-gallery-5 .gallery-item-3{grid-row:2;grid-column:1/-1;flex-direction:row}.brand-page-gallery.brand-page-gallery-5 .gallery-item-3 img{width:50%}.brand-page-gallery.brand-page-gallery-5 .gallery-item-5{grid-row:3;grid-column:1/-1}}.brand-page-content{background:var(--color-white);color:var(--color-black);border-radius:var(--radius-default);padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000026}.brand-experience-title{font-size:1.5rem;color:var(--color-primary);margin:0 0 1rem}.brand-page-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.brand-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}.brand-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand-location{font-size:1rem;color:var(--color-gray)}.brand-description{line-height:1.6;color:var(--color-black)}.brand-description p:last-child{margin-bottom:0}.brand-page-map{margin-bottom:2rem}.brand-page-map h3{font-size:1.25rem;margin:0 0 1rem;color:var(--color-white)}.map-embed{border-radius:var(--radius-default);overflow:hidden}.brand-page-products h3{font-size:1.5rem;margin:0 0 1.5rem;color:var(--color-white)}.brand-products-grid-wrap{overflow:visible}.brand-products-grid-wrap.has-scroll{overflow:hidden;transition:max-height .4s ease}.brand-products-grid-wrap.has-scroll:not(.is-expanded){max-height:1080px;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.brand-products-grid-wrap.has-scroll:not(.is-expanded)::-webkit-scrollbar{width:8px}.brand-products-grid-wrap.has-scroll:not(.is-expanded)::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.brand-products-grid-wrap.has-scroll:not(.is-expanded)::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.brand-products-grid-wrap.has-scroll.is-expanded{max-height:none;overflow:visible}.brand-products-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 576px){.brand-products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.brand-products-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 992px){.brand-products-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1200px){.brand-products-grid{grid-template-columns:repeat(6,1fr)}}.brand-product-item .product-card{background:var(--color-white);border-radius:var(--radius-default);overflow:hidden;height:100%;display:flex;flex-direction:column}.brand-product-item .product-card-middle{flex-grow:1}.brand-products-expand{margin-top:1.5rem;display:flex;justify-content:center}.btn-show-all{padding:.75rem 2rem;font-weight:600;border-radius:2rem;border:2px solid rgba(255,255,255,.5);color:var(--color-white);background:transparent;transition:all .2s ease}.btn-show-all:hover{background:#ffffff1a;border-color:var(--color-white);color:var(--color-white)}@media (max-width: 575px){.brand-products-grid-wrap.has-scroll:not(.is-expanded){max-height:720px}.brand-products-grid{gap:.75rem}.brand-product-item .product-card{font-size:.9rem}}.no-products{color:#ffffffb3;font-size:1rem}.all-brands-wrap{margin-top:50px}.all-brands .all-brands-inner{display:flex;flex-wrap:wrap;margin:0 -10px -20px}.all-brands .all-brands-inner .col-9{padding:0 10px}.all-brands .brand-image{position:relative;display:block;margin-bottom:20px;padding-bottom:70%;border:1px solid var(--color-gray-lite);border-radius:var(--radius-default);overflow:hidden;transition:var(--transition-150)}.all-brands .brand-image:hover{border-color:var(--color-primary)}.ltr .all-brands .brand-image:hover>img{transform:translate(-50%,-50%) scale(1.1)}.rtl .all-brands .brand-image:hover>img{transform:translate(50%,-50%) scale(1.1)}.all-brands .brand-image>img{position:absolute;top:50%;max-height:100%;max-width:100%;transition:var(--transition-150)}.ltr .all-brands .brand-image>img{left:50%;transform:translate(-50%,-50%) scale(1)}.rtl .all-brands .brand-image>img{right:50%;transform:translate(50%,-50%) scale(1)}.all-brands .brand-image .image-placeholder{height:65px;width:65px}.all-brands .empty-message{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:40px 0}.all-brands .empty-message svg{height:100px;width:100px;margin-bottom:22px}.all-brands .empty-message svg path{stroke:var(--color-white);stroke-miterlimit:10;stroke-width:5px;fill:var(--color-primary)}
