h1 {
    font-family: "BigShouldersDisplay-Bold", sans-serif;
    font-size: 6.125rem;
}
.hero-section * {
    color: #FFFFFF;
}
.hero-section .subheading {
    font-family: "Rubik-Light", sans-serif;
    font-size: 3.5625rem;
    line-height: 4.221875rem;
}
.hero-section .swiper-slide {
    position: relative;
}
.home-swiper .swiper-slide {
    overflow: hidden;
}
.hero-section .container-fluid {
    position: absolute;
    bottom: 130px;
    right: 15px;
    text-align: right;
    z-index: 99;
}
.hero-section .cta, .hero-section .cta:hover, .hero-section .cta:focus  {
    font-size: 1.6675rem;
    text-decoration: none;
    font-family: "Rubik-Regular", sans-serif;
    display: inline-block;
    padding: 4px 32px;
    border: 1px solid #FFFFFF;
    transition: all 0.2s ease;
    border-radius: 5px;
}
.hero-section .cta:hover, .hero-section .cta:focus {
    background-color: #FFFFFF;
    color: #000000;
}
.hero-section img.desktop {
    width: 100%;
    max-height: 1032px;
    object-fit: cover;
}
.hero-section img.mobile {
    width: 100%;
    object-fit: cover;
}
.swiper-section {
    background-color: #f2f2f2;
}
.home-swiper {
    position: relative;
}
.home-swiper .swiper-button-next:after, .home-swiper .swiper-button-prev:after {
    color: #FFFFFF;
}
.section-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.section-container * {
    color: #FFFFFF;
    font-family: "BigShouldersDisplay-Bold", sans-serif;
}
.section-container p {
    font-size: 3rem;
    text-transform: uppercase;
}
.section-container p span {
    font-size: 2.25rem;
}
.section-container > div {
    position: relative;
    width: 50%;
    overflow: hidden;
}
.section-container .container-fluid {
    position: absolute;
    bottom: 0;
    left: 15px;
}
.section-container img {
    width: 100%;
    transition: all 0.2s ease;
}
.section-link {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 100%;
    z-index: 9;
}
.section-link, .section-link:hover, .section-link:focus {
    text-decoration: none;
}
.section1:hover img, .section2:hover img {
    transform: scale(1.1);
}
.section-container-mobile {
    background-color: #E60020;
    padding-top: 32px;
    padding-bottom: 32px;
}
.section-container-mobile * {
    color: #FFFFFF;
    font-family: "Rubik-Regular", sans-serif;
}
.section-container-mobile .link-container {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 4px;
}
.section-container-mobile .link-container a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section-container-mobile .link-container:first-of-type {
    margin-bottom: 16px;
}
.hero-section .hero-swiper {
    position: relative;
}
.home-swiper:before {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    content: "";
    width: 8%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
}
.home-swiper:after {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    content: "";
    width: 8%;
    height: 100%;
    display: block;
    right: 0;
    top: 0;
    position: absolute;
    transform: rotate(180deg);
}
.home-swiper .text-container {
    position: absolute;
    top: 64px;
    text-align: right;
    opacity: 0;
    transition: opacity 0.5s ease;
}
.home-swiper .text-container.animated {
    animation: slide-in 0.75s backwards;
    opacity: 1;
}
@keyframes slide-in {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(0%);
    }
  }
.home-swiper .text-container .swiper-title {
    color: #000000;
    font-size: 2rem;
    text-transform: uppercase;
    font-family: "BigShouldersDisplay-Bold", sans-serif;
    margin-bottom: 0;
}
.home-swiper .text-container .overline {
    color: #000000;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "Rubik-Regular", sans-serif;
}
.home-swiper .text-container a {
    color: #E60020;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "Rubik-Regular", sans-serif;
}
@media only screen and (max-width: 991px) {
    .section-container {
        display: none;
    }
    .home-swiper .text-container {
        right: 10px;
        top: 10px;
    }
    .home-swiper .text-container .swiper-title {
        font-size: 1rem;
    }
    .home-swiper .text-container .overline,
    .home-swiper .text-container a {
        font-size: 0.75rem;
    }
}
@media only screen and (min-width: 992px) {
    .section-container-mobile {
        display: none;
    }
    .home-swiper .swiper-slide:not(:last-child) .text-container {
        right: 0;
    }
    .home-swiper .swiper-slide:last-child .text-container {
        right: 154px;
    }
    .home-swiper .text-container .overline {
        margin: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .hero-section .container-fluid {
        right: auto;
        left: 15px;
        text-align: left;
    }
    .hero-section h1 {
        font-size: 45px;
        line-height: 53.93px;
    }
    .hero-section .subheading {
        font-size: 25.55px;
        line-height: 30.28px;
    }
    .hero-section .cta {
        font-size: 16px;
    }
    
    .hero-section .swiper-horizontal>.swiper-pagination-bullets, .hero-section .swiper-pagination-bullets.swiper-pagination-horizontal, 
    .hero-section .swiper-pagination-custom, .hero-section .swiper-pagination-fraction {
        bottom: 15px;
    }
} 