.stock__wrapper{position:relative;overflow:hidden}.swiper.stock__list{margin-bottom:-100px;padding-bottom:100px}.swiper-slide.stock-item{height:auto}.stock-item{display:flex;flex-direction:column;background:#fff;border-radius:10px;color:#002145}.stock-item__picture{position:relative;display:flex;width:100%;height:220px;border-radius:10px 10px 0 0;overflow:hidden}.stock-item__image{width:100%;height:100%;object-fit:cover}.stock-item__date{position:absolute;right:15px;bottom:15px;background:rgba(255,255,255,.7);padding:10px 20px;font-weight:600;font-size:18px;color:#002145;border-radius:10px}.stock-item__content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.stock-item__title{position:relative;display:flex;justify-content:center;align-items:center;min-height:58px;font-weight:700;font-size:18px;text-align:center;letter-spacing:.05em;text-transform:uppercase;z-index:1}.stock-item__title::before{content:'';position:absolute;top:48%;left:0;width:94%;height:39px;background:#ffe793;transform:rotate(-2.5deg) translate(0,-50%);z-index:-1}.stock-item__description{margin:21px 0 24px;font-weight:600;font-size:16px;text-align:center}.stock-item__button{display:flex;justify-content:center;margin-top:auto}.stock__arrow{display:none}.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic.stock__pagination{position:relative;bottom:unset;margin-top:20px}@media (min-width:576px){.stock-item__title{font-size:20px}.stock-item__description{font-size:18px}}@media (min-width:768px){.stock-item__title{font-size:22px}.stock-item__description{font-size:20px}}@media (min-width:992px){.stock-item__picture{height:270px}.stock-item__content{padding:30px}.stock-item__title{font-size:24px}.stock-item__description{font-size:22px}.stock__arrow{position:absolute;display:block;top:40%;z-index:2}.stock__arrow--prev{left:0;transform:translate(-200%,-50%) rotate(180deg)}.stock__arrow--next{right:0;transform:translate(200%,-50%)}}@media (min-width:1230px){.stock-item__picture{height:320px}.stock-item__content{padding:30px 48px}.stock-item__description{font-size:24px}}@media (min-width:1440px){.stock__wrapper{overflow:visible}.stock__pagination{display:none}}