﻿.stories-section{padding:0 0 10.6rem;}.stories-section .headline{display:flex;align-items:center;justify-content:space-between;column-gap:3rem;margin:0 0 3.3rem;}.stories-section .headline h2{margin:0;font-family:"Poppins",sans-serif;font-size:2.1rem;line-height:1.2381;font-weight:300;}@media(min-width:1025px){.stories-section{padding:0 0 14.6rem;}.stories-section .headline{margin:0 0 8.2rem;}.stories-section .headline h2{font-size:3.5rem;line-height:1.2;}}.stories-gallery{padding:0 1.6rem;}.stories-gallery .swiper-slide{display:flex;width:auto;height:auto;}.stories-gallery .stories-box{width:min(100vw - 3.2rem,34.2rem);}.stories-gallery .swiper-btn-nav{display:none;}.stories-gallery .swiper-pagination{padding:3.4rem 0 0;}.stories-gallery .swiper-pagination .swiper-pagination-bullet{background-color:rgba(111,109,109,.5);cursor:pointer;}.stories-gallery .swiper-pagination .swiper-pagination-bullet-active{background-color:#000;}@media(min-width:1025px){.stories-gallery{padding:0 5rem;}.stories-gallery .stories-box{width:37.7rem;}.stories-gallery .swiper-pagination{display:none;}.stories-gallery .swiper-btn-nav{display:flex;padding:7.1rem 0 0;}}.stories-box{--side-offset:1.6rem;display:flex;flex-direction:column;row-gap:2.6rem;position:relative;z-index:0;min-height:58.2rem;overflow:hidden;padding-block:3.2rem;padding-inline:var(--side-offset);border-radius:2rem;background-color:#000;color:#fff;}.stories-box .img{position:absolute;inset:0;z-index:-1;margin:0;}.stories-box .img::after{position:absolute;inset:0;background:linear-gradient(270deg,rgba(0,0,0,0) -58.09%,rgba(0,0,0,.8) 100%);content:"";}.stories-box .img img,.stories-box .img video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}.stories-box .tags{display:flex;flex-wrap:wrap;gap:1rem;font-size:1.4rem;line-height:1.5;}.stories-box .tags span,.stories-box .tags a{display:inline-block;padding:.5rem 1.5rem;border:1px solid;border-radius:3rem;color:inherit;}.stories-box .tags span:hover,.stories-box .tags a:hover{text-decoration:none;}.stories-box blockquote{margin:0;}.stories-box blockquote q{display:block;font-size:2.4rem;line-height:1.45833;font-weight:600;}.stories-box blockquote q::before,.stories-box blockquote q::after{display:none;}.stories-box footer{margin-top:auto;margin-bottom:-3.2rem;margin-inline:calc(var(--side-offset)*-1);padding-top:1.3rem;padding-inline:var(--side-offset);padding-bottom:3rem;border-radius:2rem 0 2rem 2rem;}.stories-box footer .logo{display:inline-block;vertical-align:top;margin:0 0 .9rem;}.stories-box footer .logo img{display:block;height:43px;}.stories-box footer cite{display:block;font-style:normal;font-size:1.4rem;}.stories-box footer cite a{color:inherit;font-style:normal;}.stories-box footer .read-more{font-size:1.2rem;line-height:1.2;float:right;padding:0 1.9rem 0 0;text-decoration:underline;position:absolute;right:15px;}.stories-box footer .read-more:after{width:.5rem;height:.9rem;}.stories-box footer .read-more:before{width:1.2rem;}.stories-box.type2{--side-offset:3rem;}.stories-box.type2 .img::after{background:rgba(0,0,0,.2);transition:all .3s;}.stories-box.type2 .img video{opacity:0;transition:all .3s;}.stories-box.type2 footer{background:linear-gradient(282.52deg,rgba(0,0,0,.9) 19.75%,rgba(102,102,102,.9) 121.68%);}.stories-box.type2.active .img::after{opacity:0;}.stories-box.type2.active .img video{opacity:1;}@media(min-width:1025px){.stories-box{--side-offset:3rem;min-height:57rem;padding-block:3rem;}.stories-box blockquote q{font-size:2.5rem;line-height:1.44;}.stories-box footer{margin-bottom:-3rem;padding-top:.9rem;padding-bottom:3.3rem;}}