.dropdown-scene-a{display:grid;grid-template-areas:"left center right" "benefits benefits right";grid-template-columns:300px 1fr auto;grid-template-rows:1fr auto;gap:2rem;height:100%}.scene-a__left{grid-area:left;display:flex;flex-direction:column;gap:2rem}.scene-a__center{grid-area:center}.scene-a__right{grid-area:right;height:100%}.scene-a__benefits{grid-area:benefits}.scene-a-intro{display:flex;flex-direction:column;gap:1rem}.scene-a-intro__title{font-size:28px;font-weight:700;line-height:1.2;margin:0}.scene-a-intro__subtitle{font-size:14px;line-height:1.6;margin:0;font-weight:300}.scene-a-intro__button{display:inline-block;padding:12px 24px;text-decoration:none;font-size:14px;font-weight:500;text-align:center;transition:opacity .3s ease;align-self:flex-start}.scene-a-intro__button:hover{opacity:.9}.scene-a-social{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:opacity .3s ease}.scene-a-social:hover{opacity:.8}.scene-a-social__icon{flex-shrink:0}.scene-a-social__icon img{display:block}.scene-a-social__text{flex:1;display:flex;flex-direction:column;gap:.25rem}.scene-a-social__text-main{font-size:14px;font-weight:500;margin:0;line-height:1.4}.scene-a-social__text-sub{font-size:13px;font-weight:300;margin:0;line-height:1.4}.scene-a-products{position:relative}.scene-a-products .products-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.scene-a-products .swiper{width:100%;padding-bottom:40px}.scene-a-products .swiper-slide{display:flex;justify-content:center}.product-card{text-align:center;max-width:220px;display:flex;flex-direction:column;height:100%}.scene-a-products .product-card{flex:1 1 180px;width:100%}.product-card__link{display:block;order:2;margin-top:12px}.product-card__info{order:1;display:flex;flex-direction:column;gap:8px}.product-card__image{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease}.product-card__link:hover .product-card__image{transform:scale(1.05)}.product-card__title{font-size:16px;font-weight:600;color:#2f2f28;margin:0;line-height:1.3}.product-card__price-wrapper{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.product-card__badge{display:inline-block;padding:4px 8px;font-size:12px;font-weight:600;border-radius:4px;line-height:1.2;text-transform:uppercase}.product-card__price{font-size:14px;color:#2f2f28;font-weight:500}.scene-a-products__pagination{position:absolute;bottom:0;left:0;right:0;height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.scene-a-products__pagination .swiper-pagination-progressbar-fill{background:#2f2f28;border-radius:2px}.scene-a-banner{height:100%}.scene-a-banner__link{display:block;height:100%}.scene-a-banner__image{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .3s ease}.scene-a-banner__link:hover .scene-a-banner__image{transform:scale(1.02)}.scene-a-benefits{display:flex;align-items:center;gap:3rem;padding:1.5rem 2rem}.scene-a-benefits__item{display:flex;align-items:center;gap:.5rem}.scene-a-benefits__icon{display:block}.scene-a-benefits__text{font-size:14px;font-weight:500}@media (max-width: 1024px){.dropdown-scene-a{grid-template-columns:250px 1fr 350px;gap:1.5rem}}@media (max-width: 768px){.dropdown-scene-a{grid-template-areas:"left" "center" "right" "benefits";grid-template-columns:1fr;gap:2rem}.scene-a-benefits{flex-wrap:wrap;gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/header-v2-dropdown-scene-a.css.map */
