.stories-block{position:relative;padding:0 0 2rem}.stories-block h2{margin:0}.stories-block .header-panel{display:flex;align-items:center;justify-content:space-between;margin:0;position:relative;top:60px}.stories-block .body-panel{overflow:hidden;padding-top:60px}.stories-block .button-controls{display:flex;align-items:center;gap:15px}.stories-block .see-all{padding:14px 20px;border-radius:100px;border:1px solid var(--Brand-Royal);background:var(--Brand-Royal);color:var(--White);font-size:16px;font-weight:600;line-height:16px;letter-spacing:.32px;position:absolute;top:0;right:0;text-decoration:none;max-height:40px;display:flex;align-items:center;transition:all .15s ease-in-out}.stories-block .see-all:hover{background:0 0;color:var(--Brand-Royal)}.stories-block .button-controls button{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:1000px;border:1px solid var(--Brand-Royal);transition:all .05s ease-in-out}.stories-block .button-controls{position:absolute;max-width:205px;height:40px;width:100%;right:0;place-self:flex-end;top:-40px}.stories-block .story{background:#213b6b;border-radius:20px;padding:1.5rem;transition:transform .3s ease;position:relative;z-index:1;color:#fff;height:100%}.stories-block .story .name{z-index:1;color:var(--White);font-size:22px;font-style:normal;font-weight:600;line-height:16px;margin-bottom:15px}.stories-block .story .subtitle{display:block;color:var(--White);font-size:17px;font-style:normal;font-weight:600;letter-spacing:.85px;z-index:1}.stories-block .story .more-info{display:flex;flex-direction:column;align-items:flex-start;position:absolute;bottom:30px;left:30px;z-index:1;width:100%;max-width:300px}.stories-block .story .more-info div{text-align:left}.stories-block .story .more-info div span{color:var(--White);font-size:15px;font-style:normal;font-weight:600;line-height:normal;opacity:1;position:absolute;bottom:0;left:0;transition:opacity .25s ease-in-out;text-transform:uppercase}.stories-block .story .more-info div span:after{content:'';display:flex;width:0;height:3px;background:var(--Brand-Yellow);opacity:0;transition:all .25s ease-in-out;margin-top:8px}.stories-block .story:hover .more-info div span{opacity:1}.stories-block .story:hover .more-info span:after{width:100%;opacity:1}.stories-block .story:hover .more-info .play-btn{opacity:0}.stories-block .story-thumb{width:100%;border-radius:12px;overflow:hidden;position:absolute;top:0;left:0;z-index:-1;display:flex;max-height:381px;height:100%}.stories-block .story-thumb:before{content:'';background:linear-gradient(133deg,#1e293e 6.1%,rgba(44,79,142,0) 105.51%);position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:0}.stories-block .story-thumb img{width:100%;height:auto;display:block;object-fit:cover}.stories-block .play-btn{display:inline-block;border-radius:50%;box-shadow:0px 0px 45px 10px rgba(0,0,0,.48);position:absolute;z-index:1;transition:all .15s ease-in-out;overflow:hidden;width:50px;height:50px;bottom:0;display:none}.stories-block .play-btn:after{content:'';position:absolute;border-radius:100px;background:linear-gradient(315deg,#fbd22e 50%,#ffe26e 50%);width:100%;height:100%;top:0;left:0;z-index:-1;transition:all .25s ease-in-out}.stories-block .play-btn svg{position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.stories-block .play-btn.center{width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%)}.stories-block .play-btn.right{width:50px;height:50px;bottom:5%;right:5%}.stories-block .play-btn.right svg{width:20px;height:auto}.stories-slider{position:relative}.stories-slider .slides{display:flex;gap:24px;transition:transform .4s ease;padding:0;margin:0;list-style:none;padding-top:40px}.stories-slider .slide{min-width:527px;flex-shrink:0;height:381px}.stories-slider .slider-arrow{position:relative;top:50%;transform:translateY(-50%);background:#fff;border:none;padding:.5rem 1rem;cursor:pointer;z-index:10}.stories-slider .slider-arrow.left{left:0}.stories-slider .slider-arrow.right{right:0}.slider-arrow:disabled{opacity:.3;pointer-events:none}@media (max-width:800px){.stories-block h2{font-size:1.65em !important}}@media (max-width:600px){.stories-slider .slides{gap:26px}.stories-slider .slide{min-width:calc(100% - 10px)}.stories-block .story{padding:1rem;border-radius:15px;height:100%}.stories-block .button-controls{top:-20px}.stories-block .story-thumb{height:100%}.stories-block .more-info{bottom:15px;left:15px;max-width:90%}.stories-block .header-panel{top:20px;flex-direction:column;align-items:center;gap:10px}.stories-block .see-all{position:relative;top:auto;right:auto}.stories-slider{display:flex;flex-direction:column-reverse}.stories-block h2{margin:0;color:#000;text-align:center;font-size:32px !important;font-style:normal;font-weight:400;line-height:40px;letter-spacing:.64px}.stories-block .button-controls{position:relative;top:25px;place-self:center}.stories-block .body-panel{padding:0 0 30px}#success{padding-top:40px !important;padding-bottom:40px !important}}