﻿.promosContent{padding:64px 0 80px 0;}.promosContent .wrapper:not(:last-child){margin-bottom:64px;}.promos{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:64px;}.promos-image{border-radius:6px;overflow:hidden;position:relative;margin-bottom:16px;aspect-ratio:16/9;}.promos-image:before{content:"";display:block;width:100%;height:120px;position:absolute;left:0;bottom:0;z-index:1;opacity:.6;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 100%);}.promos-image img{object-fit:cover;width:100%;height:100%;}.promos-image h3{color:#fff;position:absolute;left:0;bottom:0;z-index:2;margin:0;padding:36px 32px;width:100%;}.store{background:#f5f5f4;padding:12px 16px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:20px;border-radius:6px;}.store:nth-child(odd){background:none;}.store-logo{width:72px;min-width:72px;}.store-desc{flex-grow:2;width:100%;min-width:130px;text-align:right;}.store-price{white-space:nowrap;font-size:clamp(1.6rem,1.375vw,2.2rem);}.noStore{text-align:center;padding:32px 32px;background:#f5f5f4;border-radius:6px;}@media screen and (max-width:1350px){.promos{grid-template-columns:1fr 1fr;}}@media screen and (max-width:875px){.promos{grid-template-columns:1fr;}}@media screen and (max-width:767px){.promosContent{padding:32px 0;}.promos{margin-bottom:32px;grid-template-columns:1fr;}.store-logo{min-width:64px;width:18.8235294118%;}.store-desc{min-width:inherit;font-size:clamp(1.2rem,2vw,1.6rem);}.store-price{font-size:clamp(2.2rem,4.17vw,3.2rem);}}@media screen and (max-width:500px){.store{flex-flow:row wrap;}.store-logo{width:100%;}.store-logo img{max-height:26px;}.store-desc{max-width:50%;text-align:left;}.store-desc span{display:inline-block;}}