.mainProduct{background-color:#f6f7fa;border-radius:16px;padding:36px 24px 24px}.mainProduct__image{width:100%;margin-bottom:8px}.mainProduct__image img{width:100%;height:auto}.mainProduct__content__details{margin-bottom:24px}.mainProduct__content__details h2,.mainProduct__content__details p,.mainProduct__content__details span{text-align:center}.mainProduct__content__details h2,.mainProduct__content__details span{color:#231f20;text-transform:uppercase}.mainProduct__content__details span{display:flex;justify-content:center;margin-bottom:16px}.mainProduct__content__details h2{height:48px}.mainProduct__content__details p{color:#656565;line-height:18px}.mainProduct__content__buttons{display:flex;justify-content:space-between;align-items:center}.mainProduct__content__buttons h3{text-transform:uppercase;color:#231f20}.truncated-desc{height:100px}.price-and-button{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.product-popup,.product-popup h2,.product-popup p,.product-popup span{text-transform:none}.description-trigger{position:relative}.description-popup{display:none;position:absolute;left:-100;bottom:100%;z-index:60;opacity:.9;width:320px;padding:12px;background:#fff;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.12);color:#656565;line-height:1.4;text-align:justify}.description-popup.open{display:block}