#stocks-block .stocks{padding:0 74px;position:relative}#stocks-block .swiper-slide{height:auto}#stocks-block .swiper-slide .item .circle{transform:translateY(-50%) scale(.3);transition:all .5s ease-in;opacity:0}#stocks-block .swiper-slide-active .item .circle{transform:translateY(-50%) scale(1);opacity:1}#stocks-block .item{position:relative}#stocks-block .item:before{right:0;content:"";position:absolute;opacity:.6;bottom:0;top:0;background:#141111;left:0;z-index:1}#stocks-block .item .circle{transform:translateY(-50%);right:2px;position:absolute;top:50%;width:30%;z-index:2}#stocks-block .item .circle:before{padding-top:100%;content:"";position:relative;box-sizing:border-box;box-shadow:0 0 0 4.5vw hsla(0,0%,85%,.1);border-radius:50%;display:block}#stocks-block .item__image{right:0;position:absolute;bottom:0;top:0;left:0}#stocks-block .item__image img{height:100%;object-fit:cover;width:100%}#stocks-block .item__content{min-height:320px;padding:50px;position:relative;max-width:596px;flex-direction:column;align-items:flex-start;display:flex;z-index:2}#stocks-block .item__title{font-size:32px;font-weight:600;margin-bottom:10px;color:#edeae5;line-height:135%}#stocks-block .item__desc{font-size:16px;font-weight:400;margin-bottom:10px;color:#edeae5;line-height:135%}#stocks-block .item__btn{padding:18px 50px;margin-top:auto}#stocks-block .arrow{transform:translateY(-50%);position:absolute;top:50%;z-index:2}#stocks-block .arrow:hover{transform:translateY(-50%) scale(1.1)}#stocks-block .nav__prev{left:0}#stocks-block .nav__next{right:0}@media (max-width:660px){#stocks-block .stocks{padding:22px}}@media (max-width:490px){#stocks-block .item__content{padding:40px}#stocks-block .item__title{font-size:28px}#stocks-block .item .arrow:hover{transform:translateY(-50%)}}@media (max-width:420px){#stocks-block .item__content{padding:30px}#stocks-block .item__title{font-size:24px}#stocks-block .item__btn{padding:15px 20px}#stocks-block .stocks{padding:17px}#stocks-block .nav__prev{left:-5px}#stocks-block .nav__next{right:-5px}}