﻿html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: 'Söhne';
    src: local('Söhne'), local('Sohne'), url('https://fonts.cdnfonts.com/s/17409/Sohne-Buch.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

.custom-section-title {
    font-family: 'Söhne', Arial, sans-serif;
    font-weight: 600;
    color: #6F6F6F;
    font-style: normal;
    font-size: 20px !important;
    line-height: 140%;
    letter-spacing: -0.01em;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    text-decoration-skip-ink: auto;
    text-decoration-color: #FCB415;
}
.custom-section-title-book {
    font-family: 'Söhne', Arial, sans-serif;
    font-weight: 600;
    color: #6F6F6F;
    font-style: normal;
    font-size: 16px !important;
    line-height: 140%;
    letter-spacing: -0.01em;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    text-decoration-skip-ink: auto;
    text-decoration-color: #FCB415;
}
/* Make hero heading 30px on mobile */
@media (max-width: 640px) {
    #hero h1 {
        font-size: 30px !important;
    }
}
/* Make hero subheading 15px and centered on mobile */
@media (max-width: 640px) {
    #hero p.mb-8 {
        font-size: 15px !important;
        text-align: center !important;
    }
}

@media (max-width: 640px) {
    html, body {
        overflow-x: hidden !important;
    }

    #hero {
        overflow-x: hidden !important;
    }

    .max-w-6xl {
        max-width: 100vw !important;
        width: 100vw !important;
        box-sizing: border-box;
    }

    .hero-heading-responsive {
        font-size: 32px !important;
        text-align: center !important;
    }

    .hero-subheading-responsive {
        font-size: 16px !important;
        text-align: center !important;
    }
}

@media (max-width: 640px) {
    /* Mobile styles for section titles */
    .custom-section-title,
    #about h2,
    #benefits h2,
    #reviews h2,
    #book_now h2,
    #updates .custom-section-title,
    #updates h2 {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }

    #about .about-step-number {
        font-size: 36px !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    #about .about-step-heading {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }

    #about h2 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 640px) {
    /* ...existing mobile styles... */
    #benefits h2 {
        font-size: 30px !important;
        line-height: 1.2 !important;
    }

    #reviews h2 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }

    #book_now h2 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }

    #updates h2 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #about h2,
    #benefits h2,
    #reviews h2,
    #book_now h2,
    #updates h2 {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }

    #book_now h2 {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }
}

#book_now .grid > a {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    background: #fff;
}

@media (max-width: 640px) {
    #hero .flex-1.flex-col img {
        position: static !important;
        width: 100vw !important;
        max-width: 100vw !important;
        min-width: 100vw !important;
        height: 700px !important;
        min-height: 700px !important;
        max-height: 700px !important;
        object-fit: cover !important;
        object-position: center !important;
        margin: 40px 0 0 0 !important;
        border-radius: 0 !important;
        display: block !important;
        padding: 0 !important;
    }

    #hero .flex-1.flex-col {
        padding: 0 !important;
        margin: 0 !important;
    }

        #hero .flex-1.flex-col .absolute.inset-0 {
            display: none !important;
        }
}

@media (min-width: 641px) {
    #hero .flex-1.flex-col img {
        position: absolute !important;
        width: 720px !important;
        max-width: 720px !important;
        min-width: 574px !important;
        height: 763px !important;
        max-height: 763px !important;
        min-height: 763px !important;
        object-fit: cover !important;
        object-position: right !important;
        right: 0 !important;
        top: 55% !important;
        transform: translateY(-50%) !important;
        margin: 0 !important;
        border-radius: 0 !important;
        display: block !important;
        overflow-y: hidden !important;
    }

    #hero .flex-1.flex-col .absolute.inset-0 {
        display: block !important;
    }
}

@media (min-width: 641px) {
    #book_now h2 {
        font-size: 56px !important;
        line-height: 1.2 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #book_now h2 {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 850px) {
    .about-rally-img-responsive {
        height: 300px !important;
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        background: #fff !important;
    }
    /* Book Now Finals card mobile layout */
    .not-mobile-booknow {
        display: none !important;
    }

    .mobile-booknow-layout {
        display: block !important;
    }
    /* Reduce Finals card left/right margin for mobile */
    #book_now .grid > a:first-child {
        margin-left: 4px !important;
        margin-right: 4px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 1024px) {
    #hero-tablet {
        display: block !important;
    }

    #hero {
        display: none !important;
    }

    .reviews-scroll {
        flex-direction: row !important;
        overflow-x: auto;
        gap: 16px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        padding-bottom: 8px;
    }

        .reviews-scroll > div {
            min-width: 80vw;
            max-width: 90vw;
            flex: 0 0 auto;
            scroll-snap-align: start;
        }
        /* Hide scrollbar for Webkit browsers */
        .reviews-scroll::-webkit-scrollbar {
            display: none;
        }
    /* Hide scrollbar for IE, Edge and Firefox */
    .reviews-scroll {
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }
}

@media (max-width: 640px) {
    .reviews-scroll > div {
        box-shadow: 0 2px 6px rgba(0,0,0,0.06), 0 1.5px 3px rgba(0,0,0,0.04) !important;
    }
}

