/*
Theme Name: Uspal
Description: Uspal Child Theme
Template: twentytwenty
Version: 1.0.0
Text Domain: uspal_new-child
 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    margin: 0 !important;
}

body {
    background-color: #fff;
    letter-spacing: 0.05em;
}

@font-face {
    font-family: 'Noto Sans, Regular';
    font-style: normal;
    font-weight: 500;
    src: url('./assets/fonts/Noto_Sans/NotoSans-Regular.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Noto_Sans/NotoSans-Regular.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans, Light';
    font-style: normal;
    font-weight: 500;
    src: url('./assets/fonts/Noto_Sans/NotoSans-Regular.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Noto_Sans/NotoSans-Light.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans, SemiBold';
    font-style: normal;
    font-weight: 500;
    src: url('./assets/fonts/Noto_Sans/NotoSans-SemiBold.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Noto_Sans/NotoSans-SemiBold.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans, Medium';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Noto_Sans/NotoSans-Medium.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Noto_Sans/NotoSans-Medium.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans, ExtraBold';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Noto_Sans/NotoSans-ExtraBold.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Noto_Sans/NotoSans-ExtraBold.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro, 65 Medium';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/neue-haas-grotesk-display-pro-cufonfonts/NeueHaasDisplayMediu.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/neue-haas-grotesk-display-pro-cufonfonts/NeueHaasDisplayMediu.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro, 55 Roman';
    font-style: normal;
    font-weight: 400;
    src: url('./assets/fonts/neue-haas-grotesk-display-pro-cufonfonts/NeueHaasDisplayRoman.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/neue-haas-grotesk-display-pro-cufonfonts/NeueHaasDisplayRoman.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro, 45 Light';
    font-style: normal;
    font-weight: 100;
    src: url('./assets/fonts/neue-haas-grotesk-display-pro-cufonfonts/NeueHaasDisplayLight.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/neue-haas-grotesk-display-pro-cufonfonts/NeueHaasDisplayLight.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Lato, Light';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Lato/Lato-Light.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Lato/Lato-Light.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Lato, Regular';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Lato/Lato-Regular.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Lato/Lato-Regular.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Lato, Bold';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Lato/Lato-Bold.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Lato/Lato-Bold.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Spectral, Medium';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Spectral/Spectral-Medium.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Spectral/Spectral-Medium.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Spectral';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Spectral/Spectral-Light.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Spectral/Spectral-Light.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Spectral, Regular';
    font-style: normal;
    font-weight: 300;
    src: url('./assets/fonts/Spectral/Spectral-Regular.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Spectral/Spectral-Regular.ttf') format('truetype')
        /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: url('./assets/fonts/Work_Sans/static/WorkSans-Regular.ttf');
    /* IE9 Compat Modes */
    src: local(''),
        url('./assets/fonts/Work_Sans/static/WorkSans-Regular.ttf') format('truetype')
        /* Safari, Android, iOS */
}

/*@font-face {*/
/*    font-family: "Noto Sans, Bold";*/
/*    src: url("/assets/fonts/Noto_Sans/NotoSans-Bold.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: "NotoSans-Regular";*/
/*    src: url("/assets/fonts/Noto_Sans/NotoSans-Regular.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: "NotoSans-ExtraLight";*/
/*    src: url("/assets/fonts/Noto_Sans/NotoSans-ExtraLight.ttf ");*/
/*}*/


:root {
    /* Color Vars */
    --color-primary: #A598BA;
    --color-primary-dark: #423359;
    --color-white: #FFF;
    --color-black: #000;
    --color-black-2: #191919;
    --color-gray-light: #F2F5EB;
    --color-gray: #757575;
    --color-gray-dark: #383838;
    --color-gray-dark2: #1C1919;


    /* Container Vars */
    --width-section: calc(100% - 4rem);
    --width-section-mobile: calc(100% - 6.2rem);

    /* Transition Vars */
    --transition-main: all 0.15s linear;
    --site-header-bg: #FCFAF7;
    --uspal-hero-heading-size: 45px;
    --uspal-hero-heading-line-height: 54px;
    --uspal-hero-heading-letter-spacing: -0.9px;
    --uspal-section-heading-size: 42px;
    --uspal-section-heading-line-height: 50px;
    --uspal-section-heading-letter-spacing: -0.84px;
    --uspal-card-heading-size: 27px;
    --uspal-card-heading-line-height: 36px;
    --uspal-card-heading-letter-spacing: -0.54px;
    --uspal-body-copy-size: 19px;
    --uspal-body-copy-line-height: 29px;

}

p {
    font-family: 'Work Sans', sans-serif;
    font-size: 18px
}

h1,
h2,
h5 {
    font-family: 'Spectral', sans-serif;
    letter-spacing: -1px;
    font-weight: 300;
}

/* Helper Classes ------------------------- */
.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.text-center {
    text-align: center;
}

.text-white {
    color: #fff;
}

.title-size-3 {
    font-size: 36px;
}

/* Foundation Menu ------------------------- */

#site-header.foundation-header {
    background: var(--color-primary-dark);
}

.foundation-header .header-inner {
    justify-content: space-between;
    max-width: 115rem;
}

.header-fund-cta a,
.primary-menu.foundation-menu a {
    font-size: 1.8rem;
    text-transform: capitalize;
}

.header-fund-cta .btn {
    background: var(--color-white);
}

/* Foundation template */
#site-content.foundation-page-content {
    background: var(--color-white);
}

.foundation-image-flex-mobile {
    display: none !important;
}

.foundation-hero {
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 82vh;
    display: flex;
    align-items: center;
}

.foundation-challenge {
    text-align: center;
}

.foundation-challenge .section-inner-child {
    padding-bottom: 0;
}

/*** Header ***/
.header-menu-button a:hover {
    background: #fff;
    transition: 0.4s;
    color: #FCFAF7;
}

#site-header {
    width: 100%;
}

#site-header,
#site-header .header-inner {
    transition: 0.4s;
}

header#site-header {
    background: var(--site-header-bg, #FCFAF7);
    position: sticky;
    top: 0;
    padding: 12px 0;
    z-index: 9999999;
    transition: background-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease, padding 0.28s ease;
}

#site-header.is-sticky {
    position: sticky;
}

body.has-sticky-header {
    transition: padding-top 0.28s ease;
}

#site-header.is-sticky {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    padding: 4px 0;
}

#site-header.is-hidden {
    transform: translateY(-100%);
}

#site-header.is-sticky .header-inner {
    transition: padding 0.28s ease;
    min-height: 0;
}

#site-header.is-sticky .section-inner {
    padding-top: 0;
    padding-bottom: 0;
}

footer#site-footer {
    background: #FCFAF7;
}

.header-inner {
    justify-content: space-between;
}

header#site-header a {
    color: #000;
    padding: 12px 20px;
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 18px;
}

.header-titles-wrapper {
    margin-right: 0;
}

.header-titles .site-logo img {
    object-fit: contain;
    max-width: 350px;
    max-height: 80px;
    transition: max-width 0.28s ease, max-height 0.28s ease;
}

.header-menu-button a,
.signup-button-popup {
    background: var(--color-primary);
    color: #000 !important;
    padding: 16px 45px !important;
}

#site-header.is-sticky .header-titles .site-logo img {
    max-width: 285px;
    max-height: 60px;
}

#site-header.is-sticky a {
    padding-top: 9px;
    padding-bottom: 9px;
}

.module-foundation .bottom-text-research {
    font-size: 20px;
    font-family: 'Lato, Regular';
    width: 77%;
}

/*** Footer ***/
.flex-content-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 56px 0 40px;
}

.line-footer {
    flex: 1;
    display: flex;
    justify-content: center;
}

.form-footer,
.address-footer {
    flex: 2;
    padding-top: 8%;
}

.line-footer .line-width {
    width: 2px;
    height: 380px;
    background: var(--color-primary);
    max-width: 1px;
}

.address-footer img {
    margin: 0;
    max-width: 350px;
    width: 350px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 20px 75px;
    background-color: var(--color-white) !important;
    color: var(--color-primary-dark);
    text-transform: capitalize;
    font-family: 'Lato, Light';
    font-weight: 900;
    margin-top: 30px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    padding: 12px;
    width: 80%;
    margin: 0 auto;
}

.submit-paragraph {
    text-align: center;
    font-size: 20px;
    color: var(--color-white);
    margin-bottom: 0;
    font-family: 'Lato, Medium';
    letter-spacing: 0;
}

.address-footer .header-menu-button {
    list-style: none;
    margin: 0;
    padding: 0;
}

.paragraphs-footer {
    padding: 20px 0;
    color: #fff;
    padding-top: 35px;
}

.paragraphs-footer p {
    line-height: 1.2;
    margin-bottom: 10px;
    font-family: 'Lato, Light';
}

.address-footer a {
    text-decoration: none !important;
    font-family: 'Lato, Light';
    font-weight: 600;
}

/*** Syncit Container ***/
.syncit-container {
    max-width: 1280px;
    margin: 0 auto;
}

footer#site-footer {
    padding: 0;
}

@media(max-width: 1300px) {
    .syncit-container {
        max-width: 980px;
        margin: 0 auto;
    }
}

@media(max-width: 1000px) {
    .syncit-container {
        max-width: 760px;
        margin: 0 auto;
    }
}

@media(max-width: 768px) {
    .syncit-container {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
}

.foundation-page-content .main-hero-image .section-inner {
    padding-top: 15vh;
}

/*** Hero Section ***/
.main-hero-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 82vh;
}

.section-inner-wrap {
    width: 43%;
}

section.main-hero-image h1 {
    color: #000;
    font-size: 20px;
    z-index: 10;
    letter-spacing: -0.2px;
    line-height: 48px;
    margin-bottom: 23px;
    margin-top: 0;
    font-weight: normal;
    font-family: 'Work Sans', sans-serif;
}

section.main-hero-image p {
    color: #1B3649;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-hero-heading-size);
    font-weight: 300;
    line-height: var(--uspal-hero-heading-line-height);
    letter-spacing: var(--uspal-hero-heading-letter-spacing);
    margin-bottom: 35px;
    max-width: 608px;
}

/*** Foundation Challenge ***/
.foundation-challenge .section-inner,
.section-two-col .section-inner {
    background: var(--color-primary-dark);
    max-width: 100%;
    width: 90%;
}

.foundation-challenge .section-title {
    color: #fff;
    width: 700px;
    margin: 0 auto;
}

.foundation-challenge .section-title h2 {
    font-size: 52px;
    font-weight: 100;
    margin-bottom: 10px;
    letter-spacing: 1px;
    margin-top: 0;
}

.foundation-challenge h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.section-title p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: 'Lato, Regular';
}

.section-subtitle {
    color: var(--color-primary);
    font-size: 20px !important;
    margin-bottom: 40px;
}

.section-inner-child {
    padding: 70px 0;
}

.challenge-cols.d-flex {
    display: none;
    /*display: flex;*/
    justify-content: center;
    width: 1050px;
    margin: 60px auto 20px auto;
}

.columns-content.content-0,
.columns-content.content-2 {
    flex-basis: 30%;
}

.columns-content {
    border: 1px solid var(--color-primary);
    margin: 0 10px;
}

.columns-content.content-1 {
    flex-basis: 40%;
}

.columns-content-title {
    border-bottom: 1px solid var(--color-primary);
    padding: 10px;
}

.columns-content-p {
    width: 90%;
    margin: 15px auto;
    color: var(--color-white);
    width: 100%;
    min-height: 52%;
    text-align: center;
    display: table;
    padding: 0 15px;
}

.columns-content-p p {
    display: table-cell;
    vertical-align: middle;
}

.columns-content-title h1 {
    font-family: 'Lato, Bold';
    color: var(--color-primary);
}

.columns-content.content-1 .columns-content-p {
    padding: 0 30px;
}

/*** Module Two Col ***/
.section-two-col {
    padding: 0;
    margin-bottom: 60px;
    padding-top: 30px;
}

.section-two-col .section-inner {
    background: var(--color-gray-light);
}

.section-inner.two-col-inner {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
}

.col-1-right ul {
    margin-bottom: 0;
    color: var(--color-primary-dark);
    font-family: 'Lato, Regular';
    letter-spacing: 0;
    font-weight: 600;
    list-style: none;
    padding-top: 60px;
}

.col-1-right ul li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #fff;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */
}

.col-1-right ul li {
    margin-bottom: 30px;
}

.col-1-left {
    width: 100%;
    height: 340px;
    color: var(--color-primary-dark);
    margin-left: 13%;
    padding-top: 60px;
}

.col-1-left p {
    font-size: 30px;
    font-family: 'Lato, Regular';
    letter-spacing: 0;
}

.col-1-right {
    position: absolute;
    right: 8%;
    background: var(--color-primary);
    height: 400px;
    width: 45%;
}

/*** Model Module ***/
section.module-model {
    padding: 50px 0;
}

.module-model .section-title {
    text-align: center;
    color: #fff;
}

.section-title h2 {
    margin-top: 15px;
    font-family: 'Lato, Light';
    font-size: var(--uspal-section-heading-size);
    font-weight: 100;
    margin-bottom: 13px;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
}

.flex-model {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

.flex-model div {
    flex-basis: 60%;
    color: #fff;
    position: relative;
    z-index: 2;
}

.flex-model div p {
    font-size: 16px;
}

.left-model img {
    margin-top: 5px;
}

.right-model li {
    list-style: none;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
}

.right-model li a {
    text-decoration: none;
}

.right-model p {
    margin-bottom: 13px;
}

/*** Image Circle ***/
.section-mb-10 {
    margin-top: -55px;
    position: relative;
    overflow: hidden;
}

.circle-image-paragraph {
    width: 63%;
    margin: 0 auto;
}

svg.svg-image-circle {
    background: #a598ba26;
}

p.circles-title.circles-title-second.aos-init.aos-animate {
    background: var(--color-primary);
    padding: 3px;
    width: 85%;
    margin: 100px auto;
    font-size: 18px !important;
    padding: 15px;
    font-family: 'Lato, Light';
}

p.circles-title.circles-title-second {
    background: var(--color-primary);
    padding: 3px;
}

#particles-js1 {
    width: 65%;
    height: 381px;
    position: absolute;
    z-index: 0;
    bottom: -110px;
    left: -190px;
    transform: rotate(15deg);
}

.section-mb-10 .hero-showcase,
.for-patient-page .cta-box-inner {
    width: 1200px;
    margin: 0 auto;
    background: #D1CFD4;
    /*background: #A598BA29 0% 0% no-repeat padding-box;*/
    padding: 80px 0;
    padding-bottom: 20px;
}

.for-patient-page .cta-box-inner {
    padding: 90px;
}

.for-patient-page .cta-box-inner h2 {
    font-size: 35px;
    color: #423359;
}

.for-patient-page .cta-box-inner p {
    font-size: 18px;
    color: #423359;
}

.section-mb-10 .hero-main-text {
    margin-bottom: 40px;
}

.circles-title {
    opacity: 1;
    color: var(--color-primary-dark);
    /* font-size: 27px !important; */
    line-height: 35px;
    text-align: center;
    padding: 0 10px;
    margin-top: 0;
    font-family: 'Lato, Light';
    font-weight: 100;
    font-size: 68px;
    margin-bottom: 10px;
}

p.circle-image-subtitle {
    margin-bottom: 10px;
}

