@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//afretaillifestyle.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(78,61,54);
	--wd-alternative-color: rgb(79,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(78,61,54);
	--btn-accented-bgcolor-hover: rgb(79,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://afretaillifestyle.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent;
    background: #0093B3 !important;
    color: #fff !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent;
    background: #00aacc !important;
    color: #fff !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent;
    background: #00aacc !important;
    color: #fff !important;
}

div.wc-block-components-notice-banner:is(.is-info,.is-error) {
    background-color: #0093B3;
    color: var(--notices-warning-color);
}

.is-large.wc-block-cart {
    margin-bottom: 3em;
    margin-left: 10%;
    margin-right: 10%;
}

.is-large.wc-block-checkout {
    margin-bottom: 3em;
    margin-left: 10%;
    margin-right: 10%;
}

:root {
    --afl-bg: #f4f1ed;
    --afl-surface: #ffffff;
    --afl-surface-soft: #eee8e2;
    --afl-text: #171717;
    --afl-muted: #69615b;
    --afl-line: rgba(23, 23, 23, 0.12);
    --afl-dark: #06080c;
    --afl-dark-2: #0f141b;
    --afl-accent: #8b6956;
    --afl-accent-2: #c6b2a4;
    --afl-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
    --afl-radius-xl: 34px;
    --afl-radius-lg: 26px;
    --afl-radius-md: 18px;
    --afl-max: 1360px;
}

.afl-full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: clip;
}

.afl-section {
    padding: clamp(48px, 7vw, 96px) 24px;
    background: var(--afl-bg);
    color: var(--afl-text);
}

.afl-section--white {
    background: #ffffff;
}

.afl-section--dark {
    background: linear-gradient(180deg, #070a0f 0%, #10161d 100%);
    color: #ffffff;
}

.afl-shell {
    width: 100%;
    max-width: var(--afl-max);
    margin: 0 auto;
}

.afl-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.12);
    background: rgba(255,255,255,0.06);
    color: inherit;
    font-size: 12px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.afl-section--white .afl-eyebrow,
.afl-section--light .afl-eyebrow {
    border-color: rgba(23,23,23,0.1);
    background: rgba(23,23,23,0.03);
}

.afl-title {
    margin: 18px 0 0;
    font-size: clamp(30px, 4.8vw, 62px);
    line-height: 1.02;
    letter-spacing: -0.03em;
    color: inherit;
}

.afl-title--md {
    font-size: clamp(28px, 3.5vw, 46px);
}

.afl-text {
    margin: 0;
    font-size: clamp(15px, 1.4vw, 18px);
    line-height: 1.75;
    color: inherit;
    opacity: 0.88;
}

.afl-muted {
    color: var(--afl-muted);
}

.afl-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}

.afl-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 24px;
    border-radius: 999px;
    border: 1px solid transparent;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    transition: 0.25s ease;
}

.afl-btn--primary {
    background: var(--afl-accent);
    color: #ffffff;
}

.afl-btn--primary:hover {
    background: #755644;
    color: #ffffff;
}

.afl-btn--ghost {
    border-color: rgba(255,255,255,0.22);
    color: #ffffff;
    background: rgba(255,255,255,0.04);
}

.afl-btn--ghost:hover {
    background: rgba(255,255,255,0.10);
    color: #ffffff;
}

.afl-btn--light {
    border-color: rgba(23,23,23,0.14);
    color: var(--afl-text);
    background: #ffffff;
}

.afl-btn--light:hover {
    border-color: rgba(23,23,23,0.22);
    color: var(--afl-text);
}

.afl-grid-2 {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 28px;
}

.afl-grid-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.afl-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.afl-card {
    position: relative;
    border-radius: var(--afl-radius-lg);
    overflow: hidden;
    background: var(--afl-surface);
    box-shadow: var(--afl-shadow);
}

