:root {
    --ag-home-ink: #202720;
    --ag-home-green: #405545;
    --ag-home-green-dark: #25382b;
    --ag-home-brass: #9b7b47;
    --ag-home-paper: #f7f6f1;
    --ag-home-cream: #ede9df;
    --ag-home-white: #ffffff;
    --ag-home-line: #d8d5cc;
    --ag-home-display: Optima, Candara, "Avenir Next", "Helvetica Neue", Arial, sans-serif;
    --ag-home-body: "Avenir Next", Poppins, "Helvetica Neue", Arial, sans-serif;
}

.ag-official-logo-link {
    align-items: center !important;
    display: flex !important;
    font-size: 0 !important;
    justify-content: center !important;
    overflow: visible !important;
}

.ag-official-logo-link::after {
    content: none !important;
    display: none !important;
}

.component-menu-header_title-block_center_link.ag-official-logo-link {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 240px !important;
    width: 240px !important;
}

.section-header_menu-wrapper {
    justify-content: center !important;
}

.header__inline-menus {
    align-items: center;
    column-gap: clamp(16px, 1.2vw, 24px);
    justify-content: center;
}

.header-inline-menus__item {
    padding-right: 0 !important;
}

.ag-official-logo-crop {
    display: block;
    height: 62px;
    overflow: hidden;
    position: relative;
    width: 240px;
}

.ag-official-logo {
    height: 129px !important;
    left: 50%;
    max-width: none !important;
    max-height: none !important;
    position: absolute;
    top: -33px;
    transform: translateX(-50%);
    width: 430px !important;
}