.section-mb-10 .hero-main-text img {
    margin-bottom: 20px;
}

.section-mb-10 .hero-main-text p {
    color: #383838;
    font-size: 16px;
    text-align: center;
}

.change-text-test {
    text-decoration: none;
}

.change-text-test text {
    font-family: 'Lato, Bold';
    letter-spacing: 0;
    font-size: 14px;
}

.change-text-test tspan:nth-child(2) {
    font-family: 'Lato, Light';
    font-weight: 500;
}

.circle-image-subtitle {
    font-size: 20px !important;
    color: var(--color-primary-dark) !important;
    font-family: 'Lato, Regular';
    letter-spacing: 0;
}

p.circle-image-bottom-text {
    background: var(--color-primary);
    color: var(--color-white) !important;
    padding: 10px;
}

line {
    stroke: var(--color-primary);
}

path#Path_2760 {
    fill: var(--color-primary);
}

.circles-title-second {
    color: var(--color-white) !important;
    margin-top: 70px;
    position: relative;
    z-index: 1;
}

.section-two-col-p {
    background: var(--color-gray-light);
    padding: 12rem 0;
    color: var(--color-primary-dark);
}

.col-1-main {
    max-width: 62%;
    text-align: center;
    margin: 0 auto;
}

.col-1-main p {
    font-size: 27px;
    font-family: 'Lato, Regular';
    letter-spacing: 0;
}

.flex-wrap-icons {
    display: flex;
    justify-content: space-evenly;
}

.flex-content-icons {
    flex-basis: 14%;
}

.flex-content-icons span {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.flex-content-icons span p {
    font-size: 14px;
    margin-top: 25px;
}

.flex-content-icons img {
    max-width: 150px;
    margin: 0 auto;
}

/*** Module research ***/
.module-research .section-title h2 {
    color: var(--color-white);
}

section.module-icons.module-research {
    text-align: center;
}

.module-research .flex-content-icons p,
.module-research .flex-content-icons b {
    color: #000;
}

.module-research .flex-content-icons {
    flex-basis: 15%;
}

.module-research .flex-content-icons img {
    max-width: 130px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.module-research .flex-content-icons span p {
    margin-top: 15px;
}

.module-research .section-subtitle p {
    color: var(--color-primary);
    font-size: 24px;
}

.flex-content-icons p,
.flex-content-icons b {
    color: #fff !important;
}

.module-research .section-title {
    margin-bottom: 70px;
}

p.bottom-text-research {
    font-size: 16px;
    font-family: 'Lato, Light';
    letter-spacing: 0;
    margin: 70px auto;
    width: 60%;
    color: #fff !important;
}

.module-research .header-menu-button {
    list-style: none;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
}

.module-research-button {
    text-decoration: none;
}

/*** Module Statistics ***/
.module-research-container .section-title {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.section-title-in {
    width: 50%;
    margin: 0 auto;
}

.module-satistics .section-title {
    border: 1px solid var(--color-primary);
    padding: 10px 50px;
}

.module-satistics .section-title-in h2 {
    font-size: 30px;
    font-family: 'Lato, Regular';
    letter-spacing: 0.5px;
}

.module-research-container span.section-subtitle p {
    font-size: 18px;
}

.flex-content-left {
    width: 100%;
    height: 1px;
    background: var(--color-primary);
}

.flex-content-row {
    display: flex;
    align-items: center;
    width: 920px;
    justify-content: space-between;
}

.flex-content-left {
    flex-basis: 30%;
}

.flex-content-right {
    flex-basis: 60%;
}

.flex-content-row:nth-child(even) {
    margin-left: auto;
    margin-top: -40px;
    text-align: right;
    padding-left: 50px;
}

.flex-content-row:nth-child(odd) .statistics-subtitle p {
    width: 330px;
}

span.statistics-subtitle p {
    color: #fff;
    font-size: 16px;
}

.flex-wrap-statistics {
    margin-top: 100px;
}

h1.statistics-title {
    font-family: 'Lato, Regular';
    margin: 0;
}

.other-pages-font svg {
    margin: 0 auto;
}

/*** Foundation Module ***/
section.module-foundation h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 70px;
}

.foundation-image-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.foundation-image-flex div {
    flex-basis: 50%;
}

.f-image-subtitle {
    background: var(--color-primary);
    padding: 50px;
}

.f-image-subtitle p {
    font-family: 'Lato, Regular';
    letter-spacing: 0;
    font-size: 20px;
}

.flex-wrap-foundation {
    border-left: 1px solid var(--color-primary);
    width: 70%;
    margin: 0 auto;
    padding-top: 145px;
    margin-top: -50px;
    height: 806px;
}

.flex-foundation-row {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.foundation-line {
    width: 90px;
    height: 1px;
    background: var(--color-primary);
}

.flex-content-foundation {
    border: 1px solid var(--color-primary);
    padding: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-left: 10px;
}

.flex-content-foundation span p {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato, Regular';
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 0;
}

.flex-content-foundation h1 {
    margin: 0 !important;
    font-size: 54px;
    font-weight: 900;
    color: var(--color-primary);
    font-family: 'Lato, Bold';
}

.flex-content-foundation div:first-child {
    flex-basis: 4%;
}

.flex-content-foundation div:last-child {
    flex-basis: 90%;
}

.module-foundation .bottom-text-research {
    margin: 155px auto 0 auto;
    text-align: center;
}

.module-foundation .header-menu-button {
    list-style: none;
    margin-top: 60px;
    text-align: center;
    font-size: 16px;
    font-family: 'Lato, Regular';
    letter-spacing: 0;
}

.module-foundation .header-menu-button a {
    text-decoration: none;
    color: #000 !important;
}

/*** Members Module ***/
section.module-members {
    padding-top: 0;
}

.module-members .section-title h1 {
    color: #662827;
    text-align: center;
    font-family: 'Spectral', sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: -0.84px;
}

#members-section.team-member-second .section-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

#members-section.team-member-second .section-title h1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#members-section.team-member-second .section-inner,
#members-section.team-member-second .section-inner-child,
#members-section.team-member-second .section-p-mem-uspal {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#members-section.team-member-second .section-inner {
    margin-left: auto;
    margin-right: auto;
}

#members-section.team-member-second .section-p-mem-uspal {
    margin-left: auto;
    margin-right: auto;
}

.flex-members-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.flex-members {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
    max-width: 1100px;
    margin: 0 auto 48px;
}

.flex-members-content {
    text-align: center;
    height: 100%;
}

.flex-members-content img {
    margin: 30px auto;
}

.member-card-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 28px 24px 32px;
    border-radius: 24px;
    background-color: rgba(252, 250, 247, 0.9);
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.member-card-link:hover,
.member-card-link:focus {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(27, 54, 73, 0.12);
}

.member-card-link img {
    width: 100%;
    max-width: 220px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 20px;
    margin: 0 0 20px;
}

p.members-name {
    color: var(--color-primary);
    font-family: 'Lato, Regular';
    font-weight: 800;
    letter-spacing: 0.5px;
}

p.members-position {
    color: #175053;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}

span.members-paragraph p {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
}

p.members-bio {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

/*** Header ***/
button.close-nav-toggle svg {
    height: 3rem;
    width: 3rem;
}

.close-nav-toggle .toggle-text {
    display: none;
}

.menu-modal-inner {
    background: var(--color-primary-dark);
}

.container-header {
    display: inline-block;
    cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
    width: 35px;
    height: 4px;
    background-color: #fff;
    margin: 7px 0;
    transition: 0.4s;
}

.bar1-close {
    transform: translate(0, 11px) rotate(-45deg);
}

.bar2-close {
    opacity: 0;
}

.bar3-close {
    transform: translate(0, -11px) rotate(45deg);
}

/*** Header RESPONSIVE ***/
@media(max-width: 500px) {

    .bar1,
    .bar2,
    .bar3 {
        width: 28px;
        height: 4px;
        background-color: #fff;
        margin: 6px 0;
        transition: 0.4s;
    }

    .header-titles-wrapper {
        justify-content: left;
    }

    .flex-content-foundation span p {
        margin-left: 8px;
    }
}

/*** Main Hero Section ***/
.main-hero-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 80vh;
    padding-top: 0;
    position: relative;
}

.hero-image-section img {
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    height: 100%;
    object-fit: cover;
    object-position: 70% 0;
}

section.main-hero-image .section-inner {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: translate(0, -50%);
}

.main-hero-image-subtitle {
    font-size: var(--uspal-hero-heading-size);
    line-height: var(--uspal-hero-heading-line-height);
    letter-spacing: var(--uspal-hero-heading-letter-spacing);
}

.hero-image-section {
    height: 100%;
}

.foundation-page-content .main-hero-image .section-inner {
    padding-top: 0;
}

a.members-bio {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
}

section.module-icons.module-research {
    padding-top: 0;
}

/* Marko fixes */
.foundation-challenge .circle-images {
    margin-top: 40px;
}

#statistics-section {
    padding-bottom: 100px;
    position: relative;
}

#statistics-section .module-research-container {
    z-index: 10;
    position: relative;
}

#statistics-section .module-research-container {
    z-index: 10;
    position: relative;
}

#statistics-section #particles-js1 {
    bottom: -190px;
}

#circle-section {
    display: none;
}

/* Challenge section with parallax START */
#challenge-prlx {
    background-color: #2c122d;
    position: relative;
    padding: 0;
    overflow: hidden;
}

#challenge-prlx>.challenge-prlx-inner {
    background-color: #381a364d;
    position: relative;
    z-index: 1;
    padding: 8rem 0;
}

#challenge-prlx #challenge-prlx-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
}

#challenge-prlx #challenge-prlx-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.challenge-prlx-inner .section-inner {
    max-width: 90rem;
}

/* Challenge section with parallax END */

/* Module Icon Cols Vertical START */
#icon-cols-vertical {
    margin-bottom: -100px;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}

#icon-cols-vertical .flex-content-icons {
    display: flex;
    align-items: center;
    max-width: 850px;
    margin: 0 auto 80px 200px;
}

/* Module Icon Cols Vertical END */

/*** RESPONSIVE ***/
@media(max-width: 1400px) {
    .flex-content-row {
        margin-bottom: 50px;
    }
}

@media(max-width: 1320px) {
    #site-header .section-inner {
        width: 100%;
    }

    header#site-header a {
        /*padding: 0 10px;*/
    }
}

@media(max-width: 1210px) {
    .flex-content-row {
        margin-bottom: 0;
    }

    .challenge-cols.d-flex {
        width: 100%;
    }

    .columns-content-title h1 {
        font-size: 56px;
    }

    .columns-content-p p {
        font-size: 16px;
    }

    .col-1-right {
        position: unset;
        right: 8%;
        background: var(--color-primary);
        height: auto;
        width: 55%;
        margin: 0 auto;
        padding: 0 10px 10px 0;
    }

    .col-1-left {
        width: 100%;
        height: auto;
        color: var(--color-primary-dark);
        margin-left: 0;
        padding-top: 10px;
        text-align: center;
    }

    .section-inner.two-col-inner {
        display: block;
        align-items: center;
        position: unset;
        padding: 0;
    }

    .left-model {
        margin-right: 4%;
    }

    .section-mb-10 .hero-showcase,
    .for-patient-page .cta-box-inner {
        width: 95%;
    }

    .circle-image-paragraph {
        width: 95%;
    }

    .other-pages-font svg {
        margin: 0 auto;
        width: 80%;
    }

    .flex-content-row:nth-child(even) {
        margin-left: auto;
        margin-top: 0px;
        text-align: right;
        padding-left: 50px;
    }

    .flex-content-row {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    .section-title-in {
        width: 100%;
    }

    .module-satistics .section-title {
        border: 1px solid var(--color-primary);
        padding: 10px;
    }

    .module-research-container .section-title {
        width: 90%;
    }

    .module-research {
        padding: 0;
    }

    .module-research .flex-content-icons {
        flex-basis: 20%;
    }

    .flex-wrap-foundation {
        height: auto;
    }

    #model-section .module-model-bg {
        width: 500px !important;
        height: 500px !important;
    }
}

@media(max-width: 1150px) {

    /*header#site-header a {*/
    /*    padding: 0;*/
    /*}*/
    .header-menu-button a {
        padding: 13px 25px !important;
    }
}

@media(max-width: 992px) {
    #icon-cols-vertical .flex-content-icons {
        margin: 50px 0 0 0;
        padding: 0 15px;
    }
}

@media(max-width: 860px) {
    .signup-button-popup {
        position: relative;
        left: 50%;
        transform: translate(-50%);
        margin-bottom: 25px;
        display: block;
    }

    .challenge-cols.d-flex {
        display: none;
        width: 95%;
    }

    .left-model {
        margin-right: 0;
    }

    .columns-content {
        margin: 0 10px;
        margin-bottom: 30px;
    }

    .foundation-challenge .section-title {
        width: 95%;
    }

    .col-1-right {
        width: 95%;
    }

    .col-1-left p {
        line-height: 1.2;
        font-size: 26px;
    }

    .col-1-right ul li {
        margin-bottom: 30px;
        font-size: 16px;
    }

    .flex-model {
        display: block;
        text-align: center;
    }

    .left-model img {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .module-model .section-inner-child {
        padding: 0;
    }

    .module-model {
        padding: 20px 0;
        padding-bottom: 70px;
    }

    .other-pages-font svg {
        width: 100%;
    }

    .section-mb-10 .hero-showcase,
    .for-patient-page .cta-box-inner {
        padding: 60px 0;
        padding-bottom: 1px;
    }

    .flex-content-left {
        flex-basis: 15%;
    }

    .flex-content-right {
        flex-basis: 80%;
        padding: 5px;
    }

    .flex-content-row:nth-child(even) {
        padding-left: 0;
    }

    .flex-wrap-icons {
        display: block;
        justify-content: space-evenly;
    }

    .module-research .flex-content-icons {
        margin-bottom: 50px;
    }

    .module-research .flex-content-icons img {
        margin-bottom: 0;
    }

    p.bottom-text-research {
        width: 95%;
    }

    .foundation-image-flex-desktop {
        display: none;
    }

    .foundation-image-flex-mobile {
        display: block !important;
        text-align: center;
    }

    .f-image-subtitle {
        padding: 30px 10px;
    }

    .f-image img {
        width: 100%;
    }

    .flex-foundation-row {
        display: block;
        margin-bottom: 0;
    }

    .foundation-line {
        width: 1px;
        height: 80px;
        background: var(--color-primary);
        margin: 0 auto;
    }

    .flex-wrap-foundation {
        border-left: none;
    }

    .flex-wrap-foundation {
        width: 90%;
        padding-top: 0;
        margin-top: 0;
    }

    .module-foundation .bottom-text-research {
        margin: 50px auto 0 auto;
        text-align: center;
    }

    section.module-foundation {
        padding: 60px 0 0 0;
    }

    .flex-members-content {
        flex: 0 1 50%;
        text-align: center;
        margin-bottom: 40px;
        padding: 0 10px;
    }

    p.members-name {
        margin-bottom: 5px;
    }

    .module-foundation .section-title h2 {
        margin-bottom: 30px;
        margin-top: 50px;
    }

    .section-subtitle,
    p.circle-image-subtitle {
        font-size: 18px !important;
    }

    section.module-model {
        margin-bottom: 0;
        padding-top: 20px;
    }

    p.circle-image-subtitle {
        margin-top: 10px;
    }

    p.circles-title.circles-title-second.aos-init.aos-animate {
        font-size: 18px !important;
        line-height: 1.4;
        padding: 15px 10px;
    }

    .module-satistics .section-title-in h2 {
        font-size: 28px;
        font-family: 'Lato, Regular';
        letter-spacing: 0.5px;
    }

    .flex-wrap-statistics {
        margin-top: 50px;
    }

    section.module-icons.module-satistics {
        padding-bottom: 10px;
    }

    .flex-content-footer {
        display: block;
        padding: 10px 0;
    }

    .line-footer .line-width {
        width: 100%;
        height: 1px;
        max-width: 100%;
    }

    .form-footer,
    .address-footer {
        padding-top: 8%;
        text-align: center;
    }

    .address-footer img {
        margin: 0;
        max-width: 280px;
        width: 350px;
        margin: 0 auto;
    }

    .section-inner-wrap {
        width: 50%;
    }

    .hero-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #0000007d;
        z-index: 0;
    }

    .main-hero-image {
        padding-bottom: 0;
    }

    .section-inner-wrap {
        width: 100%;
    }

    .main-hero-image {
        height: 55vh;
    }

    a.members-bio {
        font-size: 16px;
    }

    section.two-col.section-two-col {
        margin-top: 50px;
    }
}

