/* Rido Sports static home hero */
.rido-home-header {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.rido-home-header .header-lower {
    background: #fff !important;
    min-height: 68px;
    padding: 0 !important;
    border-bottom: 1px solid rgba(15, 17, 21, .08);
    box-shadow: 0 10px 28px rgba(15, 17, 21, .08);
}

.rido-home-header .sticky-header,
.rido-home-header .sticky-header.fixed-header {
    background: #fff !important;
    border-bottom: 1px solid rgba(15, 17, 21, .08);
    box-shadow: 0 10px 28px rgba(15, 17, 21, .08);
}

.rido-home-header .header-lower .auto-container,
.rido-home-header .sticky-header .auto-container {
    max-width: none;
    width: 100%;
    padding-left: 36px;
    padding-right: 42px;
}

.rido-home-header .header-lower .main-box,
.rido-home-header .sticky-header .inner-container {
    align-items: center;
    min-height: 68px;
}

.rido-home-header .header-lower .logo-box,
.rido-home-header .sticky-header .logo-box {
    align-items: center;
    flex: 0 0 auto !important;
    justify-content: flex-start !important;
}

.rido-home-header .header-lower .logo img,
.rido-home-header .sticky-header .logo img {
    max-height: 38px !important;
    width: auto;
}

.rido-home-header .main-menu .navigation {
    display: flex;
    gap: 0 !important;
}

.rido-home-header .main-menu .navigation > li {
    margin-right: 20px !important;
}

.rido-home-header .main-menu .navigation > li:last-child {
    margin-right: 0 !important;
}

.rido-home-header .main-menu .navigation > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rido-home-header .header-lower .outer-box,
.rido-home-header .sticky-header .outer-box {
    display: flex !important;
    align-items: center;
    gap: 14px;
    margin-left: auto;
}

.rido-home-header .mobile-nav-toggler {
    align-items: center;
    border: 1px solid rgba(212, 1, 19, .22);
    border-radius: 6px;
    color: #D40113;
    display: flex !important;
    height: 40px;
    justify-content: center;
    line-height: 1;
    margin-left: 0 !important;
    width: 42px;
}

.rido-home-header .mobile-nav-toggler i {
    color: #D40113 !important;
    display: block;
    font-size: 18px;
    line-height: 1;
}

.rido-header-quote {
    align-items: center;
    background: #D50112;
    border: 1px solid #D50112;
    border-radius: 7px;
    color: #fff !important;
    display: inline-flex;
    font-family: var(--title-font);
    font-size: 14px;
    font-weight: 800;
    height: 40px;
    justify-content: center;
    letter-spacing: 0;
    min-width: 136px;
    padding: 0 24px;
    text-decoration: none !important;
}

.rido-header-quote::before,
.rido-header-quote::after {
    display: none !important;
}

.rido-header-quote:hover {
    background: #D50112;
    border-color: #D50112;
    color: #fff !important;
    text-decoration: none !important;
}

.rido-home-hero {
    background: #050812;
    height: 100vh;
    min-height: 720px;
    overflow: hidden;
}

.rido-home-hero__slider,
.rido-home-hero__slide {
    height: 100%;
}

.rido-home-hero__slide::before,
.rido-home-hero__slide::after {
    content: "";
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.rido-home-hero__slide::before {
    inset: 0;
    background:
        linear-gradient(90deg, rgba(5, 8, 18, .72) 0%, rgba(5, 8, 18, .44) 40%, rgba(5, 8, 18, .7) 100%),
        linear-gradient(180deg, rgba(5, 8, 18, .1) 20%, rgba(5, 8, 18, .78) 100%);
}

.rido-home-hero__slide::after {
    inset: auto 0 0;
    height: 34%;
    background: linear-gradient(180deg, rgba(5, 8, 18, 0), rgba(5, 8, 18, .88));
}

.rido-home-hero__image {
    height: 100% !important;
    left: 0;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100% !important;
}

.banner-section .banner-slider .banner-slide .rido-home-hero__content-wrap {
    left: 0;
    margin-top: 42px;
    top: 60%;
    z-index: 2;
}

.rido-home-hero .auto-container {
    max-width: 1368px;
}

.banner-section .banner-slider .banner-slide .outer-box .rido-home-hero__content {
    max-width: 1220px;
}

.banner-section .banner-slider .banner-slide .outer-box .rido-home-hero__content h1 {
    color: #fff;
    font-family: "Oswald", "Arial Narrow", Impact, var(--title-font), sans-serif;
    font-size: clamp(58px, 4.85vw, 88px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: .92;
    margin: 0 0 8px;
    text-transform: uppercase;
    white-space: nowrap;
}

.rido-home-hero__subtitle {
    color: #fff;
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 3.75vw, 68px);
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 20px;
    white-space: nowrap;
}

.banner-section .banner-slider .banner-slide .outer-box .content-box .rido-home-hero__text {
    color: rgba(255, 255, 255, .78);
    font-family: "Inter", var(--text-font), sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.7;
    margin: 0 0 35px;
    max-width: 650px;
    opacity: 1;
    text-transform: none;
}

.rido-home-hero__text strong {
    color: #fff;
    font-weight: 800;
}

.rido-home-hero__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn {
    align-items: center;
    border-radius: 6px;
    display: inline-flex;
    font-family: "Inter", var(--text-font), sans-serif;
    font-size: 14px;
    font-weight: 900;
    height: 56px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    min-width: 188px;
    padding: 0 30px;
    text-decoration: none;
    white-space: nowrap;
}

.banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn::before,
.banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn::after {
    display: none !important;
}

.banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn:hover {
    text-decoration: none !important;
}

.rido-home-hero__btn span {
    font-size: 19px;
    margin-left: 9px;
    transform: translateY(-1px);
}

.banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn--primary {
    background: #D50112;
    border: 1px solid #D50112;
    color: #fff;
}

.banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn--secondary {
    background: rgba(255, 255, 255, .14);
    border: 1px solid rgba(255, 255, 255, .34);
    color: #fff;
}

.rido-home-hero__btn--primary:hover {
    background: #D50112 !important;
}

.rido-home-hero__btn--secondary:hover {
    background: rgba(255, 255, 255, .24) !important;
    color: #fff !important;
}

.rido-proof-section {
    background: #fff;
    color: #151515;
    font-family: "Inter", var(--text-font), sans-serif;
    position: relative;
    z-index: 2;
}

.rido-proof-stats {
    background: #1a1a1a;
    border-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .06);
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    min-height: 134px;
    padding-left: clamp(108px, 15vw, 288px);
    padding-right: clamp(108px, 15vw, 288px);
}

.rido-proof-stat {
    align-items: center;
    border-left: 1px solid rgba(255, 255, 255, .07);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 29px 18px 27px;
    text-align: center;
}

.rido-proof-stat:first-child {
    border-left: 0;
}

.rido-proof-stat strong {
    color: #fff;
    display: block;
    font-family: "Oswald", "Arial Narrow", Impact, sans-serif;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 16px;
}

.rido-proof-stat span {
    color: #8f98a8;
    display: block;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.35;
    text-transform: uppercase;
}

.rido-proof-body {
    align-items: start;
    display: grid;
    gap: clamp(42px, 4vw, 60px);
    grid-template-columns: minmax(0, 600px) minmax(380px, 560px);
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1220px;
    padding: 82px 0 46px;
}

.rido-proof-eyebrow,
.rido-enquiry-eyebrow {
    color: #D50112;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 24px;
    text-transform: uppercase;
}

.rido-proof-copy h2 {
    color: #1a1a1d;
    font-family: "Oswald", "Arial Narrow", Impact, sans-serif;
    font-size: clamp(34px, 2.18vw, 44px);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.12;
    margin: 0 0 34px;
    max-width: 600px;
    text-wrap: balance;
    text-transform: uppercase;
}

.rido-proof-copy h2 em {
    color: #D50112;
    display: inline-block;
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-size: .92em;
    font-style: italic;
    font-weight: 500;
    line-height: .86;
    text-transform: none;
}

.rido-proof-nowrap {
    white-space: nowrap;
}

.rido-proof-list {
    list-style: none;
    margin: 0;
    max-width: 600px;
    padding: 0;
}

.rido-proof-list li {
    align-items: center;
    border-bottom: 1px solid #dedbd5;
    color: #030915;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    gap: 16px;
    line-height: 1.55;
    min-height: 56px;
}

.rido-proof-list li > span {
    display: block;
    min-width: 0;
}

.rido-proof-list li:last-child {
    border-bottom: 0;
}

.rido-proof-list li::before {
    background: #D50112;
    border-radius: 50%;
    box-shadow: 0 0 14px rgba(213, 1, 18, .4);
    content: "";
    flex: 0 0 8px;
    height: 8px;
    width: 8px;
}

.rido-proof-list strong {
    color: #D50112;
    font-weight: 700;
}

.rido-enquiry-card {
    background: #f1eee8;
    border: 1px solid #ddd8cd;
    border-radius: 8px;
    box-shadow: 0 16px 42px rgba(0, 0, 0, .04);
    min-height: 540px;
    padding: 34px 28px 30px;
}

.rido-enquiry-card h3 {
    color: #090d14;
    font-family: "Oswald", "Arial Narrow", Impact, sans-serif;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 27px;
    text-transform: uppercase;
}

.rido-enquiry-card h3 em {
    color: #D50112;
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-size: .96em;
    font-style: italic;
    font-weight: 500;
    text-transform: none;
}

.rido-enquiry-form {
    display: grid;
    gap: 12px;
}

.rido-enquiry-form label {
    display: grid;
    gap: 7px;
    margin: 0;
}

.rido-enquiry-form label span {
    color: #111826;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
}

.rido-enquiry-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
}

