.stories{padding:40px 0}@media(min-width:1200px){.stories{padding:80px 0}}.stories_slider{padding:40px 0!important;margin:-40px 0!important}@media(max-width:1199px){.stories_slider{width:calc(100% + 40px);margin-left:-20px!important;padding-left:20px!important;padding-right:20px!important}}@media(min-width:1200px){.stories_slider{padding:80px 0!important;margin:-80px 0!important;overflow:visible!important}.stories_slider .swiper-wrapper{flex-wrap:wrap;gap:40px;overflow:visible}}.stories_single{height:auto!important}@media(min-width:1200px){.stories_single{flex-basis:calc(33.3333333333% - 27px)}}.stories_single-wrapper{width:100%;padding:20px;box-shadow:0 33px 80px 0 rgba(46,57,78,.059);color:#fff;border-radius:20px;display:flex!important;flex-direction:column;gap:20px;text-align:left;cursor:pointer;height:100%}@media(min-width:1200px){.stories_single-wrapper{padding:30px}}.stories_single-top{height:282px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:60px;border-bottom-left-radius:20px;overflow:hidden;position:relative;display:flex;padding:24px 18px;gap:20px;justify-content:space-between;align-items:flex-end}.stories_single-top:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(3,17,58,0) 55.33%,#03113a)}.stories_single-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%!important;height:100%!important;object-fit:cover}.stories_single-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;color:#fff}@media(min-width:1200px){.stories_single-content{gap:12px}}.stories_single-name{font-weight:700;font-size:21px}.stories_single-role{font-weight:400;font-size:15px;opacity:.6}.stories_single-button{position:relative;z-index:1;flex-shrink:0;width:50px;cursor:pointer;transition:transform .3s ease-in-out}@media(min-width:1200px){.stories_single-button{width:70px}}.stories_single-button:hover{transform:scale(1.1)}.stories_single-button img{width:100%;height:100%}.stories_single-bottom{color:#03113a;display:flex;flex-direction:column;gap:20px}.stories_single-title{font-weight:700;font-size:18px}@media(min-width:1200px){.stories_single-title{font-size:26px}}.stories_single-description{font-weight:400;font-size:14px}@media(min-width:1200px){.stories_single-description{font-size:20px}}.stories_arrows{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:20px}@media(min-width:1200px){.stories_arrows{margin-top:40px;gap:24px;display:none}}.stories_arrows-left,.stories_arrows-right{width:50px;height:50px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px 0 rgba(0,0,0,.059);position:relative;z-index:1;transition:transform .3s ease-in-out}@media(min-width:1200px){.stories_arrows-left,.stories_arrows-right{width:112px;height:112px}}.stories_arrows-left:hover,.stories_arrows-right:hover{transform:translateY(-5px)}