section.two-col.section-two-col {
    margin-top: 100px;
}

@media(max-width: 768px) {
    .title-size-3 {
        font-size: 32px;
    }

    #challenge-prlx>.challenge-prlx-inner {
        padding: 3rem 0;
    }

    #challenge-prlx>.challenge-prlx-inner {
        padding: 3rem 0;
    }

    #icon-cols-vertical .flex-content-icons {
        display: block;
    }

    #icon-cols-vertical .flex-content-icons-img {
        margin: 0 0 30px 0;
    }

    #icon-cols-vertical .text-center {
        padding: 0 15px;
    }

    .section-inner-child {
        padding-top: 40px;
        padding-bottom: 0;
    }

    #statistics-section {
        padding-bottom: 50px;
    }

    #icon-cols-vertical .section-subtitle {
        font-size: 20px !important;
        margin-bottom: 0;
    }

    .module-research .section-subtitle p {
        font-size: 18px;
    }

    #icon-cols-vertical.uspal-module-four .section-inner.section-inner-wrap-main {
        padding: 0;
        display: flex;
        width: 100% !important;
        margin: 0 auto;
        max-width: 1200px;
        justify-content: center;
        gap: 0;
    }

    .uspal-module-five.uspalmf.flex-wrap-icons-vertical,
    .module-four-left-section {
        max-width: 100% !important;
        margin: 0 auto;
    }
}

@media(max-width: 580px) {
    .flex-members-content {
        flex: 0 1 100%;
    }

    .flex-members-content {
        flex: 0 1 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .main-hero-image {
        height: 35vh;
    }

    .main-hero-image {
        height: 50vh;
    }

    section.main-hero-image .section-inner {
        position: absolute;
        top: 5vh;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        transform: unset;
    }
}

@media(max-width: 320px) {
    .header-titles .site-logo img {
        max-width: 220px;
        width: 350px;
        object-fit: cover;
    }
}

section.module-icons.module-satistics {
    padding-bottom: 0;
}

section.module-icons.module-research .section-inner {
    padding-top: 60px;
}

.js .show-js {
    display: block !important;
}

.js .hide-js {
    display: none !important;
}

.no-js .show-no-js {
    display: block !important;
}

.no-js .hide-no-js {
    display: none !important;
}

body.modal-unset-scroll {
    overflow-y: hidden !important;
}

.modal {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(66, 51, 89, 0.35);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal .modal-wrapper {
    position: relative;
    z-index: 100;
    transform: translateY(-2rem);
    margin: 2rem auto;
    max-width: 76rem;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 3.4rem;
    padding: 5rem;
    transition: all 300ms linear;
    ;
    opacity: 0;
}

.modal.is-visible .modal-wrapper {
    transform: translateY(0);
    opacity: 1;
}

.modal-content-img {
    display: inline-block;
    max-width: 13.2rem;
    margin-bottom: 3rem;
}

.modal-content-text {
    text-align: left;
    margin-bottom: 5rem;
}

.modal-content-btn {
    padding-left: 4rem;
    padding-right: 4rem;
}

.modal-content-btn button {
    /* margin: 0 auto; */
    /* text-align: center; */
    background: var(--color-primary);
    font-size: 16px;
    font-family: 'Lato, Regular';
    letter-spacing: 0.5px;
    border-radius: 20px;
    padding: 15px 50px;
    text-decoration: none;
}

.modal-content-btn {
    text-align: center;
}

.modal-content-img.text-center {
    width: 100%;
    text-align: center;
    max-width: 100%;
}

.modal-content-text.paragraph-other p {
    font-size: 16px;
    font-family: 'Lato, Light';
}

/*** Main Svg ***/

.main-svg .section-title {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-family: 'Lato, Light';
    margin-top: 0;
    margin-bottom: 50px;
}

svg#Layer_2 {
    height: 895px;
    margin-left: auto;
    width: 1200px;
}

.flex-svg-content {
    display: flex;
    position: relative;
}

span.distributed-subtitle-main p {
    color: #fff;
    font-size: 16px !important;
    line-height: 1.2;
}

span.distributed-subtitle-main {
    width: 380px;
    position: absolute;
    top: 0;
    left: 15%;
}

.section-inner-wrap-main {
    background: #333232;
    padding: 80px 0;
}

@media(max-width: 1100px) {
    span.distributed-subtitle-main {
        width: 90%;
        margin: 0 auto;
        position: unset;
        text-align: center;
        margin-bottom: 50px;
    }

    span.distributed-subtitle-main p {
        font-size: 16px;
    }

    .flex-svg-content {
        display: block;
        padding: 0 50px;
    }

    svg#Layer_2 {
        height: 80vh;
        margin-left: unset;
        width: 100%;
    }
}

@media(max-width: 520px) {
    svg#Layer_2 {
        height: 45vh;
        margin-left: unset;
        width: 100%;
    }

    .flex-svg-content {
        display: block;
        padding: 0 20px;
    }
}

/*** Changes from xD ***/
.foundation-challenge .section-inner {
    background: transparent;
}

.main-hero-image {
    padding-bottom: 0;
}

section.foundation-challenge {
    padding-top: 50px;
    position: relative;
    overflow: hidden;
}

#particles-js {
    width: 44%;
    height: 380px;
    position: absolute;
    z-index: 0;
    bottom: unset;
    left: unset;
    transform: rotate(21deg);
    top: -123px;
    right: -62px;
}

p.challenge-subtitle-three {
    background: var(--color-primary);
    color: #000;
    padding: 25px 120px;
    font-size: 20px;
    width: 1030px;
    margin: 0 auto;
    font-family: 'Lato, Regular';
    letter-spacing: 0;
    margin-top: 80px;
    margin-bottom: -20px;
}

.module-satistics .section-title {
    width: 680px;
    padding: 0;
}

section#statistics-section {
    background: #333232;
    overflow: hidden;
}

p.circle-image-subtitle,
p.circles-title.circles-title-second {
    font-size: 28px !important;
    width: 60%;
    margin: 0 auto 30px auto;
    background: transparent !important;
    font-family: 'Lato, Regular';
}

p.circles-title.circles-title-second.aos-init.aos-animate {
    margin-top: 30px;
}

#circle-section .hero-showcase,
svg.svg-image-circle {
    background: transparent;
}

p.circle-image-subtitle {
    color: var(--color-primary) !important;
}

p.circles-title.circles-title-second {
    margin-top: 50px;
}

.col-1-left {
    width: 100%;
    height: 340px;
    color: var(--color-primary-dark);
    margin-left: 0;
    padding-top: 60px;
    text-align: center;
}

.col-1-left {
    padding-top: 90px;
}

.col-1-left p {
    width: 765px;
    margin: 0 auto;
}

.section-two-col .section-inner {
    width: 100%;
}

section.two-col.section-two-col {
    margin: 0;
    padding: 0;
}

.main-svg {
    padding: 0;
    margin-bottom: -100px;
    z-index: 1;
    position: relative;
}

.f-image img {
    display: none;
}

.foundation-image-flex div {
    flex-basis: unset;
}

.flex-content-row:last-child {
    margin-bottom: 0;
}

section-mb-10 {

    position: relative;
    overflow: hidden;
}

#circle-section {
    background: #333232 !important;
    margin-top: 0 !important;
}

section#research-section {
    padding-top: 120px;
}

#particles-js2 {
    width: 65%;
    height: 381px;
    position: absolute;
    z-index: 0;
    bottom: -110px;
    right: -265px;
    transform: rotate(-25deg);
}

.module-research .header-menu-button a {
    color: #fff !important;
    z-index: 1;
    position: relative;
}

/* Marko Start */

#model-section {
    position: relative;
}

#model-section .flex-model {
    text-align: center;
}

#icon-cols .flex-content-icons {
    text-align: center;
}

#icon-cols .flex-content-icons img {
    margin-bottom: 40px;
}

#icon-cols .flex-content-icons p strong {
    font-weight: 600;
}

.module-research p.bottom-text-research,
.module-research .flex-content-icons b,
.module-research .flex-content-icons p,
.module-research .section-title h2 {
    color: #000 !important;
}

.module-research .module-research-button {
    background-color: var(--color-primary-dark);
}

.module-research .header-menu-button a {
    color: #fff !important;
}

.module-research .header-menu-button a:hover {
    color: var(--color-primary-dark) !important;
}

.module-research .section-subtitle p {
    color: var(--color-primary-dark) !important;
}

.module-research p.bottom-text-research {
    width: 60%;
    font-size: 22px;
}

#foundation-section {
    position: relative;
}

#foundation-section .foundation-image-flex {
    position: relative;
    z-index: 1;
}

.module-foundation-bg {
    top: 300px;
    position: absolute;
    width: 243px;
    height: 380px;
    background-image: url("/wp-content/themes/uspal_new-child/assets/images/foundation-bg.png") !important;
}

#members-section {
    position: relative;
    background-color: #333232;
}


section#research-section {
    background: var(--color-primary);
    padding-top: 120px;
    position: relative;
    overflow: hidden;
}


/*** TOP BANNER ***/
.top-banner-text {
    display: inline-block;
}

.top-banner-wrapper {
    display: block;
    text-align: center;
    background: #F2F5EB;
    padding: 14px;
    box-shadow: 0 0 3px #42335952;
}

.top-banner-wrapper a,
.top-banner-text,
.top-banner-wrapper {
    color: #000 !important;
    font-size: 22px !important;
    letter-spacing: 0;
    line-height: 1.2;
    font-family: 'Lato, Regular', sans-serif;
}

.top-banner-wrapper a {
    display: inline-block;
    padding: 0 0 0 5px !important;
    font-weight: bold;
    text-decoration: underline !important;
}

/* start metx popup */
.metx-popup-wrapper {
    max-width: 758px;
    width: 100%;
    max-height: 420px;
    height: 100%;
}

.metx-text {
    line-height: 1.2;
    font-family: 'Lato, Regular', sans-serif;
    font-size: 42px;
    text-align: center;
    padding: 30px 40px;
    font-weight: bold;
}

.metx-text,
img.metx-img {
    float: left;
    width: 50%;
    height: 420px;
    object-fit: cover;
}

img.metx-img {
    padding: 15px;
}

a.metx-popup-a {
    background: #423359;
    padding: 19px 49px;
    color: white;
    text-decoration: none;
    font-size: 22px;
    float: left;
    width: 100%;
    max-width: 220px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    margin-top: 20px;
    font-weight: 400;
}

.metx-text span {
    float: left;
    width: 100%;
    display: block;
    font-weight: 400;
    letter-spacing: 0;
}

#sgpb-popup-dialog-main-div {
    background-color: #F2F5EB !important;
}

.metx-popup-wrapper p {
    margin: 0;
}

@media (max-width: 690px) {

    .metx-text,
    img.metx-img {
        float: left;
        width: 100%;
        height: 320px;
    }

    img.metx-img {
        max-width: 100%;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        object-fit: cover;
    }

    .sgpb-popup-dialog-main-div-theme-wrapper-3 {
        top: 50% !important;
        transform: translate(0, -50%);
    }

    .top-banner-wrapper a,
    .top-banner-text,
    .top-banner-wrapper {
        color: #000 !important;
        font-size: 16px !important;
    }

    .page-id-401 .nav-toggle {
        /*top: -64px;*/
    }

    .top-banner-wrapper {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .metx-text {
        line-height: 1.2;
        font-family: 'Lato, Regular', sans-serif;
        font-size: 30px;
        text-align: center;
        padding: 30px 40px;
        font-weight: bold;
    }
}

@media (max-width: 360px) {
    a.metx-popup-a {
        background: #423359;
        padding: 19px 29px;
        color: white;
        text-decoration: none;
        font-size: 20px;
        float: left;
        width: 100%;
        max-width: 190px;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        margin-top: 20px;
    }
}

/* end metx popup */



/***** BLOG PAGE *****/

.blog-page-content {
    background-color: #F2F5EB;
}

.blog-page-content p,
.blog-page-content li {
    letter-spacing: 0;
    line-height: 28px;
    font-size: 19px;
    color: #1C1919;
    font-weight: 300;
}

.blog-page-content a {
    color: #D66EFE;
}

.blog-page-content h1,
.blog-page-content h2,
.blog-page-content p,
.blog-page-content li,
.blog-page-content h3 {
    font-family: 'Neue Haas Grotesk Display Pro, 55 Roman';
}

.blog-page-content h2 {
    font-size: 34px;
    line-height: 48px;
    color: #1C1919;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 39px;
    margin-bottom: 45px;
}

.title-img-paragraph-row h3 {
    font-size: 34px;
    line-height: 70px;
    color: #1C1919;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 55px;
}

#main-blog-container {
    max-width: 866px;
    margin: 0 auto;
}

.blog-page-content .blog-top-desc {
    font-size: 24px;
    color: #1C191976;
    line-height: 77px;
}

.main-title-row h1 {
    font-size: 67px;
    color: #381A36;
    line-height: 77px;
    font-weight: 400;
    letter-spacing: 0;
}

.blog-page-content .blog-date {
    color: #381A36;
    font-size: 34px;
    line-height: 77px;
    font-weight: 300;
}

#main-title,
#image-title,
section#title-desc {
    padding: 35px 0;
}

.image-text-row img {
    margin-bottom: 77px;
}

.image-text-row p,
.title-desc-row p {
    margin-bottom: 28px;
}

.title-desc-row h1 {
    text-align: center;
    font-family: 'Neue Haas Grotesk Display Pro, 45 Light';
    font-weight: 100;
    font-size: 65px;
    letter-spacing: 1.3px;
    line-height: 70px;
    color: #1C1919;
    margin: 65px 0;
}

.title-desc-row h1 {
    margin-top: 0;
    margin-bottom: 65px;
}

.title-desc-row em {
    font-weight: 800;
}

.title-desc-row p {
    margin-bottom: 40px;
}

.bottom-metx-section {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    position: relative;
}

.bottom-metx-flex {
    flex-basis: 33.33%;
    margin: 0 22px;
    z-index: 1;
}

.bottom-metx-flex img {
    margin: 0 auto;
    margin-bottom: 30px;
}

.bottom-metx-flex:first-child {
    margin-left: 0 !important;
}

