.home.page-id-6 #content .ast-container,
.home.page-id-6 .site-content .ast-container {
    display: block !important;
    max-width: none !important;
    padding: 0 !important;
}

.home.page-id-6 .site-content {
    background: #fcfcf7;
}

.botta2026-homepage-elementor {
    background: #fcfcf7;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body.home.page-id-6 .site-main.botta2026-homepage-elementor {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.botta2026-homepage-elementor .elementor-section:has(.botta-figma-home--header),
.botta2026-homepage-elementor .elementor-section:has(.botta-figma-home--header) > .elementor-container,
.botta2026-homepage-elementor .elementor-section:has(.botta-figma-home--header) .elementor-column,
.botta2026-homepage-elementor .elementor-section:has(.botta-figma-home--header) .elementor-widget-wrap,
.botta2026-homepage-elementor .elementor-section:has(.botta-figma-home--header) .elementor-widget-botta-homepage-redesign,
.botta2026-homepage-elementor .elementor-section:has(.botta-figma-home--header) .elementor-widget-container {
    height: 0 !important;
    min-height: 0 !important;
    overflow: visible !important;
}

.botta2026-homepage-elementor .elementor-section:has(.elementor-widget-botta-homepage-redesign) {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.botta2026-homepage-elementor .elementor-section:has(.elementor-widget-botta-homepage-redesign) > .elementor-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

.botta2026-homepage-elementor .elementor-section:has(.elementor-widget-botta-homepage-redesign) .elementor-column,
.botta2026-homepage-elementor .elementor-section:has(.elementor-widget-botta-homepage-redesign) .elementor-widget-wrap,
.botta2026-homepage-elementor .elementor-widget-botta-homepage-redesign,
.botta2026-homepage-elementor .elementor-widget-botta-homepage-redesign > .elementor-widget-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.botta-figma-home {
    --fh-ink: #091306;
    --fh-muted: #2b3332;
    --fh-cream: #fcfcf7;
    --fh-soft: #eeeee9;
    --fh-green: #1c3a13;
    --fh-card: #45663b;
    --fh-lime: #d3fa99;
    --botta-button-hover: #d3fa99;
    --fh-radius-xl: 50px;
    --fh-radius-lg: 30px;
    --fh-radius-md: 20px;
    color: var(--fh-ink);
    background: var(--fh-cream);
    font-family: Inter, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    overflow: hidden;
}

html body,
html body button,
html body input,
html body select,
html body textarea {
    font-family: Inter, "Helvetica Neue", Arial, sans-serif !important;
}

html body :where(h1, h2, h3, h4, h5, h6, p, a, li, button, input, select, textarea, label, blockquote, cite, .elementor-heading-title, .elementor-button-text, .woocommerce-loop-product__title, .page-title, .entry-title) {
    font-family: Inter, "Helvetica Neue", Arial, sans-serif !important;
}

.botta-fh-nav,
.botta-fh-nav a,
.botta-fh-nav button,
.botta-fh-footer,
.botta-fh-footer a,
.botta-fh-footer p,
.botta-static-elementor-content :where(h1, h2, h3, h4, h5, h6, p, a, li, button, input, select, textarea, label, blockquote, cite, .elementor-heading-title, .elementor-button-text),
.botta2026-homepage-elementor :where(h1, h2, h3, h4, h5, h6, p, a, li, button, input, select, textarea, label, blockquote, cite, .elementor-heading-title, .elementor-button-text) {
    font-family: Inter, "Helvetica Neue", Arial, sans-serif !important;
}

body.home.page-id-6 {
    overflow-x: hidden;
}

body.home.page-id-6.botta-fh-scroll-lock {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.botta-figma-home *,
.botta-figma-home *::before,
.botta-figma-home *::after {
    box-sizing: border-box;
}

.botta-fh-nav,
.botta-fh-intro,
.botta-fh-products,
.botta-fh-trusted,
.botta-fh-beyond,
.botta-fh-sustainability,
.botta-fh-contact,
.botta-fh-footer {
    width: min(calc(100% - 48px), 1264px);
    margin-inline: auto;
}

.botta-fh-nav {
    width: min(calc(100% - 68px), 1373px);
}

.botta-fh-hero,
.botta-fh-awards,
.botta-fh-products {
    width: min(100%, 1440px);
    margin-inline: auto;
}

.botta-fh-nav {
    position: fixed;
    top: clamp(32px, 2.8vw, 42px);
    left: 50%;
    z-index: 1000;
    transform: translateX(-50%);
    min-height: 100px;
    display: grid;
    grid-template-columns: 120px 1fr auto auto;
    gap: 24px;
    align-items: center;
    margin: 0;
    padding: 0 36px 0 40px;
    border-radius: 50px;
    background: var(--fh-cream);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    overflow: visible;
}

body.admin-bar .botta-fh-nav {
    top: calc(32px + clamp(32px, 2.8vw, 42px));
}

.botta-fh-logo img {
    width: 102px;
    height: auto;
    display: block;
}

.botta-fh-menu-toggle {
    display: none;
    width: 46px;
    height: 46px;
    padding: 0;
    border: 1px solid rgba(9, 19, 6, 0.14);
    border-radius: 999px;
    background: transparent;
    cursor: pointer;
}

.botta-fh-menu-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    margin: 0 auto;
    border-radius: 999px;
    background: #091306;
    transition: transform 160ms ease, opacity 160ms ease;
}

.botta-fh-menu-toggle span + span {
    margin-top: 5px;
}

.botta-fh-menu {
    display: flex;
    justify-content: flex-start;
    gap: 8px;
    padding-left: 24px;
    color: #576361;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    overflow: visible;
}

.botta-fh-menu ul,
.botta-fh-menu ol {
    margin: 0;
    padding-left: 0;
    list-style: none !important;
    list-style-type: none !important;
}

.botta-fh-menu li {
    list-style: none !important;
    list-style-type: none !important;
}

.botta-fh-menu li::marker {
    content: "" !important;
}

.botta-fh-menu-item {
    position: static;
    display: flex;
    align-items: center;
}

.botta-fh-menu-link,
.botta-fh-footer a {
    color: inherit !important;
    text-decoration: none !important;
}

.botta-fh-menu-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 8px 18px;
    border-radius: 999px;
    transition: color 160ms ease, background-color 160ms ease;
}

.botta-fh-menu-link:hover,
.botta-fh-menu-link:focus-visible,
.botta-fh-menu-item:hover .botta-fh-menu-link,
.botta-fh-menu-item:focus-within .botta-fh-menu-link {
    color: #091306 !important;
    background: rgba(211, 250, 153, 0.45);
}

.botta-fh-menu-caret {
    width: 8px;
    height: 8px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    opacity: 0.85;
}

.botta-fh-mega-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0;
    border-radius: 26px;
    background: var(--fh-cream);
    box-shadow: 0 18px 36px rgba(9, 19, 6, 0.14);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    transition: opacity 160ms ease, transform 160ms ease;
    overflow: hidden;
    z-index: 30;
}

.botta-fh-menu-item:hover .botta-fh-mega-panel,
.botta-fh-menu-item:focus-within .botta-fh-mega-panel,
.botta-fh-menu-item.is-mega-open .botta-fh-mega-panel {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.botta-fh-mega-grid {
    display: grid;
    gap: 0;
}

.botta-fh-mega-grid--columns {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    padding: 22px 28px 18px;
}

.botta-fh-mega-column {
    min-height: 100%;
    padding: 12px 20px 14px;
}

.botta-fh-mega-column + .botta-fh-mega-column {
    border-left: 1px solid rgba(9, 19, 6, 0.12);
}

.botta-fh-mega-column h3 {
    margin: 0 0 14px;
    color: #091306;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
}

.botta-fh-mega-column-group + .botta-fh-mega-column-group {
    margin-top: 20px;
}

.botta-fh-mega-column h3 a {
    color: #091306 !important;
    text-decoration: none !important;
}

.botta-fh-mega-column ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 0 0 14px;
    list-style: none;
}

