.product-detail{margin-bottom:100px}.product-detail__gallery{margin-top:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-detail__gallery__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;transition:transform .3s ease-in-out}.product-detail__gallery__wrapper img{flex:0 0 316px;width:316px;height:477px}.product-detail__gallery{display:flex}.gallery-thumb{box-shadow:0 0 5px 0 rgba(0,0,0,.25);margin:15px;cursor:pointer;opacity:.5;transition:opacity .2s;padding:5px;width:50px;height:50px}.gallery-thumb.active{opacity:1}.gallery-thumb img{max-width:100%;max-height:100%;object-fit:contain}@media screen and (max-width:450px){.product-detail__gallery__thumbnails{position:absolute;left:0;top:0;z-index:10}.gallery-thumb{width:50px}.product-detail__gallery{display:flex;justify-content:center;align-items:center;position:relative}}.product-detail__params{padding:20px}.product-detail__param{display:flex;flex-direction:column;margin-top:20px}.product-detail__param-key{font-weight:700}.product-detail__param-value-list{display:flex;flex-direction:column}.btn-product-detail-cta{max-width:333px;margin-top:50px}.product-detail__download-link{padding-left:20px;margin-top:10px;position:relative;text-decoration:underline}.product-detail__download-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:17px;height:17px;background:url(/img/icons/download-arrow.svg);background-repeat:no-repeat;background-position:50%}.product-detail__param-value{margin-top:10px;line-height:1.5rem}.product-detail__param-value h2{font-weight:700;margin-top:20px;margin-bottom:10px;font-size:1rem}