.discounts{text-align:center}.discounts .items{gap:30px;margin-top:40px}@media (min-width:1561px){.discounts .items{margin-top:48px}}@media (max-width:1024px){.discounts .items{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){.discounts .items{gap:32px}}.discounts .items .block{cursor:pointer;border-radius:12px;background:-webkit-gradient(linear,right top,left top,from(rgb(161 122 94 / .06)),color-stop(100%,rgb(84 71 61 / .05)),to(rgb(84 71 61 / .05)));background:linear-gradient(270deg,rgb(161 122 94 / .06) 0%,rgb(84 71 61 / .05) 100%,rgb(84 71 61 / .05) 100%);-webkit-box-shadow:0 1px 1px 0 rgb(0 0 0 / .12);box-shadow:0 1px 1px 0 rgb(0 0 0 / .12);padding:40px 30px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-ms-flex-item-align:stretch;align-self:stretch;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.discounts .items .block:hover{-webkit-box-shadow:0 5px 20px rgb(0 0 0 / .12),0 1px 1px rgb(0 0 0 / .12);box-shadow:0 5px 20px rgb(0 0 0 / .12),0 1px 1px rgb(0 0 0 / .12)}.discounts .items .block:hover .arrow-link{color:rgb(0 0 0 / .6)}.discounts .items .block:hover .arrow-link::after{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);opacity:60%}@media (max-width:1024px){.discounts .items .block{min-width:calc(50% - 15px)}}@media (max-width:767px){.discounts .items .block{min-width:100%}}.discounts .items .block img{max-width:60px;height:auto}.discounts .items .block .title{font-size:20px;font-weight:700;line-height:30px;color:#000;margin-top:16px}@media (min-width:1561px){.discounts .items .block .title{font-size:24px;line-height:34px}}.discounts .items .block p{margin:8px 0 34px}.discounts .items .block .arrow-link{margin-top:auto}.discounts .items .block .arrow-link:hover{padding-right:0}@media screen and (max-width:1130px) and (min-width:1025px){.discounts .items .block .arrow-link{margin-right:-15px;margin-left:-15px}}