.BrandsPage-module__NdceGW__page{background:#fdfbf9;min-height:100vh;padding-bottom:80px}.BrandsPage-module__NdceGW__hero{text-align:center;background:#fff;border-bottom:1px solid #eae7e3;margin-bottom:60px;padding:180px 0 60px}.BrandsPage-module__NdceGW__kicker{letter-spacing:.14em;text-transform:uppercase;color:#e86f2d;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.BrandsPage-module__NdceGW__title{color:#1a1a1a;letter-spacing:-.04em;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:36px;font-weight:800}.BrandsPage-module__NdceGW__subtitle{color:#888;max-width:600px;margin:0 auto;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400}.BrandsPage-module__NdceGW__container{max-width:1260px;margin:0 auto;padding:0 clamp(1.2rem,3vw,2rem)}.BrandsPage-module__NdceGW__grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.BrandsPage-module__NdceGW__card{background:#fff;border:1px solid #eae7e3e6;border-radius:12px;flex:0 0 calc(25% - 15px);justify-content:center;align-items:center;width:100%;max-width:calc(25% - 15px);height:250px;padding:22px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.BrandsPage-module__NdceGW__card:hover{background:#ffffffeb;border-color:#e86f2d47;transform:translateY(-4px)}.BrandsPage-module__NdceGW__logo{object-fit:contain;opacity:1;width:100%;height:100%;transition:filter .18s,opacity .18s,transform .18s}.BrandsPage-module__NdceGW__card:hover .BrandsPage-module__NdceGW__logo{filter:grayscale(0%);opacity:1;transform:translateY(-12px)scale(.98)}.BrandsPage-module__NdceGW__name{text-align:center;color:#1a1a1a;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:8px;padding:8px 12px;font-family:Outfit,sans-serif;font-size:17px;font-weight:800;transition:opacity .2s,transform .2s,color .2s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(15px);box-shadow:0 4px 16px #00000014}.BrandsPage-module__NdceGW__card:hover .BrandsPage-module__NdceGW__name{opacity:1;color:#e86f2d;transform:translateY(0)}.BrandsPage-module__NdceGW__fallback{color:#1a1a1a;letter-spacing:-.02em;text-align:center;font-family:Outfit,sans-serif;font-size:15px;font-weight:800;line-height:1.15;display:none}.BrandsPage-module__NdceGW__fallbackVisible{display:block}.BrandsPage-module__NdceGW__card:has(img[style*="display: none"]) .BrandsPage-module__NdceGW__fallback{display:block}.BrandsPage-module__NdceGW__card:has(img[style*="display: none"]) .BrandsPage-module__NdceGW__name{opacity:1;transform:translateY(0)}.BrandsPage-module__NdceGW__skeletonBlock{background:linear-gradient(90deg,#f0eeeb 25%,#e8e5e1 50%,#f0eeeb 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite BrandsPage-module__NdceGW__brandShimmer}@keyframes BrandsPage-module__NdceGW__brandShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BrandsPage-module__NdceGW__skelCard{opacity:0;background:#fff;border:1px solid #eae7e3;border-radius:12px;flex-direction:column;flex:0 0 calc(25% - 15px);width:100%;max-width:calc(25% - 15px);height:250px;animation:.4s forwards BrandsPage-module__NdceGW__fadeIn;display:flex;overflow:hidden}.BrandsPage-module__NdceGW__skelCard:nth-child(2){animation-delay:60ms}.BrandsPage-module__NdceGW__skelCard:nth-child(3){animation-delay:.12s}.BrandsPage-module__NdceGW__skelCard:nth-child(4){animation-delay:.18s}.BrandsPage-module__NdceGW__skelCard:nth-child(5){animation-delay:.24s}.BrandsPage-module__NdceGW__skelCard:nth-child(6){animation-delay:.3s}.BrandsPage-module__NdceGW__skelCard:nth-child(7){animation-delay:.36s}@keyframes BrandsPage-module__NdceGW__fadeIn{to{opacity:1}}.BrandsPage-module__NdceGW__skelLogoWrap{flex:1;justify-content:center;align-items:center;display:flex}.BrandsPage-module__NdceGW__skelLogo{border-radius:8px;width:120px;height:120px}.BrandsPage-module__NdceGW__skelFooter{border-top:1px solid #f2f0ed;justify-content:center;padding:14px;display:flex}.BrandsPage-module__NdceGW__skelName{border-radius:6px;width:90px;height:14px}.BrandsPage-module__NdceGW__skelCard:nth-child(2) .BrandsPage-module__NdceGW__skelName{width:60px}.BrandsPage-module__NdceGW__skelCard:nth-child(3) .BrandsPage-module__NdceGW__skelName{width:110px}.BrandsPage-module__NdceGW__skelCard:nth-child(5) .BrandsPage-module__NdceGW__skelLogo{width:90px}.BrandsPage-module__NdceGW__skelCard:nth-child(6) .BrandsPage-module__NdceGW__skelLogo{width:130px}@media (max-width:1024px){.BrandsPage-module__NdceGW__card,.BrandsPage-module__NdceGW__skelCard{flex:0 0 calc(33.333% - 14px);max-width:calc(33.333% - 14px);height:220px}.BrandsPage-module__NdceGW__skelLogo{width:100px;height:50px}}@media (max-width:768px){.BrandsPage-module__NdceGW__hero{margin-bottom:40px;padding:120px 0 40px}.BrandsPage-module__NdceGW__title{font-size:32px}.BrandsPage-module__NdceGW__grid{gap:16px}.BrandsPage-module__NdceGW__card,.BrandsPage-module__NdceGW__skelCard{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}}@media (max-width:640px){.BrandsPage-module__NdceGW__container{padding:0 16px}.BrandsPage-module__NdceGW__grid{gap:12px}.BrandsPage-module__NdceGW__card,.BrandsPage-module__NdceGW__skelCard{height:180px}.BrandsPage-module__NdceGW__skelLogo{width:80px;height:40px}.BrandsPage-module__NdceGW__title{font-size:28px}.BrandsPage-module__NdceGW__subtitle{padding:0 20px;font-size:14px}}@media (max-width:480px){.BrandsPage-module__NdceGW__container{padding:0 10px}.BrandsPage-module__NdceGW__grid{gap:10px}.BrandsPage-module__NdceGW__card,.BrandsPage-module__NdceGW__skelCard{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px);height:170px}}@media (max-width:375px){.BrandsPage-module__NdceGW__card,.BrandsPage-module__NdceGW__skelCard{height:160px}}@media (prefers-reduced-motion:reduce){.BrandsPage-module__NdceGW__card,.BrandsPage-module__NdceGW__logo,.BrandsPage-module__NdceGW__name,.BrandsPage-module__NdceGW__skelLogo,.BrandsPage-module__NdceGW__skelName,.BrandsPage-module__NdceGW__skeletonBlock{transition-duration:.01ms!important;animation-duration:.01ms!important}}