.bottom-metx-flex:last-child {
    margin-right: 0;
}

.bottom-metx-flex .metx-paragraph {
    height: 85px;
}

.blog-page-content ul {
    margin-left: 0;
}

section#module-metx {
    padding-top: 65px;
}

.dotted-line {
    border-bottom: 2px dotted #8C688A;
    height: 2px;
    width: 70%;
    position: absolute;
    top: 100px;
    z-index: 0;
}

section#module-metx {
    border-bottom: 2px dotted #8C688A;
    padding-bottom: 54px;
}

section#title-img-paragraph {
    padding: 10px 0 0 0;
}

.title-img-paragraph-row img {
    margin-bottom: 30px;
}

section#module-about {
    padding-top: 0;
    border-bottom: 2px solid #8C688A;
}

.module-about-row p {
    margin-top: -15px;
}

.social-media-container {
    display: flex;
}

.social-media-row {
    width: 35px;
    height: 35px;
    margin: 0 10px;
}

.social-media-row:first-child {
    margin-left: 0;
}

section#module-social-media {
    padding-top: 40px;
    padding-bottom: 18rem;
}

p.blog-top-desc {
    font-weight: bold;
    margin-bottom: 0;
}

.main-title-row h1 {
    margin-top: 30px;
    margin-bottom: 65px;
}

section#title-desc {
    padding-top: 0;
}

section#title-desc {
    padding-bottom: 20px;
}

.title-desc-row img {
    margin-top: 65px;
}

.top-metx-section.title-desc-row p {
    margin-bottom: 65px;
}

.title-img-paragraph-row p {
    margin-bottom: 0;
}

.title-img-paragraph-row ul {
    margin-bottom: 65px;
}

.title-desc-row h1 {
    font-size: 63px;
}

.main-title-row h1 {
    font-size: 65px;
}

.blog-page-content .blog-top-desc {
    font-size: 22px;
}

.blog-page-content .blog-date {
    font-size: 34px;
}

.blog-page-content p,
.blog-page-content li {
    font-size: 18px;
    line-height: 27px;
}

.title-img-paragraph-row h3 {
    font-size: 32px;
}

.blog-page-content h2 {
    font-size: 32px;
    line-height: 46px;
}

.quote-color {
    color: #423359;
}

.title-desc-row em {
    color: #423359;
}

@media(max-width: 1028px) {
    .main-title-row h1 {
        font-size: 47px;
        line-height: 55px;
        margin-top: 20px;
        margin-bottom: 55px;
    }

    .blog-page-content .blog-date {
        margin-bottom: 0;
    }

    .title-desc-row h1 {
        font-size: 50px;
        line-height: 45px;
    }

    #main-blog-container {
        padding: 0 30px;
    }
}

@media(max-width: 768px) {
    .main-title-row h1 {
        font-size: 38px;
        line-height: 1.2;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .blog-page-content .blog-date {
        margin-bottom: 0;
    }

    .title-desc-row h1 {
        font-size: 38px;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    .title-img-paragraph-row ul li:last-child {
        margin-bottom: 35px;
    }

    #main-blog-container {
        padding: 0 20px;
    }

    #main-title,
    #image-title,
    section#title-desc {
        padding: 15px 0;
    }

    .blog-page-content p,
    .blog-page-content li {
        letter-spacing: 0;
        line-height: 25px;
        font-size: 16px;
        color: #1C1919;
        font-weight: 300;
    }

    .title-desc-row p {
        margin-bottom: 20px;
    }

    .image-text-row img {
        margin-bottom: 27px;
    }

    .title-img-paragraph-row h3 {
        line-height: 35px;
        margin-top: 25px;
    }

    .blog-page-content h2 {
        font-size: 24px;
        line-height: 30px;
        color: #1C1919;
        font-weight: 400;
        letter-spacing: 0;
        margin-top: 39px;
        margin-bottom: 35px;
    }

    section#module-social-media {
        padding-bottom: 10rem;
    }

    .bottom-metx-section {
        display: block;
    }

    .dotted-line {
        display: none;
    }

    .top-metx-section.title-desc-row p {
        margin-bottom: 30px;
    }

    .bottom-metx-flex .metx-paragraph {
        height: auto;
        max-width: 343px;
        margin: 0 auto;
    }

    .blog-page-content ul {
        width: 343px;
        margin: 0 auto;
    }

    .bottom-metx-flex img {
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 44%;
    }

    .bottom-metx-flex {
        margin: 0 0 40px 0;
    }

    section#module-metx {
        padding-bottom: 0;
    }

    .top-metx-section.title-desc-row p {
        text-align: center;
    }

    .top-metx-section.title-desc-row h1 {
        margin-bottom: 25px;
    }

    .title-desc-row h1 {
        margin-top: 0;
        margin-bottom: 35px;
    }

    #main-title,
    #image-title,
    section#title-desc {
        padding: 5px 0;
    }

    .blog-page-content .blog-date {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 30px;
    }

    .blog-page-content .blog-top-desc {
        line-height: 1.2;
        margin-top: 30px;
        font-size: 20px;
    }
}

.site-description {
    display: none;
}

section#module-social-media-fixed {
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translate(0, -70%);
    width: 40px;
}

section#module-social-media-fixed .social-media-container {
    display: block;
}

section#module-social-media-fixed .social-media-container .social-media-row {
    margin: 20px 0;
}

section#module-social-media-fixed .social-media-row {
    width: 40px;
    height: 40px;
}

.bottom-metx-flex:first-child {
    margin-left: 0;
}

@media(max-width: 1360px) {
    section#module-social-media-fixed .social-media-row {
        width: 40px;
        height: 40px;
    }
}

@media(max-width: 1028px) {
    section#module-social-media-fixed .social-media-row {
        display: none;
    }
}

#sgpb-popup-dialog-main-div {
    background-color: #F2F5EB !important;
}

@media (max-width: 690px) {
    .sgpb-popup-dialog-main-div-theme-wrapper-3 {
        /*top: 50% !important;
    	transform: translate(0, -50%);*/
    }
}


.signup-label {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 10px;
    font-family: 'Lato, Light';
    font-size: 18px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.footer-signup {
    float: left;
    width: 100%;
    display: flex;
}

.signup-button-popup {
    transition: .2s;
}

.signup-button-popup:hover {
    cursor: pointer;
    background-color: #fff;
}

.footer-social-icons li {
    list-style-type: none;
}

.footer-social-icons {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.footer-social-icons li {
    margin-left: 0;
    float: left;
    margin-right: 10px;
}

.footer-social-icons ul {
    float: left;
    width: 100%;
    margin: 0;
}

.social-insta {
    width: 33px;
    height: 33px;
    color: white;
    background-color: #381a36;
    display: block;
    border-radius: 100%;
    align-content: center;
    font-weight: 400;
}

.social-insta i {
    font-size: 20px;
    width: auto;
    display: inline-block;
    height: 21px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

@media (max-width:861px) {
    .footer-social-icons ul {
        float: left;
        width: 100%;
        margin: 0;
        display: flex;
        align-content: center;
        justify-content: center;
        margin-bottom: 50px;
    }

    .social-insta i {

        left: unset;
        transform: unset;
    }
}

.sgpb-main-html-content-wrapper h3 {
    margin-top: 0;
}

@media (min-width: 1000px) {
    .header-inner {
        padding: 19px 0;
    }
}

div#wpadminbar {
    display: none;
}

li.menu-item.login {
    border: 1px solid #1B3649;
    border-radius: 4px;
}

a.donate-link {
    border-radius: 4px;
    border: 1px solid #F9AEAA;
    background: #F9AEAA;
}

.flex-content-footer,
.flex-content-footer a {
    font-size: 18px;
    color: #000;
    font-family: "Work Sans", sans-serif;
    letter-spacing: normal;
}

.footer-disclaimer {
    margin: 0 auto;
    max-width: 900px;
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1.5;
    text-align: center;
}

.flex-content-footer .info {
    text-align: center;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
}

.flex-content-footer a {
    padding: 0;
}

.main-hero-image {
    padding: 80px 160px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.np-button-first {
    color: #fff;
    padding: 16px;
    max-width: 186px;
    min-width: 186px;
    display: inline-block;
    text-align: center;
    line-height: normal;
    font-family: 'Work Sans', sans-serif;
    text-decoration: none;
    font-size: 17px;
}

.main-hero-image .section-inner-wrap {
    width: 50%;
    margin-right: 70px;
}

.image-wrapper-hero img {
    min-width: 300px !important;
    object-fit: contain;
}

#icon-cols .section-inner {
    max-width: 99rem;
}

.icon-cols-headline {
    font-size: var(--uspal-section-heading-size);
    text-align: center;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
    color: #1B3649;
    font-family: 'Spectral', sans-serif;
    font-weight: 300;
    max-width: 910px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.icon-cols-desc {
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    margin-bottom: 50px;
    font-size: 19px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: normal;
}

#icon-cols.uspal .flex-content-icons img {
    max-width: 172px;
    margin: 0 auto;
}

section.uspal.two-col.section-two-col-p.uspal-third {
    padding: 0;
}

.uspal .section-inner.two-col-inner {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 0;
    max-width: 100%;
    justify-content: center;
}

img.uspal-third-sec-img {
    max-height: 417px;
    max-width: 718px;
    object-fit: cover;
    width: 100%;
    height: 100vh;
}

.uspal-headline-desc {
    padding: 40px;
    margin-right: 5%;
}

body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third .section-inner.two-col-inner {
    justify-content: space-between;
    align-items: stretch;
    padding-left: clamp(100px, 9vw, 180px);
    min-height: 360px;
}

body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third .uspal-headline-desc {
    flex: 0 0 38%;
    max-width: 640px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 36px 72px 36px 0;
    margin-right: 0;
}

body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third .uspal-img-third {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    box-sizing: border-box;
    padding-left: clamp(20px, 2.5vw, 48px);
    padding-right: 0;
}

body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third img.uspal-third-sec-img {
    display: block;
    max-width: none;
    width: 100%;
    height: 100%;
    max-height: none;
}

.uspal-headline {
    color: #1B3649;
    text-align: center;
    font-family: "Spectral", sans-serif;
    font-size: var(--uspal-card-heading-size);
    font-style: normal;
    font-weight: 300;
    line-height: var(--uspal-card-heading-line-height);
    letter-spacing: var(--uspal-card-heading-letter-spacing);
    margin-bottom: 20px;
    max-width: 540px;
}

.uspal-desc {
    color: #1B3649;
    font-family: "Work Sans", sans-serif;
    font-size: var(--uspal-body-copy-size);
    font-style: normal;
    font-weight: 400;
    line-height: var(--uspal-body-copy-line-height);
    text-align: center;
    max-width: 540px;
}

#members-section {
    position: relative;
    background-color: #FFEEEB;
}

p.members-name {
    color: #000;
    text-align: center;
    font-family: 'Spectral', sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.54px;
    margin-bottom: 15px;
}

span.members-paragraph p {
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.section-p-mem-uspal {
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0;
    max-width: 1096px;
    margin-bottom: 40px;
}

.np-button-first.members {
    color: #662827;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    max-width: 262px;
    max-height: 69px;
    padding: 17px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
}

.members-link-btn {
    margin: 0 auto;
    width: 262px;
}

.member-profile-page {
    padding: 56px 0 0;
    background-color: #FCFAF7;
}

.member-profile-shell {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 24px 72px;
    background-color: #FCFAF7;
}

.member-profile-back {
    display: inline-flex;
    margin-bottom: 28px;
    color: #000000;
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0;
    text-align: center;
}

.member-profile-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(260px, 320px);
    gap: 56px;
    align-items: start;
}

.member-profile-image-column {
    justify-self: end;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.member-profile-image img {
    width: 100%;
    max-width: 360px;
    border-radius: 14px;
    object-fit: cover;
    border: 4px solid #F3B2B3;
}

.member-profile-header h1 {
    margin: 0 0 22px;
    color: #1B3649;
    font-family: 'Spectral', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 300;
    line-height: 54px;
    letter-spacing: 0;
}

.member-profile-socials {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 18px;
    width: 100%;
    max-width: 360px;
}

.member-profile-social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.member-profile-social-link img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}

.member-profile-bio {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
}

.member-profile-bio p:last-child {
    margin-bottom: 0;
}

.member-profile-more {
    margin-top: 48px;
    padding: 40px 0 28px;
    background-color: #FFEEEB;
    text-align: center;
    width: 100%;
}

.member-profile-more-inner {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 32px;
}

.member-profile-more-slider {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    margin-bottom: 22px;
}

.member-profile-more-viewport {
    overflow: hidden;
}

.member-profile-more-track {
    display: flex;
    gap: 48px;
    padding: 12px 4px 28px;
    transition: transform 0.35s ease;
    will-change: transform;
}

.member-profile-more-nav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    appearance: none;
    width: auto;
    height: auto;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #1B3649;
    cursor: pointer;
    font-size: 54px;
    line-height: 1;
    padding: 0;
    text-decoration: none;
    text-decoration-line: none;
    box-shadow: none;
}

.member-profile-more-nav[disabled] {
    opacity: 0.35;
    cursor: default;
}

.member-profile-more-nav:hover,
.member-profile-more-nav:focus,
.member-profile-more-nav:active {
    text-decoration: none;
    text-decoration-line: none;
    background: transparent;
    box-shadow: none;
    outline: none;
}

.member-profile-more-nav span {
    display: block;
    line-height: 1;
}

.member-profile-more-slider.is-static {
    grid-template-columns: minmax(0, 1fr);
}

.member-profile-more-slider.is-static .member-profile-more-nav {
    display: none;
}

.member-profile-more-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 calc((100% - 96px) / 3);
    min-width: 0;
    text-decoration: none;
}

.member-profile-more-card img {
    width: 168px;
    height: 168px;
    border-radius: 999px;
    object-fit: cover;
    border: 5px solid #F3B2B3;
    margin-bottom: 18px;
}

.member-profile-more-name {
    color: #000000;
    text-align: center;
    font-family: 'Spectral', sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.02em;
}

.member-profile-more-position {
    color: #000000;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
}

.member-profile-all-link {
    color: #000000;
    text-decoration: underline;
    font-family: "Work Sans", sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
}

.legal-page-shell {
    width: min(1280px, calc(100% - 80px));
    max-width: 1280px;
    padding: 0 0 96px;
}

.legal-page-layout {
    display: block;
}

.legal-page-content {
    max-width: 100%;
}

.legal-page-header h1 {
    margin-bottom: 34px;
    font-size: clamp(42px, 4.6vw, 64px);
    line-height: 1.05;
}

.legal-page-body {
    color: #1B3649;
    font-family: "Work Sans", sans-serif;
    font-size: 19px;
    line-height: 1.78;
    max-width: none;
}

.legal-page-body > p:first-child {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #456F70;
    margin-bottom: 28px;
}

.legal-page-body p,
.legal-page-body ol,
.legal-page-body ul {
    margin: 0 0 22px;
}

.legal-page-body ol,
.legal-page-body ul {
    padding-left: 1.8em;
}

.legal-page-body > ol {
    padding-left: 0;
    list-style: decimal-leading-zero;
    list-style-position: outside;
}

.legal-page-body > ol > li,
.legal-page-body > ol[start] > li {
    padding-left: 12px;
    margin: 44px 0 0;
}