.afl-card--soft {
    background: linear-gradient(180deg, #ffffff 0%, #f3eee9 100%);
}

.afl-media {
    position: relative;
    overflow: hidden;
    background: #ddd;
}

.afl-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.afl-cover {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transform: scale(1.01);
}

.afl-overlay-dark {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5,8,14,0.88) 0%, rgba(5,8,14,0.72) 34%, rgba(5,8,14,0.18) 100%);
}

.afl-overlay-soft {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10,14,20,0.08) 0%, rgba(10,14,20,0.48) 100%);
}

.afl-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}

.afl-chip {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 14px;
    border-radius: 999px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.10);
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.afl-section--white .afl-chip,
.afl-section--light .afl-chip {
    background: #f5f1ed;
    border-color: rgba(23,23,23,0.08);
    color: var(--afl-text);
}

.afl-divider {
    width: 100%;
    height: 1px;
    background: var(--afl-line);
    margin: 22px 0;
}

.afl-list {
    display: grid;
    gap: 14px;
    margin: 28px 0 0;
    padding: 0;
    list-style: none;
}

.afl-list li {
    position: relative;
    padding-left: 18px;
    font-size: 15px;
    line-height: 1.7;
    color: inherit;
    opacity: 0.9;
}

.afl-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--afl-accent);
}

.afl-kicker {
    margin: 0;
    font-size: 12px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--afl-accent);
}

.afl-note {
    font-size: 13px;
    line-height: 1.65;
    color: var(--afl-muted);
}

/* HERO */
.afl-hero,
.afl-hero__viewport {
    position: relative;
    min-height: 900px;
    overflow: hidden;
    padding: 0;
    background: #05070b;
}

.afl-hero__slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.7s ease;
}

.afl-hero__slide.is-active {
    opacity: 1;
    pointer-events: auto;
}

.afl-hero__inner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: var(--afl-max);
    min-height: 900px;
    margin: 0 auto;
    padding: 140px 24px 120px !important;
    display: flex;
    align-items: center;
}

.afl-hero__content {
    position: relative;
    width: 100%;
    max-width: 760px;
    color: #ffffff;
}

.afl-hero .afl-eyebrow {
    display: inline-flex;
    align-items: center;
    min-height: 46px;
    padding: 0 24px;
    border-radius: 999px;
    font-size: 14px !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase;
}

.afl-hero .afl-title {
    margin: 20px 0 0 !important;
    max-width: 760px !important;
    font-size: clamp(56px, 5vw, 88px) !important;
    line-height: 0.95 !important;
    letter-spacing: -0.045em !important;
    font-weight: 600 !important;
    color: #fff !important;
}

.afl-hero .afl-hero__text {
    margin-top: 28px !important;
    max-width: 760px !important;
    font-size: clamp(18px, 1.35vw, 22px) !important;
    line-height: 1.65 !important;
    color: rgba(255,255,255,0.88) !important;
}

.afl-hero .afl-actions {
    margin-top: 30px !important;
}

.afl-hero .afl-actions .afl-btn + .afl-btn {
    display: none !important;
}

.afl-hero .afl-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px !important;
}

.afl-hero .afl-chip {
    min-height: 42px;
    padding: 0 18px;
    border-radius: 999px;
    font-size: 13px !important;
    line-height: 1 !important;
}

.afl-hero__bullets {
    display: none !important;
}

.afl-hero__nav {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 38px;
    z-index: 5;
    width: calc(100% - 48px);
    max-width: var(--afl-max);
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.afl-hero__arrows {
    display: flex;
    gap: 14px;
}

.afl-hero__arrow {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.18);
    background: rgba(255,255,255,0.04);
    color: #fff;
    font-size: 34px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.25s ease;
}

.afl-hero__arrow:hover {
    background: rgba(255,255,255,0.10);
    border-color: rgba(255,255,255,0.28);
}

body.admin-bar .afl-hero__inner {
    padding-top: 172px !important;
}

