.latest-stories-section{background-color:var(--bg);height:100vh;overflow:hidden;padding:3.125rem;position:relative}@media (max-width:600px){.latest-stories-section{height:auto}}.latest-stories-section-logo{bottom:3.125rem;position:absolute;right:3.125rem}@media (max-width:600px){.latest-stories-section-logo{margin-bottom:3.125rem;position:static}}.latest-stories-section-logo svg{height:auto;width:48.125rem}@media (max-width:600px){.latest-stories-section-logo svg{width:100%}}.latest-stories-section-logo svg path{fill:currentColor}.latest-stories-section .section-content{bottom:3.125rem;left:3.125rem;position:absolute;width:calc(100% - 57.5rem)}@media (max-width:600px){.latest-stories-section .section-content{position:static;width:100%}}.latest-stories-list{display:flex;flex-direction:row-reverse;justify-content:space-between;transform:translate3d(31.25rem,-5rem,0)}@media (max-width:600px){.latest-stories-list{flex-direction:column;gap:1.875rem;transform:none}}.latest-stories-list .stories-card{flex:none;transition:all .25s ease-in-out}.latest-stories-list .stories-card .stories-card-cover-img{transition:all .25s ease-in-out}.latest-stories-list .stories-card:nth-child(3){background-color:#f9f9f9;transform-origin:left top;z-index:1}.latest-stories-list .stories-card:nth-child(2){background-color:#e8e8e8;transform-origin:right top;z-index:2}.latest-stories-list .stories-card:first-child{background-color:#d7d7d7;transform-origin:left bottom;z-index:3}.swiper-slide-active .latest-stories-list .stories-card:nth-child(3){transform:rotate(-7deg)}.swiper-slide-active .latest-stories-list .stories-card:nth-child(3):hover{transform:scale(.95)!important}.swiper-slide-active .latest-stories-list .stories-card:nth-child(2){transform:translate3d(-5rem,-11.25rem,0) rotate(10deg)}.swiper-slide-active .latest-stories-list .stories-card:nth-child(2):hover{transform:translate3d(-5rem,-11.25rem,0) rotate(0deg) scale(.95)!important}@media (max-width:600px){.swiper-slide-active .latest-stories-list .stories-card:nth-child(2){transform:none}}.swiper-slide-active .latest-stories-list .stories-card:first-child{transform:translate3d(-12.5rem,-23.75rem,0) rotate(-12deg)}.swiper-slide-active .latest-stories-list .stories-card:first-child:hover{transform:translate3d(-12.5rem,-23.75rem,0) rotate(0) scale(.95)!important}@media (max-width:600px){.swiper-slide-active .latest-stories-list .stories-card:first-child{transform:none}}