.legal-page-body > ol > li::marker,
.legal-page-body > ol[start] > li::marker {
    color: #89C1EF;
    font-family: 'Spectral', sans-serif;
    font-size: 34px;
    line-height: 1;
    font-weight: 400;
}

.legal-page-body > ol > li > ol,
.legal-page-body > ol[start] > li > ol {
    padding-left: 24px;
    margin-top: 20px;
}

.legal-page-body > ol > li > ol > li,
.legal-page-body > ol[start] > li > ol > li {
    padding-left: 8px;
    margin-bottom: 16px;
}

.legal-page-body li + li {
    margin-top: 12px;
}

.legal-page-body h2,
.legal-page-body h3 {
    color: #1B3649;
    font-family: 'Spectral', sans-serif;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: left;
    margin: 0 0 14px;
}

.legal-page-body h2 {
    font-size: 32px;
    line-height: 1.12;
    text-transform: uppercase;
}

.legal-page-body h3 {
    font-size: 22px;
    line-height: 1.45;
}

.legal-page-body a {
    color: #1B3649;
    text-decoration: underline;
}

.legal-page-body strong {
    font-weight: 600;
}

.legal-page-body u {
    text-decoration: none;
}

.legal-page-body li > p {
    margin-bottom: 0;
}

.legal-page-body li > p strong:first-child {
    font-family: 'Spectral', sans-serif;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: -0.01em;
}

.legal-page-body > p + p {
    max-width: 1100px;
}

@media (max-width: 991px) {
    .legal-page-shell {
        width: calc(100% - 40px);
        padding-bottom: 72px;
    }

    .legal-page-body {
        font-size: 17px;
        line-height: 1.72;
    }

    .legal-page-body > ol > li,
    .legal-page-body > ol[start] > li {
        padding-left: 8px;
    }

    .legal-page-body > ol > li::marker,
    .legal-page-body > ol[start] > li::marker {
        font-size: 26px;
    }

    .legal-page-body h2 {
        font-size: 28px;
    }
}

@media (max-width: 640px) {
    .legal-page-shell {
        width: calc(100% - 24px);
        padding-bottom: 56px;
    }

    .legal-page-header h1 {
        margin-bottom: 24px;
    }

    .legal-page-body {
        font-size: 16px;
        line-height: 1.68;
    }

    .legal-page-body > p:first-child {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .legal-page-body > ol > li,
    .legal-page-body > ol[start] > li {
        padding-left: 0;
        margin-top: 34px;
    }

    .legal-page-body > ol > li::marker,
    .legal-page-body > ol[start] > li::marker {
        font-size: 20px;
    }

    .legal-page-body > ol > li > ol,
    .legal-page-body > ol[start] > li > ol {
        padding-left: 18px;
    }

    .legal-page-body h2 {
        font-size: 24px;
    }

    .legal-page-body h3,
    .legal-page-body li > p strong:first-child {
        font-size: 19px;
    }
}

.uspal .section-inner-child {
    padding: 30px 0;
}

#icon-cols-vertical.uspal-module-four {
    padding: 140px;
    margin-bottom: 0;
}

#icon-cols-vertical.uspal-module-four .section-inner.section-inner-wrap-main {
    padding: 0;
    display: flex;
    width: calc(100% - 8rem);
    margin: 0 auto;
    max-width: 1200px;
    justify-content: center;
    gap: 100px;
}

.uspal-module-four-title {
    color: #FCFAF7;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-section-heading-size);
    font-style: normal !important;
    font-weight: 300;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
    text-align: left;
    margin: 50px auto 30px auto;
}

.uspal-module-four-desc {
    color: #FCFAF7;
    font-family: "Work Sans", sans-serif;
    font-size: var(--uspal-body-copy-size);
    font-style: normal;
    font-weight: 400;
    line-height: var(--uspal-body-copy-line-height);
    text-align: left;
    margin-bottom: 50px;
}

.module-four-left-section {
    max-width: 560px;
}

.uspal-module-four-ico.flex-wrap-icons-vertical {
    width: 425px;
    padding-left: 61px;
    border-left: 4px solid #70B78E;
}

#icon-cols-vertical.uspal-module-four.uspal-four-module .uspal-module-four-ico.flex-wrap-icons-vertical {
    border-left-color: #89C1EF;
}

#icon-cols-vertical.uspal-module-four .flex-content-icons {
    display: inline-block;
    align-items: center;
    max-width: 330px;
    margin: 0 auto;
    float: left;
    width: 100%;
    height: auto;
}

.flex-content-icons-img.uspal-mf {
    color: #89C1EF;
    font-family: 'Spectral', sans-serif;
    font-size: 101px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    height: auto;
}

.flex-content-icons-text.uspal-mf {
    color: #FFF;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 100%;
}

.uspal-mf-footnote {
    color: #F5F5F5;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    float: left;
    width: 100%;
}

.uspal-modf-button-left {
    border-radius: 4px;
    color: #FFF;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    width: 210px;
    height: 69px;
    padding: 12px 33px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    text-decoration: none;
}

.uspal-modf-button-right {
    display: flex;
    width: 210px;
    height: 69px;
    padding: 12px 33px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    color: #175053;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
}

.module-four-buttons-wrap {
    display: flex;
    gap: 20px;
}

h3.uspal-module-four-title.five {
    color: #1B3649;
    margin-top: 0;
}

p.uspal-module-four-desc.five {
    color: #000;
}

#icon-cols-vertical.uspal-module-five .section-inner.section-inner-wrap-main {
    display: grid;
    grid-template-columns: minmax(0, 560px) minmax(0, 510px);
    column-gap: 100px;
    row-gap: 40px;
    align-items: start;
    justify-content: center;
}

.uspal-module-five-headline {
    grid-column: 1 / -1;
}

.uspal-module-five-headline .uspal-module-four-title.five {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-right: 0;
    margin-bottom: 0;
}

#icon-cols-vertical.uspal-module-five .module-four-left-section.uspalmf,
#icon-cols-vertical.uspal-module-five .uspal-module-five.uspalmf.flex-wrap-icons-vertical {
    max-width: 100%;
    margin: 0;
}

#icon-cols-vertical .flex-content-icons.uspalmf {
    max-width: 511px;
    border-radius: 20px;
    height: 100vh;
    max-height: 223px;
    margin-bottom: 29px;
    display: flex;
}

.uspal-module-four-title.five {
    padding-right: 38px;
}

#icon-cols-vertical .flex-content-icons.uspalmf {
    max-width: 510px;
    border-radius: 20px;
    height: 100vh;
    max-height: 223px;
    margin-bottom: 29px;
    position: relative;
}

#icon-cols-vertical .flex-content-icons.uspalmf a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: transparent;
}

#icon-cols-vertical .flex-content-icons-img.uspalmf img {
    width: 100%;
    max-width: 292px;
    min-width: 292px;
}

.flex-content-icons-text.uspalmf {
    color: #FFF;
    text-align: center;
    font-family: 'Spectral', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.contactus .section-p-mem-uspal {
    margin: 0 auto 40px auto;
}

#members-section.contactus h1 {
    color: #FCFAF7;
    margin-bottom: 50px;
}

.contactus .section-p-mem-uspal {
    margin: 0 auto 20px auto;
    color: #fff;
    max-width: 687px;
}

#members-section.module-members.module-contactus .section-title h1,
#members-section.module-members.module-contactus .section-p-mem-uspal {
    color: #FCFAF7;
}

#members-section.module-members.module-contactus .section-inner-child {
    padding-bottom: 12px;
}

#members-section.module-members.module-contactus .section-p-mem-uspal {
    margin-bottom: 18px;
}

#members-section.module-members.module-contactus .np-button-first.members {
    color: #662827;
}

#members-section.module-members.module-contactus.network-families .section-title h1 {
    color: #1B3649;
}

#members-section.module-members.module-contactus.network-families .section-p-mem-uspal {
    color: #1B3649;
    margin-bottom: 40px;
}

@media (max-width: 1490px) {
    #icon-cols-vertical .flex-content-icons-img.uspalmf img {
        max-width: 250px;
        min-width: 250px;
    }
}

@media (max-width: 1410px) {
    #icon-cols-vertical .flex-content-icons-img.uspalmf img {
        max-width: 200px;
        min-width: 200px;
    }
}

@media (max-width: 1365px) {

    /*
    .uspal-module-five .section-inner.section-inner-wrap-main {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px !important;
    }
    .uspal-module-five.uspalmf.flex-wrap-icons-vertical {
        max-width: 560px;
    }*/
    #icon-cols-vertical.uspal-module-four {
        padding: 70px;
    }

    .main-hero-image {
        padding: 80px;
    }

    .header-navigation-wrapper {
        margin-right: 15px;
    }
}

@media (max-width: 1220px) {
    #icon-cols-vertical.uspal-module-five .section-inner.section-inner-wrap-main {
        grid-template-columns: 1fr;
        row-gap: 0;
    }

    .uspal-module-five-headline .uspal-module-four-title.five {
        max-width: 580px;
        margin: 0 auto 30px auto;
    }

    #icon-cols-vertical.uspal-module-five .module-four-left-section.uspalmf,
    #icon-cols-vertical.uspal-module-five .uspal-module-five.uspalmf.flex-wrap-icons-vertical {
        max-width: 580px;
        margin: 0 auto;
    }

    #icon-cols-vertical.uspal-module-four .section-inner.section-inner-wrap-main {
        flex-direction: column;
        gap: 30px;
    }

    .uspal-module-four-ico.flex-wrap-icons-vertical {
        padding-left: 0;
        border-left: 0;
        margin: 50px auto 0 auto;
        width: 100%;
        max-width: 580px;
    }

    #icon-cols-vertical .flex-content-icons.uspalmf {
        max-width: 100%;
        border-radius: 20px;
        height: 100vh;
        max-height: 223px;
        margin-bottom: 29px;
    }

    .uspal-module-four-desc {
        margin-bottom: 30px;
    }

    #icon-cols-vertical .flex-content-icons-img.uspalmf img {
        width: 100%;
        max-width: 292px;
        min-width: 292px;
    }

    .flex-content-icons-text.uspalmf {
        padding-right: 10px;
    }

    .uspal-module-five.uspalmf.flex-wrap-icons-vertical,
    .module-four-left-section {
        max-width: 580px;
        margin: 0 auto;
    }
}

@media (max-width: 1050px) {
    header#site-header a {
        padding: 12px 15px;
        font-size: 15px;
    }

    .main-hero-image {
        padding: 60px;
        flex-direction: column;
    }

    .main-hero-image .section-inner-wrap {
        width: 100%;
        margin: 0 auto 35px auto;
    }

    section.main-hero-image p {
        max-width: 100%;
    }
}

header#site-header {
    z-index: 9999999;
}

#site-content.foundation-page-content {
    position: relative;
    z-index: 9;
}

@media (max-width: 1000px) {
    header#site-header {
        z-index: 9999999;
        box-shadow: 0 5px 3px 0 #e7e7e7;
    }

    .bar1,
    .bar2,
    .bar3 {
        background-color: #000000;
    }

}

@media (max-width: 915px) {
    img.uspal-third-sec-img {
        max-height: 450px;
        max-width: 718px;
        object-fit: cover;
        width: 100%;
        height: 100vh;
    }

}

@media (max-width: 860px) {
    .uspal.module-icon-cols.uspal-second .flex-content-icons {
        margin-bottom: 25px;
    }

    .flex-content-footer .info {
        margin-bottom: 0;
    }

    footer#site-footer {
        background: #F5EFE0;
        float: left;
        width: 100%;
    }

    .flex-content-footer .info {
        text-align: center;
    }

    .flex-content-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        gap: 20px;
        padding: 40px 0 28px;
        float: left;
        width: 100%;
    }

    .footer-links {
        gap: 12px 24px;
    }

    #site-footer a {
        text-decoration: none !important;
        width: auto;
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 0;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .main-hero-image {
        padding: 40px 20px;
        flex-direction: column;
    }

    section.main-hero-image h1 {
        line-height: normal;
        font-size: 18px;
    }

    section.main-hero-image p {
        font-size: 30px;
        line-height: normal;
    }

    section.uspal.module-icon-cols.uspal-second {
        padding: 40px 0;
    }

    .uspal .section-inner.two-col-inner {
        justify-content: center;
        flex-direction: column;
    }

    img.uspal-third-sec-img {
        max-height: 450px;
        max-width: 100%;
        object-fit: cover;
        width: 100%;
        height: 100vh;
    }

    .uspal-headline-desc {
        padding: 40px 20px;
        margin-right: 0;
    }

    body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third .section-inner.two-col-inner {
        justify-content: center;
        padding-left: 0;
    }

    body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third .uspal-headline-desc {
        flex: 0 0 auto;
        max-width: 100%;
        padding: 40px 20px;
    }

    body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third .uspal-img-third {
        width: 100%;
    }

    body.page-template-template-homepage section.uspal.two-col.section-two-col-p.uspal-third img.uspal-third-sec-img {
        max-width: 100%;
        height: 450px;
    }

    .uspal-headline {
        font-size: 27px;
        font-weight: 400;
        line-height: normal;
    }

    .uspal-desc {
        font-size: 16px;
    }

    #icon-cols-vertical.uspal-module-four .flex-content-icons {
        display: inline-block;
        align-items: center;
        max-width: 100%;
        margin: 0 auto;
        float: left;
        width: 100%;
        height: auto;
        max-height: max-content;
        padding: 0 0 20px 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .uspal-module-four-ico.flex-wrap-icons-vertical {
        margin: 30px auto 0 auto;
    }

    #icon-cols-vertical.uspal-module-four {
        padding: 40px 20px;
    }

    .uspal-module-four-title {
        font-size: 27px;
        margin: 30px auto 20px auto;
        line-height: normal;
        padding: 0;
        text-align: center;
    }

    .uspal-module-four-desc {
        font-size: 16px;
        text-align: center;
    }

    .main-hero-image .section-inner-wrap {
        width: 100%;
        margin: 0 auto 35px auto;
        text-align: center;
    }

    .module-four-buttons-wrap {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }

    .uspal-modf-button-left,
    .uspal-modf-button-right {
        width: 100%;
    }

    .flex-content-icons-img.uspal-mf {
        font-size: 50px;
    }

    #icon-cols-vertical .uspal-module-four-ico.flex-wrap-icons-vertical .flex-content-icons-img.uspal-mf {
        margin-bottom: 15px;
    }

    #icon-cols-vertical .flex-content-icons-img.uspalmf img {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        object-fit: contain;
        max-height: 370px;
    }

    .flex-content-icons-text.uspalmf {
        padding: 0 10px;
        font-size: 22px;
    }

    .flex-content-icons-text.uspal-mf {
        margin-bottom: 25px;
    }

    .uspal-module-four-title.five {
        padding-right: 0;
        text-align: center;
    }

    #members-section.contactus h1 {
        color: #FCFAF7;
        margin-bottom: 30px;
        font-size: 27px;
        line-height: normal;
        margin-top: 20px;
    }

    p.members-name {
        color: #000;
        text-align: center;
        font-family: 'Spectral', sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: -0.54px;
        margin-bottom: 15px;
    }

    span.members-paragraph p {
        color: #000;
        font-family: "Work Sans", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }

    .module-members .section-title h1 {
        color: #662827;
        text-align: center;
        font-family: 'Spectral', sans-serif;
        font-size: 27px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        letter-spacing: -0.84px;
        margin-top: 20px;
    }

    .section-p-mem-uspal {
        color: #000;
        font-family: "Work Sans", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 29px;
        text-align: center;
        letter-spacing: 0;
        max-width: 1096px;
        margin-bottom: 40px;
    }

    p.uspal-module-four-desc.five {
        color: #000;
        text-align: center;
    }
}