.botta-fh-mega-column a {
    color: #303b39 !important;
    text-decoration: none !important;
}

.botta-fh-mega-column li a {
    display: inline-flex;
    padding: 2px 0;
    color: #091306 !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
}

.botta-fh-mega-column li a:hover,
.botta-fh-mega-column li a:focus-visible {
    color: #091306 !important;
}

.botta-fh-mega-footer-link {
    display: inline-flex;
    margin-top: 16px;
    color: #091306 !important;
    font-weight: 700;
}

.botta-fh-mega-grid--cards {
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.05fr) minmax(0, 1.05fr) minmax(0, 0.9fr);
    gap: 18px;
    padding: 18px;
}

.botta-fh-mega-card,
.botta-fh-mega-cta {
    position: relative;
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto auto;
    border-radius: 28px;
    text-decoration: none;
    overflow: hidden;
}

.botta-fh-mega-card {
    min-height: 320px;
    padding: 0;
}

.botta-fh-mega-cta {
    min-height: 240px;
    padding: 24px 22px;
}

.botta-fh-mega-card--dark {
    color: #ffffff;
    background: #091306;
}

.botta-fh-mega-card--light {
    color: #ffffff;
    background: linear-gradient(180deg, #4a4d44 0%, #111111 100%);
}

.botta-fh-mega-card-image {
    position: absolute;
    inset: 0;
    display: block;
    min-height: 100%;
    overflow: hidden;
    border-radius: 28px;
    background: #d7ddd3;
}

.botta-fh-mega-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.botta-fh-mega-card-panel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    gap: 14px;
    padding: 128px 16px 23px 17px;
    color: #ffffff;
    background: linear-gradient(180deg, rgba(28, 31, 34, 0) 0%, rgba(28, 31, 34, 0.16) 30%, rgba(28, 31, 34, 0.72) 74%, rgba(22, 24, 27, 0.9) 100%);
    border-radius: 0 0 28px 28px;
}

.botta-fh-mega-card-copy {
    display: grid;
    gap: 6px;
    min-width: 0;
}

.botta-fh-mega-card-copy strong {
    font-size: 18px;
    line-height: 1.1;
    color: #ffffff;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.28);
}

.botta-fh-mega-card-copy span {
    font-size: 13px;
    line-height: 1.35;
    color: rgba(255, 255, 255, 0.96);
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.32);
}

.botta-fh-mega-card-arrow {
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    color: #091306;
    background: var(--fh-lime);
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.14);
}

.botta-fh-mega-card::after {
    content: none;
}

.botta-fh-mega-cta {
    gap: 12px;
    align-content: end;
    justify-items: start;
    min-height: 240px;
    padding: 24px 22px;
    color: #091306;
    background: #f6f6ef;
    border-left: 1px solid rgba(9, 19, 6, 0.08);
}

.botta-fh-mega-cta-title,
.botta-fh-mega-cta-title:visited {
    color: #091306 !important;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 700;
}

.botta-fh-mega-cta-title:hover,
.botta-fh-mega-cta-title:focus-visible,
.botta-fh-mega-cta-title:active {
    color: #091306 !important;
    text-decoration: none !important;
}

.botta-fh-mega-cta-note,
.botta-fh-mega-cta-note:visited {
    display: inline-block;
    max-width: 180px;
    font-size: 14px;
    line-height: 1.35;
    color: #091306 !important;
    text-decoration: none !important;
}

.botta-fh-mega-cta-note:hover,
.botta-fh-mega-cta-note:focus-visible,
.botta-fh-mega-cta-note:active {
    color: #091306 !important;
    text-decoration: none !important;
}

