.speedmax-product-main{max-width:var(--SM-section-max-width-desktop);margin:0 auto;padding:40px 100px 60px}.speedmax-product-main__layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.speedmax-product-main__gallery{display:flex;flex-direction:column;gap:12px;position:sticky;top:24px}.speedmax-product-main__gallery--thumbs-left{flex-direction:row}.speedmax-product-main__gallery-main{position:relative;overflow:hidden;border-radius:8px;background-color:#f5f5f5;aspect-ratio:1 / 1}.speedmax-product-main__gallery-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease}.speedmax-product-main__gallery-image--hidden{display:none}.speedmax-product-main__gallery-main--zoom:hover .speedmax-product-main__gallery-image{transform:scale(1.1);cursor:zoom-in}.speedmax-product-main__gallery-thumbs{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.speedmax-product-main__gallery--thumbs-left .speedmax-product-main__gallery-thumbs{flex-direction:column;order:-1;width:var(--SM-product-gallery-thumb-size);flex-shrink:0}.speedmax-product-main__gallery-thumb{width:var(--SM-product-gallery-thumb-size);height:var(--SM-product-gallery-thumb-size);border-radius:8px;border:1px solid #D9D9D9;overflow:hidden;cursor:pointer;background-color:#fff;flex-shrink:0;transition:border-color .2s}.speedmax-product-main__gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block}.speedmax-product-main__gallery-thumb--active,.speedmax-product-main__gallery-thumb:hover{border-color:var(--SM-product-primary)}.speedmax-product-main__gallery-dots{display:none;justify-content:center;gap:6px;margin-top:8px}.speedmax-product-main__gallery-dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;border:none;padding:0;cursor:pointer;transition:background-color .2s}.speedmax-product-main__gallery-dot--active{background-color:var(--SM-product-primary)}.speedmax-product-main__info{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.speedmax-product-main__header-info{display:flex;flex-direction:column;gap:16px}.speedmax-product-main__brand-image{width:178px;height:32px;object-fit:contain;display:block}.speedmax-product-main__title{font-family:Arial,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#000000e0;margin:0}.speedmax-product-main__id{font-family:Arial,sans-serif;font-size:12px;line-height:20px;font-weight:600;color:#00000073}.speedmax-product-main__tags{display:flex;gap:8px;flex-wrap:wrap}.speedmax-product-main__tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#00000005;border:1px solid #d9d9d9;border-radius:4px;font-family:Arial,sans-serif;font-size:12px;font-weight:400;line-height:20px;color:#000000e0}.speedmax-product-main__action-btns{display:flex;gap:16px;flex-wrap:wrap}.speedmax-product-main__buy-btns{margin-top:80px;display:flex;flex-direction:column;gap:10px}.speedmax-product-main__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;font-family:Arial,sans-serif;cursor:pointer;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;border:1px solid transparent;background:none}.speedmax-product-main__btn--action{height:32px;border-color:#4e008e;border-radius:6px;box-shadow:0 2px #3e00721a;font-size:14px;font-weight:400;line-height:22px;color:#4e008e;background:#fff}.speedmax-product-main__btn--action:hover{background-color:var(--SM-product-badge-bg)}.speedmax-product-main__btn--primary{width:100%;height:40px;background-color:var(--SM-product-primary);border-color:var(--SM-product-primary);border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#fff}.speedmax-product-main__btn--primary:hover{background-color:var(--SM-product-primary-hover)}.speedmax-product-main__btn--secondary{width:100%;height:40px;background:#fff;border-color:#d9d9d9;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:var(--SM-product-primary)}.speedmax-product-main__btn--secondary:hover{border-color:var(--SM-product-primary);background-color:var(--SM-product-badge-bg)}.speedmax-product-main__selos{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border:1px solid #d9d9d9;border-radius:6px}.speedmax-product-main__selo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1}.speedmax-product-main__selo--truck svg{width:22px;height:22px}.speedmax-product-main__selo--truck svg path{stroke:var(--SM-product-primary);stroke-width:1.1}.speedmax-product-main__selo span{font-family:Arial,sans-serif;font-size:14px;font-weight:700;line-height:22px;color:#000;text-align:center}.speedmax-product-main__tech-dialog::part(panel){max-width:600px}.speedmax-product-main__tech-dialog-body{display:flex;flex-direction:column;align-items:center;gap:16px;padding:8px 0}.speedmax-product-main__tech-dialog-body p{font-family:Arial,sans-serif;font-size:14px;color:#444;text-align:center;margin:0}.speedmax-product-rating{display:inline-flex;align-items:center;gap:4px}.speedmax-product-rating__stars{display:flex;gap:2px}.speedmax-product-rating__star{width:14px;height:14px;color:var(--SM-product-rating-fill)}.speedmax-product-rating__star--empty{color:#ccc}.speedmax-product-rating__count{font-family:Arial,sans-serif;font-size:12px;color:var(--SM-product-spec-label)}@media screen and (max-width:749px){.speedmax-product-main{padding:24px 16px 40px}.speedmax-product-main__layout{grid-template-columns:1fr;gap:16px}.speedmax-product-main__gallery{position:static}.speedmax-product-main__gallery-thumbs{display:none}.speedmax-product-main__gallery-dots{display:flex}.speedmax-product-main__gallery--thumbs-left{flex-direction:column}.speedmax-product-main__info{gap:16px}.speedmax-product-main__brand-image{width:120px;height:24px}.speedmax-product-main__title{font-size:20px;line-height:28px}.speedmax-product-main__header-info{order:1}.speedmax-product-main__selos{order:2}.speedmax-product-main__action-btns{order:3}.speedmax-product-main__buy-btns{order:4}.speedmax-product-main__buy-btns{margin-top:0}.speedmax-product-main__action-btns{flex-direction:row}.speedmax-product-main__btn--action{flex:1;justify-content:center;height:auto;min-height:32px;padding:6px 12px;text-align:center;white-space:normal;line-height:1.3}.speedmax-product-main__btn--primary,.speedmax-product-main__btn--secondary{height:44px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-speedmax-product-main.css.map */