@media (max-width: 480px) {
    #site-footer a {
        text-decoration: none;
        width: 100%;
        float: left;
        display: inline-block;
        padding: 0;
        margin-right: 0;
        margin-bottom: 15px;
        text-decoration: none !important;
    }

    .image-wrapper-hero img {
        min-width: 300px !important;
        object-fit: contain;
        padding: 10px;
    }

    section.main-hero-image p {
        font-size: 27px;
        line-height: normal;
        margin-bottom: 20px;
    }

    section.main-hero-image h1 {
        line-height: normal;
        font-size: 16px;
    }

    .icon-cols-headline {
        font-size: 27px;
        text-align: center;
        line-height: normal;
        letter-spacing: -0.84px;
        color: #1B3649;
        font-family: 'Spectral', sans-serif;
        font-weight: 300;
        max-width: 910px;
        margin: 0 auto;
        margin-bottom: 35px;
    }

    .list-providers-icons-list-title,
    .list-families-icons-list-title,
    #members-section.module-members .section-title h1 {
        font-size: 27px;
        line-height: 1.25;
        letter-spacing: -0.54px;
    }

    .list-families-icons-list-title {
        color: #FCFAF7;
    }

    .list-providers-icon-list-title,
    .list-families-icon-list-title {
        font-size: 24px;
        line-height: 1.35;
    }

    .icon-cols-desc {
        font-family: 'Work Sans', sans-serif;
        text-align: center;
        margin-bottom: 50px;
        font-size: 16px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: normal;
    }


}

.menu-modal-inner {
    background: #fff;
}

.showing-menu-modal.showing-modal header#site-header {
    display: none;
}

.menu-modal nav * {
    color: #1B3649;
}

#icon-cols.uspal .flex-content-icons img {
    max-width: 172px;
    margin: 0 auto;
    min-width: 172px;
    max-height: 118px;
    margin-bottom: 35px;
    object-fit: contain;
}

.flex-wrap-icons {
    display: flex;
    flex-direction: column;
}

#icon-cols .flex-content-icons {
    flex-wrap: wrap;
    text-align: center;
    display: flex;
    margin-bottom: 0;
}

body.page-template-template-homepage #icon-cols.uspal.uspal-second .flex-wrap-icons {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
}

body.page-template-template-homepage #icon-cols.uspal.uspal-second .flex-content-icons {
    flex-basis: auto;
    width: calc(25% - 24px);
    justify-content: center;
}

body.page-template-template-homepage #icon-cols.uspal.uspal-second .flex-content-icons a {
    display: inline-flex;
    justify-content: center;
}

@media (max-width: 575px) {
    #icon-cols.uspal .flex-content-icons img {
        max-width: 172px;
        margin: 0 auto;
        min-width: 172px;
        max-height: 118px;
        object-fit: contain;
        margin-bottom: 35px;
    }

    body.page-template-template-homepage #icon-cols.uspal.uspal-second .flex-content-icons {
        width: 100%;
    }
}

.module-uspal-7.photo-text-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.photo-text-inner {
    display: flex;
    gap: 5%;
    width: 100%;
    max-width: 1500px;
}

.photo-text-image,
.photo-text-content {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.photo-text-content {
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}

.photo-text-image {
    justify-content: center;
    align-items: center;
    width: 100%;
}

.photo-text-image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.photo-text-title {
    width: 100%;
    margin: 0 0 24px;
    color: inherit;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-section-heading-size);
    font-weight: 300;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
    text-align: left;
}

.photo-text-description {
    margin: 0;
    color: inherit;
    font-family: "Work Sans", sans-serif;
    font-size: var(--uspal-body-copy-size);
    font-weight: 400;
    line-height: var(--uspal-body-copy-line-height);
}

@media screen and (max-width: 768px) {
    .photo-text-title {
        font-size: 32px;
        line-height: 1.2;
    }

    .photo-text-inner {
        flex-direction: column;
        align-items: center;
        padding: 0 15px;
        gap: 24px;
    }

    .photo-text-image,
    .photo-text-content {
        flex: unset;
        width: 100%;
        min-width: 0;
        align-items: center;
        text-align: center;
    }

    .photo-text-title {
        text-align: center;
    }

    .photo-text-content {
        align-items: center;
    }
}


.icons-list-block {
    text-align: center;
    color: #fff;
}

.icons-list-header {
    margin-bottom: 5%;
}

.icons-list-title {
    margin: 0 0 24px;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-section-heading-size);
    font-weight: 300;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
}

.icon-list-title {
    margin: 0 0 24px;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-card-heading-size);
    font-weight: 300;
    line-height: var(--uspal-card-heading-line-height);
    letter-spacing: var(--uspal-card-heading-letter-spacing);
}

.icon-list-text {
    margin: 0;
    font-family: "Work Sans", sans-serif;
    font-size: var(--uspal-body-copy-size);
    font-weight: 400;
    line-height: var(--uspal-body-copy-line-height);
}

.icons-list-items {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-width: 1200px;
    gap: 10%;
    margin: 0 auto;
}

.icons-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 300px;
}

.icons-list-btn-wrapper {
    margin-top: 20px;
    text-align: center;
}

.icons-list-btn {
    max-width: 250px;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
}

.module-newsroom-links {
    padding: 46px 0 96px;
    color: #1B3649;
    letter-spacing: normal;
}

.newsroom-links-inner {
    width: min(1120px, calc(100% - 48px));
    margin: 0 auto;
    padding: 50px 58px 60px;
    background: rgba(252, 250, 247, 0.62);
    border: 1px solid rgba(27, 54, 73, 0.08);
    border-radius: 6px;
}

.newsroom-links-columns {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.25fr) minmax(0, 0.8fr);
    gap: 60px;
    align-items: start;
}

.newsroom-links-column {
    min-width: 0;
    padding-top: 2px;
}

.newsroom-links-title {
    margin: 0 0 18px;
    color: #1B3649;
    font-family: 'Work Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: normal;
}

.newsroom-links-title::after {
    content: "";
    display: block;
    width: 42px;
    height: 2px;
    margin-top: 14px;
    background: #F9AEAA;
}

.newsroom-links-list {
    margin: 0;
    padding-left: 20px;
    color: #4A4A4A;
    font-family: 'Work Sans', sans-serif;
    font-size: 17px;
    line-height: 1.38;
    letter-spacing: normal;
}

.newsroom-links-list li {
    margin: 0 0 8px;
    padding-left: 0;
}

.newsroom-links-list a {
    color: #007E89;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
    letter-spacing: normal;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.newsroom-links-list a:hover,
.newsroom-links-list a:focus {
    color: #1B3649;
}

@media screen and (max-width: 768px) {
    .icons-list-title {
        font-size: 32px;
        line-height: 1.2;
    }

    .icon-list-title {
        font-size: 24px;
        line-height: 32px;
    }

    .icons-list-items {
        flex-direction: column;
        align-items: center;
        gap: 30px;
        padding: 0 15px;
    }

    .icons-list-item {
        max-width: 100%;
        width: 100%;
    }

    .module-newsroom-links {
        padding: 34px 0 68px;
    }

    .newsroom-links-inner {
        width: min(100%, calc(100% - 32px));
        padding: 34px 24px 40px;
    }

    .newsroom-links-columns {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .newsroom-links-title {
        font-size: 28px;
    }

    .newsroom-links-list {
        font-size: 17px;
    }
}

.list-providers-icons-list-block {
    text-align: center;
    color: #1B3649;
    padding: 72px 0;
}

.list-providers-icons-list-header {
    margin-bottom: 5%;
}

.list-providers-icons-list-title,
.list-families-icons-list-title {
    margin: 0;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-section-heading-size);
    font-weight: 300;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
}

.list-providers-icons-list-title {
    color: #1B3649;
}

.list-providers-icon-list-title,
.list-families-icon-list-title {
    margin: 0 0 24px;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-card-heading-size);
    font-weight: 300;
    line-height: var(--uspal-card-heading-line-height);
    letter-spacing: var(--uspal-card-heading-letter-spacing);
}

.list-providers-icon-list-title {
    color: #1B3649;
}

.list-providers-icons-list-items {
    display: grid;
    grid-template-columns: repeat(3, minmax(180px, 1fr));
    justify-items: center;
    align-items: stretch;
    max-width: 900px;
    column-gap: 60px;
    row-gap: 40px;
    margin: 0 auto;
    width: 100%;
}

.list-providers-icons-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 300px;
    width: 100%;
    height: 100%;
}

.list-providers-icons-list-item .icon-image img {
    display: block;
    width: min(120px, 100%);
    height: auto;
    margin: 0 auto 16px;
}

.list-providers-icons-list-btn-wrapper {
    width: 100%;
    margin-top: auto;
    text-align: center;
}

.list-providers-icons-list-btn {
    max-width: 250px;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
}

@media screen and (max-width: 1024px) {
    .list-providers-icons-list-block {
        padding: 64px 24px;
    }

    .list-providers-icons-list-items {
        grid-template-columns: repeat(2, minmax(220px, 1fr));
        column-gap: 32px;
        row-gap: 32px;
    }
}

@media screen and (max-width: 768px) {
    .list-providers-icons-list-block {
        padding: 48px 16px;
    }

    .list-providers-icons-list-items {
        grid-template-columns: 1fr;
        max-width: 420px;
        gap: 24px;
        padding: 0;
    }

    .list-providers-icons-list-item {
        max-width: none;
    }
}

.list-families-icons-list-block {
    text-align: center;
    color: #1B3649;
    padding: 72px 0;
}

.list-families-icons-list-header {
    margin-bottom: 5%;
    color: #FCFAF7;
}

.list-families-icons-list-title,
.list-families-icon-list-title {
    color: #FCFAF7;
}

.list-families-icons-list-items {
    display: grid;
    grid-template-columns: repeat(3, minmax(180px, 1fr));
    justify-items: center;
    align-items: stretch;
    max-width: 900px;
    column-gap: 60px;
    row-gap: 40px;
    margin: 0 auto;
    width: 100%;
}

.list-families-icons-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 300px;
    width: 100%;
    height: 100%;
}

.list-families-icons-list-item .icon-image img {
    display: block;
    width: min(120px, 100%);
    height: auto;
    margin: 0 auto 16px;
}

.list-families-icon-list-title {
    color: #FCFAF7;
}

.list-families-icons-list-btn-wrapper {
    width: 100%;
    margin-top: auto;
    text-align: center;
}

.list-families-icons-list-btn {
    max-width: 250px;
    padding: 10px 30px;
    color: #1B3649;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
}

@media screen and (max-width: 1024px) {
    .list-families-icons-list-block {
        padding: 64px 24px;
    }

    .list-families-icons-list-items {
        grid-template-columns: repeat(2, minmax(220px, 1fr));
        column-gap: 32px;
        row-gap: 32px;
    }
}

@media screen and (max-width: 768px) {
    .list-families-icons-list-block {
        padding: 48px 16px;
    }

    .list-families-icons-list-header {
        margin-bottom: 32px;
    }

    .list-families-icons-list-items {
        grid-template-columns: 1fr;
        max-width: 420px;
        gap: 24px;
        padding: 0;
    }

    .list-families-icons-list-item {
        max-width: none;
    }
}

.module-members.uspal.team-member-third {
    background-color: #FCFAF7 !important;
}

.main-hero-image.pal-families {
    font-family: 'Spectral', sans-serif;
}

.main-hero-image.pal-families h1 {
    font-size: 42px;
    color: #175053;
    font-family: 'Spectral', sans-serif;
    font-weight: 300;
}

.main-hero-image.pal-families p {
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}

.main-hero-image.resources-families {
    font-family: 'Spectral', sans-serif;
}

.main-hero-image.resources-families h1 {
    font-size: 42px;

}

.main-hero-image.resources-families p {
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Work Sans, Regular';
    font-weight: 400;
    letter-spacing: 0;
}

#members-section.contact-families h1,
#members-section.contact-families .section-p-mem-uspal {
    color: #ffffff;
}

#members-section.contact-families .section-p-mem-uspal {
    margin-left: 5%;
}

#members-section.network-families .section-title h1 {
    color: #1B3649;
}

#members-section.network-families .section-p-mem-uspal {
    color: #1B3649;
    margin-left: 5%;
}

#members-section.network-families .members-link-btn a.np-button-first.members {
    color: #ffffff;
}

#members-section.contact-providers .section-title h1 {
    color: #fff;
}

#members-section.contact-providers .section-p-mem-uspal {
    color: #ffffff;
    margin-left: 5%;
}

.main-hero-image.training-providers {
    font-family: 'Spectral', sans-serif;
}

.main-hero-image.training-providers h1 {
    font-size: 42px;
    color: #662827;
    font-family: 'Spectral', sans-serif;
}

.main-hero-image.training-providers p {
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    letter-spacing: normal;
}

.module-uspal-7.photo-text-block.quote-providers {
    color: #ffffff;
}

.module-uspal-7.photo-text-block.quote-providers .photo-text-content {
    padding-right: 48px;
}

.main-hero-image.training-providers ul {
    padding-left: 25px;
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-hero-image.training-providers ul li {
    position: relative;
    margin-bottom: 10px;
    /* ukloni padding-left */
}

.main-hero-image.training-providers ul li::before {
    content: "";
    position: absolute;
    left: -30px;
    /* pomeri ikonu levo izvan teksta */
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M12 3v12m0 0l-4-4m4 4l4-4'/><line x1='4' y1='19' x2='20' y2='19'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
}

.leaflet-map {
    width: 100%;
    height: 400px !important;
}

.leaflet-container {
    border-radius: 8px;
    overflow: hidden;
    border: 8px solid white;
}

@media (max-width: 768px) {
    .photo-text-image.leaflet-container {
        height: 250px !important;
        width: 100%;
    }

    .module-uspal-7.photo-text-block.quote-providers .photo-text-content {
        padding-right: 15px;
    }

    .main-hero-image.training-providers ul li::before {
        left: 55px;
    }
}

.section-inner-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.section-inner-wrap ul li {
    margin: 0 0 20px 0;
}

.section-inner-wrap ul li a {
    color: #000;
    text-decoration: none;
}

#wpsl-gmap {
    position: relative;
}

.wpsl-search {
    position: absolute;
    top: 9%;
    left: 56%;
    transform: translate(-50%, -50%);
    z-index: 999;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 8px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 13px;
    width: auto;
    height: 50px;
}

#wpsl-search-wrap {
    width: auto;
}

.wpsl-search form {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
}

.wpsl-input {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
}

.wpsl-input label {
    font-size: 13px;
    white-space: nowrap;
    margin: 0;
}

.wpsl-search input[type="text"] {
    padding: 4px 6px;
    width: 150px;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.wpsl-search-btn-wrap {
    margin: 0;
}

.wpsl-search-btn-wrap input[type="submit"] {
    padding: 5px 10px;
    font-size: 13px;
    background-color: #0073aa;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap;
}

.wpsl-search-btn-wrap input[type="submit"]:hover {
    background-color: #005d8f;
}

#wpsl-search-wrap div,
#wpsl-search-btn {
    margin-right: 0;
}