/* USP BAR */
.afl-usp {
    margin-top: -46px;
    position: relative;
    z-index: 5;
}

.afl-usp__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.afl-usp__item {
    padding: 24px 24px 22px;
    border-radius: 24px;
    background: rgba(255,255,255,0.94);
    backdrop-filter: blur(8px);
    box-shadow: var(--afl-shadow);
}

.afl-usp__num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #efe8e2;
    color: var(--afl-text);
    font-size: 14px;
}

.afl-usp__item h3 {
    margin: 14px 0 10px;
    font-size: 18px;
    line-height: 1.3;
}

.afl-usp__item p {
    margin: 0;
    font-size: 14px;
    line-height: 1.75;
    color: var(--afl-muted);
}

/* CATEGORY MOSAIC */
.afl-cats__grid {
    display: grid;
    grid-template-columns: 1.25fr 0.75fr;
    gap: 22px;
}

.afl-cats__stack {
    display: grid;
    gap: 22px;
}

.afl-cats__item {
    min-height: 560px;
}

.afl-cats__item--sm {
    min-height: 269px;
}

.afl-cats__body {
    position: absolute;
    inset: auto 0 0 0;
    z-index: 2;
    padding: 28px;
    color: #ffffff;
}

.afl-cats__body h3 {
    margin: 0 0 10px;
    font-size: clamp(24px, 2vw, 34px);
    line-height: 1.1;
}

.afl-cats__body p {
    margin: 0;
    max-width: 520px;
    font-size: 15px;
    line-height: 1.7;
    color: rgba(255,255,255,0.84);
}

/* INTRO BEFORE PRODUCT SHORTCODES */
.afl-intro {
    display: grid;
    grid-template-columns: 0.95fr 0.75fr;
    gap: 28px;
    align-items: end;
}

