.product{display:grid;gap:var(--gap);align-items:start}@media (min-width:1200px){.product{grid-template-columns:1fr 480px}}.product-gallery{overflow:hidden}@media (min-width:1200px){.product-gallery{display:grid;grid-template-columns:calc(120px + 1.5rem) 1fr;align-items:center;padding:1.5rem 1.5rem;border:1px solid var(--color-border)}}.product-gallery-main{--carousel-button-bg: #fff;--carousel-slide-width: 100%;text-align:center}.product-gallery-main:only-child{grid-column:-1 / 1}.product-gallery-main img{border-radius:var(--border-radius)}.product-gallery-thumbs{--carousel-slide-width: 33.3333%;width:calc((120px + 1.5rem) * 3);transform:rotate(90deg) translateY(calc(120px + 1.5rem))}@media (max-width:1199px){.product-gallery-thumbs{display:none !important}}.product-gallery-thumbs .carousel__slide{display:grid;place-items:center;padding:0.75rem;transform:rotate(-90deg)}.product-gallery-thumb{position:relative;width:120px;height:120px;border-radius:var(--border-radius);cursor:pointer;overflow:hidden}.product-gallery-thumb::after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--color-primary)}.carousel__slide:not(.is-nav-selected) .product-gallery-thumb::after{box-shadow:inset 0 0 0 1px var(--color-border)}.carousel__slide:not(.is-nav-selected) .product-gallery-thumb img{opacity:0.2}.product-main{padding:2rem;background:var(--color-bg);border-radius:var(--border-radius);box-shadow:0px 0.5rem 1.5rem rgba(0, 0, 0, 0.1)}@media (min-width:576px){.product-main{display:grid;align-items:center;grid-template-columns:1fr}}@media (min-width:1200px){.product-main{position:sticky;top:1.5rem;z-index:10}}.product-main .prod-price-old{position:absolute;margin-top:-1.25rem;margin-left:2px}.product-main.is-added .prod-card-tocart,.product-main:not(.is-added) .prod-qty{display:none}.product-main-prices{margin-bottom:1.5rem}@media (min-width:576px){.product-main-prices{margin-bottom:0}}@media (max-width:767px){.product-main-prices .button{width:100%}}.product-main-price{font-size:2rem;line-height:1}.product-text{margin-top:1.5rem}.detail-list{display:flex;gap:15px;margin-bottom:30px}@media screen and (max-width:767px){.detail-list{flex-direction:column}}.tabs-item{padding:10px 20px;background:transparent}.tabs-item.active{background:#F0D28A;color:#000}.detail-list__item{border:2px solid #F0D28A;color:#F0D28A}@media screen and (max-width:767px){.detail-list__item{width:100%}}.detail__descr li{margin-left:30px;list-style:disc}.detail__descr li:last-child{margin-bottom:15px}.detail__descr p{margin-bottom:15px}.detail__descr{display:block}.detail__descr.hidden{display:none}body table[border="1"]{border-top:2px solid #BBB}td{border-top-color:#BBB;border-bottom-color:#BBB;border-bottom-style:solid;border-top-style:solid;border-bottom-width:thin;border-top-width:thin}body table[border="1"]>*>tr>*{border:1px solid #CCC}.product-main-price{margin-bottom:30px}.b-form__form h2{color:#F0D28A}.carousel__button svg path{fill:#303030}@media screen and (max-width:767px){.product{padding-bottom:0}}/*# sourceMappingURL=./page-a76b5b682940d155df4de953b261998c.map */