#wpsl-search-wrap .wpsl-input,
#wpsl-search-wrap .wpsl-select-wrap {
    display: flex;
}

#wpsl-result-list {
    max-width: 350px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    overflow-y: auto;
    max-height: 600px;
}

#wpsl-stores ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#wpsl-stores li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#wpsl-stores li:last-child {
    border-bottom: none;
}

#wpsl-stores li:hover {
    background-color: #f0f8ff;
}

.wpsl-store-location p {
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
    max-width: 70%;
    color: #222;
}

.wpsl-store-location strong {
    display: block;
    font-size: 16px;
    margin-bottom: 4px;
    color: #0073aa;
}

.wpsl-street,
.wpsl-country,
.wpsl-store-location span:not(.wpsl-street):not(.wpsl-country) {
    display: block;
    color: #555;
}

.wpsl-direction-wrap {
    text-align: right;
    font-size: 13px;
    color: #777;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
    min-width: 80px;
}

.wpsl-directions {
    color: #0073aa;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 3px solid #005d8f;
    padding: 4px 8px;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    transition: background-color 0.3s ease, color 0.3s ease;
    position: relative;
    z-index: 1;
    width: 95px;
}

.wpsl-directions:hover {
    background-color: #0073aa;
    color: white;
    border-color: #005d8f;
    border-bottom: 3px solid #003d5a;
}

.wpsl-store-location strong::before {
    content: "\1F4CD";
    margin-right: 6px;
    font-size: 16px;
    vertical-align: middle;
}

.wpsl-direction-wrap {
    gap: 6px;
}

@media (max-width: 768px) {
    #wpsl-gmap {
        margin-bottom: 0;
        height: 300px !important;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
    }

    .wpsl-search {
        position: static !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        width: 100% !important;
        max-width: 100vw !important;
        margin: 12px auto !important;
        padding: 8px 16px !important;
        height: auto !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: center !important;
        gap: 8px !important;
        box-sizing: border-box !important;
        background: rgba(255, 255, 255, 0.95) !important;
        border-radius: 8px !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
        font-size: 14px !important;
        z-index: 999 !important;
    }

    .wpsl-search form {
        flex-direction: column !important;
        gap: 8px !important;
        width: 100% !important;
    }

    .wpsl-input {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 4px !important;
        width: 100% !important;
    }

    .wpsl-input label {
        white-space: normal !important;
        font-size: 13px !important;
        margin-bottom: 4px !important;
        width: 100% !important;
    }

    .wpsl-search input[type="text"] {
        width: 100% !important;
        max-width: 100% !important;
        padding: 8px 10px !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        box-sizing: border-box !important;
    }

    .wpsl-search-btn-wrap {
        width: 100% !important;
    }

    .wpsl-search-btn-wrap input[type="submit"] {
        width: 100% !important;
        padding: 10px 0 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
    }

    #wpsl-result-list {
        max-width: 100% !important;
        width: 100% !important;
        max-height: 300px !important;
        border-radius: 6px !important;
        overflow-x: hidden !important;
        box-sizing: border-box !important;
    }

    #wpsl-stores li {
        display: block !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        padding: 10px 8px !important;
        box-sizing: border-box !important;
        width: 100% !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
    }

    .wpsl-store-location p {
        max-width: 100% !important;
        font-size: 13px !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
    }

    .wpsl-store-location strong {
        font-size: 14px !important;
        margin-bottom: 3px !important;
        max-width: 100% !important;
    }

    .wpsl-direction-wrap {
        width: 100% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        font-size: 12px !important;
        margin-top: 6px !important;
        min-width: auto !important;
        box-sizing: border-box !important;
    }

    .wpsl-directions {
        width: auto !important;
        padding: 4px 10px !important;
        font-size: 13px !important;
        border-bottom-width: 2px !important;
        box-sizing: border-box !important;
    }
}

/* Login page */

section.content-shortcode {
    background-color: #fff;
    background: #FCFAF7;
    background-image: url('./assets/images/login-decoration.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    padding-top: 0;
    position: relative;
    padding: 100px 0;
}

section.content-shortcode h1 {
    margin: 0;
    font-size: 45px;
    line-height: 54px;
    color: #1B3649;
}

.pmpro {
    max-width: 50%;
    width: 100%;
}

.pmpro .pmpro_section {
    margin: 0;
    padding: 4rem 0;
}

.pmpro_card.pmpro_login_wrap {
    background-color: #F6F3EF;
}

.pmpro .pmpro_card {
    background-color: #F6F3EF;
    box-shadow: none;
    border: none;
}

.pmpro .pmpro_table {
    background-color: transparent;
}

.pmpro .pmpro_table thead th {
    background-color: transparent;
}


.pmpro .pmpro_card .pmpro_card_actions {
    background-color: #F6F3EF;
    border: none;
}

.pmpro label {
    font-family: 'Work Sans, Regular';
}

.pmpro .pmpro_section #loginform .login-submit .button {
    font-family: 'Work Sans, Regular';
    background-color: #6A8DC6;
    width: 210px;
    font-size: 17px;
    line-height: 24px;
    padding: 13px 16px;
    border: none;
    border-radius: 5px;
}

.pmpro .pmpro_card_actions {
    background-color: #F6F3EF;
    border: none;
}

.pmpro .pmpro_form_input {
    border-color: #D9D9D9;
}

.pmpro .pmpro_btn:not(.pmpro_btn-cancel):not(.pmpro_btn-plain) {
    font-family: 'Work Sans, Regular';
    background-color: #6A8DC6;

    font-size: 17px;
    line-height: 24px;
    padding: 13px 16px;
    border: none;
    border-radius: 5px;
}

.pmpro .pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav) a {
    font-size: 15px;
}

@media (max-width: 1000px) {
    section.content-shortcode {
        padding: 50px 0;
    }

    #pmpro_login {
        margin-bottom: 0;
    }

    .pmpro {
        max-width: 100%;
        width: 100%;
    }

    .pmpro .pmpro_card .pmpro_card_actions {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .pmpro .pmpro_card .pmpro_card_actions .pmpro_card_action_separator {
        display: none;
    }

    .pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav) {
        gap: 20px;
    }
}

section.form-shortcode {
    background-color: #FCFAF7;
    background-image: url('./assets/images/form.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    padding-top: 0;
    position: relative;
    padding: 100px 0;
}

section.form-shortcode input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    padding: 1.5rem 1.8rem;
    width: 100%;
    margin: 0;
}

.custom-cf7-wrapper {
    margin: 0;
    padding: 20px 20px;
    background-color: #f6f3ef !important;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    text-align: left;
    max-height: 600px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    z-index: 2;
}

.form-header {
    margin-bottom: 5%;
}

.form-header h2 {
    margin-top: 0;
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-section-heading-size);
    font-weight: 300;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
    margin-bottom: 20px;
    color: #1B3649;
}

.form-header p {
    font-size: var(--uspal-body-copy-size);
    color: #1B3649;
    font-weight: 400;
    line-height: var(--uspal-body-copy-line-height);
}

@media (max-width: 768px) {
    .form-header h2 {
        font-size: 32px;
        line-height: 1.2;
    }

    .form-header p {
        font-size: 18px;
        line-height: 28px;
    }
}

.form-box {
    background-color: #f6f3ef;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}

.form-box label {
    font-weight: bold;
}

.custom-cf7-wrapper label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #333;
}

.custom-cf7-wrapper input[type="text"],
.custom-cf7-wrapper input[type="email"],
.custom-cf7-wrapper select,
.custom-cf7-wrapper textarea {
    width: 100%;
    padding: 12px 14px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 19px;
    transition: border-color 0.3s;
    box-sizing: border-box;
    font-weight: 600;
}

section.form-shortcode .form-box input[type="text"],
section.form-shortcode .form-box input[type="date"],
section.form-shortcode .form-box textarea {
    width: 100%;
    padding: 12px 14px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 19px;
    transition: border-color 0.3s;
    box-sizing: border-box;
    font-weight: 600;
}

section.form-shortcode .form-header p,
.pal-reimbursement-thanks {
    color: #1B3649;
}

.custom-cf7-wrapper input:focus,
.custom-cf7-wrapper textarea:focus,
.custom-cf7-wrapper select:focus {
    border-color: #0073aa;
    outline: none;
}

.submit-wrapper {
    text-align: right;
}

#submit-button {
    padding: 12px 24px !important;
    background-color: #6A8DC6 !important;
    color: white !important;
    font-size: 17px !important;
    border: none !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    transition: background-color 0.3s !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    display: inline-block !important;
    width: 210px;
    height: 57px;
    margin-top: 20px;
}

#submit-button:hover {
    background-color: #005f8d !important;
}

@media(max-width: 1000px) {
    section.form-shortcode {
        padding: 50px 0;
    }

    .form-box {
        padding: 15px;
    }
}

/* Member Portal */

section.member-portal {
    background-color: #fff;
    background: #FCFAF7;
    background-image: url('./assets/images/login-decoration.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    padding-top: 0;
    position: relative;
    padding: 100px 0;
}

.folders-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 134px;
    margin: 60px 0 35px;
}

.close-folder-items {
    display: none;
}

.folder-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    cursor: pointer;
}

.folder-item p {
    font-family: 'Work Sans, Regular';
}

.documents-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 100px;
}

.document-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.document-item a {
    font-family: 'Work Sans, Regular';
    text-decoration: none;
    color: #000;
}

/* Pop-up style */

body.overflow-hidden {
    overflow: hidden;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.popup-overlay.show {
    opacity: 1;
    visibility: visible;
}

.popup-content {
    background-color: #fff;
    padding: 2.5rem;
    border-radius: 1.25rem;
    max-width: 90%;
    max-height: 90%;
    width: 50%;
    height: 50%;
    overflow-y: auto;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.popup-overlay.show .popup-content {
    transform: scale(1);
}

.close-button-popup {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 2rem;
    cursor: pointer;
    color: #333;
    line-height: 1;
    padding: 0.5rem;
    border-radius: 50%;
    transition: background-color 0.2s ease, color 0.2s ease;
    text-decoration: none;
}

.close-button-popup:hover {
    background-color: #f0f0f0;
    color: #d32f2f;
    text-decoration: none;
}

.folder-files-display {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}

.folder-files-display a {
    font-family: 'Work Sans, Regular';
    text-decoration: none;
    color: #000;
}

@media(max-width:1000px) {
    .folders-wrapper {
        gap: 30px;
        margin: 30px 0;
    }

    .documents-wrapper {
        gap: 30px;
    }

    .popup-content {
        width: 100%;
        height: 70%;
    }
}

.premium-access-message {
    font-family: inherit;
    font-size: 1.5rem;
    text-align: center;
    max-width: 400px;
    margin: 150px auto 150px auto;
    padding: 1rem;
}

.premium-access-message p {
    font-size: 26px;
    text-align: center;
    width: 100%;
    padding: 1rem;
    margin-top: 20px;
}

.current-menu-item > a {
    color: #6A8DC6 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.primary-menu li a:hover {
    color: #6A8DC6 !important;
}

.primary-menu li a {
    transition: color 0.3s ease, text-decoration 0.3s ease;
}

#site-header .primary-menu .menu-item-has-children > .icon {
    color: #6A8DC6 !important;
}

#site-header .primary-menu .menu-item-has-children > .icon,
#site-header .primary-menu .menu-item-has-children > .icon::before,
#site-header .primary-menu .menu-item-has-children > .icon::after {
    border-color: #6A8DC6 !important;
}

body:not(.overlay-header) .primary-menu ul.sub-menu,
#site-header .primary-menu ul.sub-menu {
    background: #FCFAF7 !important;
    border: 1px solid rgba(27, 54, 73, 0.12);
    border-radius: 4px;
    box-shadow: 0 18px 36px rgba(27, 54, 73, 0.12);
}

body:not(.overlay-header) .primary-menu > li > ul.sub-menu::after {
    border-bottom-color: #FCFAF7 !important;
}

body:not(.overlay-header) .primary-menu ul.sub-menu a,
#site-header .primary-menu ul.sub-menu a {
    color: #1B3649 !important;
    background: transparent !important;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 1.25;
    text-decoration: none;
}

body:not(.overlay-header) .primary-menu ul.sub-menu a:hover,
body:not(.overlay-header) .primary-menu ul.sub-menu a:focus,
#site-header .primary-menu ul.sub-menu a:hover,
#site-header .primary-menu ul.sub-menu a:focus {
    color: #6A8DC6 !important;
    text-decoration: none !important;
}

body:not(.overlay-header) .primary-menu ul.sub-menu .current-menu-item > a,
body:not(.overlay-header) .primary-menu ul.sub-menu .current_page_item > a,
#site-header .primary-menu ul.sub-menu .current-menu-item > a,
#site-header .primary-menu ul.sub-menu .current_page_item > a {
    color: #6A8DC6 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

/* Flyer page */
.flyer-page {
    background-color: var(--flyer-bg, #f3f2f3);
    letter-spacing: normal;
}

.flyer-page#site-content,
#site-content.flyer-page {
    padding-top: 0;
    padding-bottom: 0;
}

.flyer {
    padding: 0;
}

