.brands-section{padding:80px 0;background:var(--marina-white);position:relative}.brands-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:clamp(2rem,4vw,3rem);font-weight:var(--font-weight-black);color:var(--marina-secondary);line-height:1.2;margin-bottom:16px;letter-spacing:-.5px}.section-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--marina-primary);font-weight:var(--font-weight-medium);line-height:1.4;max-width:600px;margin:0 auto;opacity:.9}.brands-grid{display:flex;flex-direction:column;gap:40px}.brands-row{display:grid;gap:20px;width:100%}.row-large{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.row-small{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.brand-item{position:relative;background:var(--marina-white);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:all .3s ease;cursor:pointer}.brand-item:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.brand-large{aspect-ratio:1;min-height:180px}.brand-small{aspect-ratio:1;min-height:120px}.brand-img{width:100%;height:100%;object-fit:contain;object-position:center;padding:20px;transition:transform .3s ease,filter .3s ease;background:var(--marina-white)}.brand-item:hover .brand-img{transform:scale(1.05);filter:brightness(1.1)}.brand-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed var(--marina-primary);color:var(--marina-primary);text-align:center;transition:all .3s ease}.brand-placeholder:hover{border-color:var(--marina-secondary);color:var(--marina-secondary)}.brand-placeholder i{font-size:32px;margin-bottom:12px;opacity:.6}.brand-placeholder p{font-size:14px;font-weight:var(--font-weight-medium);margin:0;opacity:.8}.brand-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;text-decoration:none}.brands-footer{text-align:center;margin-top:50px}.brands-description{max-width:800px;margin:0 auto;font-size:16px;line-height:1.6;color:var(--marina-secondary)}.brands-description p{margin-bottom:16px}.brands-description strong{color:var(--marina-primary);font-weight:var(--font-weight-bold)}@media (max-width: 1024px){.brands-section{padding:60px 0}.section-header{margin-bottom:50px}.brands-grid{gap:30px}.brand-large{min-height:150px}.brand-small{min-height:100px}}@media (max-width: 768px){.brands-section{padding:50px 0}.brands-section .container{padding:0 15px}.section-header{margin-bottom:40px}.brands-grid{gap:25px}.row-large{grid-template-columns:repeat(2,1fr)}.row-small{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.brand-large{min-height:120px}.brand-small{min-height:100px}.brand-img{padding:15px}.brand-placeholder i{font-size:24px;margin-bottom:8px}.brand-placeholder p{font-size:12px}}@media (max-width: 480px){.brands-section{padding:40px 0}.brands-grid{gap:20px}.row-large,.row-small{grid-template-columns:1fr;gap:15px}.brand-large,.brand-small{min-height:100px;aspect-ratio:16/9}.brand-img{padding:12px}.brands-footer{margin-top:40px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.brands-section{animation:fadeInUp .8s ease-out}.brand-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1));opacity:0;transition:opacity .3s ease;z-index:5}.brand-item:hover:before{opacity:1}.brand-img[src=""],.brand-img:not([src]){display:none}.brand-item:has(.brand-img[src=""]) .brand-placeholder,.brand-item:has(.brand-img:not([src])) .brand-placeholder{display:flex}
/*# sourceMappingURL=/cdn/shop/t/3/assets/brands-section.css.map */