.rido-enquiry-form input,
.rido-enquiry-form select {
    appearance: none;
    background-color: rgba(255, 255, 255, .88);
    border: 1px solid #d9d4ca;
    border-radius: 6px;
    color: #08101c;
    font-family: "Inter", var(--text-font), sans-serif;
    font-size: 13px;
    font-weight: 500;
    height: 39px;
    line-height: 1;
    outline: 0;
    padding: 0 14px;
    width: 100%;
}

.rido-enquiry-form select {
    background-image:
        linear-gradient(45deg, transparent 50%, #9ca0a8 50%),
        linear-gradient(135deg, #9ca0a8 50%, transparent 50%);
    background-position:
        calc(100% - 19px) 17px,
        calc(100% - 13px) 17px;
    background-repeat: no-repeat;
    background-size: 6px 6px, 6px 6px;
    padding-right: 42px;
}

.rido-enquiry-form input:focus,
.rido-enquiry-form select:focus {
    border-color: #D50112;
    box-shadow: 0 0 0 3px rgba(213, 1, 18, .12);
}

.rido-enquiry-form button {
    align-items: center;
    background: #D50112;
    border: 0;
    border-radius: 6px;
    color: #fff;
    display: inline-flex;
    font-family: "Inter", var(--text-font), sans-serif;
    font-size: 14px;
    font-weight: 900;
    height: 44px;
    justify-content: center;
    margin-top: 7px;
    text-transform: uppercase;
    width: 100%;
}

.rido-enquiry-form button:hover {
    background: #D50112;
}

@media (max-width: 991.98px) {
    .rido-home-header .header-lower .auto-container,
    .rido-home-header .sticky-header .auto-container {
        padding-left: 22px;
        padding-right: 22px;
    }

    .rido-home-hero {
        min-height: 650px;
    }

    .banner-section .banner-slider .banner-slide .rido-home-hero__content-wrap {
        margin-top: 24px;
        top: 58%;
    }

    .rido-home-hero .auto-container {
        padding-left: 28px;
        padding-right: 28px;
    }

    .banner-section .banner-slider .banner-slide .outer-box .rido-home-hero__content h1 {
        font-size: clamp(44px, 7.6vw, 68px);
    }

    .rido-home-hero__subtitle {
        font-size: clamp(36px, 6.4vw, 56px);
    }

    .banner-section .banner-slider .banner-slide .outer-box .content-box .rido-home-hero__text {
        max-width: 610px;
    }

    .rido-proof-stats {
        grid-template-columns: repeat(3, 1fr);
        padding-left: 28px;
        padding-right: 28px;
    }

    .rido-proof-body {
        gap: 44px;
        grid-template-columns: 1fr;
        padding: 70px 28px 38px;
    }

    .rido-proof-copy h2 {
        font-size: clamp(34px, 5.2vw, 42px);
        max-width: 720px;
    }

    .rido-enquiry-card {
        max-width: 720px;
    }
}

@media (max-width: 575.98px) {
    .rido-home-header .header-lower,
    .rido-home-header .header-lower .main-box,
    .rido-home-header .sticky-header .inner-container {
        align-content: center !important;
        align-items: center;
        height: 70px;
        min-height: 64px;
    }

    .rido-home-header .header-lower .auto-container,
    .rido-home-header .sticky-header .auto-container {
        padding-left: 14px;
        padding-right: 14px;
    }

    .rido-home-header .header-lower .logo img,
    .rido-home-header .sticky-header .logo img {
        max-height: 36px !important;
        max-width: 160px;
    }

    .rido-home-header .header-lower .outer-box,
    .rido-home-header .sticky-header .outer-box {
        align-items: center !important;
        height: 100%;
    }

    .rido-home-header .mobile-nav-toggler {
        height: 40px;
        width: 40px;
    }

    .rido-header-quote {
        display: none;
    }

    .rido-home-hero {
        height: 100vh;
        height: 100svh;
        min-height: 560px;
    }

    .rido-home-hero__image {
        object-position: 58% center;
    }

    .banner-section .banner-slider .banner-slide .rido-home-hero__content-wrap {
        bottom: 42px;
        margin-top: 0;
        padding-right: 0;
        top: auto;
        transform: none;
    }

    .rido-home-hero .auto-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .banner-section .banner-slider .banner-slide .outer-box .rido-home-hero__content h1 {
        font-size: clamp(27px, 7.1vw, 34px);
        line-height: .98;
        max-width: 100%;
        overflow-wrap: normal;
        white-space: nowrap;
    }

    .rido-home-hero__subtitle {
        font-size: clamp(25px, 6.9vw, 34px);
        line-height: 1.02;
        margin-bottom: 16px;
        white-space: nowrap;
    }

    .banner-section .banner-slider .banner-slide .outer-box .content-box .rido-home-hero__text {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 22px;
        max-width: 340px;
    }

    .rido-home-hero__actions {
        align-items: flex-start;
        flex-direction: row;
        gap: 8px;
        justify-content: flex-start;
        max-width: none;
    }

    .banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn {
        font-size: 11px;
        height: 42px;
        min-width: 126px;
        padding: 0 13px;
        width: auto;
    }

    .rido-home-hero__btn span {
        font-size: 16px;
        margin-left: 7px;
    }

    .rido-proof-stats {
        grid-template-columns: 1fr;
        padding-left: 18px;
        padding-right: 18px;
    }

    .rido-proof-stat {
        border-left: 0;
        border-top: 1px solid rgba(255, 255, 255, .08);
        min-height: 112px;
    }

    .rido-proof-stat:first-child {
        border-top: 0;
    }

    .rido-proof-body {
        padding: 54px 18px 28px;
    }

    .rido-proof-copy h2 {
        font-size: clamp(27px, 8.1vw, 34px);
        line-height: 1.12;
        margin-bottom: 28px;
    }

    .rido-proof-list li {
        align-items: flex-start;
        font-size: 14px;
        min-height: 0;
        padding: 17px 0;
    }

    .rido-proof-list li::before {
        margin-top: 8px;
    }

    .rido-enquiry-card {
        padding: 30px 18px 24px;
    }

    .rido-enquiry-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 420px) {
    .rido-proof-copy h2 {
        font-size: clamp(25px, 7.6vw, 31px);
    }

    .rido-proof-list li {
        font-size: 13px;
        gap: 12px;
    }
}

@media (max-width: 380px) {
    .rido-home-hero .auto-container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .banner-section .banner-slider .banner-slide .outer-box .rido-home-hero__content h1 {
        font-size: clamp(24px, 6.9vw, 28px);
    }

    .rido-home-hero__subtitle {
        font-size: clamp(23px, 6.6vw, 27px);
    }

    .banner-section .banner-slider .banner-slide .outer-box .content-box .rido-home-hero__text {
        font-size: 13px;
    }

    .banner-section .banner-slider .banner-slide .outer-box .content-box .btn-box .rido-home-hero__btn {
        min-width: 118px;
        padding: 0 11px;
    }
}