.flyer-inner {
    max-width: 1120px;
    width: calc(100% - 40px);
    margin: 0 auto;
    background-color: var(--flyer-bg, #f3f2f3);
}

.flyer-hero {
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 1;
}

.flyer-hero img {
    display: block;
    width: 100%;
    height: auto;
}

.flyer-content-wrap {
    position: relative;
    background-color: var(--flyer-bg, #f3f2f3);
}

.flyer-bottom-image img {
    display: block;
    width: 100%;
    height: auto;
}

.flyer-bottom-cta {
    position: relative;
}

.flyer-bottom-cta .flyer-button {
    position: absolute;
    left: 50%;
    bottom: 22%;
    transform: translateX(-50%);
    z-index: 2;
    background: #F9AEAA;
    border-radius: 6px;
}

.flyer-bottom-text {
    position: absolute;
    left: 8%;
    bottom: 6%;
    transform: none;
    z-index: 2;
    max-width: 520px;
    width: 70%;
    text-align: left;
    color: #273445;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.flyer-bottom-text strong {
    font-weight: 600;
}

.flyer-bottom-text em {
    font-style: italic;
}

.flyer-page-v2 .flyer-bottom-cta .flyer-button {
    left: auto;
    right: 8%;
    transform: none;
    bottom: 14%;
    background: #F9AEAA;
    border: 2px solid #ffffff;
    color: #273445;
    font-weight: 600;
    box-shadow: 0 6px 16px rgba(39, 52, 69, 0.25);
}

.flyer-page-v2 .flyer-bottom-cta .flyer-button:hover,
.flyer-page-v2 .flyer-bottom-cta .flyer-button:focus-visible {
    background: #f59c97;
    box-shadow: 0 8px 18px rgba(39, 52, 69, 0.3);
    transform: translateY(-1px);
}

.flyer-page-v2 .flyer-bottom-text {
    left: auto;
    right: 8%;
    text-align: right;
    bottom: 3.5%;
}

.flyer-bottom-image {
    z-index: 1;
    margin-top: -100px;
}

.flyer-page-v2 .flyer-bottom-image {
    margin-top: -400px;
}

.flyer-content {
    position: relative;
    z-index: 2;
    padding: 64px 84px 36px;
    max-width: 680px;
    margin: 0 auto;
}

.flyer-page-v2 .flyer-content {
    position: relative;
    z-index: 2;
    padding: 25px 0 0;
    max-width: 900px;
    margin: 0 auto;
}

.flyer-page .flyer-content h1,
.flyer-page .flyer-content h3 {
    color: #612124;
    font-family: 'Spectral, Medium', 'Spectral', serif;
    font-size: clamp(22px, 2.1vw, 30px);
    line-height: 1.28;
    margin: 0 0 16px;
    font-weight: 600;
    letter-spacing: 0;
}

.flyer-page-v2 .flyer-content,
.flyer-page-v2 .flyer-text,
.flyer-page-v2 .flyer-content h1,
.flyer-page-v2 .flyer-content h3 {
    text-align: left;
}

.flyer-page-v2 .flyer-content h1 {
    color: #6A8DC6;
    margin-bottom: 30px;
}

.flyer-page-v2 .flyer-content h3 {
    color: #6A8DC6;
}

.flyer-text {
    font-family: 'Work Sans', sans-serif;
    font-size: clamp(14px, 1.2vw, 16px);
    line-height: 1.6;
    color: var(--flyer-dark, #273445);
}

.flyer-text-v2 p{
    font-size: clamp(18px, 1.4vw, 20px);
    line-height: 1.5;
}

.flyer-text p + p {
    margin-top: 12px;
}

.flyer-page .flyer-content ul {
    list-style: none;
    padding-left: 0;
    margin: 16px 0 0;
}

.flyer-page .flyer-content li {
    position: relative;
    padding-left: 34px;
    margin-bottom: 12px;
}

.flyer-page .flyer-content li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.35em;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #273445;
}

.flyer-page .flyer-content li::after {
    content: '';
    position: absolute;
    left: 10px;
    top: calc(0.35em + 10px);
    width: 0;
    height: 0;
    transform: translate(-50%, -50%);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #e69da2;
}

.flyer-team {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 20px;
    margin-top: 24px;
}

.flyer-team-member {
    text-align: center;
}

.flyer-team-photo {
    max-width: 140px;
    margin: 0 auto 12px;
}

.flyer-team-photo img {
    display: block;
    width: 100%;
    height: auto;
}

.flyer-team-name,
.flyer-team-position {
    font-weight: 400;
    font-size: 1.5rem;
    color: var(--flyer-dark, #273445);
    line-height: 1.3;
}

.flyer-team-name {
    font-weight: 600;
}

.flyer-page-v2 .flyer-team {
    position: relative;
    z-index: 3;
    margin-top: 32px;
}

.flyer-page-v2 .flyer-content h3 {
    margin-top: 24px;
}

.flyer-page-v2 .flyer-content ul {
    list-style: disc;
    padding-left: 20px;
}

.flyer-page-v2 .flyer-content li {
    padding-left: 0;
    font-size: 18px;
}

.flyer-page-v2 .flyer-content li::before,
.flyer-page-v2 .flyer-content li::after {
    content: none;
}

@media (max-width: 900px) {
    .flyer-content {
        max-width: 100%;
    }

    .flyer-team {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .flyer {
        padding: 0;
    }

    .flyer-content {
        padding: 56px 44px 30px;
    }
}

@media (max-width: 480px) {
    .flyer-content {
        padding: 56px 28px 28px;
    }

    .flyer-logo img {
        max-width: 130px;
    }

    .flyer-wave-bottom .flyer-wave-dark {
        margin-bottom: -16px;
    }
}

@media (max-width: 600px) {
    header#site-header {
        padding: 6px 0;
    }

    #site-header.is-sticky {
        padding: 2px 0;
    }

    header#site-header a {
        padding: 8px 12px;
        font-size: 14px;
    }

    .header-inner {
        padding: 6px 0;
    }

    .header-titles .site-logo img {
        max-width: 220px;
        max-height: 56px;
    }

    .flyer-inner {
        max-width: none;
        width: 100%;
        margin: 0;
    }

    .flyer-page-v2 .flyer-bottom-image {
        margin-top: -150px;
    }

    .flyer-page-v2 .flyer-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .flyer-page-v2 .flyer-team {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .flyer-page-v2 .flyer-team-member {
        text-align: center;
    }

    .flyer-page-v2 .flyer-team-photo {
        max-width: 170px;
        margin-bottom: 14px;
    }

    .flyer-page-v2 .flyer-team-name,
    .flyer-page-v2 .flyer-team-position {
        font-size: 1.5rem;
    }

    .flyer-bottom-cta {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .flyer-bottom-image {
        order: 3;
        width: 100%;
    }

    .flyer-bottom-text {
        order: 1;
        position: static;
        margin: 12px 20px 0;
        width: calc(100% - 40px);
        max-width: 560px;
        font-size: 14px;
        line-height: 1.55;
        text-align: left;
    }

    .flyer-bottom-cta .flyer-button {
        order: 2;
        position: static;
        margin: 12px auto 24px;
        transform: none;
    }

    .flyer-page-v2 .flyer-bottom-cta {
        align-items: center;
        margin-top: 40px;
    }

    .flyer-page-v2 .flyer-bottom-cta .flyer-button {
        order: 1;
        margin: 12px auto 6px;
        font-size: 16px;
        padding: 10px 28px;
        margin-bottom: 20px;
    }

    .flyer-page-v2 .flyer-bottom-text {
        order: 2;
        margin: 0 20px 16px;
        text-align: center;
    }

    .flyer-page-v2 .flyer-bottom-image img {
        width: 130%;
        max-width: none;
        margin-left: -5%;
    }

    .page-template-template-flyer #site-footer .section-inner {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (max-width: 420px) {
    .flyer-team {
        grid-template-columns: 1fr;
    }

    .flyer-page-v2 .flyer-content {
        padding-left: 16px;
        padding-right: 16px;
    }
}

/* Clinics map module */
.module-clinics-map {
    padding: 96px 0 110px;
}

.clinics-map-inner {
    width: min(1280px, calc(100% - 64px));
    margin: 0 auto;
}

.clinics-map-header {
    max-width: 1080px;
    margin: 0 auto 64px;
}

.clinics-map-headline {
    margin: 0 0 28px;
    color: #1B3649;
    font-family: 'Spectral', serif;
    font-size: var(--uspal-section-heading-size);
    line-height: var(--uspal-section-heading-line-height);
    font-weight: 300;
    letter-spacing: var(--uspal-section-heading-letter-spacing);
}

.clinics-map-intro {
    max-width: 980px;
    color: #1B3649;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: normal;
}

.clinics-map-intro p {
    margin: 0;
}

.clinics-map-content {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
    gap: 64px;
    align-items: start;
}

.clinics-map-list-block {
    align-self: start;
}

.clinics-map-visual img {
    display: block;
    width: 100%;
    height: auto;
}

.clinics-map-list-title {
    margin: 0 0 22px;
    color: #1B3649;
    font-family: 'Spectral', serif;
    font-size: clamp(28px, 2.3vw, 40px);
    line-height: 1.12;
    font-weight: 300;
    letter-spacing: 0;
}

.clinics-map-slider {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 18px;
    align-items: start;
}

.clinics-map-slider-viewport {
    position: relative;
    overflow: hidden;
    transition: height 0.35s ease;
}

.clinics-map-slider-controls {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-top: 4px;
}

.clinics-map-slider-nav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(27, 54, 73, 0.2);
    border-radius: 999px;
    background: #FCFAF7;
    color: #1B3649;
    cursor: pointer;
    transition: background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease;
    text-decoration: none;
    text-decoration-line: none;
    box-shadow: none;
}

.clinics-map-slider-nav:hover,
.clinics-map-slider-nav:focus,
.clinics-map-slider-nav:active {
    background: #EEF6FD;
    border-color: rgba(27, 54, 73, 0.35);
    text-decoration: none;
    text-decoration-line: none;
    box-shadow: none;
    outline: none;
}

.clinics-map-slider-nav[disabled] {
    opacity: 0.35;
    cursor: default;
}

.clinics-map-list {
    margin: 0;
    padding-left: 24px;
    padding-top: 0;
    padding-bottom: 0;
    color: #1B3649;
    transition: transform 0.35s ease;
    will-change: transform;
}

.clinics-map-item {
    margin: 0;
    padding-bottom: 14px;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    line-height: 1.35;
    letter-spacing: normal;
}

.clinics-map-item:last-child {
    padding-bottom: 0;
}

.clinics-map-item-name {
    display: block;
    font-weight: 700;
}

.clinics-map-item-location {
    display: block;
    margin-top: 2px;
    font-style: italic;
    font-weight: 400;
}

a.clinics-map-item-location {
    color: inherit;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

a.clinics-map-item-location:hover,
a.clinics-map-item-location:focus {
    color: #6A8DC6;
}

@media (max-width: 991px) {
    .module-clinics-map {
        padding: 72px 0 84px;
    }

    .clinics-map-inner {
        width: min(100%, calc(100% - 36px));
    }

    .clinics-map-header {
        margin-bottom: 44px;
    }

    .clinics-map-content {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .clinics-map-list-block {
        max-width: 720px;
    }

    .clinics-map-slider {
        display: block;
    }

    .clinics-map-slider-viewport {
        overflow: visible;
        height: auto !important;
    }

    .clinics-map-slider-controls,
    .clinics-map-slider.is-static .clinics-map-slider-controls {
        display: none;
    }
}

@media (max-width: 600px) {
    .module-clinics-map {
        padding: 56px 0 68px;
    }

    .clinics-map-inner {
        width: calc(100% - 24px);
    }

    .clinics-map-headline {
        margin-bottom: 20px;
        font-size: 40px;
    }

    .clinics-map-intro,
    .clinics-map-item {
        font-size: 16px;
    }

    .clinics-map-list-title {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .flex-members {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }

    .member-profile-shell {
        padding: 0 24px 56px;
        padding-bottom: 56px;
    }

    .member-profile-layout {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .member-profile-header h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .member-profile-bio {
        font-size: 18px;
    }

    .member-profile-image-column {
        width: min(100%, 360px);
        margin: 0 auto;
        justify-self: center;
    }

    .member-profile-more-track {
        gap: 32px;
    }

    .member-profile-more-card {
        flex-basis: calc((100% - 32px) / 2);
    }
}

@media (max-width: 640px) {
    .flex-members {
        grid-template-columns: 1fr;
    }

    .member-profile-page {
        padding-top: 40px;
    }

    .member-profile-header h1 {
        font-size: 36px;
        line-height: 42px;
    }

    .member-profile-back {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .member-profile-bio {
        font-size: 16px;
        line-height: 28px;
    }

    .member-profile-image-column {
        width: min(100%, 300px);
    }

    .member-profile-image img {
        max-width: 300px;
    }

    .member-profile-socials {
        max-width: 300px;
        margin-top: 14px;
        gap: 10px;
    }

    .member-profile-social-link img {
        width: 40px;
        height: 40px;
    }

    .member-profile-more {
        margin-top: 36px;
        padding: 28px 0 22px;
    }

    .member-profile-more-inner {
        padding: 0 14px;
    }

    .member-profile-more-slider {
        grid-template-columns: 28px minmax(0, 1fr) 28px;
        gap: 8px;
    }

    .member-profile-more-nav {
        justify-self: center;
        font-size: 38px;
    }

    .member-profile-more-track {
        gap: 18px;
    }

    .member-profile-more-card {
        flex-basis: 100%;
    }

    .member-profile-more-card img {
        width: 144px;
        height: 144px;
    }

    .member-profile-more-name {
        font-size: 24px;
        line-height: 32px;
    }

    .member-profile-more-position {
        font-size: 16px;
        line-height: 22px;
    }

    .member-profile-all-link {
        font-size: 18px;
        line-height: 26px;
    }
}

#members-section.module-members {
    background-color: #fcfaf7;
}

#members-section.module-members .section-inner-child {
    max-width: 1100px;
    margin: 0 auto;
    padding: 56px 0 72px;
}

#members-section.module-members .section-title {
    margin-bottom: 26px;
}

#members-section.module-members .section-title h1 {
    color: var(--members-section-title-color, #834947);
    font-family: 'Spectral', sans-serif;
    font-size: var(--uspal-section-heading-size);
    font-weight: 300;
    line-height: var(--uspal-section-heading-line-height);
    letter-spacing: var(--uspal-section-heading-letter-spacing);
    margin: 0;
}

body.page-id-1208 {
    --members-section-title-color: #1B3649;
}

#members-section.module-members .section-p-mem-uspal {
    max-width: 980px;
    margin: 0 auto 76px;
    color: #1b3649;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 29px;
}

#members-section.module-members .flex-members {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 44px;
    max-width: 1100px;
    margin: 0 auto;
}

#members-section.module-members .flex-members-row {
    display: flex;
    justify-content: center;
    gap: 56px 72px;
    width: 100%;
    flex-wrap: wrap;
}

#members-section.module-members .flex-members-content {
    flex: 0 0 280px;
    max-width: 280px;
    margin: 0;
    padding: 0;
}

#members-section.module-members .member-card-link {
    padding: 0;
    background: transparent;
    border-radius: 0;
    text-decoration: none;
    transition: transform 0.2s ease;
    box-shadow: none;
}

#members-section.module-members .member-card-link:hover,
#members-section.module-members .member-card-link:focus {
    transform: translateY(-2px);
    box-shadow: none;
}

#members-section.module-members .member-card-link img {
    width: 196px;
    height: 196px;
    max-width: none;
    border-radius: 999px;
    object-fit: cover;
    border: 5px solid #f3b2b3;
    margin: 0 auto 18px;
}

#members-section.module-members .members-name {
    margin: 0 0 8px;
    color: #1b3649;
    text-align: center;
    font-family: 'Spectral', sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.54px;
    white-space: nowrap;
}

#members-section.module-members .members-position {
    margin: 0;
    color: #456f70;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0;
}

@media (max-width: 991px) {
    #members-section.module-members .section-inner-child {
        padding: 48px 20px 60px;
    }

    #members-section.module-members .section-title h1 {
        font-size: 36px;
        line-height: 44px;
    }

    #members-section.module-members .section-p-mem-uspal {
        margin-bottom: 52px;
        font-size: 18px;
        line-height: 28px;
    }

    #members-section.module-members .flex-members {
        max-width: 900px;
        gap: 28px;
    }

    #members-section.module-members .flex-members-row {
        gap: 40px 42px;
    }

    #members-section.module-members .flex-members-content {
        flex-basis: 240px;
        max-width: 240px;
    }

    #members-section.module-members .member-card-link img {
        width: 170px;
        height: 170px;
    }

    #members-section.module-members .members-name {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (max-width: 640px) {
    #members-section.module-members .section-title h1 {
        font-size: 32px;
        line-height: 1.2;
    }

    #members-section.module-members .section-p-mem-uspal {
        margin-bottom: 44px;
        font-size: 16px;
        line-height: 26px;
    }

    #members-section.module-members .flex-members {
        max-width: 100%;
        gap: 26px;
    }

    #members-section.module-members .flex-members-row {
        gap: 28px 18px;
    }

    #members-section.module-members .flex-members-content {
        flex-basis: 100%;
        max-width: 100%;
    }

    #members-section.module-members .member-card-link img {
        width: 156px;
        height: 156px;
    }

    #members-section.module-members .members-name {
        font-size: 22px;
        line-height: 28px;
        white-space: normal;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    #members-section.module-members .members-position {
        font-size: 15px;
        line-height: 22px;
    }
}