.afl-intro__box {
    padding: 34px;
    border-radius: var(--afl-radius-lg);
    background: linear-gradient(180deg, #ffffff 0%, #f1ebe5 100%);
    box-shadow: var(--afl-shadow);
}

.afl-intro__box--dark {
    color: #ffffff;
    background: linear-gradient(180deg, #0c1117 0%, #161d26 100%);
}

/* EDITORIAL SPLIT */
.afl-editorial__grid {
    display: grid;
    grid-template-columns: 0.88fr 1.12fr;
    gap: 26px;
    align-items: stretch;
}

.afl-editorial__content {
    padding: clamp(30px, 3vw, 44px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.afl-editorial__media {
    min-height: 640px;
}

/* TECH CARDS */
.afl-tech__head {
    display: grid;
    grid-template-columns: 0.8fr 1fr;
    gap: 26px;
    align-items: end;
    margin-bottom: 26px;
}

.afl-tech__grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 16px;
}

.afl-tech__card {
    padding: 24px 20px;
    border-radius: 22px;
    background: #ffffff;
    border: 1px solid rgba(23,23,23,0.06);
    min-height: 220px;
}

.afl-tech__card h3 {
    margin: 16px 0 10px;
    font-size: 18px;
    line-height: 1.3;
}

.afl-tech__card p {
    margin: 0;
    font-size: 14px;
    line-height: 1.75;
    color: var(--afl-muted);
}

.afl-tech__icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #efe7e1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

/* LIFESTYLE BAND */
.afl-band__grid {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 26px;
    align-items: stretch;
}

.afl-band__media {
    min-height: 680px;
}

.afl-band__content {
    padding: clamp(28px, 3vw, 42px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.afl-stat-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 28px;
}

.afl-stat {
    padding: 18px 18px 16px;
    border-radius: 20px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.08);
}

.afl-section--white .afl-stat,
.afl-section--light .afl-stat {
    background: #f5efea;
    border-color: rgba(23,23,23,0.06);
}

.afl-stat strong {
    display: block;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.afl-stat span {
    display: block;
    font-size: 14px;
    line-height: 1.7;
    opacity: 0.88;
}

/* PROCESS */
.afl-steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.afl-step {
    padding: 28px 24px 24px;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: var(--afl-shadow);
}

.afl-step__num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #efe7e1;
    font-size: 14px;
}

.afl-step h3 {
    margin: 16px 0 10px;
    font-size: 19px;
    line-height: 1.3;
}

.afl-step p {
    margin: 0;
    font-size: 14px;
    line-height: 1.78;
    color: var(--afl-muted);
}

/* FAQ */
.afl-faq__grid {
    display: grid;
    grid-template-columns: 0.82fr 1.18fr;
    gap: 26px;
}

.afl-faq__side {
    padding: 34px;
    border-radius: var(--afl-radius-lg);
    background: linear-gradient(180deg, #ffffff 0%, #f2ece6 100%);
    box-shadow: var(--afl-shadow);
}

.afl-faq__items {
    display: grid;
    gap: 14px;
}

.afl-faq__item {
    border-radius: 22px;
    background: #ffffff;
    border: 1px solid rgba(23,23,23,0.08);
    overflow: hidden;
}

.afl-faq__item summary {
    list-style: none;
    cursor: pointer;
    padding: 22px 24px;
    font-size: 17px;
    line-height: 1.45;
    position: relative;
}

.afl-faq__item summary::-webkit-details-marker {
    display: none;
}

.afl-faq__item summary::after {
    content: "+";
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    color: var(--afl-accent);
}

.afl-faq__item[open] summary::after {
    content: "–";
}

.afl-faq__answer {
    padding: 0 24px 24px;
    font-size: 14px;
    line-height: 1.8;
    color: var(--afl-muted);
}

/* RESPONSIVE */
@media (max-width: 1600px) {
    .afl-hero,
    .afl-hero__viewport,
    .afl-hero__inner {
        min-height: 820px;
    }

    .afl-hero__inner {
        padding: 132px 24px 112px !important;
    }

    .afl-hero .afl-title {
        font-size: clamp(52px, 4.8vw, 78px) !important;
        max-width: 700px !important;
    }

    .afl-hero .afl-hero__text {
        max-width: 700px !important;
    }

    body.admin-bar .afl-hero__inner {
        padding-top: 160px !important;
    }
}

@media (max-width: 1199px) {
    .afl-tech__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .afl-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .afl-grid-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .afl-grid-2,
    .afl-grid-3,
    .afl-intro,
    .afl-tech__head,
    .afl-editorial__grid,
    .afl-band__grid,
    .afl-faq__grid,
    .afl-cats__grid,
    .afl-usp__grid {
        grid-template-columns: 1fr;
    }

    .afl-cats__item,
    .afl-cats__item--sm,
    .afl-editorial__media,
    .afl-band__media {
        min-height: 420px;
    }

    .afl-hero,
    .afl-hero__viewport,
    .afl-hero__inner {
        min-height: 720px;
    }

    .afl-hero__inner {
        padding: 120px 24px 105px !important;
        align-items: center;
    }

    .afl-hero .afl-title {
        max-width: 620px !important;
        font-size: clamp(42px, 6vw, 60px) !important;
        line-height: 0.98 !important;
    }

    .afl-hero .afl-hero__text {
        font-size: 18px !important;
        max-width: 620px !important;
    }

    .afl-hero__nav {
        left: 24px;
        right: 24px;
        bottom: 20px;
        width: calc(100% - 48px);
    }

    .afl-hero__arrow {
        width: 62px;
        height: 62px;
        font-size: 28px;
    }

    body.admin-bar .afl-hero__inner {
        padding-top: 150px !important;
    }
}

@media (max-width: 767px) {
    .afl-section {
        padding: 38px 16px;
    }

    .afl-tech__grid,
    .afl-steps,
    .afl-stat-list {
        grid-template-columns: 1fr;
    }

    .afl-usp {
        margin-top: -24px;
    }

    .afl-usp__item,
    .afl-step,
    .afl-tech__card,
    .afl-faq__side,
    .afl-intro__box {
        border-radius: 20px;
    }

    .afl-cats__body,
    .afl-band__content,
    .afl-editorial__content {
        padding: 22px;
    }

    .afl-hero,
    .afl-hero__viewport,
    .afl-hero__inner {
        min-height: 660px;
    }

    .afl-hero__inner {
        padding: 108px 16px 96px !important;
        align-items: flex-start;
    }

    .afl-hero__content {
        max-width: 100%;
    }

    .afl-hero .afl-title {
        max-width: 100% !important;
        font-size: clamp(34px, 10vw, 46px) !important;
        line-height: 1.02 !important;
    }

    .afl-hero .afl-hero__text {
        max-width: 100% !important;
        font-size: 16px !important;
        line-height: 1.6 !important;
    }

    .afl-hero .afl-meta {
        gap: 10px;
    }

    .afl-hero .afl-chip {
        min-height: 38px;
        padding: 0 14px;
        font-size: 12px !important;
    }

    .afl-hero__nav {
        left: 16px;
        right: 16px;
        bottom: 24px;
        width: calc(100% - 32px);
    }

    .afl-hero__arrow {
        width: 54px;
        height: 54px;
        font-size: 24px;
    }

    body.admin-bar .afl-hero__inner {
        padding-top: 122px !important;
    }
}

.afl-brand-slider {
  overflow: hidden;
}

.afl-brand-slider__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 26px;
}

.afl-brand-slider__nav {
  display: flex;
  gap: 12px;
}

.afl-brand-slider__btn {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 1px solid rgba(23,23,23,0.12);
  background: #fff;
  color: #171717;
  font-size: 24px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: .25s ease;
  box-shadow: 0 10px 28px rgba(0,0,0,0.06);
}

.afl-brand-slider__btn:hover {
  background: #f3eee9;
}

.afl-brand-slider__viewport {
  overflow: hidden;
}

.afl-brand-slider__track {
  display: flex;
  gap: 18px;
  transition: transform .45s ease;
  will-change: transform;
}

.afl-brand-card {
  flex: 0 0 calc(20% - 14.4px);
  min-width: calc(20% - 14.4px);
  min-height: 420px;
  position: relative;
  border-radius: 26px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: var(--afl-shadow);
  background: #ddd;
}

.afl-brand-card .afl-cover {
  transform: scale(1.02);
  transition: transform .45s ease;
}

.afl-brand-card:hover .afl-cover {
  transform: scale(1.06);
}

.afl-brand-card__body {
  position: absolute;
  inset: auto 0 0 0;
  z-index: 2;
  padding: 24px;
  color: #fff;
}

.afl-brand-card__body h3 {
  margin: 0 0 8px;
  font-size: 28px;
  line-height: 1.05;
  color: #fff;
}

.afl-brand-card__body p {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,0.86);
}

.afl-brand-card__tag {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  margin-bottom: 14px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  font-size: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .afl-brand-card {
    flex: 0 0 calc(33.333% - 12px);
    min-width: calc(33.333% - 12px);
    min-height: 380px;
  }
}

@media (max-width: 767px) {
  .afl-brand-slider__head {
    align-items: flex-start;
    flex-direction: column;
  }

  .afl-brand-card {
    flex: 0 0 calc(80% - 8px);
    min-width: calc(80% - 8px);
    min-height: 340px;
  }

  .afl-brand-card__body {
    padding: 20px;
  }

  .afl-brand-card__body h3 {
    font-size: 24px;
  }
}

.corp-info-block h1 {
  margin: 0 0 24px;
}

.corp-info-block h2 {
  margin: 26px 0 14px;
}

.corp-info-block p {
  margin: 0 0 14px;
  line-height: 1.65;
}

.corp-info-block ul {
  margin: 10px 0 14px 24px;
}

.corp-info-block li {
  margin-bottom: 8px;
}