.stories-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-start}.story{background:#fff;border:1px solid #e1e2e6;border-radius:20px;display:flex;flex-direction:column;min-width:320px;overflow:hidden;position:relative;transition:all .3s;width:calc(50% - 16px)}.story:hover{box-shadow:0 4px 24px 0 rgba(0,0,0,.06)}.story .story-top{background-position:50%;background-size:cover;flex-direction:column;height:360px}.story .story-header,.story .story-top{display:flex;justify-content:space-between}.story .story-header{align-items:flex-start}.story .story-header .story-logo{background:#fff;border-bottom-right-radius:40px;height:auto;object-fit:contain;width:170px}.story .story-header .story-video-btn{align-items:center;background:rgba(32,36,55,.2);border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:44px;justify-content:center;line-height:28px;margin-right:16px;margin-top:16px;padding:8px 16px;width:108px}.story .story-header .story-video-btn img{height:28px;margin-right:4px;width:28px}.story .story-location{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.36),transparent);display:flex;flex-direction:column;padding:20px 28px}.story .story-location .location-top{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;letter-spacing:0;line-height:100%;margin-bottom:4px;text-align:left;width:100%}.story .story-location .location-bottom{align-items:center;display:flex;justify-content:space-between;width:100%}.story .story-location .location-bottom .location{color:#fff;font-size:22px;font-weight:700;letter-spacing:0;line-height:100%}.story .story-location .location-bottom .story-type{background:#fff;border-radius:100px;color:#202437;font-size:14px;font-weight:600;height:31px;letter-spacing:0;line-height:31px;padding:0 16px;text-align:center;vertical-align:middle}.story .story-bottom{min-height:360px;padding:28px;position:relative}.story .story-bottom .story-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#202437;font-size:30px;font-weight:700;letter-spacing:0;line-height:41px;margin-bottom:10px;overflow:hidden;text-align:left;text-overflow:ellipsis}.story .story-bottom .story-person{color:#202437;font-size:20px;font-weight:600;letter-spacing:0;line-height:160%;margin-bottom:10px}.story .story-bottom .story-quote{color:#515666;font-size:14px;font-weight:500;letter-spacing:0;line-height:160%}.story .story-bottom .story-learn-more{border:1px solid #3b5cde;border-radius:100px;bottom:28px;color:#3b5cde;display:inline-block;font-size:16px;font-weight:500;height:40px;left:28px;letter-spacing:0;line-height:14px;padding:12px 42px;position:absolute;width:175px}.story .story-bottom .story-learn-more:hover{background:#3b5cde;color:#fff}@media (max-width:800px){.stories-wrapper{flex-direction:column;gap:20px 0}.story{min-width:0;width:100%}.story .story-top{height:auto;padding-top:62.69%;position:relative;width:100%}.story .story-top .story-header{left:0;position:absolute;right:0;top:0}.story .story-top .story-header .story-logo{background:none;border-bottom-right-radius:0;height:auto;width:90px}.story .story-top .story-header .story-video-btn{font-size:14px;height:auto;line-height:unset;margin-right:12px;margin-top:12px;padding:4px 12px;width:auto}.story .story-top .story-header .story-video-btn img{height:24px;width:24px}.story .story-top .story-location{bottom:0;left:0;padding:14px;position:absolute;right:0}.story .story-top .story-location .location-top{margin-bottom:-5px}.story .story-top .story-location .location-bottom{align-items:flex-end}.story .story-top .story-location .location-bottom .location{font-size:14px;line-height:24px}.story .story-top .story-location .location-bottom .story-type{font-size:12px;height:28px;line-height:16px;padding:6px 12px;text-align:center}.story .story-bottom{min-height:0;padding:14px}.story .story-bottom .story-title{display:block;font-family:Manrope;font-size:18px;line-height:25px}.story .story-bottom .story-person{font-size:16px;margin-bottom:8px}.story .story-bottom .story-quote{font-size:14px;margin-bottom:20px}.story .story-bottom .story-learn-more{font-size:16px;padding:12px 36px;position:static;width:163px}}