.botta-fh-mega-cta-links {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.botta-fh-mega-cta-links a,
.botta-fh-mega-cta-links a:visited {
    color: #091306 !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    text-decoration: none;
}

.botta-fh-mega-cta-links a:hover,
.botta-fh-mega-cta-links a:focus-visible,
.botta-fh-mega-cta-links a:active {
    color: #091306 !important;
    text-decoration: none !important;
}

.botta-fh-mobile-submenu {
    display: none;
}

.botta-fh-mobile-submenu-group + .botta-fh-mobile-submenu-group {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid rgba(9, 19, 6, 0.08);
}

.botta-fh-mobile-submenu-title {
    margin: 0 0 8px;
    color: #091306;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}

.botta-fh-mobile-submenu-list {
    display: grid;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.botta-fh-mobile-submenu-list a {
    display: block;
    padding: 8px 0;
    color: #303b39;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.35;
}

.botta-fh-mobile-submenu-list a:hover,
.botta-fh-mobile-submenu-list a:focus-visible {
    color: #091306;
}

.botta-fh-language {
    position: relative;
    z-index: 40;
    isolation: isolate;
}

.botta-fh-language::after {
    content: none;
}

.botta-fh-language-toggle {
    min-width: 132px;
    min-height: 45px;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
    border: 0;
    border-radius: 999px;
    color: #576361;
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    cursor: pointer;
    transition: color 160ms ease, background-color 160ms ease;
}

.botta-fh-language-toggle:hover,
.botta-fh-language-toggle:focus-visible {
    color: #091306;
    background: rgba(211, 250, 153, 0.45);
}

.botta-fh-language:hover .botta-fh-language-toggle,
.botta-fh-language.is-language-open .botta-fh-language-toggle,
.botta-fh-language:focus-within .botta-fh-language-toggle {
    color: #091306;
    background: rgba(211, 250, 153, 0.45);
}

.botta-fh-flag-mark {
    position: relative;
    width: 22px;
    min-width: 22px;
    height: 14px;
    display: inline-flex;
    flex: 0 0 auto;
    overflow: hidden;
    border-radius: 2px;
    background: #ffffff;
    box-shadow: inset 0 0 0 1px rgba(9, 19, 6, 0.08);
}

.botta-fh-flag-mark svg {
    width: 100%;
    height: 100%;
    display: block;
}

.botta-fh-flag-mark--en {
    background:
        linear-gradient(33deg, transparent 43%, #ffffff 43%, #ffffff 48%, #cf142b 48%, #cf142b 52%, #ffffff 52%, #ffffff 57%, transparent 57%),
        linear-gradient(147deg, transparent 43%, #ffffff 43%, #ffffff 48%, #cf142b 48%, #cf142b 52%, #ffffff 52%, #ffffff 57%, transparent 57%),
        linear-gradient(90deg, transparent 42%, #ffffff 42%, #ffffff 58%, transparent 58%),
        linear-gradient(0deg, transparent 36%, #ffffff 36%, #ffffff 64%, transparent 64%),
        linear-gradient(90deg, transparent 46%, #cf142b 46%, #cf142b 54%, transparent 54%),
        linear-gradient(0deg, transparent 42%, #cf142b 42%, #cf142b 58%, transparent 58%),
        #012169;
}

.botta-fh-flag-mark--it {
    background: linear-gradient(90deg, #009246 0 33.333%, #ffffff 33.333% 66.666%, #ce2b37 66.666% 100%);
}

.botta-fh-flag-mark--fr {
    background: linear-gradient(90deg, #002395 0 33.333%, #ffffff 33.333% 66.666%, #ed2939 66.666% 100%);
}

.botta-fh-flag-mark--de {
    background: linear-gradient(180deg, #000000 0 33.333%, #dd0000 33.333% 66.666%, #ffce00 66.666% 100%);
}

.botta-fh-language-caret {
    width: 11px;
    height: 11px;
    flex: 0 0 auto;
    margin-top: -4px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
}

.botta-fh-language-menu {
    position: absolute;
    right: 0;
    left: auto;
    top: 100%;
    width: max-content;
    min-width: 132px;
    max-width: min(220px, calc(100vw - 32px));
    display: grid;
    gap: 8px;
    padding: 12px;
    border-radius: 22px;
    background: var(--fh-cream);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.16);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-8px);
    transform-origin: top right;
    transition: opacity 160ms ease, transform 160ms ease;
    z-index: 70;
}

.botta-fh-language:hover .botta-fh-language-menu,
.botta-fh-language.is-language-open .botta-fh-language-menu,
.botta-fh-language:focus-within .botta-fh-language-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.botta-fh-language-menu a {
    min-height: 34px;
    display: inline-flex;
    gap: 12px;
    align-items: center;
    padding: 4px 8px;
    border-radius: 12px;
    color: #576361 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none !important;
}

.botta-fh-language-menu a:hover,
.botta-fh-language-menu a:focus {
    color: #091306 !important;
    background: var(--fh-lime);
}

.botta-fh-button,
.botta-fh-nav-cta,
.botta-fh-product-card .botta-fh-button,
.botta-fh-beyond a,
.botta-fh-form button {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    padding: 4px 20px;
    border: 1.5px solid transparent;
    border-radius: 25px;
    color: #ffffff !important;
    background: #091306;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none !important;
    transition: background-color 160ms ease, color 160ms ease, border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.botta-fh-button:hover,
.botta-fh-button:focus-visible,
.botta-fh-nav-cta:hover,
.botta-fh-nav-cta:focus-visible,
.botta-fh-product-card .botta-fh-button:hover,
.botta-fh-product-card .botta-fh-button:focus-visible,
.botta-fh-beyond a:hover,
.botta-fh-beyond a:focus-visible,
.botta-fh-form button:not(:disabled):hover,
.botta-fh-form button:not(:disabled):focus-visible {
    color: #091306 !important;
    border-color: #091306;
    background: #fcfcf7;
    box-shadow: 0 8px 20px rgba(9, 19, 6, 0.18);
}

.botta-fh-mobile-menu-cta {
    display: none !important;
}

.botta-fh-form button:disabled {
    color: rgba(9, 19, 6, 0.45) !important;
    background: #d7ddd7;
    border-color: transparent;
    box-shadow: none;
    cursor: not-allowed;
}

.botta-fh-hero {
    position: relative;
    box-sizing: border-box;
    min-height: 820px;
    overflow: hidden;
    padding: 0 0 80px;
    background: #d4b290;
}

.botta-fh-hero::before,
.botta-fh-hero::after {
    content: "";
    position: absolute;
    bottom: -24px;
    z-index: 3;
    width: 140px;
    height: 166px;
    pointer-events: none;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.botta-fh-hero::before {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='166' viewBox='0 0 140 166' fill='none'%3E%3Cpath d='M62.8945 38.1341C11.7717 47.1632 -22.4028 95.9987 -13.3736 147.122C37.7492 138.092 71.9237 89.2569 62.8945 38.1341Z' fill='%23D3FA99'/%3E%3Cpath d='M117.395 124.108C74.8606 94.3436 16.1637 104.71 -13.601 147.244C28.9329 177.009 87.6298 166.642 117.395 124.108Z' fill='%231C3A13'/%3E%3Cpath d='M117.395 124.108C74.8606 94.3436 16.1637 104.71 -13.601 147.244C28.9329 177.009 87.6298 166.642 117.395 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M117.395 124.108C74.8606 94.3436 16.1637 104.71 -13.601 147.244C28.9329 177.009 87.6298 166.642 117.395 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M117.395 124.108C74.8606 94.3436 16.1637 104.71 -13.601 147.244C28.9329 177.009 87.6298 166.642 117.395 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M117.395 124.108C74.8606 94.3436 16.1637 104.71 -13.601 147.244C28.9329 177.009 87.6298 166.642 117.395 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M117.395 124.108C74.8606 94.3436 16.1637 104.71 -13.601 147.244C28.9329 177.009 87.6298 166.642 117.395 124.108Z' fill='black' fill-opacity='0.2'/%3E%3C/svg%3E");
}

.botta-fh-hero::after {
    right: 0;
    width: 144px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='144' height='166' viewBox='0 0 144 166' fill='none'%3E%3Cpath d='M76.9688 38.1341C128.092 47.1632 162.266 95.9987 153.237 147.122C102.114 138.092 67.9396 89.2569 76.9688 38.1341Z' fill='%23D3FA99'/%3E%3Cpath d='M22.4688 124.108C65.0027 94.3436 123.7 104.71 153.464 147.244C110.93 177.009 52.2335 166.642 22.4688 124.108Z' fill='%231C3A13'/%3E%3Cpath d='M22.4688 124.108C65.0027 94.3436 123.7 104.71 153.464 147.244C110.93 177.009 52.2335 166.642 22.4688 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M22.4688 124.108C65.0027 94.3436 123.7 104.71 153.464 147.244C110.93 177.009 52.2335 166.642 22.4688 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M22.4688 124.108C65.0027 94.3436 123.7 104.71 153.464 147.244C110.93 177.009 52.2335 166.642 22.4688 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M22.4688 124.108C65.0027 94.3436 123.7 104.71 153.464 147.244C110.93 177.009 52.2335 166.642 22.4688 124.108Z' fill='black' fill-opacity='0.2'/%3E%3Cpath d='M22.4688 124.108C65.0027 94.3436 123.7 104.71 153.464 147.244C110.93 177.009 52.2335 166.642 22.4688 124.108Z' fill='black' fill-opacity='0.2'/%3E%3C/svg%3E");
}

.botta-fh-hero-copy {
    position: absolute;
    left: 88px;
    right: 88px;
    top: 502px;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 729px) minmax(0, 513px);
    justify-content: space-between;
    align-items: start;
    gap: 22px;
}

.botta-fh-eyebrow,
.botta-fh-small-label {
    margin: 0 0 12px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.botta-fh-hero h1,
.botta-fh-intro h2,
.botta-fh-products h2,
.botta-fh-trusted h2,
.botta-fh-beyond h2,
.botta-fh-sustainability h2,
.botta-fh-contact h2 {
    margin: 0;
    color: var(--fh-ink);
    font-weight: 700;
    letter-spacing: 0;
}

.botta-fh-hero h1 {
    font-size: 64px;
    line-height: 72px;
    max-width: 729px;
}

.botta-fh-hero p {
    margin: 0;
    color: #2b3332;
    font-size: 18px;
}

.botta-fh-hero .botta-fh-eyebrow {
    margin-bottom: 18px;
    color: #2b3332;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 2.4px;
}

.botta-fh-hero-copy > p:last-child {
    max-width: 513px;
    padding-top: 41px;
    font-size: 18px;
    line-height: 1.18;
}

.botta-fh-hero-art {
    position: absolute;
    inset: 0;
    z-index: 1;
    height: 500px;
}

.botta-fh-hero-track {
    display: contents;
}

.botta-fh-hero-control,
.botta-fh-hero-dots {
    display: none;
}

.botta-fh-hero-vine {
    position: absolute;
    z-index: 1;
    width: 874px;
    height: auto;
    pointer-events: none;
}

.botta-fh-hero-vine--left {
    left: -141px;
    top: 249px;
    transform: rotate(9.98deg);
}

.botta-fh-hero-vine--right {
    right: -172px;
    top: 143px;
    transform: rotate(20.27deg);
}

.botta-fh-hero-item {
    position: absolute;
    display: grid;
    justify-items: center;
    gap: 0;
    z-index: 2;
}

a.botta-fh-hero-item {
    color: inherit;
    text-decoration: none;
}

a.botta-fh-hero-item:hover span,
a.botta-fh-hero-item:focus-visible span {
    background: #1c3a13;
}

.botta-fh-hero-item img {
    width: var(--hero-img-w, 150px);
    height: var(--hero-img-h, 120px);
    object-fit: contain;
}

.botta-fh-hero-item span {
    min-height: 23px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: var(--hero-label-offset, -16px);
    padding: 4px 15px;
    border-radius: 23px;
    color: #ffffff;
    background: #367537;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    white-space: nowrap;
}

.botta-fh-hero-item--1 { --hero-img-w: 151px; --hero-img-h: 151px; left: 156px; top: 155px; }
.botta-fh-hero-item--2 { --hero-img-w: 108px; --hero-img-h: 144px; left: 472px; top: 162px; }
.botta-fh-hero-item--3 { --hero-img-w: 66px; --hero-img-h: 142px; left: 662px; top: 173px; }
.botta-fh-hero-item--4 { --hero-img-w: 105px; --hero-img-h: 160px; left: 869px; top: 168px; }
.botta-fh-hero-item--5 { --hero-img-w: 135px; --hero-img-h: 135px; left: 1059px; top: 169px; }
.botta-fh-hero-item--6 { --hero-img-w: 166px; --hero-img-h: 142px; left: 57px; top: 336px; }
.botta-fh-hero-item--7 { --hero-img-w: 156px; --hero-img-h: 156px; left: 322px; top: 315px; }
.botta-fh-hero-item--8 { --hero-img-w: 255px; --hero-img-h: 107px; left: 543px; top: 346px; }
.botta-fh-hero-item--9 { --hero-img-w: 179px; --hero-img-h: 127px; left: 842px; top: 353px; }
.botta-fh-hero-item--10 { --hero-img-w: 149px; --hero-img-h: 110px; left: 1150px; top: 354px; }

.botta-fh-awards {
    display: grid;
    grid-template-columns: 369px 1fr;
    gap: 41px;
    align-items: center;
    min-height: 109px;
    padding: 34px 88px 38px;
}

.botta-fh-awards h2 {
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}

.botta-fh-awards-marquee {
    position: relative;
    overflow: hidden;
}

.botta-fh-awards-marquee::before,
.botta-fh-awards-marquee::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    width: 72px;
    pointer-events: none;
}

.botta-fh-awards-marquee::before {
    left: 0;
    background: linear-gradient(90deg, var(--fh-cream) 0%, rgba(252, 252, 247, 0) 100%);
}

.botta-fh-awards-marquee::after {
    right: 0;
    background: linear-gradient(270deg, var(--fh-cream) 0%, rgba(252, 252, 247, 0) 100%);
}

.botta-fh-awards ul {
    display: flex;
    gap: 34px;
    align-items: center;
    width: max-content;
    padding: 0;
    margin: 0;
    list-style: none;
    animation: botta-fh-awards-scroll 26s linear infinite;
}

.botta-fh-awards ul:hover {
    animation-play-state: paused;
}

.botta-fh-awards li {
    width: 120px;
    flex: 0 0 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.botta-fh-awards img {
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
}

@keyframes botta-fh-awards-scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(calc(-50% - 17px));
    }
}

.botta-fh-intro {
    display: grid;
    grid-template-columns: minmax(0, 609px) minmax(0, 513px);
    justify-content: space-between;
    gap: 40px;
    padding-block: 62px 78px;
}

.botta-fh-intro h2,
.botta-fh-trusted h2,
.botta-fh-beyond h2,
.botta-fh-sustainability h2,
.botta-fh-contact h2 {
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.2;
}

.botta-fh-intro p,
.botta-fh-sustainability li,
.botta-fh-contact p,
.botta-fh-beyond p {
    margin: 0;
    line-height: 1.45;
}

.botta-fh-products {
    padding: 48px 88px;
    border-radius: var(--fh-radius-xl);
    background: #091306;
}

.botta-fh-section-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
    color: #ffffff;
}

.botta-fh-section-head h2 {
    color: #ffffff;
    font-size: 24px;
}

.botta-fh-section-head a {
    color: #ffffff;
    text-decoration: none;
}

.botta-fh-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.botta-fh-product-card {
    min-height: 496px;
    display: grid;
    grid-template-rows: auto 1fr auto auto;
    gap: 16px;
    padding: 28px 18px 26px;
    border-radius: var(--fh-radius-lg);
    color: #fcfcf7;
    background: var(--fh-card);
    text-align: center;
}

.botta-fh-product-card span {
    justify-self: center;
    padding: 5px 18px;
    border: 1px solid #ffffff;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.botta-fh-product-card img {
    width: 100%;
    aspect-ratio: 1 / 0.9;
    align-self: center;
    border-radius: var(--fh-radius-md);
    background: #fcfcf7;
    object-fit: cover;
}

.botta-fh-product-card__media-link {
    display: block;
    align-self: center;
    border-radius: var(--fh-radius-md);
    color: inherit !important;
    text-decoration: none !important;
}

.botta-fh-product-card__media-link img {
    display: block;
}

.botta-fh-product-card h3 {
    margin: 0;
    min-height: 72px;
    color: #fcfcf7;
    font-size: 24px;
    line-height: 1.18;
}

.botta-fh-product-card__title-link {
    color: inherit !important;
    text-decoration: none !important;
}

.botta-fh-product-card__title-link:hover,
.botta-fh-product-card__title-link:focus-visible {
    color: var(--fh-lime) !important;
}

.botta-fh-product-card__media-link:focus-visible,
.botta-fh-product-card__title-link:focus-visible {
    outline: 2px solid var(--fh-lime);
    outline-offset: 4px;
}

.botta-fh-product-card .botta-fh-button,
.botta-fh-beyond a {
    justify-self: center;
    min-height: 32px;
    padding: 8px 16px;
    font-size: 14px;
}

.botta-fh-trusted,
.botta-fh-beyond,
.botta-fh-sustainability,
.botta-fh-contact,
.botta-fh-footer {
    margin-top: 108px;
}

.botta-fh-trusted h2 {
    width: min(100%, 420px);
    margin-bottom: 36px;
}

.botta-fh-trusted-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 1.08fr) minmax(300px, 0.92fr);
    grid-template-areas:
        "logos logos tall"
        "wide lime tall"
        "wide lime detail";
    gap: 24px;
    align-items: stretch;
}

.botta-fh-logo-panel,
.botta-fh-trusted-slot {
    position: relative;
    margin: 0;
    border-radius: var(--fh-radius-lg);
    overflow: hidden;
}

.botta-fh-logo-panel {
    grid-area: logos;
    display: grid;
    gap: 18px;
    min-height: 284px;
    padding: 26px 24px 28px;
    color: #fcfcf7;
    background: #091d06;
}

.botta-fh-logo-panel-track {
    display: grid;
    justify-items: center;
    gap: 18px;
    min-height: 182px;
    padding: 26px 24px 16px;
    border-radius: 26px;
    background: #fcfcf7;
}

.botta-fh-logo-panel-marquee {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    align-items: center;
    transition: transform 420ms ease, opacity 420ms ease;
}

.botta-fh-logo-panel-marquee.is-transitioning-out {
    opacity: 0;
    transform: translateX(-28px);
}

.botta-fh-logo-panel-marquee.is-transitioning-in {
    opacity: 0;
    transform: translateX(28px);
}

.botta-fh-logo-panel p {
    margin: 0;
    font-size: 13px;
    line-height: 1.25;
}

.botta-fh-logo-panel-marquee img {
    justify-self: center;
    max-width: 100%;
    max-height: 54px;
    object-fit: contain;
}

.botta-fh-trusted-slot {
    display: grid;
    min-height: 280px;
    padding: 0;
    background: var(--fh-soft);
}

.botta-fh-trusted-slot-body {
    position: relative;
    z-index: 1;
    display: grid;
    align-content: start;
    height: 100%;
    transition: transform 420ms ease, opacity 420ms ease;
}

.botta-fh-trusted-slot.is-transitioning-out .botta-fh-trusted-slot-body {
    opacity: 0;
    transform: translateX(-24px);
}

.botta-fh-trusted-slot.is-transitioning-in .botta-fh-trusted-slot-body {
    opacity: 0;
    transform: translateX(24px);
}

.botta-fh-trusted-slot[data-item-kind="testimonial"] .botta-fh-trusted-slot-body {
    padding: 30px 24px 22px;
}

.botta-fh-trusted-slot[data-item-kind="media"] .botta-fh-trusted-slot-body {
    padding: 0;
}

.botta-fh-trusted-slot[data-item-kind="testimonial"] .botta-fh-trusted-slot-body::before {
    content: "\201C";
    display: block;
    margin-bottom: 10px;
    color: #2e3836;
    font-size: 72px;
    font-weight: 800;
    line-height: 0.45;
}

.botta-fh-trusted-slot p {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.28;
}

.botta-fh-trusted-slot cite {
    font-style: normal;
    font-size: 14px;
    line-height: 1.3;
}

.botta-fh-trusted-slot--tall {
    grid-area: tall;
    min-height: 412px;
}

.botta-fh-trusted-slot--lime {
    grid-area: lime;
    min-height: 330px;
    background: var(--fh-lime);
}

.botta-fh-trusted-slot--wide {
    grid-area: wide;
    min-height: 330px;
}

.botta-fh-trusted-slot--detail {
    grid-area: detail;
    min-height: 204px;
}

.botta-fh-trusted-slot[data-item-kind="testimonial"] {
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;
    row-gap: 0;
    padding-bottom: 18px;
}

.botta-fh-trusted-slot img {
    width: 100%;
    height: 100%;
    min-height: inherit;
    object-fit: cover;
}

.botta-fh-dots {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.botta-fh-dots span {
    width: 11px;
    height: 11px;
    border-radius: 999px;
    background: #c4ccc9;
}

.botta-fh-dots .is-active {
    background: #091306;
}

.botta-fh-logo-panel .botta-fh-dots {
    align-self: end;
}

.botta-fh-trusted-slot .botta-fh-dots {
    margin-top: auto;
}

.botta-fh-trusted-slot[data-item-kind="media"] .botta-fh-dots {
    position: absolute;
    left: 50%;
    bottom: 16px;
    z-index: 2;
    transform: translateX(-50%);
}

.botta-fh-trusted-slot[data-item-kind="testimonial"] .botta-fh-dots {
    justify-self: center;
    padding-top: 20px;
    padding-bottom: 4px;
}

.botta-fh-beyond {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 42px;
}

.botta-fh-beyond-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
}

.botta-fh-beyond article {
    min-height: 520px;
    display: grid;
    grid-template-rows: 220px auto 1fr auto;
    gap: 18px;
    padding: 14px 22px 24px;
    border-left: 1px solid rgba(9, 19, 6, 0.18);
}

.botta-fh-beyond article:nth-child(2) {
    background: linear-gradient(180deg, #f7f2ea 0%, #efe4d3 100%);
}

.botta-fh-beyond img {
    width: 100%;
    height: 220px;
    object-fit: contain;
}

.botta-fh-beyond h3 {
    margin: 0;
    font-size: 30px;
    line-height: 1.08;
}

.botta-fh-trusted > h2 {
    max-width: 560px;
    color: var(--Dark-Green, #1C3A13);
    font-family: Inter, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0;
}

.botta-fh-trusted > h2 span {
    display: block;
}

.botta-fh-sustainability {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 727px;
    gap: 72px;
    align-items: center;
}

.botta-fh-sustainability > div {
    max-width: 500px;
}

.botta-fh-sustainability .botta-fh-small-label {
    margin-bottom: 18px;
}

.botta-fh-sustainability h2 {
    max-width: 460px;
    color: var(--Dark-Green, #1C3A13);
    font-family: Inter, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
}

.botta-fh-sustainability ul {
    display: grid;
    gap: 32px;
    padding: 0;
    margin: 38px 0 0;
    list-style: none;
}

.botta-fh-sustainability li {
    position: relative;
    min-height: 60px;
    padding-left: 76px;
    display: flex;
    align-items: center;
    color: #2b3332;
    font-size: 18px;
    line-height: 1.22;
}

.botta-fh-sustainability li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
}

.botta-fh-sustainability li:nth-child(1)::before {
    background-image: url("../vector/Item Icon.svg");
}

.botta-fh-sustainability li:nth-child(2)::before {
    background-image: url("../vector/Item Icon-1.svg");
}

.botta-fh-sustainability li:nth-child(3)::before {
    background-image: url("../vector/Item Icon-2.svg");
}

.botta-fh-sustainability > img {
    width: 727px;
    height: 485px;
    justify-self: end;
    border-radius: 50px;
    object-fit: cover;
    object-position: 62% 46%;
}

.botta-fh-contact {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    align-items: center;
    justify-items: center;
    width: min(100%, 1440px);
    padding: 56px 88px;
    border-radius: var(--fh-radius-xl);
    color: #fcfcf7;
    background: #091306;
    text-align: center;
}

.botta-fh-contact > div {
    max-width: 760px;
}

.botta-fh-contact h2,
.botta-fh-contact .botta-fh-small-label {
    color: #fcfcf7;
}

.botta-fh-contact-cta {
    justify-self: center;
}

.botta-fh-contact-cta,
.botta-fh-contact-cta:visited {
    min-width: 184px;
    padding-inline: 28px;
    color: #000 !important;
    background: #d3fa99;
    border-color: #d3fa99;
}

.botta-fh-contact-cta:hover,
.botta-fh-contact-cta:focus-visible {
    color: #000 !important;
    background: #e2ffb7;
    border-color: #e2ffb7;
    box-shadow: 0 10px 24px rgba(211, 250, 153, 0.32), 0 0 0 3px rgba(211, 250, 153, 0.22);
    transform: translateY(-2px);
}

.botta-fh-form {
    display: grid;
    gap: 16px;
    padding: 24px;
    border-radius: 25px;
    background: #fcfcf7;
}

.botta-fh-form div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.botta-fh-form input,
.botta-fh-form textarea {
    width: 100%;
    border: 0;
    border-radius: 10px;
    color: var(--fh-ink);
    background: var(--fh-soft);
    font: inherit;
}

.botta-fh-form input {
    height: 48px;
    padding: 14px 16px;
}

.botta-fh-form textarea {
    min-height: 150px;
    padding: 16px;
    resize: vertical;
}

.botta-fh-form button {
    width: 100%;
}

.botta-fh-footer {
    display: grid;
    grid-template-columns: 360px 340px 1fr;
    grid-template-areas:
        "brand contacts main"
        "social enquiries legals";
    column-gap: 88px;
    row-gap: 62px;
    min-height: 498px;
    align-content: start;
    padding: 66px 0 72px;
}

.botta-fh-footer-brand {
    grid-area: brand;
}

.botta-fh-footer-social {
    grid-area: social;
}

.botta-fh-footer-contacts {
    grid-area: contacts;
}

.botta-fh-footer-enquiries {
    grid-area: enquiries;
}

.botta-fh-footer-main {
    grid-area: main;
}

.botta-fh-footer-legals {
    grid-area: legals;
}

.botta-fh-footer-brand img {
    width: 181px;
    height: 118px;
    display: block;
    object-fit: contain;
}

.botta-fh-footer h2 {
    margin: 0 0 14px;
    color: var(--fh-ink);
    font-family: Inter, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.botta-fh-footer p,
.botta-fh-footer a {
    display: block;
    margin: 0 0 12px;
    color: var(--fh-ink);
    font-family: Inter, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

.botta-fh-socials {
    display: flex;
    gap: 19px;
    align-items: center;
}

.botta-fh-socials a {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: var(--fh-ink);
    line-height: 0;
    background: #f6f3e9;
    border: 1px solid rgba(28, 58, 19, 0.14);
    border-radius: 999px;
    box-shadow: 0 8px 18px rgba(28, 58, 19, 0.08);
    transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.botta-fh-socials a + a {
    margin-top: 0;
}

.botta-fh-socials a:hover,
.botta-fh-socials a:focus-visible {
    background: #ffffff;
    border-color: rgba(28, 58, 19, 0.28);
    transform: translateY(-1px);
}

.botta-fh-socials svg {
    width: 18px;
    height: 18px;
    display: block;
    flex: 0 0 18px;
    margin: auto;
}

@media (min-width: 1025px) and (max-height: 820px) {
    .botta-fh-hero {
        min-height: 720px;
        padding-bottom: 56px;
    }

    .botta-fh-hero::before,
    .botta-fh-hero::after {
        bottom: -20px;
        width: 126px;
        height: 150px;
    }

    .botta-fh-hero-copy {
        left: 78px;
        right: 78px;
        top: 452px;
        grid-template-columns: minmax(0, 656px) minmax(0, 462px);
        gap: 20px;
    }

    .botta-fh-hero h1 {
        font-size: 58px;
        line-height: 64px;
    }

    .botta-fh-hero .botta-fh-eyebrow {
        margin-bottom: 14px;
        font-size: 11px;
        line-height: 15px;
    }

    .botta-fh-hero-copy > p:last-child {
        padding-top: 32px;
        font-size: 16px;
        line-height: 1.2;
    }

    .botta-fh-hero-art {
        width: 111.111%;
        height: 450px;
        transform: scale(0.9);
        transform-origin: top left;
    }
}

@media (max-width: 1024px) {
    .botta-fh-nav {
        grid-template-columns: 110px 1fr auto auto;
        gap: 18px;
        padding-inline: 28px;
    }

    .botta-fh-menu {
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-left: 0;
    }

    .botta-fh-menu-link {
        padding-inline: 14px;
    }

    .botta-fh-mega-panel {
        top: 100%;
    }

    .botta-fh-mega-grid--columns {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .botta-fh-mega-grid--cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .botta-fh-mega-card {
        min-height: 300px;
    }

    .botta-fh-mega-cta {
        min-height: 220px;
    }

    .botta-fh-mega-card-panel {
        gap: 12px;
        padding: 112px 14px 20px;
    }

    .botta-fh-mega-card-copy strong {
        font-size: 17px;
    }

    .botta-fh-intro,
    .botta-fh-beyond,
    .botta-fh-sustainability,
    .botta-fh-contact {
        grid-template-columns: 1fr;
    }

    .botta-fh-footer {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        grid-template-areas:
            "brand contacts"
            "social contacts"
            "enquiries main"
            "enquiries legals";
        column-gap: 40px;
        row-gap: 44px;
    }

    .botta-fh-hero {
        min-height: 760px;
    }

    .botta-fh-hero::before,
    .botta-fh-hero::after {
        bottom: -16px;
        width: 108px;
        height: 128px;
    }

    .botta-fh-hero-copy {
        left: 56px;
        right: 56px;
        top: 414px;
        grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
        gap: 28px;
    }

    .botta-fh-hero h1 {
        font-size: 52px;
        line-height: 58px;
    }

    .botta-fh-hero-copy > p:last-child {
        padding-top: 34px;
        font-size: 16px;
        line-height: 1.2;
    }

    .botta-fh-hero-vine--left {
        left: -270px;
        top: 214px;
    }

    .botta-fh-hero-vine--right {
        right: -300px;
        top: 116px;
    }

    .botta-fh-hero-item {
        transform: scale(0.78);
        transform-origin: top left;
    }

    .botta-fh-hero-item--1 { left: 88px; top: 128px; }
    .botta-fh-hero-item--2 { left: 322px; top: 132px; }
    .botta-fh-hero-item--3 { left: 480px; top: 142px; }
    .botta-fh-hero-item--4 { left: 636px; top: 138px; }
    .botta-fh-hero-item--5 { left: 790px; top: 140px; }
    .botta-fh-hero-item--6 { left: 24px; top: 292px; }
    .botta-fh-hero-item--7 { left: 236px; top: 274px; }
    .botta-fh-hero-item--8 { left: 418px; top: 304px; }
    .botta-fh-hero-item--9 { left: 640px; top: 304px; }
    .botta-fh-hero-item--10 { left: 844px; top: 306px; }

    .botta-fh-awards {
        grid-template-columns: 290px 1fr;
        gap: 30px;
        padding-inline: 56px;
    }

    .botta-fh-product-grid,
    .botta-fh-beyond-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .botta-fh-trusted-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            "logos logos"
            "tall tall"
            "wide lime"
            "detail detail";
    }

    .botta-fh-trusted-slot--tall {
        min-height: 320px;
    }

    .botta-fh-trusted-slot--wide,
    .botta-fh-trusted-slot--lime {
        min-height: 280px;
    }

    .botta-fh-trusted-slot--detail {
        min-height: 240px;
    }

    .botta-fh-sustainability {
        gap: 48px;
    }

    .botta-fh-sustainability > img {
        width: 100%;
        height: 440px;
        min-height: 0;
    }
}

@media (min-width: 768px) and (max-width: 1180px) {
    .botta-fh-nav {
        width: min(calc(100% - 72px), 1373px);
        grid-template-columns: 104px minmax(0, 1fr) auto auto;
        gap: 12px;
        padding: 0 28px;
    }

    .botta-fh-logo img {
        width: 94px;
    }

    .botta-fh-menu {
        gap: 2px;
        padding-left: 4px;
        font-size: 15px;
        line-height: 18px;
    }

    .botta-fh-menu-link {
        gap: 6px;
        padding-inline: 10px;
    }

    .botta-fh-language-toggle {
        min-width: 78px;
        padding-inline: 10px;
    }

    .botta-fh-nav-cta {
        min-width: 166px;
        padding-inline: 18px;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {
    .botta-fh-nav {
        top: 0;
        display: flex;
        min-height: 56px;
        gap: 10px;
        padding: 8px 14px;
        border-radius: 0 0 24px 24px;
        background: var(--fh-cream);
        box-shadow: 0 6px 14px rgba(9, 19, 6, 0.06);
        align-items: center;
        justify-content: flex-start;
    }

    .botta-fh-logo {
        display: inline-flex;
        align-items: center;
        margin-right: auto;
    }

    .botta-fh-logo img {
        width: 84px;
    }

    .botta-fh-menu-toggle {
        display: block;
        width: 40px;
        height: 40px;
        margin: 0 0 0 2px;
    }

    .botta-fh-nav-cta {
        display: none;
    }

    .botta-fh-menu {
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        right: 0;
        display: none;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 8px;
        padding: 14px;
        max-height: calc(100vh - 120px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;
        border-radius: 24px;
        background: var(--fh-cream);
        box-shadow: 0 18px 36px rgba(9, 19, 6, 0.14);
        z-index: 25;
    }

    .botta-fh-nav.is-menu-open .botta-fh-menu {
        display: flex;
    }

    .botta-fh-menu-item {
        display: block;
        width: 100%;
    }

    .botta-fh-menu-link {
        width: 100%;
        justify-content: space-between;
        padding: 14px 12px;
        border-radius: 18px;
    }

    .botta-fh-mega-panel {
        display: none;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        margin-top: 6px;
        opacity: 1;
        pointer-events: auto;
        transform: none;
        border-radius: 18px;
        box-shadow: none;
        background: #f4f3ed;
    }

    .botta-fh-mobile-submenu {
        display: block;
        margin-top: 6px;
        padding: 12px 14px;
        border-radius: 18px;
        background: #f4f3ed;
    }

    .botta-fh-mobile-submenu-list {
        gap: 4px;
    }

    .botta-fh-mobile-submenu-list a,
    .botta-fh-mobile-submenu-list a:visited {
        padding: 10px 12px;
        border-radius: 12px;
        color: #303b39 !important;
        background: transparent;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.25;
    }

    .botta-fh-mobile-submenu-list a:hover,
    .botta-fh-mobile-submenu-list a:focus-visible,
    .botta-fh-mobile-submenu-list a:active {
        color: #091306 !important;
        background: #ffffff;
    }

    .botta-fh-mobile-menu-cta {
        display: inline-flex !important;
        width: 100%;
        min-height: 50px;
        margin-top: 6px;
        padding-inline: 18px;
        font-size: 15px;
    }

    .botta-fh-language-toggle {
        min-width: 100px;
        min-height: 36px;
        gap: 8px;
        padding: 2px 12px;
        font-size: 13px;
    }

    .botta-fh-language {
        display: inline-flex;
        align-items: center;
        margin-left: 0;
        margin-right: 0;
        flex: 0 0 auto;
    }

    .botta-fh-language-menu {
        right: 0;
        left: auto;
    }
}

@media (max-width: 767px) {
    .botta-fh-nav,
    .botta-fh-awards,
    .botta-fh-intro,
    .botta-fh-products,
    .botta-fh-trusted,
    .botta-fh-sustainability,
    .botta-fh-footer {
        width: min(calc(100% - 24px), 1264px);
    }

    .botta-fh-hero,
    .botta-fh-beyond {
        width: min(100%, 1440px);
    }

    .botta-fh-nav {
        top: 0;
        display: flex;
        min-height: 56px;
        gap: 10px;
        padding: 8px 14px;
        border-radius: 0 0 24px 24px;
        background: var(--fh-cream);
        box-shadow: 0 6px 14px rgba(9, 19, 6, 0.06);
        align-items: center;
        justify-content: flex-start;
    }

    .botta-fh-logo {
        display: inline-flex;
        align-items: center;
        margin-right: auto;
    }

    .botta-fh-logo img {
        width: 84px;
    }

    .botta-fh-menu-toggle {
        display: block;
        margin: 0;
        width: 40px;
        height: 40px;
        margin-left: 2px;
    }

    .botta-fh-nav.is-menu-open .botta-fh-menu-toggle span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    .botta-fh-nav.is-menu-open .botta-fh-menu-toggle span:nth-child(2) {
        opacity: 0;
    }

    .botta-fh-nav.is-menu-open .botta-fh-menu-toggle span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    .botta-fh-nav-cta {
        display: none;
    }

    .botta-fh-menu {
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        right: 0;
        display: none;
        flex-direction: column;
        gap: 8px;
        padding: 14px;
        max-height: calc(100vh - 120px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;
        border-radius: 24px;
        background: var(--fh-cream);
        box-shadow: 0 18px 36px rgba(9, 19, 6, 0.14);
        z-index: 25;
    }

    .botta-fh-nav.is-menu-open .botta-fh-menu {
        display: flex;
    }

    .botta-fh-menu-item {
        display: block;
    }

    .botta-fh-menu-link {
        width: 100%;
        justify-content: space-between;
        padding: 14px 12px;
        border-radius: 18px;
    }

    .botta-fh-mega-panel {
        display: none;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        margin-top: 6px;
        opacity: 1;
        pointer-events: auto;
        transform: none;
        border-radius: 18px;
        box-shadow: none;
        background: #f4f3ed;
    }

    .botta-fh-mobile-submenu {
        display: block;
        margin-top: 6px;
        padding: 12px 14px;
        border-radius: 18px;
        background: #f4f3ed;
    }

    .botta-fh-mega-grid--columns,
    .botta-fh-mega-grid--cards {
        grid-template-columns: 1fr;
        gap: 12px;
        padding: 14px;
    }

    .botta-fh-mega-card-panel {
        gap: 10px;
        padding: 104px 14px 16px;
    }

    .botta-fh-mega-card-copy span {
        font-size: 12px;
    }

    .botta-fh-mega-column + .botta-fh-mega-column {
        border-left: 0;
        border-top: 1px solid rgba(9, 19, 6, 0.12);
        margin-top: 8px;
        padding-top: 18px;
    }

    .botta-fh-language-toggle {
        min-width: 100px;
        min-height: 36px;
        gap: 8px;
        padding: 2px 12px;
        font-size: 13px;
    }

    .botta-fh-language {
        display: inline-flex;
        align-items: center;
        margin-left: 0;
        margin-right: 0;
        flex: 0 0 auto;
    }

    .botta-fh-language-menu {
        right: 0;
        left: auto;
    }

    .botta-fh-hero {
        min-height: 0;
        display: grid;
        align-content: start;
        padding-top: 76px;
        padding-bottom: 36px;
    }

    .botta-fh-hero::before,
    .botta-fh-hero::after {
        bottom: -12px;
        width: 82px;
        height: 98px;
    }

    .botta-fh-hero-art {
        position: relative;
        inset: auto;
        height: auto;
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        justify-items: center;
        padding: 12px 12px 0;
        overflow: hidden;
    }

    .botta-fh-hero-track {
        position: relative;
        display: flex;
        width: min(100%, 330px);
        margin: 0 auto;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .botta-fh-hero-track::-webkit-scrollbar {
        display: none;
    }

    .botta-fh-hero-copy {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        grid-template-columns: 1fr;
        gap: 18px;
        width: min(calc(100% - 40px), 1264px);
        margin: 20px auto 0;
    }

    .botta-fh-hero-copy > p:last-child {
        max-width: none;
        padding-top: 0;
        font-size: 16px;
        line-height: 1.38;
    }

    .botta-fh-hero-vine {
        display: none;
    }

    .botta-fh-hero-item {
        position: relative;
        left: auto !important;
        top: auto !important;
        display: grid;
        flex: 0 0 100%;
        width: 100%;
        min-height: 218px;
        min-width: 0;
        padding: 0 38px;
        align-content: start;
        justify-items: center;
        scroll-snap-align: center;
        scroll-snap-stop: always;
        text-align: center;
        transform: none;
    }

    .botta-fh-hero-item span {
        display: inline-flex;
        width: fit-content;
        max-width: 100%;
        min-height: 34px;
        margin: -2px auto 0;
        padding: 7px 14px;
        text-align: center;
        font-size: 12px;
        line-height: 1.3;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .botta-fh-hero-item img {
        width: min(100%, 240px);
        height: 168px;
        margin: 0 auto;
        object-fit: contain;
    }

    .botta-figma-home .botta-fh-hero-control {
        position: absolute;
        top: 86px;
        z-index: 4;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        min-width: 36px;
        max-width: 36px;
        height: 36px;
        min-height: 36px;
        max-height: 36px;
        padding: 0;
        border: 1px solid rgba(9, 19, 6, 0.18);
        border-radius: 999px;
        color: #091306;
        background: rgba(252, 252, 247, 0.86);
        background-color: rgba(252, 252, 247, 0.86);
        box-shadow: 0 6px 14px rgba(9, 19, 6, 0.12);
        cursor: pointer;
        font-size: 0;
        line-height: 0;
        appearance: none;
        -webkit-appearance: none;
    }

    .botta-figma-home .botta-fh-hero-control::before {
        content: "";
        width: 10px;
        height: 10px;
        border-top: 2px solid #091306;
        border-right: 2px solid #091306;
    }

    .botta-figma-home .botta-fh-hero-control--prev {
        left: 16px;
    }

    .botta-figma-home .botta-fh-hero-control--prev::before {
        transform: rotate(-135deg);
        margin-left: 4px;
    }

    .botta-figma-home .botta-fh-hero-control--next {
        right: 16px;
    }

    .botta-figma-home .botta-fh-hero-control--next::before {
        transform: rotate(45deg);
        margin-right: 4px;
    }

    .botta-fh-hero-dots {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 7px;
        margin-top: 12px;
    }

    .botta-figma-home .botta-fh-hero-dots button {
        width: 8px;
        min-width: 8px;
        max-width: 8px;
        height: 8px;
        max-height: 8px;
        min-height: 0;
        padding: 0;
        border: 0;
        border-radius: 999px;
        background: rgba(9, 19, 6, 0.3);
        background-color: rgba(9, 19, 6, 0.3);
        box-shadow: none;
        cursor: pointer;
        font-size: 0;
        line-height: 0;
        appearance: none;
        -webkit-appearance: none;
    }

    .botta-figma-home .botta-fh-hero-dots button.is-active,
    .botta-figma-home .botta-fh-hero-dots button[aria-current="true"] {
        width: 18px;
        min-width: 18px;
        max-width: 18px;
        background: #091306;
        background-color: #091306;
    }

    .botta-fh-hero h1 {
        max-width: 100%;
        font-size: 34px;
        line-height: 38px;
        overflow-wrap: anywhere;
    }

    .botta-fh-hero .botta-fh-eyebrow {
        max-width: 300px;
    }

    .botta-fh-hero p {
        max-width: 100%;
    }

    .botta-fh-awards {
        grid-template-columns: 1fr;
        gap: 18px;
        padding-inline: 28px;
        overflow: hidden;
    }

    .botta-fh-awards h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .botta-fh-awards ul {
        gap: 18px;
    }

    .botta-fh-awards li {
        width: 96px;
        flex-basis: 96px;
    }

    .botta-fh-product-grid,
    .botta-fh-trusted-grid,
    .botta-fh-beyond-grid,
    .botta-fh-form div {
        grid-template-columns: 1fr;
        min-width: 0;
    }

    .botta-fh-products {
        padding: 20px;
        border-radius: 24px;
    }

    .botta-fh-product-card {
        min-height: auto;
        min-width: 0;
    }

    .botta-fh-product-card img,
    .botta-fh-trusted-slot img,
    .botta-fh-sustainability > img {
        max-width: 100%;
    }

    .botta-fh-product-card h3,
    .botta-fh-trusted h2,
    .botta-fh-trusted-slot p {
        overflow-wrap: anywhere;
        white-space: normal;
    }

    .botta-fh-product-card h3 {
        min-height: auto;
        padding-inline: 12px;
        font-size: 22px;
        line-height: 1.16;
    }

    .botta-fh-trusted-slot p {
        font-size: 20px;
        line-height: 1.35;
    }

    .botta-fh-trusted-grid {
        grid-template-areas:
            "logos"
            "tall"
            "wide"
            "lime"
            "detail";
    }

    .botta-fh-logo-panel {
        min-width: 0;
        min-height: auto;
        padding: 18px 18px 22px;
        border-radius: 24px;
    }

    .botta-fh-logo-panel-track {
        min-height: 168px;
        padding: 22px 14px 14px;
        border-radius: 22px;
    }

    .botta-fh-logo-panel-marquee {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px 18px;
    }

    .botta-fh-trusted-slot--tall,
    .botta-fh-trusted-slot--lime,
    .botta-fh-trusted-slot--wide,
    .botta-fh-trusted-slot--detail {
        min-height: auto;
    }

    .botta-fh-trusted-slot {
        border-radius: 24px;
    }

    .botta-fh-trusted-slot[data-item-kind="testimonial"] .botta-fh-trusted-slot-body {
        padding: 24px 18px 30px;
    }

    .botta-fh-trusted-slot img {
        min-height: 240px;
    }

    .botta-fh-trusted-slot .botta-fh-dots {
        margin-bottom: 8px;
    }

    .botta-fh-trusted-slot[data-item-kind="media"] .botta-fh-dots {
        bottom: 24px;
    }

    .botta-fh-beyond {
        gap: 24px;
    }

    .botta-fh-beyond > h2 {
        padding-inline: 20px;
    }


    .botta-fh-beyond article {
        min-height: auto;
        border-left: 0;
        border-top: 1px solid rgba(9, 19, 6, 0.18);
    }

    .botta-fh-sustainability {
        gap: 28px;
    }

    .botta-fh-sustainability h2 {
        max-width: none;
        font-size: 40px;
        line-height: 1.08;
    }

    .botta-fh-sustainability ul {
        gap: 24px;
        margin-top: 28px;
    }

    .botta-fh-sustainability > img {
        width: 100%;
        height: 320px;
        min-height: 0;
        border-radius: 28px;
    }

    .botta-fh-sustainability li {
        min-height: 56px;
        padding-left: 72px;
        font-size: 16px;
    }

    .botta-fh-sustainability > img {
        min-height: 320px;
        border-radius: 24px;
    }

    .botta-fh-contact {
        width: min(calc(100% - 16px), 1440px);
        padding: 32px 18px;
        border-radius: 24px;
    }

    .botta-fh-footer {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-areas:
            "brand contacts"
            "social contacts"
            "enquiries main"
            "enquiries legals";
        column-gap: 24px;
        row-gap: 36px;
        min-height: auto;
        padding-block: 46px 56px;
    }

    .botta-fh-footer-brand img {
        width: 128px;
        height: auto;
    }

    .botta-fh-footer h2 {
        font-size: 11px;
        line-height: 15px;
    }

    .botta-fh-footer p,
    .botta-fh-footer a {
        font-size: 13px;
        line-height: 16px;
        overflow-wrap: anywhere;
    }

    .botta-fh-socials {
        gap: 8px;
        flex-wrap: wrap;
    }

    .botta-fh-socials a {
        width: 28px;
        height: 28px;
        flex-basis: 28px;
    }

    .botta-fh-socials svg {
        width: 16px;
        height: 16px;
        flex-basis: 16px;
    }
}

.botta-figma-home,
:root {
    --fh-ink: #091306;
    --fh-muted: #2b3332;
    --fh-cream: #fcfcf7;
    --fh-soft: #eeeee9;
    --fh-green: #1c3a13;
    --fh-card: #45663b;
    --fh-lime: #d3fa99;
    --fh-radius-xl: 50px;
    --fh-radius-lg: 30px;
    --fh-radius-md: 20px;
}

@media (max-width: 767px) {
    .botta-fh-mobile-submenu {
        display: none;
    }

    .botta-fh-menu-item.is-mobile-submenu-open > .botta-fh-mobile-submenu {
        display: block;
    }

    .botta-fh-menu-item.is-mobile-submenu-open > .botta-fh-menu-link {
        color: #091306 !important;
        background: #f4f3ed;
    }

    .botta-fh-menu-item.is-mobile-submenu-open .botta-fh-menu-caret {
        transform: translateY(2px) rotate(225deg);
    }

    .botta-fh-mobile-menu-cta {
        order: -1;
        margin-top: 0;
        margin-bottom: 6px;
    }
}
