.storiaPage .com-content-article.storiaPage{position:relative;overflow:hidden}
.storiaPage .page-header{display:none;position:absolute;top:0;left:0;z-index:15;color:#fff;opacity:.5}
.storiaPage .page-header h1{font-size:clamp(4rem,25vw,30rem);text-align:center;line-height:1;font-weight:700;color:var(--lsecondary-color);mix-blend-mode:multiply;margin:0;white-space:nowrap}
.storiaPage .content-main{margin:0}
.storiaPage .component-container{padding:0}
.storiaPage .swiper{height:100vh;background-color:var(--vdsecondary-color);background-image:linear-gradient(45deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 70%)}
.storiaPage .swiper .swiper-slide{display:flex!important;align-items:flex-end;justify-content:flex-end;flex-direction:column}
.storiaPage .heroPic{order:1;position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1)}
.storiaPage .heroPic:after{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background-size:10px 10px;background-color:var(--primary-color)}
.storiaPage .heroPic:before{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background-image:linear-gradient(360deg,#027ba4 0,#027BA400 70%);--background-overlay:'';mix-blend-mode:multiply}
.storiaPage .heroPic img{object-fit:cover;object-position:center;width:100%;height:100%}
.storiaPage .swiper-slide{padding-top:100px}
.storiaPage .info{width:100%;z-index:15;display:flex;flex-direction:column;align-items:flex-end;padding:2rem 4rem;flex:1 1 auto}
@media (max-height:700px){
.storiaPage .info{padding:0 2rem}
}
@media (max-width:1279px){
.storiaPage .info{align-items:center}
}
.storiaPage .title{color:#fff;margin:0;white-space:nowrap;font-size:clamp(1rem,10vw,5rem);line-height:1;font-weight:100;margin:0;text-transform:uppercase}
@media (max-height:700px){
.storiaPage .title{font-size:2rem;opacity:1;text-shadow:0 4px 10px rgba(0,0,0,.5)}
}
@media (max-width:1279px){
.storiaPage .title{font-size:2rem;opacity:1}
}
.storiaPage .years{z-index:50;color:#fff;text-align:center;line-height:1;font-weight:700;margin:0;white-space:nowrap;font-size:1.6rem}
.storiaPage .slider-content{display:flex;flex-wrap:wrap;justify-content:center;background-color:transparent;position:relative;z-index:12;color:#fff;transition:all .5s ease-in-out;width:100%;padding:0;flex:0 1 auto}
@media (max-width:1279px){
.storiaPage .slider-content{justify-content:flex-start}
}
.storiaPage .slider-content .bottom{flex:1 1 100%;border-top:1px solid #fff;padding:0;margin-top:4rem}
@media (max-height:800px){
.storiaPage .slider-content .bottom{margin-top:2rem}
}
@media (max-width:1279px){
.storiaPage .slider-content .bottom{margin-top:1rem}
}
.storiaPage .slider-content .bottom ul{display:grid;grid-template-columns:1fr 1fr}
.storiaPage .slider-content .bottom ul li{list-style:none;padding:0;color:#fff;display:flex;flex-direction:column;font-size:2rem;position:relative;line-height:1.2;font-weight:300;padding:1rem 0}
@media (max-width:1279px){
.storiaPage .slider-content .bottom ul li{font-size:1rem}
}
.storiaPage .slider-content .bottom ul li span{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:1px}
.storiaPage .slider-content .bottom ul li:nth-of-type(1){padding-left:40px;background-image:linear-gradient(45deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 70%)}
.storiaPage .slider-content .bottom ul li:nth-of-type(1):focus-within,.storiaPage .slider-content .bottom ul li:nth-of-type(1):hover{background-image:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%);transition:all .5s ease-in-out;background-color:var(--secondary-color)}
.storiaPage .slider-content .bottom ul li:nth-of-type(1):before{font-family:FontAwesome;content:'\f104';position:absolute;top:50%;transform:translateY(-50%);left:20px}
.storiaPage .slider-content .bottom ul li:nth-of-type(2){padding-right:40px;text-align:right;background-image:linear-gradient(-45deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 70%)}
.storiaPage .slider-content .bottom ul li:nth-of-type(2):focus-within,.storiaPage .slider-content .bottom ul li:nth-of-type(2):hover{background-image:linear-gradient(-45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 70%);transition:all .5s ease-in-out;background-color:var(--secondary-color)}
.storiaPage .slider-content .bottom ul li:nth-of-type(2):before{font-family:FontAwesome;content:'\f105';position:absolute;top:50%;transform:translateY(-50%);right:20px}
.storiaPage .slider-content .left{max-width:500px}
@media (max-width:1279px){
.storiaPage .slider-content .left{max-width:550px;margin:0 auto;padding:0 2rem}
}
.storiaPage .slider-content .left picture{width:100%;height:100%}
.storiaPage .slider-content .left picture img{object-fit:cover;object-position:center;width:100%;height:100%}
.storiaPage .slider-content .right{display:flex;flex-direction:column;justify-content:center;padding:2rem;max-width:767px}
@media (max-width:1279px){
.storiaPage .slider-content .right{max-width:550px;margin:0 auto}
}
.storiaPage .slider-content .right img{max-width:600px;filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, .5));margin-bottom:2rem}
@media (max-height:800px){
.storiaPage .slider-content .right img{max-width:500px}
}
.storiaPage .slider-content .right h1{margin:0 0 2rem;padding:0;font-size:2.7rem;line-height:1}
@media (max-width:1279px){
.storiaPage .slider-content .right h1{font-size:1.9rem}
}
.storiaPage .slider-content .right h2{margin:0 0 2rem;padding:0;font-size:1.8rem;line-height:1.2;text-wrap:balance;text-transform:uppercase;padding:.2rem 1rem;color:#fff;max-width:max-content;border-left:2px solid var(--secondary-color)}
@media (max-width:1279px){
.storiaPage .slider-content .right h2{font-size:1.1rem;margin-bottom:1rem}
}
.storiaPage .slider-content .right p{margin:0 0 2rem;font-style:italic}
@media (max-width:1279px){
.storiaPage .slider-content .right p{margin-bottom:1rem}
}
.storiaPage .slider-content .right ul{display:flex;flex-wrap:wrap;gap:2rem;margin-top:0;padding:0;list-style:none;justify-content:center;text-align:left}
.storiaPage .slider-content .right ul a{box-shadow:0 8px 10px -9px #000}
.storiaPage .slider-content .right span.mainBtn{padding:6px 8px 4px!important;font-size:.8rem;border-radius:0}
.storiaPage .swiper-initialized .swiper-horizontal>.swiper-pagination-bullets,.storiaPage .swiper-initialized .swiper-pagination-bullets.swiper-pagination-horizontal{width:auto;background-color:rgba(0,0,0,.5);padding:.2rem .5rem;border-radius:5px;left:50%;transform:translateX(-50%);bottom:23px}
@media (max-width:600px){
.storiaPage .swiper-initialized .swiper-horizontal>.swiper-pagination-bullets,.storiaPage .swiper-initialized .swiper-pagination-bullets.swiper-pagination-horizontal{display:none}
}
.storiaPage .swiper-initialized .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.storiaPage .swiper-initialized .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fff}
.storiaPage .swiper-initialized .swiper-pagination-bullet-active{background-color:#fff!important}
.storiaPage .swiper-initialized .swiper-slide:nth-of-type(1) li.prev{opacity:0}
.storiaPage .swiper-initialized .slider-content{opacity:0}
.storiaPage .swiper-initialized .swiper-slide-active .heroPic{transform:scale(1.1);transition:all 2s .5s ease-in-out}
.storiaPage .swiper-initialized .swiper-slide-active .slider-content{opacity:1;transform:translateY(0);transition:all .5s .5s ease-in-out}