/* Ethnocentric */
@font-face {
    font-family: 'Ethnocentric';
    src: url('../fonts/EthnocentricRg-Regular.eot');
    src: url('../fonts/EthnocentricRg-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EthnocentricRg-Regular.woff2') format('woff2'),
        url('../fonts/EthnocentricRg-Regular.woff') format('woff'),
        url('../fonts/EthnocentricRg-Regular.ttf') format('truetype'),
        url('../fonts/EthnocentricRg-Regular.svg#EthnocentricRg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Futura PT */
@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillicLight.eot');
    src: url('../fonts/FuturaCyrillicLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillicLight.woff2') format('woff2'),
        url('../fonts/FuturaCyrillicLight.woff') format('woff'),
        url('../fonts/FuturaCyrillicLight.ttf') format('truetype'),
        url('../fonts/FuturaCyrillicLight.svg#FuturaCyrillicLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillicBook.eot');
    src: url('../fonts/FuturaCyrillicBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillicBook.woff2') format('woff2'),
        url('../fonts/FuturaCyrillicBook.woff') format('woff'),
        url('../fonts/FuturaCyrillicBook.ttf') format('truetype'),
        url('../fonts/FuturaCyrillicBook.svg#FuturaCyrillicBook') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillicMedium.eot');
    src: url('../fonts/FuturaCyrillicMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillicMedium.woff2') format('woff2'),
        url('../fonts/FuturaCyrillicMedium.woff') format('woff'),
        url('../fonts/FuturaCyrillicMedium.ttf') format('truetype'),
        url('../fonts/FuturaCyrillicMedium.svg#FuturaCyrillicMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillic-Demi.eot');
    src: url('../fonts/FuturaCyrillic-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillic-Demi.woff2') format('woff2'),
        url('../fonts/FuturaCyrillic-Demi.woff') format('woff'),
        url('../fonts/FuturaCyrillic-Demi.ttf') format('truetype'),
        url('../fonts/FuturaCyrillic-Demi.svg#FuturaCyrillic-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillic-Bold.eot');
    src: url('../fonts/FuturaCyrillic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillic-Bold.woff2') format('woff2'),
        url('../fonts/FuturaCyrillic-Bold.woff') format('woff'),
        url('../fonts/FuturaCyrillic-Bold.ttf') format('truetype'),
        url('../fonts/FuturaCyrillic-Bold.svg#FuturaCyrillic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillic-ExtraBold.eot');
    src: url('../fonts/FuturaCyrillic-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillic-ExtraBold.woff2') format('woff2'),
        url('../fonts/FuturaCyrillic-ExtraBold.woff') format('woff'),
        url('../fonts/FuturaCyrillic-ExtraBold.ttf') format('truetype'),
        url('../fonts/FuturaCyrillic-ExtraBold.svg#FuturaCyrillic-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaCyrillicHeavy.eot');
    src: url('../fonts/FuturaCyrillicHeavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCyrillicHeavy.woff2') format('woff2'),
        url('../fonts/FuturaCyrillicHeavy.woff') format('woff'),
        url('../fonts/FuturaCyrillicHeavy.ttf') format('truetype'),
        url('../fonts/FuturaCyrillicHeavy.svg#FuturaCyrillicHeavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

:root {
    /* Container configuration */
    --container-max-width: 1380px;
    --container-padding: 30px;

    /* Fonts configuration */
    --font-family: 'Futura PT', sans-serif;
    --font-heading: 'Futura PT', sans-serif;
    --font-spec-family: 'Futura PT', sans-serif;
    --font-spec-heading: 'Ethnocentric', sans-serif;
    --font-size-root: 16px;
    --font-size-base: 16px;
    --font-noto-sans-sc: 'Noto Sans SC', sans-serif;
    --font-noto-sans-tc: 'Noto Sans TC', sans-serif;

    /* Responsive Typography Variables */
    /* H1 (Desktop: 74px / 90px, Mobile: 35px / 45px) */
    --font-size-h1: min(max(35px, calc(2.1875rem + (74 - 35) * ((100vw - 390px) / (1440 - 390)))), 74px);
    --line-height-h1: min(max(45px, calc(2.8125rem + (90 - 45) * ((100vw - 390px) / (1440 - 390)))), 90px);

    /* H2 (Desktop: 64px / 80px, Mobile: 35px / 45px) */
    --font-size-h2: min(max(35px, calc(2.1875rem + (64 - 35) * ((100vw - 390px) / (1440 - 390)))), 64px);
    --line-height-h2: min(max(45px, calc(2.8125rem + (80 - 45) * ((100vw - 390px) / (1440 - 390)))), 80px);

    /* H1-Regular / Custom Heading (Inheriting from H1) */
    --font-size-h1-r: var(--font-size-h1);
    --line-height-h1-r: var(--line-height-h1);

    /* Static Typography Variables */
    --font-size-h3: 54px;
    --line-height-h3: 65px;
    --font-size-h4: 50px;
    --line-height-h4: 60px;
    --font-size-lead-in-1: 40px;
    --line-height-lead-in-1: 55px;
    --font-size-lead-in-2: 30px;
    --line-height-lead-in-2: 38px;
    --font-size-lead-in-3: 24px;
    --line-height-lead-in-3: 35px;
    --font-size-lead-in-4: 22px;
    --line-height-lead-in-4: 27px;
    --font-size-lead-in-5: 20px;
    --line-height-lead-in-5: 30px;
    --font-size-body-r: 16px;
    --line-height-body-r: 22px;
    --font-size-body-m: 16px;
    --line-height-body-m: 22px;
    --font-size-remarks: 14px;
    --line-height-remarks: 22px;

    /* Color Palette */
    --color-cyan-light: #59FAE5;
    --color-navy-blue-border: #2C3D5480;
    --color-navy-blue: #1C2D43;
    --color-pink: #FF0059;
    --color-green: #58DECE;
    --color-brown: #E2913A;
    --color-teal: #2DD9C4;
    --color-teal-medium: #33D1BD;
    --color-teal-light: #72F2E2;
    --color-teal-dark: #0EC9B2;
    --color-teal-bright: #64FAE7;
    --color-gray-light: #F7F7F7;
    --color-charcoal-trans: rgba(41, 41, 41, 0.8);
    /* #29292980 */
    --color-white: #ffffff;
    --color-black: #000000;
    --color-white-trans-80: #FFFFFF80;
    --color-black-trans-30: #0000004D;
    --color-white-trans-30: #FFFFFF4D;
    --color-pink-hover: #FF1F6D;

    /* Semantics mapping */
    --color-text: rgba(0, 0, 0, 0.5);
    --color-title: #000000;
    --color-background: var(--color-navy-blue);
    --color-primary: var(--color-brown);
    --color-navy-blue-dark: #0c212c;
    --color-navy-blue-dark-rgb: 12, 33, 44;
    --color-teal-pale: #4bdcc1;
    --color-gray-border: #eaeaea;
    --color-charcoal-trans-50: #29292980;
    --color-gray-medium: #999999;
    --color-black-trans-10: #0000001A;
    --color-white-trans-40: #FFFFFF66;
    --color-white-trans-25: #FFFFFF40;
    --color-white-trans-50: #FFFFFF80;
    --color-white-trans-60: #FFFFFF99;
    --color-white-trans-90: #FFFFFFE6;
    --color-black-trans-90: #000000E6;
    --color-black-near: #111111;
    --color-pink-deep: #e91e63;
    --color-pink-trans-20: #FF005933;
    --color-black-trans-5: #0000000D;
    --color-black-trans-15: #00000026;
    --color-navy-blue-medium: #274976;
    --color-teal-pale-bright: #4ad0bf;
    --color-gray-light-border: #e0e0e0;
    --color-navy-blue-extra-dark: #202b3c;
    --color-navy-blue-alt: #1c2635;
    --color-navy-blue-alt-light: #2C3D54;
    --color-navy-blue-alt-trans-80: #1c2635CC;
    --color-navy-blue-alt-trans-40: #1c263566;
    --color-navy-blue-medium-trans-70: #274976B3;
    --color-gray-bg-light: #f7f9fb;
    --color-gray-50: #f7fafc;
    --color-gray-60: #EEEEEE;
    --color-gray-800: #2d3748;
    --color-gray-600: #4a5568;
    --color-black-trans-60: #00000099;
    --color-navy-blue-trans-70: #1C2D43B3;
}

/* Text Color Helper Classes */
.text-cyan-light,
.text-cyan-light>* {
    color: var(--color-cyan-light) !important;
}

.text-navy-blue,
.text-navy-blue>* {
    color: var(--color-navy-blue) !important;
}

.text-pink,
.text-pink>* {
    color: var(--color-pink) !important;
}

.text-green,
.text-green>* {
    color: var(--color-green) !important;
}

.text-brown,
.text-brown>* {
    color: var(--color-brown) !important;
}

.text-teal,
.text-teal>* {
    color: var(--color-teal) !important;
}

.text-teal-medium,
.text-teal-medium>* {
    color: var(--color-teal-medium) !important;
}

.text-white,
.text-white>* {
    color: var(--color-white) !important;
}

.text-black,
.text-black>* {
    color: var(--color-black) !important;
}

.text-gray-medium,
.text-gray-medium>* {
    color: var(--color-gray-medium) !important;

}

.text-cyan-light,
.text-gray-medium,
.text-white,
.text-black,
.text-teal-medium,
.text-teal,
.text-navy-blue,
.text-pink,
.text-green,
.text-brown {
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
}

html,
body {
    overflow-x: hidden;
}

h1,
.h1,
h1 *,
.h1 *,
h2,
.h2,
h2 *,
.h2 *,
h3,
.h3,
h3 *,
.h3 *,
h4,
.h4,
h4 *,
.h4 *,
h5,
.lead-in-1,
h5 *,
.lead-in-1 *,
h6,
.lead-in-2,
.lead-in-2-m,
h6 *,
.lead-in-2 *,
.lead-in-2-m *,
.lead-in-3,
.lead-in-3 *,
.lead-in-4,
.lead-in-4 *,
.h1-regular,
.h1-r,
.h1-regular *,
.h1-r * {
    font-family: var(--font-heading) !important;
    letter-spacing: 0;
    color: var(--color-title);
    text-align: left;
}

p,
span,
li,
ul,
ol,
button,
a,
input,
textarea,
select,
label,
body {
    font-family: var(--font-family);
    letter-spacing: 0;
    color: var(--color-text);
    font-weight: 400;
}

p,
span,
li,
ul,
ol,
a,
input,
textarea,
select,
label,
body {
    font-size: var(--font-size-base);
}

a {
    font-size: var(--font-size-body-r);
    line-height: var(--line-height-body-r);
    color: var(--color-black);
    text-decoration: none;
    transition: color 0.3s ease;
}

a:hover {
    color: var(--color-pink);
}


/* Typography styles matching specs */
h1,
.h1,
h1 *,
.h1 * {
    font-size: var(--font-size-h1);
    line-height: var(--line-height-h1);
    font-weight: 500;
}

h2,
.h2,
h2 *,
.h2 * {
    font-size: var(--font-size-h2);
    line-height: var(--line-height-h2);
    font-weight: 500;
}

h3,
.h3,
h3 *,
.h3 * {
    font-size: var(--font-size-h3);
    line-height: var(--line-height-h3);
    font-weight: 500;
}

h4,
.h4,
h4 *,
.h4 * {
    font-size: var(--font-size-h4);
    line-height: var(--line-height-h4);
    font-weight: 400;
}

h5,
.lead-in-1,
h5 *,
.lead-in-1 * {
    font-size: var(--font-size-lead-in-1);
    line-height: var(--line-height-lead-in-1);
    font-weight: 600;
}

h6,
.lead-in-2,
.lead-in-2-m,
h6 *,
.lead-in-2 *,
.lead-in-2-m * {
    font-size: var(--font-size-lead-in-2);
    line-height: var(--line-height-lead-in-2);
    font-weight: 500;
}

.lead-in-3,
.lead-in-3 * {
    font-size: var(--font-size-lead-in-3);
    line-height: var(--line-height-lead-in-3);
    font-weight: 500;
}

.lead-in-4,
.lead-in-4 * {
    font-size: var(--font-size-lead-in-4);
    line-height: var(--line-height-lead-in-4);
    font-weight: 500;
}

.lead-in-5,
.lead-in-5 * {
    font-family: var(--font-family);
    font-size: var(--font-size-lead-in-5);
    line-height: var(--line-height-lead-in-5);
    font-weight: 400;
}

h1.h1-regular,
h1.h1-r,
.h1.h1-regular,
.h1.h1-r,
.h1-regular,
.h1-r,
.h1-regular *,
.h1-r * {
    font-size: var(--font-size-h1) !important;
    line-height: var(--line-height-h1) !important;
    font-weight: 400;
}

p.body-r,
p.body-r *,
.body-r,
.body-r * {
    font-size: var(--font-size-body-r) !important;
    line-height: var(--line-height-body-r) !important;
    font-weight: 400;
}

p.body-m,
p.body-m *,
.body-m,
.body-m * {
    font-size: var(--font-size-body-m) !important;
    line-height: var(--line-height-body-m) !important;
    font-weight: 500;
}

.remarks,
.remarks * {
    font-size: var(--font-size-remarks) !important;
    line-height: var(--line-height-remarks) !important;
    font-weight: 400;
}

/* Font-weight Helper Classes */
.font-r,
.font-regular {
    font-weight: 400 !important;
}

.font-m,
.font-medium {
    font-weight: 500 !important;
}

.font-sb,
.font-semibold {
    font-weight: 600 !important;
}

/* Global elements styling */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
textarea,
select {
    padding: 10px 20px !important;
    border-radius: 8px !important;
    border: none !important;
    font-family: var(--font-family) !important;
    font-size: var(--font-size-body-r) !important;
    line-height: var(--line-height-body-r) !important;
    font-weight: 400;
    box-sizing: border-box;
    color: var(--color-black);
}

ul,
ol {
    font-family: var(--font-family);
    font-size: var(--font-size-body-r);
    line-height: var(--line-height-body-r);
    font-weight: 400;
}

ul li,
ol li {
    margin-bottom: 0;
}

/* Text and block level margins */
p,
ul,
ol {
    margin-top: 0;
    margin-bottom: var(--line-height-body-r);
}

ul,
ol {
    padding-left: 24px;
}

p:last-child,
ul:last-child,
ol:last-child {
    margin-bottom: 0;
}

/* Helper static font classes for custom targeting */
.font-futura {
    font-family: 'Futura PT', sans-serif !important;
}

.font-ethnocentric {
    font-family: var(--font-ethnocentric) !important;
}

/* Button override based on Body - M */
button,
.button,
.btn {
    font-family: var(--font-family);
    font-size: var(--font-size-body-m);
    line-height: var(--line-height-body-m);
    font-weight: 500;
}

.button.primary span {
    padding: 7.5px 0;
    margin-right: 10px;
    line-height: var(--line-height-body-m);
    font-size: var(--font-size-body-m);
    text-transform: math-auto;
}

a.button.primary,
button.button.primary {
    text-decoration: none;
    font-size: var(--font-size-body-m);
    display: flex;
    align-items: center;
}

button.button.primary {
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
}

.button.primary .arrow {
    height: 40px;
    width: 40px;
    background: var(--color-primary);
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.button.primary .arrow:before,
.button.primary .arrow:after {
    width: 100%;
    height: 18px;
    content: '';
    display: inline-block;
    margin-top: 11px;
    background-image: url('../images/arrow-right.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.button.primary .arrow:before {
    right: 100%;
}

.button.primary:hover .arrow:before,
.button.primary:hover .arrow:after {
    transform: translateX(100%);
}

.btn-primary,
.button-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 14px 18.5px;
    border-radius: 10px;
    background-color: var(--color-cyan-light);
    color: var(--color-navy-blue);
    border: none;
    font-family: var(--font-family);
    font-size: var(--font-size-body-m);
    line-height: var(--line-height-body-m);
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
    opacity: 1;
    box-sizing: border-box;
}

.btn-primary:hover,
.button-primary:hover {
    background-color: var(--color-pink);
    color: var(--color-white);
}

/* Ensure button tags with primary class keep their colors, avoiding overrides by the main stylesheet */
button.btn-primary,
button.button-primary {
    background-color: var(--color-cyan-light) !important;
    color: var(--color-navy-blue) !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

button.btn-primary-dark,
button.button-primary-dark {
    background-color: var(--color-navy-blue-dark) !important;
    color: var(--color-white) !important;
}

button.btn-primary-dark::before,
button.button-primary-dark::before {
    border-left: 1px solid var(--color-white);
}

button.btn-primary:hover,
button.button-primary:hover,
button.btn-primary:active,
button.button-primary:active,
button.btn-primary:focus,
button.button-primary:focus {
    background-color: var(--color-pink) !important;
    color: var(--color-white) !important;
}

/* Vertical divider */
.btn-primary::before,
.button-primary::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 20px;
    border-left: 1px solid var(--color-navy-blue-border);
    order: 1;
    flex-shrink: 0;
    transition: border-color 0.3s ease;
}

.btn-primary:hover::before,
.button-primary:hover::before {
    border-left-color: var(--color-white-trans-80);
}

/* Arrow icon */
.btn-primary::after,
.button-primary::after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 13px;
    background-color: currentColor;
    -webkit-mask-image: url('../images/button-arrow.svg');
    mask-image: url('../images/button-arrow.svg');
    -webkit-mask-size: 17px 13px;
    mask-size: 17px 13px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    order: 2;
    flex-shrink: 0;
}

/* Variant: Primary Button Left (Back button with left-pointing arrow) */
.btn-primary.btn-primary-left::after,
.button-primary.button-primary-left::after {
    order: -2 !important;
    transform: rotate(180deg) !important;
}

.btn-primary.btn-primary-left::before,
.button-primary.button-primary-left::before {
    order: -1 !important;
}


/* ==========================================
   Secondary Button Styling
   ========================================== */
.btn-secondary,
.button-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 14px 18.5px;
    border-radius: 10px;
    background-color: var(--color-white);
    color: var(--color-black);
    border: none;
    font-family: var(--font-family);
    font-size: var(--font-size-body-m);
    line-height: var(--line-height-body-m);
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
    opacity: 1;
    box-sizing: border-box;
}

.btn-secondary:hover,
.button-secondary:hover {
    background-color: var(--color-navy-blue);
    color: var(--color-white);
}

/* Ensure button tags with secondary class keep their colors, avoiding overrides */
button.btn-secondary,
button.button-secondary {
    background-color: var(--color-white);
    color: var(--color-black);
    border: none;
    outline: none;
    box-shadow: none;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

button.btn-secondary:hover,
button.button-secondary:hover,
button.btn-secondary:active,
button.button-secondary:active,
button.btn-secondary:focus,
button.button-secondary:focus {
    background-color: var(--color-navy-blue);
    color: var(--color-white);
}

/* Vertical divider for secondary */
.btn-secondary::before,
.button-secondary::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 20px;
    border-left: 1px solid var(--color-black-trans-30);
    order: 1;
    flex-shrink: 0;
    transition: border-color 0.3s ease;
}

.btn-secondary:hover::before,
.button-secondary:hover::before {
    border-left-color: var(--color-white-trans-30);
}

/* Down arrow icon for secondary */
.btn-secondary::after,
.button-secondary::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: currentColor;
    -webkit-mask-image: url('../images/button-arrow-down.svg');
    mask-image: url('../images/button-arrow-down.svg');
    -webkit-mask-size: 20px 20px;
    mask-size: 20px 20px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    order: 2;
    flex-shrink: 0;
}

/* Variant: Secondary Button Gray (Gray bg #F7F7F7, hover Navy Blue) */
.btn-secondary.btn-secondary-gray,
.button-secondary.button-secondary-gray {
    background-color: var(--color-gray-light) !important;
    color: var(--color-black) !important;
}

.btn-secondary.btn-secondary-gray:hover,
.button-secondary.button-secondary-gray:hover {
    background-color: var(--color-navy-blue) !important;
    color: var(--color-white) !important;
}

/* ==========================================
   Third Button Styling
   ========================================== */
.btn-third,
.button-third {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 41.5px;
    border-radius: 8px;
    background-color: var(--color-teal-medium);
    color: var(--color-white);
    border: none;
    font-family: var(--font-family);
    font-size: var(--font-size-body-m);
    line-height: var(--line-height-body-m);
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
    opacity: 1;
    box-sizing: border-box;
}

.btn-third:hover,
.button-third:hover {
    background-color: var(--color-green);
    color: var(--color-white);
}

button.btn-third,
button.button-third {
    background-color: var(--color-teal-medium);
    color: var(--color-white);
    border: none;
    outline: none;
    box-shadow: none;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

button.btn-third:hover,
button.button-third:hover,
button.btn-third:active,
button.button-third:active,
button.btn-third:focus,
button.button-third:focus {
    background-color: var(--color-green);
    color: var(--color-white);
}

/* ==========================================
   Fourth Button Styling
   ========================================== */
.btn-fourth,
.button-fourth {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 41.5px;
    border-radius: 8px;
    background-color: var(--color-pink);
    color: var(--color-white);
    border: none;
    font-family: var(--font-family);
    font-size: var(--font-size-body-m);
    line-height: var(--line-height-body-m);
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
    opacity: 1;
    box-sizing: border-box;
}

.btn-fourth:hover,
.button-fourth:hover {
    background-color: var(--color-pink-hover);
    color: var(--color-white);
}

button.btn-fourth,
button.button-fourth {
    background-color: var(--color-pink);
    color: var(--color-white);
    border: none;
    outline: none;
    box-shadow: none;
    transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

button.btn-fourth:hover,
button.button-fourth:hover,
button.btn-fourth:active,
button.button-fourth:active,
button.btn-fourth:focus,
button.button-fourth:focus {
    background-color: var(--color-pink-hover);
    color: var(--color-white);
}

/* ==========================================
   Button Flip Text Hover Effect
   ========================================== */
.btn-text-wrapper {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    transition: width 0.3s ease;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit;
}

.btn-text-el {
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit;
}

.btn-text-el.clone {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    white-space: nowrap;
}

/* Hover/Focus/Active trigger for flipping text */
button:hover .btn-text-el,
button:focus .btn-text-el,
button:active .btn-text-el,
.btn:hover .btn-text-el,
.btn:focus .btn-text-el,
.btn:active .btn-text-el,
.button:hover .btn-text-el,
.button:focus .btn-text-el,
.button:active .btn-text-el,
.btn-primary:hover .btn-text-el,
.btn-primary:focus .btn-text-el,
.btn-primary:active .btn-text-el,
.button-primary:hover .btn-text-el,
.button-primary:focus .btn-text-el,
.button-primary:active .btn-text-el,
.btn-secondary:hover .btn-text-el,
.btn-secondary:focus .btn-text-el,
.btn-secondary:active .btn-text-el,
.button-secondary:hover .btn-text-el,
.button-secondary:focus .btn-text-el,
.button-secondary:active .btn-text-el,
.btn-third:hover .btn-text-el,
.btn-third:focus .btn-text-el,
.btn-third:active .btn-text-el,
.button-third:hover .btn-text-el,
.button-third:focus .btn-text-el,
.button-third:active .btn-text-el,
.btn-fourth:hover .btn-text-el,
.btn-fourth:focus .btn-text-el,
.btn-fourth:active .btn-text-el,
.button-fourth:hover .btn-text-el,
.button-fourth:focus .btn-text-el,
.button-fourth:active .btn-text-el {
    transform: translateY(-100%);
}

/* CSS Mobile cho primary button */


.site-main {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 50px;
}

.container {
    max-width: var(--container-max-width);
    padding-left: var(--container-padding);
    padding-right: var(--container-padding);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
}

/* Apply container styling to default pages and posts */
.page-template-default .site-main,
.single-post .site-main {
    max-width: var(--container-max-width);
    padding-left: var(--container-padding);
    padding-right: var(--container-padding);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
}







/* * GLOBAL RESET: REMOVE FOCUS OUTLINE
 * ------------------------------------------------------------------
 * Purpose: Remove the dotted line/blue ring on click for ALL elements.
 * Target: Links, Buttons, Inputs, Selects, Textareas.
 */

/* 1. Target all generic interactive HTML tags */
a:focus,
a:active,
button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
summary:focus,
/* For <details> tag */
[tabindex]:focus {
    outline: none !important;
    box-shadow: none !important;
    /* Force remove shadow-based focus rings */
}

/* 2. Target specific WordPress & Framework button types (just to be sure) */
input[type="button"]:focus,
input[type="button"]:active,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="reset"]:focus,
input[type="reset"]:active,
.button:focus,
.button:active,
.btn:focus,
.btn:active {
    outline: none !important;
    box-shadow: none !important;
}

/* 3. (Optional) Firefox specific fix for buttons */
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
    border: 0;
    outline: none;
}

li::marker {
    font-size: 12px;
}

.wp-block-columns ul {
    padding-left: 1.875rem;
}





/* Google Fonts & Local Fonts Integration */

/* Default or explicit language targeting */
/* SC: All text and Heading: Noto Sans SC */
:lang(zh-CN),
:lang(zh-Hans) {
    --font-family: var(--font-noto-sans-sc);
    --font-heading: var(--font-noto-sans-sc);
}

/* TC: All text and Heading: Noto Sans TC */
:lang(zh-TW),
:lang(zh-Hant),
:lang(zh-HK) {
    --font-family: var(--font-noto-sans-tc);
    --font-heading: var(--font-noto-sans-tc);
}

/* EN: All text and Heading: Futura PT */
:lang(en) {
    --font-heading: var(--font-family);
}

/* Interactive elements font setup - default Noto Sans TC and SC override */
html,
body,
button,
input,
select,
textarea {
    font-family: var(--font-noto-sans-tc) !important;
}

:lang(zh-CN) html,
:lang(zh-CN) body,
:lang(zh-CN) button,
:lang(zh-CN) input,
:lang(zh-CN) select,
:lang(zh-CN) textarea,
:lang(zh-Hans) html,
:lang(zh-Hans) body,
:lang(zh-Hans) button,
:lang(zh-Hans) input,
:lang(zh-Hans) select,
:lang(zh-Hans) textarea,
:lang(sc) html,
:lang(sc) body,
:lang(sc) button,
:lang(sc) input,
:lang(sc) select,
:lang(sc) textarea {
    font-family: var(--font-noto-sans-sc) !important;
}

:lang(en) html,
:lang(en) body,
:lang(en) button,
:lang(en) input,
:lang(en) select,
:lang(en) textarea {
    font-family: var(--font-family) !important;
}

/* Button font configuration per language (EN, TC, SC) */
/* Default / EN */
button,
.button,
.btn,
.btn-primary,
.button-primary,
.btn-secondary,
.button-secondary,
.btn-third,
.button-third,
.btn-fourth,
.button-fourth {
    font-family: var(--font-family) !important;
}

:lang(en) button,
:lang(en) .button,
:lang(en) .btn,
:lang(en) .btn-primary,
:lang(en) .button-primary,
:lang(en) .btn-secondary,
:lang(en) .button-secondary,
:lang(en) .btn-third,
:lang(en) .button-third,
:lang(en) .btn-fourth,
:lang(en) .button-fourth {
    font-family: var(--font-family) !important;
}

/* TC */
:lang(zh-TW) button,
:lang(zh-TW) .button,
:lang(zh-TW) .btn,
:lang(zh-TW) .btn-primary,
:lang(zh-TW) .button-primary,
:lang(zh-TW) .btn-secondary,
:lang(zh-TW) .button-secondary,
:lang(zh-TW) .btn-third,
:lang(zh-TW) .button-third,
:lang(zh-TW) .btn-fourth,
:lang(zh-TW) .button-fourth,
:lang(zh-Hant) button,
:lang(zh-Hant) .button,
:lang(zh-Hant) .btn,
:lang(zh-Hant) .btn-primary,
:lang(zh-Hant) .button-primary,
:lang(zh-Hant) .btn-secondary,
:lang(zh-Hant) .button-secondary,
:lang(zh-Hant) .btn-third,
:lang(zh-Hant) .button-third,
:lang(zh-Hant) .btn-fourth,
:lang(zh-Hant) .button-fourth,
:lang(zh-HK) button,
:lang(zh-HK) .button,
:lang(zh-HK) .btn,
:lang(zh-HK) .btn-primary,
:lang(zh-HK) .button-primary,
:lang(zh-HK) .btn-secondary,
:lang(zh-HK) .button-secondary,
:lang(zh-HK) .btn-third,
:lang(zh-HK) .button-third,
:lang(zh-HK) .btn-fourth,
:lang(zh-HK) .button-fourth,
:lang(tc) button,
:lang(tc) .button,
:lang(tc) .btn,
:lang(tc) .btn-primary,
:lang(tc) .button-primary,
:lang(tc) .btn-secondary,
:lang(tc) .button-secondary,
:lang(tc) .btn-third,
:lang(tc) .button-third,
:lang(tc) .btn-fourth,
:lang(tc) .button-fourth {
    font-family: var(--font-noto-sans-tc) !important;
}

/* SC */
:lang(zh-CN) button,
:lang(zh-CN) .button,
:lang(zh-CN) .btn,
:lang(zh-CN) .btn-primary,
:lang(zh-CN) .button-primary,
:lang(zh-CN) .btn-secondary,
:lang(zh-CN) .button-secondary,
:lang(zh-CN) .btn-third,
:lang(zh-CN) .button-third,
:lang(zh-CN) .btn-fourth,
:lang(zh-CN) .button-fourth,
:lang(zh-Hans) button,
:lang(zh-Hans) .button,
:lang(zh-Hans) .btn,
:lang(zh-Hans) .btn-primary,
:lang(zh-Hans) .button-primary,
:lang(zh-Hans) .btn-secondary,
:lang(zh-Hans) .button-secondary,
:lang(zh-Hans) .btn-third,
:lang(zh-Hans) .button-third,
:lang(zh-Hans) .btn-fourth,
:lang(zh-Hans) .button-fourth,
:lang(sc) button,
:lang(sc) .button,
:lang(sc) .btn,
:lang(sc) .btn-primary,
:lang(sc) .button-primary,
:lang(sc) .btn-secondary,
:lang(sc) .button-secondary,
:lang(sc) .btn-third,
:lang(sc) .button-third,
:lang(sc) .btn-fourth,
:lang(sc) .button-fourth {
    font-family: var(--font-noto-sans-sc) !important;
}

/* Fallback/Overrides for body and headings if needed */
body:lang(zh-CN),
body:lang(zh-Hans) {
    font-family: var(--font-noto-sans-sc);
}

body:lang(zh-CN) h1,
body:lang(zh-CN) .h1,
body:lang(zh-CN) h2,
body:lang(zh-CN) .h2,
body:lang(zh-CN) h3,
body:lang(zh-CN) .h3,
body:lang(zh-CN) h4,
body:lang(zh-CN) .h4,
body:lang(zh-CN) h5,
body:lang(zh-CN) .lead-in-1,
body:lang(zh-CN) h6,
body:lang(zh-CN) .lead-in-2,
body:lang(zh-CN) .lead-in-2-m,
body:lang(zh-CN) .lead-in-3,
body:lang(zh-CN) .lead-in-4,
body:lang(zh-CN) .lead-in-5,
body:lang(zh-CN) .h1-regular,
body:lang(zh-CN) .h1-r,
body:lang(zh-Hans) h1,
body:lang(zh-Hans) .h1,
body:lang(zh-Hans) h2,
body:lang(zh-Hans) .h2,
body:lang(zh-Hans) h3,
body:lang(zh-Hans) .h3,
body:lang(zh-Hans) h4,
body:lang(zh-Hans) .h4,
body:lang(zh-Hans) h5,
body:lang(zh-Hans) .lead-in-1,
body:lang(zh-Hans) h6,
body:lang(zh-Hans) .lead-in-2,
body:lang(zh-Hans) .lead-in-2-m,
body:lang(zh-Hans) .lead-in-3,
body:lang(zh-Hans) .lead-in-4,
body:lang(zh-Hans) .lead-in-5,
body:lang(zh-Hans) .h1-regular,
body:lang(zh-Hans) .h1-r {
    font-family: var(--font-noto-sans-sc);
}

body:lang(zh-TW),
body:lang(zh-Hant),
body:lang(zh-HK) {
    font-family: var(--font-noto-sans-tc);
}

body:lang(zh-TW) h1,
body:lang(zh-TW) .h1,
body:lang(zh-TW) h2,
body:lang(zh-TW) .h2,
body:lang(zh-TW) h3,
body:lang(zh-TW) .h3,
body:lang(zh-TW) h4,
body:lang(zh-TW) .h4,
body:lang(zh-TW) h5,
body:lang(zh-TW) .lead-in-1,
body:lang(zh-TW) h6,
body:lang(zh-TW) .lead-in-2,
body:lang(zh-TW) .lead-in-2-m,
body:lang(zh-TW) .lead-in-3,
body:lang(zh-TW) .lead-in-4,
body:lang(zh-TW) .lead-in-5,
body:lang(zh-TW) .h1-regular,
body:lang(zh-TW) .h1-r,
body:lang(zh-Hant) h1,
body:lang(zh-Hant) .h1,
body:lang(zh-Hant) h2,
body:lang(zh-Hant) .h2,
body:lang(zh-Hant) h3,
body:lang(zh-Hant) .h3,
body:lang(zh-Hant) h4,
body:lang(zh-Hant) .h4,
body:lang(zh-Hant) h5,
body:lang(zh-Hant) .lead-in-1,
body:lang(zh-Hant) h6,
body:lang(zh-Hant) .lead-in-2,
body:lang(zh-Hant) .lead-in-2-m,
body:lang(zh-Hant) .lead-in-3,
body:lang(zh-Hant) .lead-in-4,
body:lang(zh-Hant) .lead-in-5,
body:lang(zh-Hant) .h1-regular,
body:lang(zh-Hant) .h1-r,
body:lang(zh-HK) h1,
body:lang(zh-HK) .h1,
body:lang(zh-HK) h2,
body:lang(zh-HK) .h2,
body:lang(zh-HK) h3,
body:lang(zh-HK) .h3,
body:lang(zh-HK) h4,
body:lang(zh-HK) .h4,
body:lang(zh-HK) h5,
body:lang(zh-HK) .lead-in-1,
body:lang(zh-HK) h6,
body:lang(zh-HK) .lead-in-2,
body:lang(zh-HK) .lead-in-2-m,
body:lang(zh-HK) .lead-in-3,
body:lang(zh-HK) .lead-in-4,
body:lang(zh-HK) .lead-in-5,
body:lang(zh-HK) .h1-regular,
body:lang(zh-HK) .h1-r {
    font-family: var(--font-noto-sans-tc);
}

/* WordPress Default Pagination Styles */
.navigation.pagination {
    text-align: right;
}

.navigation.pagination .nav-links {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

/* Style for page numbers and buttons */
.navigation.pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 5px;
    border-radius: 8px;
    box-sizing: border-box;
    font-family: var(--font-heading);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    text-decoration: none;
    background-color: var(--color-gray-light);
    /* var(--color-gray-light) */
    color: var(--color-black);
    transition: all 0.3s ease;
    opacity: 1;
    margin: 0;
}

/* Hover effect for standard page numbers */
.navigation.pagination a.page-numbers:hover {
    background-color: var(--color-navy-blue);
    color: var(--color-white);
}

/* Current page number (active) */
.navigation.pagination .page-numbers.current {
    background-color: var(--color-navy-blue);
    /* Navy Blue */
    color: var(--color-white);
    cursor: default;
}

/* Ellipses (...) */
.navigation.pagination .page-numbers.dots {
    cursor: default;
}

/* Actual Next/Prev buttons */
.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next {
    font-size: 0 !important;
    color: transparent !important;
    background-color: transparent;
    background-image: url('../images/pager-arrow.svg');
    background-repeat: no-repeat;
    background-size: 15px 13px;
    opacity: 1;
    cursor: pointer;
}

.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next {
    background-position: right;
}

.navigation.pagination .page-numbers.prev {
    transform: rotate(180deg);
}

.navigation.pagination a.page-numbers.prev:hover,
.navigation.pagination a.page-numbers.next:hover {
    background-color: transparent;
}

/* Modifier: Pink Pagination (Normal Background #F7F7F7, Active/Hover Pink) */
.navigation.pagination.pagination-pink a.page-numbers:hover {
    background-color: var(--color-pink);
    color: var(--color-white);
}

.navigation.pagination.pagination-pink .page-numbers.current {
    background-color: var(--color-pink);
    color: var(--color-white);
}

.navigation.pagination.pagination-pink a.page-numbers.prev:hover,
.navigation.pagination.pagination-pink a.page-numbers.next:hover {
    background-color: transparent;
}

/* Modifier: Transparent Pink Pagination (Normal Background #F7F7F71A, Active/Hover Pink) */
.navigation.pagination.pagination-pink-trans .page-numbers {
    background-color: #F7F7F71A;
    color: var(--color-white);
}

.navigation.pagination.pagination-pink-trans .page-numbers.prev,
.navigation.pagination.pagination-pink-trans .page-numbers.next {
    background-color: transparent;
    background-image: url('../images/pager-arrow-white.svg');
}

.navigation.pagination.pagination-pink-trans a.page-numbers:hover {
    background-color: var(--color-pink);
    color: var(--color-white);
}

.navigation.pagination.pagination-pink-trans .page-numbers.current {
    background-color: var(--color-pink);
    color: var(--color-white);
}

.navigation.pagination.pagination-pink-trans a.page-numbers.prev:hover,
.navigation.pagination.pagination-pink-trans a.page-numbers.next:hover {
    background-color: transparent;
}

/* When button is disabled */
.navigation.pagination .page-numbers.prev.disabled,
.navigation.pagination .page-numbers.next.disabled {
    opacity: 0.3 !important;
    cursor: not-allowed !important;
}

/* AJAX Filter & Pagination Loader Styles */
.ajax-filter-grid-loading {
    opacity: 0.4 !important;
    pointer-events: none !important;
}

.ajax-filter-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ajax-filter-spinner {
    width: 40px;
    height: 40px;
    border: 3px solid var(--color-pink-trans-20);
    border-radius: 50%;
    border-top-color: var(--color-pink);
    animation: ajax-filter-spin 0.8s linear infinite;
}

@keyframes ajax-filter-spin {
    to {
        transform: rotate(360deg);
    }
}

/* --- Language Specific Font Family for Pagination --- */
.navigation.pagination .page-numbers {
    font-family: var(--font-heading);
    /* Default for EN: Ethnocentric */
}

:lang(zh-TW) .navigation.pagination .page-numbers,
:lang(zh-Hant) .navigation.pagination .page-numbers,
:lang(zh-HK) .navigation.pagination .page-numbers {
    font-family: var(--font-noto-sans-tc);
    /* TC: Noto Sans TC */
}

:lang(zh-CN) .navigation.pagination .page-numbers,
:lang(zh-Hans) .navigation.pagination .page-numbers {
    font-family: var(--font-noto-sans-sc);
    /* SC: Noto Sans SC */
}

/* --- Language Specific Font Family for Button Primary --- */
.btn-primary,
.button-primary {
    font-family: var(--font-family);
    /* Default for EN: Futura PT */
}

:lang(zh-TW) .btn-primary,
:lang(zh-TW) .button-primary,
:lang(zh-Hant) .btn-primary,
:lang(zh-Hant) .button-primary,
:lang(zh-HK) .btn-primary,
:lang(zh-HK) .button-primary {
    font-family: var(--font-noto-sans-tc);
    /* TC: Noto Sans TC */
}

:lang(zh-CN) .btn-primary,
:lang(zh-CN) .button-primary,
:lang(zh-Hans) .btn-primary,
:lang(zh-Hans) .button-primary {
    font-family: var(--font-noto-sans-sc);
    /* SC: Noto Sans SC */
}

/* --- All images border radius 20px via JS helper (except banner blocks and small icons/logos) --- */
.img-rounded-20 {
    border-radius: 20px;
}


/* --- Common Class for Aspect Ratio / Padding-Bottom wrappers --- */
.image-container {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.image-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
    transition: transform 0.5s ease;
}

.image-container:hover img,
.image-container:focus img {
    transform: scale(1.1);
}

/* Fallback for other padding-bottom wrappers generated by plugins */
[style*="padding-bottom"]:has(img),
[style*="padding-bottom"]:has(picture) {
    border-radius: 20px;
    overflow: hidden;
}

[style*="padding-bottom"]:has(img) img,
[style*="padding-bottom"]:has(picture) img {
    border-radius: inherit;
}

/* --- Standardized Swiper Navigation Buttons --- */
.swiper-button-prev,
.swiper-button-next {
    width: 50px !important;
    height: 50px !important;
    opacity: 1;
    border-radius: 10px;
    padding: 5px;
    border: 1px solid var(--color-white-trans-30);
    background-image: url('../images/swiper-nav-arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 15px 13px;
    box-sizing: border-box;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    cursor: pointer;
}

/* Hide default Swiper font icons */
.swiper-button-prev::after,
.swiper-button-next::after {
    display: none !important;
}

/* Hide rendered SVG icons inside Swiper navigation buttons */
.swiper-button-prev svg,
.swiper-button-next svg {
    display: none !important;
}

/* Rotate Next Button since the SVG arrow points left by default */
.swiper-button-next {
    transform: rotate(180deg);
}

/* Hover state */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    border-color: var(--color-white-trans-90);
}

/* --- Icon Buttons --- */
.btn-global,
.btn-search {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid var(--color-white-trans-60);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    transition: border-color 0.3s ease, opacity 0.3s ease;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn-global {
    background-image: url('../images/global-icon.svg');
    background-size: 17px 17px;
}

.btn-search {
    background-image: url('../images/search-icon.svg');
    background-size: 20px 20px;
}

/* Hover state */
.btn-global:hover,
.btn-search:hover {
    border-color: var(--color-white-trans-90);
}

/* Disabled state */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: not-allowed;
    pointer-events: none;
}

/* Responsive style for mobile (max-width: 767px) */
@media (max-width: 767px) {
    :root {
        --container-padding: 30px;
    }

    .btn-primary,
    .button-primary {
        padding: 12px 20px 12px 18px;
        border-radius: 10px;
        gap: 16px;
    }

    .site-main {
        padding: 0 30px;
    }

    p,
    span,
    li,
    ul,
    ol,
    button,
    a,
    input,
    textarea,
    select,
    label,
    body {
        font-size: var(--font-size-root);
    }

    .button.primary span {
        line-height: var(--line-height-body-m);
        padding: 3.5px 0;
        font-size: var(--font-size-body-m);
    }

    .button.primary .arrow:after {
        height: 14.4px;
        margin-top: 9.2px;
    }

    .swiper-button-prev,
    .swiper-button-next {
        width: 46px !important;
        height: 46px !important;
    }

    .navigation.pagination .page-numbers {
        width: 35px;
        height: 35px;
    }
}

/* AOS Custom Animation Distance - Override default 100px to 50px */
[data-aos=fade-up] {
    transform: translate3d(0, 50px, 0);
}

[data-aos=fade-down] {
    transform: translate3d(0, -50px, 0);
}

[data-aos=fade-right] {
    transform: translate3d(-50px, 0, 0);
}

[data-aos=fade-left] {
    transform: translate3d(50px, 0, 0);
}

[data-aos=fade-up-right] {
    transform: translate3d(-50px, 50px, 0);
}

[data-aos=fade-up-left] {
    transform: translate3d(50px, 50px, 0);
}

[data-aos=fade-down-right] {
    transform: translate3d(-50px, -50px, 0);
}

[data-aos=fade-down-left] {
    transform: translate3d(50px, -50px, 0);
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 50px, 0) scale(.6);
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -50px, 0) scale(.6);
}

