.xmas-offers{display:grid;gap:3.3em;grid-template-columns:repeat(auto-fit,minmax(max(240px,40%),1fr));margin:2.5em 0}.xmas-offer{gap:.5em}.xmas-offer__title{color:var(--xmas-color-main);font-size:clamp(22px,1.6vw,30px);font-weight:700;line-height:1}.xmas-offer__subtitle{color:var(--xmas-color-main);font-size:16px;margin-top:-.66em}.xmas-offer__image{margin-block:.75em .5em}.xmas-offer__image img{display:block;filter:drop-shadow(.4em .4em .4em rgba(0,0,0,.35));transition:.15s;width:100%}.xmas-offer__image a:hover img{opacity:.85}.xmas-offer__descr{font-size:16px;line-height:1.625}.xmas-offer__btn{background:linear-gradient(90.41deg,#b69761 4%,#e4cc8b 90.9%);border:2px solid #ccae5b;border-radius:100px;color:#1d3621!important;font-size:clamp(16px,1.25vw,24px);font-weight:700;margin-top:.33em;padding:.7em;text-decoration:none}.xmas-offer__btn:hover{transform:scale(1.1)}@media screen and (max-width:767px){.xmas-offers{gap:2em;grid-template-columns:1fr;margin-bottom:3em}.xmas-offer__descr{line-height:1.25}.xmas-offer__btn{margin-top:.66em}}