@media screen and (max-width:991px){.prod-detail__gallery{margin-bottom:24px}}.prod-detail__gallery-big{display:flex;align-items:center;justify-content:center;background-color:#fff}.prod-detail__gallery-small{display:flex;justify-content:space-between;margin-top:17px}@media screen and (max-width:991px){.prod-detail__gallery-small{justify-content:center;margin-top:12px}}.prod-detail__gallery-small-item{display:flex;align-items:center;justify-content:center;flex:0 0 178px;max-width:178px;height:96px}@media screen and (max-width:991px){.prod-detail__gallery-small-item{margin:0 6px}}.prod-detail__gallery img{max-height:100%;cursor:zoom-in}.prod-detail__title-text{font-family:Oswald;font-size:26px;font-weight:400;text-transform:uppercase;line-height:1.5;letter-spacing:0}@media screen and (max-width:991px){.prod-detail__title-text{font-size:18px}}.prod-detail__title-code{margin-top:9px;color:#aaa2a2}.prod-detail__price{margin-top:20px}.prod-detail__price-num{font-size:36px;color:#161616;font-family:Oswald;letter-spacing:0}@media screen and (max-width:991px){.prod-detail__price-num{font-size:24px}}.prod-detail__price-num .curr{font-size:24px;font-weight:500;text-transform:uppercase}@media screen and (max-width:991px){.prod-detail__price-num .curr{font-size:18px}}.prod-detail__action{display:flex;justify-content:space-between;margin-top:14px}@media screen and (max-width:1259px){.prod-detail__action{flex-wrap:wrap}}@media screen and (max-width:575px){.prod-detail__action{flex-wrap:nowrap;flex-direction:column}}@media screen and (max-width:1259px){.prod-detail__action .prod-status{flex:1 0 100%;max-width:100%;margin-bottom:12px}}@media screen and (max-width:575px){.prod-detail__action .btn:not(:last-child){margin-bottom:12px}}.prod-detail__descr{margin-top:12px}.prod-detail .descr-item{padding:10px 20px 13px;background-color:#fff;border-radius:4px}.prod-detail .descr-item:not(:last-child){margin-bottom:12px}.prod-detail .descr-item__title{margin-bottom:10px;color:#aaa1a1}.prod-detail .descr-item__row{display:flex;flex-wrap:wrap}.prod-detail .descr-item__text{margin-right:5px;font-size:12px}.prod-detail .descr-item__link{display:block;text-decoration:underline;color:var(--color-prime);font-size:12px}.prod-detail .descr-item__link:hover{text-decoration:none}.prod-detail .descr-item__link:not(:last-child):after{content:",";display:inline-block;margin-right:4px;color:#000}