.slideshow-cards{position:relative;padding:var(--padding-top) 0 var(--padding-bottom);background:var(--bg-color);color:var(--text-color);overflow:hidden}@media only screen and (max-width:767px){.slideshow-cards{padding:var(--padding-top-mobile) 0 var(--padding-bottom-mobile)}}@media screen and (min-width:1600px){.slideshow-cards .swiper-wrapper{justify-content:center}}@media only screen and (max-width:767px){.slideshow-cards .swiper-wrapper{margin-bottom:35px}}.slideshow-cards:not(.slideshow-cards__centered-slides){padding:0 24px}@media only screen and (max-width:767px){.slideshow-cards:not(.slideshow-cards__centered-slides){padding:0}}.slideshow-cards:not(.slideshow-cards__centered-slides) .slideshow-cards__slider{padding:0}@media only screen and (max-width:767px){.slideshow-cards:not(.slideshow-cards__centered-slides) .slideshow-cards__slider{padding:0 24px}}.slideshow-cards .swiper-scrollbar{background:#fffef9;width:calc(100% - 48px);left:24px}.slideshow-cards .swiper-scrollbar .swiper-scrollbar-drag{display:block;background:#13322b}.slideshow-cards__slider{background:var(--bg-color);padding:0 24px}.slideshow-cards__slider .swiper-slide{width:100%;max-width:376px}@media only screen and (max-width:767px){.slideshow-cards__slider .swiper-slide{max-width:100%}}.slideshow-cards__slider .swiper-slide .slideshow-cards__card{position:relative;color:var(--text-color);width:100%;max-width:376px}@media only screen and (max-width:767px){.slideshow-cards__slider .swiper-slide .slideshow-cards__card{max-width:100%}}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container{position:relative;min-height:590px;margin-bottom:36px;border-radius:16px;display:flex;justify-content:center;align-items:center;border:2px solid #fffef9}@media only screen and (max-width:767px){.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container{min-height:371px;margin-bottom:23px}}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container .slideshow-cards__card-image,.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container .slideshow-cards__card-image-link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container .slideshow-cards__card-image-link-overlay{z-index:2}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container .slideshow-cards__card-overlay-text{font-family:var(--font-pp-editorial-new);position:relative;z-index:1;text-align:center;padding:10px;text-shadow:2px 3px 1.9px #000;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#13322b;font-size:32px;font-style:normal;font-weight:400;line-height:85%;letter-spacing:-1.6px;color:#fffef9}@media only screen and (max-width:767px){.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-image-container .slideshow-cards__card-overlay-text{text-shadow:1.258px 1.886px 1.195px #000;-webkit-text-stroke-width:.63px;-webkit-text-stroke-color:#282928;font-size:20px;letter-spacing:.2px}}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-text{font-family:var(--font-vcr-osd-mono);font-size:16px;font-weight:400;line-height:100%;text-transform:uppercase;margin-bottom:24px;color:inherit}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-link{display:block}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-link button{background:0 0;cursor:pointer;transition:color .3s}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-link button:hover{color:#fffef9;transition:color .3s}.slideshow-cards__slider .swiper-slide .slideshow-cards__card .slideshow-cards__card-link .video-banner-popup__button{position:relative;top:0;left:0;transform:translate(0,0);width:auto;text-decoration:underline;color:inherit;font-family:var(--font-vcr-osd-mono);font-size:16px;font-weight:400;line-height:100%;text-transform:uppercase}