/* Sunflower footer: classic fat-footer layout. */
body .site-footer.site-footer--sunflower {
    --site-footer-wave-height: clamp(5.4rem, 7vw, 7.2rem);
    --site-footer-wave-fill-start: clamp(3.7rem, 5.2vw, 5.4rem);
    position: relative !important;
    isolation: isolate !important;
    margin-top: clamp(2.2rem, 5vw, 4.2rem) !important;
    padding: calc(var(--site-footer-wave-fill-start) + clamp(2rem, 3.2vw, 3rem)) 0 1.4rem !important;
    border-top: 0 !important;
    background: transparent !important;
    color: #eefcf4 !important;
    overflow: hidden !important;
}

body .site-footer.site-footer--sunflower::before,
body .site-footer.site-footer--sunflower::after {
    content: "" !important;
    position: absolute !important;
    inset: auto !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    opacity: 1 !important;
    transform: none !important;
    pointer-events: none !important;
}

body .site-footer.site-footer--sunflower::before {
    top: 0 !important;
    height: var(--site-footer-wave-height) !important;
    z-index: 1 !important;
    background: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%20180'%20preserveAspectRatio='none'%3E%3Cpath%20fill='%2330a957'%20fill-opacity='.44'%20d='M0%2080C160%2032%20328%20118%20492%2086C648%2056%20770%2024%20948%2070C1110%20112%201260%2030%201440%2064V180H0Z'/%3E%3Cpath%20fill='%231b9346'%20fill-opacity='.68'%20d='M0%20104C178%2064%20324%2072%20490%20104C660%20136%20792%2076%20970%2092C1134%20106%201260%20132%201440%2084V180H0Z'/%3E%3Cpath%20fill='%23108138'%20d='M0%20122C190%2084%20310%2098%20470%20126C646%20156%20780%2072%20954%20104C1114%20134%201268%20102%201440%2092V180H0Z'/%3E%3C/svg%3E") center top / 100% 100% no-repeat !important;
}

body .site-footer.site-footer--sunflower::after {
    top: var(--site-footer-wave-fill-start) !important;
    bottom: 0 !important;
    height: auto !important;
    z-index: 0 !important;
    background: linear-gradient(180deg, #108138 0%, #0d6b2f 52%, #0a5424 100%) !important;
}

body .site-footer.site-footer--sunflower .container {
    position: relative !important;
    z-index: 2 !important;
    width: min(calc(100% - 2rem), 96rem) !important;
    max-width: none !important;
    margin-inline: auto !important;
}

body .site-footer.site-footer--sunflower .site-footer__shell,
body .site-footer.site-footer--sunflower .site-footer__shell.site-footer__shell--stacked {
    display: grid !important;
    gap: clamp(1.8rem, 3vw, 2.8rem) !important;
    padding: 0 !important;
}

body .site-footer.site-footer--sunflower .site-footer__main {
    display: grid !important;
    grid-template-columns: minmax(16rem, 1.08fr) minmax(10rem, 0.62fr) minmax(19rem, 1.15fr) minmax(19rem, 1fr) !important;
    gap: clamp(1.5rem, 3vw, 3rem) !important;
    align-items: start !important;
}

body .site-footer.site-footer--sunflower .site-footer__brand-column,
body .site-footer.site-footer--sunflower .site-footer__column {
    min-width: 0 !important;
    display: grid !important;
    align-content: start !important;
    gap: 1rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__brand-column {
    position: relative !important;
    max-width: 27rem !important;
    gap: 0 !important;
    padding: clamp(1rem, 2vw, 1.35rem) clamp(1rem, 2vw, 1.45rem) !important;
    border-radius: 8px !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035)) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
}