.component-menu-header_title-block_center_link .ag-official-logo {
    mix-blend-mode: multiply;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero {
    position: relative;
    background: var(--ag-home-green-dark);
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__media {
    height: clamp(540px, 68vh, 760px);
    max-height: none !important;
    position: relative;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__media::after {
    background: rgba(17, 26, 18, 0.3);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero picture,
#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__image {
    height: 100% !important;
    width: 100% !important;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__image {
    object-fit: cover;
    object-position: center center;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__text-wrapper {
    align-items: center;
    display: flex;
    inset: 0;
    justify-content: flex-end;
    padding: 48px max(7vw, 32px);
    position: absolute;
    z-index: 2;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__text {
    color: var(--ag-home-white);
    margin: 0;
    max-width: 520px;
    text-align: left;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__title {
    color: var(--ag-home-white) !important;
    font-family: var(--ag-home-display) !important;
    font-size: clamp(44px, 4.6vw, 64px) !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    margin: 0 0 24px !important;
    text-transform: none !important;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc {
    color: var(--ag-home-white) !important;
    display: block;
    font-family: var(--ag-home-body) !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.65 !important;
    margin: 0 0 28px !important;
    max-width: 490px;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc strong {
    display: block;
    font-family: var(--ag-home-display);
    font-size: clamp(25px, 2.3vw, 34px);
    font-weight: 500;
    line-height: 1.18;
    margin-bottom: 12px;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc span {
    display: block;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__button,
.ag-home-v3-story-copy>a {
    background: var(--ag-home-green-dark) !important;
    border: 1px solid var(--ag-home-green-dark) !important;
    border-radius: 2px !important;
    color: var(--ag-home-white) !important;
    display: inline-flex;
    font-family: var(--ag-home-body) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    justify-content: center;
    letter-spacing: 0 !important;
    line-height: 1;
    padding: 16px 22px !important;
    text-decoration: none;
    text-transform: none !important;
}

.ag-home-v3-secondary-link {
    color: var(--ag-home-white);
    display: inline-block;
    font-family: var(--ag-home-body);
    font-size: 14px;
    font-weight: 600;
    margin: 48px 0 0 20px;
    padding: 8px 0;
    text-decoration: underline;
    text-underline-offset: 5px;
    vertical-align: top;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .ag-home-v3-secondary-link {
    color: var(--ag-home-white) !important;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.36);
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__button {
    background: var(--ag-home-green-dark) !important;
    border-color: var(--ag-home-green-dark) !important;
    color: var(--ag-home-white) !important;
    overflow: hidden;
    vertical-align: top;
}

#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__button::before,
#shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__button::after {
    border-radius: 2px !important;
}

.ag-home-v3 {
    background: var(--ag-home-paper);
    color: var(--ag-home-ink);
    font-family: var(--ag-home-body);
    overflow: hidden;
}

.ag-home-v3 h2,
.ag-home-v3 h3,
.ag-home-v3 p {
    color: inherit;
    letter-spacing: 0;
    margin-top: 0;
}

.ag-home-v3 h2,
.ag-home-v3 h3 {
    font-family: var(--ag-home-display);
    font-weight: 500;
}

.ag-home-v3-trust {
    background: var(--ag-home-green-dark);
    color: var(--ag-home-white);
    display: grid;
    gap: 0;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 0 max(4vw, 24px);
}

.ag-home-v3-trust>div {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    min-height: 150px;
    padding: 32px clamp(18px, 2.2vw, 36px);
}

.ag-home-v3-trust>div:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.ag-home-v3-trust strong,
.ag-home-v3-trust span {
    display: block;
}

.ag-home-v3-trust strong {
    font-family: var(--ag-home-display);
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 10px;
}

.ag-home-v3-trust span {
    color: rgba(255, 255, 255, 0.74);
    font-size: 13px;
    line-height: 1.55;
}

.ag-home-v3-spaces,
.ag-home-v3-principles {
    margin: 0 auto;
    max-width: 1480px;
    padding: 104px clamp(24px, 5vw, 72px);
}

.ag-home-v3-section-heading {
    margin-bottom: 46px;
    max-width: 760px;
}

.ag-home-v3-section-heading>p,
.ag-home-v3-story-copy>p,
.ag-home-v3-newsletter p {
    color: var(--ag-home-brass);
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.ag-home-v3-section-heading h2,
.ag-home-v3-story-copy h2,
.ag-home-v3-newsletter h2 {
    font-size: clamp(35px, 4.2vw, 58px);
    line-height: 1.08;
    margin-bottom: 20px;
}

.ag-home-v3-section-heading>span,
.ag-home-v3-story-copy>span,
.ag-home-v3-newsletter>div>span {
    color: #566057;
    display: block;
    font-size: 16px;
    line-height: 1.7;
    max-width: 660px;
}

.ag-home-v3-space-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ag-home-v3-space {
    color: var(--ag-home-ink);
    display: block;
    text-decoration: none;
}

.ag-home-v3-space img {
    aspect-ratio: 4 / 5;
    display: block;
    object-fit: cover;
    width: 100%;
}

.ag-home-v3-space:first-child img {
    object-position: 30% center;
}

.ag-home-v3-space>div {
    border-bottom: 1px solid var(--ag-home-line);
    padding: 24px 2px 26px;
}

.ag-home-v3-space span {
    color: var(--ag-home-brass);
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.ag-home-v3-space h3 {
    font-size: clamp(23px, 2.1vw, 31px);
    line-height: 1.2;
    margin-bottom: 17px;
}

.ag-home-v3-space b {
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.ag-home-v3-story {
    background: var(--ag-home-cream);
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(360px, 0.75fr);
    min-height: 650px;
}

.ag-home-v3-story-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.ag-home-v3-story-copy {
    align-self: center;
    padding: 72px clamp(36px, 6vw, 96px);
}

.ag-home-v3-story-copy h2 {
    font-size: clamp(36px, 4vw, 56px);
}

.ag-home-v3-story-copy>a {
    margin-top: 30px;
}

.ag-home-v3-principles {
    padding-bottom: 112px;
}

.ag-home-v3-principle-grid {
    border-bottom: 1px solid var(--ag-home-line);
    border-top: 1px solid var(--ag-home-line);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ag-home-v3-principle-grid article {
    min-height: 270px;
    padding: 38px clamp(20px, 3vw, 46px);
}

.ag-home-v3-principle-grid article+article {
    border-left: 1px solid var(--ag-home-line);
}

.ag-home-v3-principle-grid article>span {
    color: var(--ag-home-brass);
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 32px;
    text-transform: uppercase;
}

.ag-home-v3-principle-grid h3 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 14px;
}

.ag-home-v3-principle-grid p {
    color: #4f584f;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0;
    max-width: 36ch;
}

.ag-home-v3-newsletter {
    align-items: end;
    background: var(--ag-home-green-dark);
    color: var(--ag-home-white);
    display: grid;
    gap: 70px;
    grid-template-columns: minmax(0, 1.2fr) minmax(360px, 0.8fr);
    padding: 86px clamp(24px, 7vw, 112px);
}

.ag-home-v3-newsletter h2 {
    font-size: clamp(34px, 3.8vw, 52px);
    margin-bottom: 16px;
}

.ag-home-v3-newsletter>div>span {
    color: rgba(255, 255, 255, 0.72);
}

.ag-home-v3-newsletter form label {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
}

.ag-home-v3-newsletter form>div {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
}

.ag-home-v3-newsletter input {
    background: var(--ag-home-white);
    border: 1px solid var(--ag-home-white);
    border-radius: 2px 0 0 2px;
    color: var(--ag-home-ink);
    font: 15px var(--ag-home-body);
    min-height: 52px;
    min-width: 0;
    padding: 0 16px;
    width: 100%;
}

.ag-home-v3-newsletter button {
    background: var(--ag-home-brass);
    border: 1px solid var(--ag-home-brass);
    border-radius: 0 2px 2px 0;
    color: var(--ag-home-white);
    cursor: pointer;
    font: 600 14px var(--ag-home-body);
    min-height: 52px;
    padding: 0 22px;
}

.ag-home-v3-newsletter button:disabled {
    cursor: wait;
    opacity: 0.72;
}

.ag-home-v3-newsletter .ag-home-v3-newsletter-status {
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    margin: 12px 0 0;
    min-height: 20px;
    text-transform: none;
}

.ag-home-v3-newsletter .ag-home-v3-newsletter-status[hidden] {
    display: none;
}

.ag-home-v3-newsletter .ag-home-v3-newsletter-status[data-state="success"] {
    color: #dcebd8;
}

.ag-home-v3-newsletter .ag-home-v3-newsletter-status[data-state="error"] {
    color: #ffd8d2;
}

.ag-home-v5-footer-section {
    background: #18251d;
}

.ag-home-v5-footer-section>.f-footer[hidden] {
    display: none !important;
}

.ag-home-v5-footer {
    background: #18251d;
    color: var(--ag-home-white);
    font-family: var(--ag-home-body);
    padding: 0 clamp(24px, 7vw, 112px);
}

.ag-home-v5-footer-main {
    border-top: 1px solid rgba(168, 135, 82, 0.6);
    display: grid;
    gap: clamp(60px, 9vw, 150px);
    grid-template-columns: minmax(280px, 0.9fr) minmax(500px, 1.35fr);
    margin: 0 auto;
    max-width: 1480px;
    padding: 82px 0 72px;
}

.ag-home-v5-footer-brand {
    max-width: 390px;
}

.ag-home-v5-footer-logo {
    display: inline-block;
    height: 64px;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative;
    width: 250px;
}

.ag-home-v5-footer-logo>span {
    display: block;
    height: 64px;
    overflow: hidden;
    position: relative;
    width: 250px;
}

.ag-home-v5-footer-logo img {
    filter: invert(1);
    height: 135px !important;
    left: 50%;
    max-height: none !important;
    max-width: none !important;
    mix-blend-mode: screen;
    position: absolute;
    top: -35px;
    transform: translateX(-50%);
    width: 450px !important;
}

.ag-home-v5-footer-brand p {
    color: rgba(255, 255, 255, 0.68);
    font-size: 14px;
    line-height: 1.75;
    margin: 0 0 24px;
    max-width: 360px;
}

.ag-home-v5-footer-story {
    color: var(--ag-home-white) !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 6px;
}

.ag-home-v5-footer-nav {
    display: grid;
    gap: clamp(32px, 5vw, 80px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ag-home-v5-footer-nav h2 {
    color: var(--ag-home-brass);
    font-family: var(--ag-home-body);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 24px;
    text-transform: uppercase;
}

.ag-home-v5-footer-nav a {
    color: rgba(255, 255, 255, 0.78) !important;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 16px;
    padding: 0;
    text-decoration: none;
}

.ag-home-v5-footer-bottom {
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    color: rgba(255, 255, 255, 0.54);
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1480px;
    padding: 24px 0 30px;
}

@media (hover: hover) {
    .ag-home-v3-space img {
        transition: opacity 180ms ease;
    }

    .ag-home-v3-space:hover img {
        opacity: 0.92;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__button:hover,
    .ag-home-v3-story-copy>a:hover {
        background: var(--ag-home-green) !important;
        border-color: var(--ag-home-green) !important;
    }

    .ag-home-v5-footer-nav a:hover,
    .ag-home-v5-footer-story:hover {
        color: var(--ag-home-white) !important;
    }
}

@media (max-width: 959px) {
    .header-mobile__logo.ag-official-logo-link {
        max-width: 190px !important;
        width: 190px !important;
    }

    .header-mobile__logo .ag-official-logo-crop {
        height: 48px;
        width: 178px;
    }

    .header-mobile__logo .ag-official-logo {
        filter: invert(1);
        mix-blend-mode: screen;
        height: 99px !important;
        top: -25px;
        width: 330px !important;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__media {
        height: min(72svh, 720px);
        min-height: 560px;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__image {
        object-position: 30% center;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__media::after {
        background: rgba(15, 24, 17, 0.35);
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__text-wrapper {
        align-items: flex-end;
        justify-content: flex-start;
        padding: 32px 22px 42px;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__text,
    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__title,
    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc,
    .ag-home-v3-secondary-link {
        color: var(--ag-home-white) !important;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__title {
        font-size: clamp(36px, 9.6vw, 44px) !important;
        margin-bottom: 16px !important;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc {
        font-size: 14px !important;
        line-height: 1.55 !important;
        margin-bottom: 22px !important;
        max-width: 520px;
    }

    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc strong {
        font-size: 25px;
    }

    .ag-home-v3-trust {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 0 18px;
    }

    .ag-home-v3-trust>div,
    .ag-home-v3-trust>div:last-child {
        border: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.18);
        min-height: 132px;
        padding: 26px 16px;
    }

    .ag-home-v3-trust>div:nth-child(odd) {
        border-right: 1px solid rgba(255, 255, 255, 0.18);
    }

    .ag-home-v3-spaces,
    .ag-home-v3-principles {
        padding: 76px 22px;
    }

    .ag-home-v3-space-grid {
        gap: 18px;
    }

    .ag-home-v3-story {
        grid-template-columns: 1fr;
    }

    .ag-home-v3-story-image img {
        aspect-ratio: 4 / 3;
    }

    .ag-home-v3-story-copy {
        padding: 60px 28px 70px;
    }

    .ag-home-v3-newsletter {
        gap: 38px;
        grid-template-columns: 1fr;
        padding: 68px 28px;
    }

    .ag-home-v5-footer {
        padding: 0 28px;
    }

    .ag-home-v5-footer-main {
        gap: 56px;
        grid-template-columns: 1fr;
        padding: 68px 0 58px;
    }

    .ag-home-v5-footer-brand {
        max-width: 520px;
    }

    .ag-home-v5-footer-nav {
        gap: 36px;
    }
}

@media (max-width: 679px) {
    #shopline-section-template--index__featured-slideshow.ag-home-v3-hero .featured-slideshow-slide__desc span {
        max-width: 330px;
    }

    .ag-home-v3-secondary-link {
        margin-left: 14px;
    }

    .ag-home-v3-trust strong {
        font-size: 16px;
    }

    .ag-home-v3-trust span {
        font-size: 12px;
    }

    .ag-home-v3-section-heading {
        margin-bottom: 34px;
    }

    .ag-home-v3-section-heading h2,
    .ag-home-v3-story-copy h2,
    .ag-home-v3-newsletter h2 {
        font-size: 36px;
    }

    .ag-home-v3-space-grid {
        grid-template-columns: 1fr;
    }

    .ag-home-v3-space img {
        aspect-ratio: 5 / 4;
    }
          .ag-home-v3-space:nth-child(2) img,
          .ag-home-v3-space:nth-child(3) img {
              object-position: center 78%;
          }

    .ag-home-v3-principle-grid {
        grid-template-columns: 1fr;
    }

    .ag-home-v3-principle-grid article {
        min-height: 0;
        padding: 30px 4px 34px;
    }

    .ag-home-v3-principle-grid article+article {
        border-left: 0;
        border-top: 1px solid var(--ag-home-line);
    }

    .ag-home-v3-principle-grid article>span {
        margin-bottom: 24px;
    }

    .ag-home-v3-newsletter form>div {
        grid-template-columns: 1fr;
    }

    .ag-home-v3-newsletter input,
    .ag-home-v3-newsletter button {
        border-radius: 2px;
    }

    .ag-home-v3-newsletter button {
        margin-top: 10px;
        width: 100%;
    }

    .ag-home-v5-footer {
        padding: 0 24px;
    }

    .ag-home-v5-footer-main {
        gap: 44px;
        padding: 58px 0 46px;
    }

    .ag-home-v5-footer-logo,
    .ag-home-v5-footer-logo>span {
        height: 56px;
        width: 220px;
    }

    .ag-home-v5-footer-logo img {
        height: 120px !important;
        top: -31px;
        width: 400px !important;
    }

    .ag-home-v5-footer-nav {
        gap: 34px 28px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ag-home-v5-footer-nav>div:last-child {
        grid-column: 1 / -1;
    }

    .ag-home-v5-footer-nav h2 {
        margin-bottom: 20px;
    }

    .ag-home-v5-footer-nav a {
        font-size: 14px;
        margin-bottom: 14px;
    }

    .ag-home-v5-footer-bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
        line-height: 1.5;
        padding: 22px 0 26px;
    }
}