@media (max-width: 640px) {
    .match-updates-img-responsive {
        width: calc(100vw - 20px) !important;
        max-width: 100% !important;
        aspect-ratio: 16/9 !important;
        height: auto !important;
        min-height: 300px !important;
        border-radius: 25px !important;
        object-fit: cover !important;
        display: block !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
        background: #fff !important;
        box-sizing: border-box !important;
        padding: 0 !important;
        box-shadow: 0 2px 8px rgba(0,0,0,0.06), 0 1.5px 3px rgba(0,0,0,0.04) !important;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    #benefits .flex.flex-col {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        grid-template-rows: 1fr 1fr !important;
        gap: 32px !important;
    }

        #benefits .flex.flex-col > div {
            min-width: 0 !important;
            width: 100% !important;
        }
}

@media (min-width: 641px) and (max-width: 1024px) {
    #hero {
        overflow-x: hidden !important;
    }

        #hero .max-w-6xl {
            flex-direction: column !important;
            align-items: center !important;
            overflow-x: hidden !important;
        }

        #hero .flex-1.flex.items-center.justify-center {
            order: 1 !important;
            width: 100% !important;
            justify-content: center !important;
            align-items: center !important;
            text-align: center !important;
            margin-bottom: 32px !important;
            position: static !important;
            z-index: 2 !important;
        }

        #hero .flex-1.flex-col.sm.block.relative {
            order: 3 !important;
            width: 100% !important;
            display: flex !important;
            justify-content: center !important;
            align-items: center !important;
            margin: 0 auto !important;
            position: static !important;
            z-index: 1 !important;
        }

            #hero .flex-1.flex-col.sm.block.relative img {
                position: static !important;
                width: 100vw !important;
                max-width: 100vw !important;
                min-width: 100vw !important;
                height: 400px !important;
                min-height: 400px !important;
                max-height: 400px !important;
                object-fit: cover !important;
                object-position: center !important;
                margin: 0 auto !important;
                border-radius: 0 !important;
                display: block !important;
                padding: 0 !important;
                z-index: 1 !important;
            }

            #hero .flex-1.flex-col.sm.block.relative .absolute.inset-0 {
                display: none !important;
            }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #reviews .reviews-scroll {
        flex-direction: row !important;
        overflow-x: auto !important;
        gap: 16px !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-snap-type: x mandatory !important;
        padding-bottom: 8px !important;
    }

        #reviews .reviews-scroll > div {
            min-width: 320px !important;
            max-width: 320px !important;
            width: 320px !important;
            flex: 0 0 auto !important;
            scroll-snap-align: start !important;
            display: flex !important;
            flex-direction: column !important;
        }

        #reviews .reviews-scroll::-webkit-scrollbar {
            display: none !important;
        }

    #reviews .reviews-scroll {
        -ms-overflow-style: none !important;
        scrollbar-width: none !important;
    }
}

@media (max-width: 1024px) {
    .booknow-card-responsive {
        width: 320px !important;
        min-width: 320px !important;
        max-width: 320px !important;
        height: 220px !important;
        min-height: 220px !important;
        max-height: 220px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
        margin-left: auto !important;
        margin-right: auto !important;
        background: #fff !important;
        border-radius: 18px !important;
        box-shadow: 0 4px 16px rgba(0,0,0,0.08), 0 2px 4px rgba(0,0,0,0.06) !important;
        position: relative !important;
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #updates .flex.flex-col.lg\:flex-row.items-center.gap-8 {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 32px !important;
    }

    #updates .flex-1.mt-6.lg\:mt-0 {
        order: 1 !important;
        margin-top: 0 !important;
    }

    #updates .flex-1.text-center {
        order: 2 !important;
        text-align: left !important;
        align-items: flex-start !important;
        justify-content: center !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .match-updates-img-responsive {
        width: 400px !important;
        height: 4000px !important;
        min-width: 375px !important;
        max-width: 350px !important;
        min-height: 400px !important;
        max-height: 400px !important;
        object-fit: cover !important;
        border-radius: 30px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #updates h2 {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }

    #updates p {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 1024px) {
    #content_desk h2 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
}

@media (min-width: 1025px) {
    #content_desk h2 {
        font-size: 56px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width: 1024px) {
    /* #content_desk .grid > a {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        margin: 0 0 18px 0 !important;
        display: block !important;
    }

    #content_desk .bg-white.rounded-lg.border.border-gray-200.overflow-hidden {
        padding: 16px !important;
        border-radius: 18px !important;
        box-shadow: 0 4px 16px rgba(0,0,0,0.08), 0 2px 4px rgba(0,0,0,0.06) !important;
        background: #fff !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        overflow: visible !important;
    }

     #content_desk .flex.h-40 {
        flex-direction: column !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
    } 

    #content_desk img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
        border-radius: 12px !important;
        margin-bottom: 12px !important;
    }

    #content_desk .p-6.flex-1.flex.flex-col {
        padding: 0 !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }
        */
}

#hero-btn {
  padding-left: 3.5rem !important;
}


@media (max-width: 640px) {
    .mobile-booknow-layout {
        display: block !important;
    }

    .not-mobile-booknow {
        display: none !important;
    }
    /* ensure full width cards */
    #book_now a {
        width: 100% !important;
        max-width: none !important;
    }
}