[data-aos=zoom-in-right] {
    transform: translate3d(-50px, 0, 0) scale(.6);
}

[data-aos=zoom-in-left] {
    transform: translate3d(50px, 0, 0) scale(.6);
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 50px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -50px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
    transform: translate3d(-50px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
    transform: translate3d(50px, 0, 0) scale(1.2);
}

/* ==========================================================================
   Global Swiper Pagination Dots (Square, 4x3px / active 49x3px, gap 12px)
   ========================================================================== */
.promo-banner__pagination,
.financial-products__pagination-mobile,
.egm-pagination {
    display: flex;
    align-items: center;
    gap: 12px;
}

.promo-banner__pagination .swiper-pagination-bullet,
.financial-products__pagination-mobile .swiper-pagination-bullet,
.egm-pagination .swiper-pagination-bullet {
    width: 4px;
    height: 3px;
    background-color: var(--color-white);
    opacity: 1;
    border-radius: 0;
    /* Square shape */
    margin: 0 !important;
    /* Reset default Swiper margin; spacing is handled by container flex gap */
    padding: 0;
    transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: inline-block;
    cursor: pointer;
}

.promo-banner__pagination .swiper-pagination-bullet-active,
.financial-products__pagination-mobile .swiper-pagination-bullet-active,
.egm-pagination .swiper-pagination-bullet-active {
    width: 49px;
    opacity: 1;
    border-radius: 0;
    /* Square shape */
    padding-bottom: 0;
    /* Disable any unexpected bottom padding */
}

/* ==========================================================================
   Breadcrumbs Component (Yoast SEO)
   ========================================================================== */
.general-banner__breadcrumbs,
.egm-breadcrumbs {
    width: 100%;
    color: var(--color-white);
    z-index: 5;
    position: relative;
    margin-bottom: 83px;
}

.general-banner__breadcrumbs .egm-breadcrumbs-inner,
.egm-breadcrumbs .egm-breadcrumbs-inner {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: var(--color-white);
}

.general-banner__breadcrumbs .egm-breadcrumbs-inner span,
.egm-breadcrumbs .egm-breadcrumbs-inner span {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: var(--color-white);
}

.general-banner__breadcrumbs .egm-breadcrumbs-inner a,
.egm-breadcrumbs .egm-breadcrumbs-inner a {
    display: inline-flex;
    align-items: center;
    color: var(--color-white);
    text-decoration: none;
    transition: color 0.25s ease;
}

.general-banner__breadcrumbs .egm-breadcrumbs-inner a:hover,
.egm-breadcrumbs .egm-breadcrumbs-inner a:hover {
    color: var(--color-pink);
}

.general-banner__breadcrumbs .egm-breadcrumbs-inner a:hover .egm-bc-home-icon,
.general-banner__breadcrumbs .egm-breadcrumbs-inner a:hover svg,
.egm-breadcrumbs .egm-breadcrumbs-inner a:hover .egm-bc-home-icon,
.egm-breadcrumbs .egm-breadcrumbs-inner a:hover svg {
    color: var(--color-pink);
}

.general-banner__breadcrumbs .egm-breadcrumbs-inner a:hover .egm-bc-home-icon path,
.general-banner__breadcrumbs .egm-breadcrumbs-inner a:hover svg path,
.egm-breadcrumbs .egm-breadcrumbs-inner a:hover .egm-bc-home-icon path,
.egm-breadcrumbs .egm-breadcrumbs-inner a:hover svg path {
    stroke: var(--color-pink);
}

.general-banner__breadcrumbs .egm-bc-home-icon,
.egm-breadcrumbs .egm-bc-home-icon {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    transition: all 0.25s ease;
}

.general-banner__breadcrumbs .egm-bc-arrow-icon,
.egm-breadcrumbs .egm-bc-arrow-icon {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 10px;
    margin: 0 16px;
}

.general-banner__breadcrumbs .egm-bc-arrow-icon {
    filter: brightness(0) invert(1);
}

@media (max-width: 991px) {

    .general-banner__breadcrumbs,
    .egm-breadcrumbs {
        margin-bottom: 70px;
    }
}