body .site-footer.site-footer--sunflower .site-footer__brand-column::after {
    content: "" !important;
    width: min(12rem, 72%) !important;
    height: 0.28rem !important;
    margin: 1.15rem 0 1.05rem !important;
    border-radius: 999px !important;
    background: linear-gradient(90deg, #ffdf5c, rgba(255, 223, 92, 0)) !important;
}

body .site-footer.site-footer--sunflower .site-footer__brand {
    width: fit-content !important;
    max-width: 100% !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.9rem !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

body .site-footer.site-footer--sunflower .site-brand-mark {
    width: clamp(3.4rem, 5vw, 4.25rem) !important;
    height: clamp(3.4rem, 5vw, 4.25rem) !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    border: 3px solid rgba(255, 255, 255, 0.72) !important;
    box-shadow: 0 18px 32px rgba(0, 0, 0, 0.18) !important;
    flex: 0 0 auto !important;
}

body .site-footer.site-footer--sunflower .site-brand-mark img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

body .site-footer.site-footer--sunflower .site-brand-word {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: clamp(1.72rem, 2.4vw, 2.35rem) !important;
    font-weight: 950 !important;
    letter-spacing: 0 !important;
    line-height: 0.98 !important;
    text-shadow: 0 10px 26px rgba(0, 0, 0, 0.18) !important;
}

body .site-footer.site-footer--sunflower .site-footer__brand-full {
    order: 2 !important;
    margin: 0 !important;
    color: #ffdf5c !important;
    -webkit-text-fill-color: #ffdf5c !important;
    font-size: clamp(1.2rem, 1.5vw, 1.35rem) !important;
    font-weight: 900 !important;
    line-height: 1.45 !important;
}

body .site-footer.site-footer--sunflower .site-footer__tagline {
    order: 3 !important;
    max-width: 34rem !important;
    margin: 0.55rem 0 1.05rem !important;
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: clamp(0.95rem, 1.15vw, 1.1rem) !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
}

body .site-footer.site-footer--sunflower .site-footer__cta {
    width: auto !important;
    min-height: 3.15rem !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.56rem !important;
    padding: 0.85rem 1.35rem !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #f6c928 !important;
    color: #17241f !important;
    -webkit-text-fill-color: #17241f !important;
    box-shadow: 0 16px 28px rgba(246, 201, 40, 0.15) !important;
    font: inherit !important;
    font-size: 0.98rem !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    cursor: pointer !important;
}

body .site-footer.site-footer--sunflower .site-footer__cta svg {
    width: 1.08rem !important;
    height: 1.08rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__cta:hover,
body .site-footer.site-footer--sunflower .site-footer__cta:focus-visible {
    transform: translateY(-2px) !important;
    background: #ffd53e !important;
    box-shadow: 0 18px 32px rgba(246, 201, 40, 0.24) !important;
    outline: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__socials {
    order: 4 !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 0.65rem !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__social {
    width: 2.8rem !important;
    height: 2.8rem !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    border: 1px solid rgba(255, 255, 255, 0.34) !important;
    background: rgba(255, 255, 255, 0.16) !important;
    color: #ffffff !important;
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.16) !important;
}

body .site-footer.site-footer--sunflower .site-footer__social svg {
    width: 1.08rem !important;
    height: 1.08rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__social:hover,
body .site-footer.site-footer--sunflower .site-footer__social:focus-visible {
    transform: translateY(-2px) !important;
    background: #ffffff !important;
    color: #108138 !important;
    border-color: #ffffff !important;
    outline: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__col-title {
    margin: 0 !important;
    padding: 0 !important;
    color: #f6c928 !important;
    -webkit-text-fill-color: #f6c928 !important;
    font-size: 0.78rem !important;
    font-weight: 950 !important;
    letter-spacing: 0.12em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

body .site-footer.site-footer--sunflower .site-footer__col-title::after {
    content: none !important;
    display: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__contacts,
body .site-footer.site-footer--sunflower .site-footer__locations,
body .site-footer.site-footer--sunflower .site-footer__links {
    display: grid !important;
    gap: 0.78rem !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact {
    display: grid !important;
    grid-template-columns: 2.5rem minmax(0, 1fr) !important;
    gap: 0.75rem !important;
    align-items: start !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact-icon {
    width: 2.5rem !important;
    height: 2.5rem !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 13px !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #f6c928 !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact-icon svg {
    width: 1.1rem !important;
    height: 1.1rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact-body {
    min-width: 0 !important;
    display: grid !important;
    gap: 0.1rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact-label {
    color: rgba(238, 252, 244, 0.62) !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact-value {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: 0.96rem !important;
    font-weight: 860 !important;
    line-height: 1.42 !important;
    text-decoration: none !important;
    overflow-wrap: anywhere !important;
}

body .site-footer.site-footer--sunflower .site-footer__contact-value:hover,
body .site-footer.site-footer--sunflower .site-footer__contact-value:focus-visible,
body .site-footer.site-footer--sunflower .site-footer__nav-link:hover,
body .site-footer.site-footer--sunflower .site-footer__nav-link:focus-visible,
body .site-footer.site-footer--sunflower .site-footer__map-link:hover,
body .site-footer.site-footer--sunflower .site-footer__map-link:focus-visible {
    color: #f6c928 !important;
    -webkit-text-fill-color: #f6c928 !important;
    outline: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__location {
    display: block !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__location-link {
    display: flex !important;
    align-items: center !important;
    gap: 0.8rem !important;
    padding: 0.75rem 1rem !important;
    border-radius: 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    background: rgba(255, 255, 255, 0.04) !important;
    color: inherit !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

body .site-footer.site-footer--sunflower .site-footer__location-link:hover,
body .site-footer.site-footer--sunflower .site-footer__location-link:focus-visible {
    border-color: rgba(246, 201, 40, 0.42) !important;
    background: rgba(246, 201, 40, 0.08) !important;
    outline: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__badge {
    justify-self: start !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 1.65rem !important;
    padding: 0.32rem 0.72rem !important;
    border-radius: 999px !important;
    background: #f6c928 !important;
    color: #052f14 !important;
    -webkit-text-fill-color: #052f14 !important;
    font-size: 0.74rem !important;
    font-weight: 950 !important;
    letter-spacing: 0.04em !important;
    flex-shrink: 0 !important;
}

body .site-footer.site-footer--sunflower .site-footer__address {
    margin: 0 !important;
    color: rgba(238, 252, 244, 0.85) !important;
    font-size: 0.92rem !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    flex: 1 1 auto !important;
    text-align: left !important;
    transition: color 0.2s ease !important;
}

body .site-footer.site-footer--sunflower .site-footer__location-link:hover .site-footer__address,
body .site-footer.site-footer--sunflower .site-footer__location-link:focus-visible .site-footer__address {
    color: #ffffff !important;
}

body .site-footer.site-footer--sunflower .site-footer__map-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 1.15rem !important;
    height: 1.15rem !important;
    margin-left: auto !important;
    color: rgba(255, 255, 255, 0.4) !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
}

body .site-footer.site-footer--sunflower .site-footer__map-icon svg {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

body .site-footer.site-footer--sunflower .site-footer__location-link:hover .site-footer__map-icon,
body .site-footer.site-footer--sunflower .site-footer__location-link:focus-visible .site-footer__map-icon {
    color: #f6c928 !important;
    transform: translateY(-2px) !important;
}

body .site-footer.site-footer--sunflower .site-footer__links {
    grid-template-columns: 1fr !important;
    gap: 0.42rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__nav-link {
    min-height: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: fit-content !important;
    padding: 0.12rem 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: rgba(238, 252, 244, 0.82) !important;
    -webkit-text-fill-color: rgba(238, 252, 244, 0.82) !important;
    font-size: 0.9rem !important;
    font-weight: 850 !important;
    line-height: 1.35 !important;
    text-align: left !important;
    text-decoration: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__nav-link::before {
    content: "" !important;
    display: inline-block !important;
    width: 0.38rem !important;
    height: 0.38rem !important;
    margin-right: 0.55rem !important;
    border-radius: 999px !important;
    background: #f6c928 !important;
    opacity: 0.85 !important;
    flex: 0 0 auto !important;
}

body .site-footer.site-footer--sunflower .site-footer__bottom {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0.8rem 1rem !important;
    margin: 0 !important;
    padding: 1.15rem 6.5rem 0 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
}

body .site-footer.site-footer--sunflower .site-footer__copyright {
    margin: 0 !important;
    color: rgba(238, 252, 244, 0.68) !important;
    font-size: 0.9rem !important;
    font-weight: 650 !important;
    line-height: 1.5 !important;
}

body .site-footer.site-footer--sunflower .site-footer__legal {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 0.45rem 1rem !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__legal li {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}

body .site-footer.site-footer--sunflower .site-footer__legal li + li {
    padding-left: 1rem !important;
}

body .site-footer.site-footer--sunflower .site-footer__legal li + li::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 0.25rem !important;
    height: 0.25rem !important;
    border-radius: 999px !important;
    background: rgba(246, 201, 40, 0.72) !important;
    transform: translateY(-50%) !important;
}

body .site-footer.site-footer--sunflower .site-footer__legal a {
    color: rgba(238, 252, 244, 0.78) !important;
    -webkit-text-fill-color: rgba(238, 252, 244, 0.78) !important;
    font-size: 0.9rem !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
}

body .site-footer.site-footer--sunflower .site-footer__legal a:hover,
body .site-footer.site-footer--sunflower .site-footer__legal a:focus-visible {
    color: #f6c928 !important;
    -webkit-text-fill-color: #f6c928 !important;
    outline: none !important;
}

@media (max-width: 1080px) {
    body .site-footer.site-footer--sunflower .site-footer__main {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__brand-column {
        max-width: none !important;
    }
}

@media (max-width: 720px) {
    body .site-footer.site-footer--sunflower {
        --site-footer-wave-height: clamp(4.25rem, 18vw, 5.4rem);
        --site-footer-wave-fill-start: clamp(2.8rem, 12vw, 3.8rem);
        padding: calc(var(--site-footer-wave-fill-start) + 1.45rem) 0 1.15rem !important;
    }

    body .site-footer.site-footer--sunflower .container {
        width: min(calc(100% - 1rem), 96rem) !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__main {
        grid-template-columns: 1fr !important;
        gap: 1.6rem !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__cta {
        width: 100% !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__links {
        grid-template-columns: 1fr !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__location-link {
        padding: 0.65rem 0.85rem !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__bottom {
        justify-content: flex-start !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        padding-right: 0 !important;
    }

    body .site-footer.site-footer--sunflower .site-footer__legal {
        justify-content: flex-start !important;
    }
}
