@font-face {
    font-family: 'Gal Gothic Variable';
    src: url('../fonts/GalGothic-Semibold.woff2') format('woff2'),
        url('../fonts/GalGothic-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gal Gothic Variable';
    src: url('../fonts/GalGothic-Bold.woff2') format('woff2'),
        url('../fonts/GalGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gal Gothic Variable';
    src: url('../fonts/GalGothic-Extrabold.woff2') format('woff2'),
        url('../fonts/GalGothic-Extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gal Gothic Variable';
    src: url('../fonts/GalGothic-Medium.woff2') format('woff2'),
        url('../fonts/GalGothic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gal Gothic Variable';
    src: url('../fonts/GalGothic-Regular.woff2') format('woff2'),
        url('../fonts/GalGothic-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0 !important;
    overflow-x: hidden;
    color: #000;
}

p {
    font: normal normal normal 24px/36px Gal Gothic Variable;
    letter-spacing: 0px;
    margin-top: 0;
}

p.note {
    font: normal normal normal 18px/28px Gal Gothic Variable;
    letter-spacing: 0px;
}

a,
a:visited {
    text-decoration: none;
    color: #380a17;
}

h2 {
    font: normal normal 500 48px/48px Gal Gothic Variable;
    letter-spacing: 0px;
    margin-top: 0;
    color: #570F0F;
}

.container {
    max-width: 1202px;
    margin: auto;
}

.container-content {
    padding: 100px 0px;
}

.custom-logo-link img {
    max-width: 205px;
    height: 81.437px;
    object-fit: cover;
}

.site-header {
    background: var(--brand-cream, #E8D4C9);
}

.container-site-header {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 23.21px 0 16px;
}

.main-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-navigation ul {
    gap: 40px;
}

.main-navigation a {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
}

li#menu-item-389 a::after,
li#menu-item-34 a::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/wp-content/uploads/2024/02/Arrow-1-1.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: -15px;
    top: 4px;
}

.side-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.h-1 {
    font: normal normal 500 109px/58px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #E8D4C9;
}

.h-2 {
    font: normal normal 500 167px/59px Gal Gothic Variable;
    letter-spacing: 13.36px;
    color: #FAA880;
}

.h-3 {
    font: normal normal 500 196px/59px Gal Gothic Variable;
    letter-spacing: 15.68px;
    color: #FAA880;
    position: relative;
    bottom: -11px;
}

.flex-content {
    display: flex;
}

.section-banner .flex-content:first-child .left {
    max-width: 720px;
    background: #570F0F;
    display: flex;
    align-items: center;
}

.section-banner .flex-content:first-child .left h1 {
    text-align: center;
    margin: 0;
    line-height: 144px;
    padding-top: 60px;
}

.section-banner .flex-content:first-child .right {
    display: flex;
}

.section-banner .flex-content:first-child .right img:first-child {
    background: #faa880;
}

.section-banner .flex-content:first-child .right img:last-of-type {
    background: #a63d82;
}

.section-banner {
    max-width: 1440px;
    margin: auto;
}

.section-banner .flex-content:last-child div {
    width: 50%;
}

.section-banner .flex-content:last-child .left {
    display: flex;
}

.section-banner .flex-content:last-child .left img:first-child {
    background: #f3e9e4;
}

.section-banner .flex-content:last-child .left img:last-of-type {
    background: #c45c61;
}

.section-banner .flex-content:last-child .right {
    background: #570F0F;
    text-align: center;
    padding: 41px 15px;
}

.section-banner .flex-content:last-child .right h2 {
    font: normal normal 500 54px/54px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #FAA880;
    margin: 0 0 15px;
}

.section-banner .flex-content:last-child .right p {
    color: #FFFFFF;
    margin: 0 0 22px;
}

.bnt-style {
    background: #F3E9E4 0% 0% no-repeat padding-box;
    border: 1px solid #380A17;
    font: normal normal bold 18px/18px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #380A17;
    text-decoration: none;
    display: inline-flex;
    width: 238px;
    height: 69px;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    cursor: pointer;
}

.section-banner .flex-content:last-child .right>p:first-of-type {
    border-bottom: 1px solid #FAA880;
    padding-bottom: 20px;
}

.item-three {
    display: inline-flex;
    padding: 43px 32px 20px 46px;
    justify-content: space-between;
    gap: 20px;
    background: var(--brand-light-cream, #F3E9E4);
    flex-wrap: wrap;
    width: 371px;
}

.item-three a{
	border-radius: 500px;
    border: 2px solid var(--brand-plum, #380A17);
    padding: 4px 17px;
}

.section-three {
    display: flex;
    gap: 47px;
    justify-content: center;
    margin: 100px 0 104px;
}

.item-three a {
    margin-left: auto;
    margin-top: auto;
}

.item-three p {
    margin-bottom: 0;
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #380A17;
}

.container.section-1 {
    background: #F3E9E4;
}

.container.section-1 .container-content {
    padding: 99px 22px 100px 0px;
}

.container.section-1 h2 {
    margin-bottom: 30px;
}

.container.section-1 .left {
    min-width: 487px;
    height: 621px;
    background: #C45C61;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -127px;
}

.container.section-1 .right {
    width: 100%;
}

.container.section-1 .flex-content {
    gap: 51px;
}

.container.section-1 .right .flex-content {
    gap: 24px;
}

.container.section-1 .right .flex-content .number {
    font: normal normal 500 80px/54px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    min-width: 216px;
    display: inline-flex;
    justify-content: end;
}

.container.section-1 .right p:first-child {
    margin-bottom: 52px;
}

.container.section-1 .right .two-columns h5 {
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    margin-bottom: 3px;
    margin-top: 0;
}

.container.section-1 .right .two-columns {
    margin-bottom: 32px;
}

.container.section-1 .right .two-columns:last-child {
    margin-bottom: 0px;
}

.container.section-1 .right .two-columns p {
    margin-bottom: 0;
    font: normal normal normal 20px/32px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #000000;
}


.container.section-2 h2 {
    margin-bottom: 21px;
}

.container.section-2 .container-content>p {
    color: #000000;
    margin-bottom: 50px;
    font-weight: bold;
}

.container.section-2 .column-flex {
    gap: 27px;
    flex-wrap: wrap;
}

.container.section-2 .column-flex div {
    width: 382px;
    height: 366px;
    background: #F3E9E4 0% 0% no-repeat padding-box;
    padding: 47px 25px 27px 27px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.container.section-2 .column-flex div p {
    font: normal normal normal 20px/32px Gal Gothic Variable;
    letter-spacing: 0px;
}

.container.section-2 .column-flex div:nth-child(2) {
    text-align: center;
}

.container.section-2 .column-flex div:nth-child(2) p {
    font: normal normal bold 24px/36px Gal Gothic Variable;
}

.container.section-2 .column-flex div:last-child img {
    position: relative;
    top: -61px;
    right: -109px;
}

.container.section-3 {
    padding-right: 100px;
    background: #F3E9E4;
}

.container.section-3 .container-content {
    gap: 64px;
}

.container.section-3 .container-content .left {
    min-width: 438px;
    margin-left: -120px;
}

.section-4 .container-content .title-expandend {
    height: 156px;
    display: flex;
    background: #f3e9e4;
    align-items: center;
    margin-bottom: 0;
}

.section-4 .section-4-1 {
    gap: 56px;
}

.section-4-1 .container-content {
    padding-bottom: 0px;
}

.section-4 .container-title-expandend {
    width: 100%;
    max-width: 1202px;
    margin: auto;
}

.section-4 .container-title-expandend h2 {
    margin-bottom: 0;
    cursor: pointer;
}
.section-4 .content-section-expandend {
    display: none;
}

.section-4 .container-title-expandend i {
    font-size: 40px;
}

.section-4 .section-4-1 .right {
    min-width: 604px;
}

.section-4 .content-section-expandend h2:before {
    content: '';
    margin-top: 0px;
    display: block;
    height: 1px;
    width: 60px;
    background: #A63D82;
    margin-bottom: 30px;
}

.section-4 .section-4-1 h2 {
    margin-bottom: 0px;
}

.section-4 .section-4-1 .container-content {
    gap: 78px;
}

.section-4 .section-4-1 .container-content .left {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.section-4 .section-4-1 .container-content .left p {
    margin-bottom: 0px;
}

.section-4-2 .left {
    display: flex;
    gap: 61px;
}

.section-4-2 .left div {
    text-align: center;
}

.section-4-2 .right {
    width: 30%;
    margin-right: 80px;
}

.section-4-2 .left div:last-child {
    color: #A63D82;
}

.section-4-2 .left div p {
    margin-bottom: 0;
}

.section-4-2 .right h2 {
    margin-bottom: 19px
}

.section-4-3 {
    background: #F3E9E4;
}

.section-4-3 .container-content {
    padding-right: 72px;
    gap: 61px;
}

.section-4-3 .container-content .right {
    min-width: 459px;
    display: flex;
    justify-content: center;
    align-items: center;

}

ul {
    margin: 0;
    padding: 0;
    font: normal normal normal 24px/36px Gal Gothic Variable;
    letter-spacing: 0px;
}
ol{
    font: normal normal normal 24px/36px Gal Gothic Variable;
    letter-spacing: 0px;
}
.section-4-3 .container-content ul {
    margin-bottom: 30px;
    padding-left: 22px;
}

.section-4-3 .container-content .left {
    font: normal normal normal 24px/36px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #000000;
}

.section-4-4 .right {
    min-width: 661px;
    display: inline-flex;
    align-items: center;
}

.section-4-4 .container-content {
    gap: 56px;
}

.section-4-4 .container-content p {
    margin-bottom: 0;
}

.section-4-4 .container-content ul {
    padding-left: 22px;
    margin-bottom: 30px;
}

.section-4-5 .container-content {
    gap: 100px;
}

.section-4-5 .container-content .left {
    min-width: 500px
}

.section-4-5 {
    background: #F3E9E4;
    padding-right: 44px;
}

.section-4-5 .right h2 span {
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #570F0F;
    display: block;
}

.section-4-5 .container-content .right ul {
    padding-left: 22px;
    padding-right: 86px;
}

.section-4-5 .right h2 {
    margin-bottom: 20px;
}

.section-5 {
    background: #F3E9E4;
    padding: 54px 0 100px;
    width: 100%;
}

.section-5 h2 {
    max-width: 1202px;
    margin: auto;
    margin-bottom: 66px;
}

.slick-section-5 .item-providers {
    width: 1107px !important;
    height: auto;
    min-height: 432px;
    background: #fff;
    padding: 72px 53px 72px 90px;
    gap: 42px;
    display: flex !important;
    margin: 0 8px;
}

.item-providers .left img {
    min-width: 219px;
    height: 215px;
}

.item-providers .left span {
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    margin-top: 13px;
    display: block;
    text-align: center;
}

.item-providers .right p {
    margin-bottom: 16px;
}

.item-providers .right p:last-child {
    margin-bottom: 0px;
}

.section-6.container .right img {
    min-width: 370px;
    min-height: 488px;
}

.section-6.container .container-content {
    gap: 45px;
    padding-bottom: 0px;
}


.section-6.container span.title {
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    background: #A63D82;
    height: 73px;
    padding: 0 50px;
}

.section-6.container .left {
    width: 100%;
}

.section-6.container .left ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.section-6.container .left ul li {
    width: 100%;
}

.section-6.container .content-ac {
    background: #F3E9E4;
    padding: 31px 50px 30px;
    margin-top: 6px;
    display: none;
}

.section-6.container .left ul li a {
    color: #000;
}

.section-7.container {
    background: #E8D4C9;
    margin-bottom: 98px;
}

.section-7.container .container-content {
    text-align: center;
    padding-bottom: 50px;
}

.section-7.container .container-content>p {
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #570F0F;
    margin-bottom: 38px;
}

.section-7.container .container-content h2 {
    color: #A63D82;
    margin-bottom: 38px;
}

.section-references {
    background: #E8D4C9;
}

.section-references .content-container {
    width: 100%;
    max-width: 1202px;
    margin: auto;
    padding: 64px 52px;
}

.section-references .content-container ul {
    list-style: none;
    font: normal normal normal 18px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #000000;
}

.section-references .content-container ul a {
    font: normal normal normal 18px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #000000;
}

.section-references .content-container p {
    font: normal normal 500 28px/28px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    margin-bottom: 33px;
}

.section-7.container .form {
    max-width: 558px;
    margin: auto;
}

.gform-body input,
.gform_body .gfield_select {
    height: 70px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: none !important;
    font: normal normal normal 20px/32px Gal Gothic Variable;
    letter-spacing: 0px !important;
    color: #A63D82 !important;
}

.gform-theme--foundation .gform_fields {
    gap: 10px !important;
}

.section-7.container .gform_footer {
    margin-top: 77px !important;
    display: flex;
    justify-content: center;
}

.gform_footer input {
    background: #F3E9E4 0% 0% no-repeat padding-box !important;
    border: 1px solid #000 !important;
    border-radius: 25px !important;
    font: normal normal bold 18px/18px Gal Gothic Variable !important;
    letter-spacing: 0px !important;
    color: #380A17 !important;
    display: inline-flex !important;
    width: 238px !important;
    height: 69px !important;
}

.gform-theme--foundation .gfield textarea {
    padding-top: 34px;
    font: normal normal normal 20px/32px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    border: none;
}

.full-left {
    position: relative;
}

.full-left:before {
    content: '';
    width: 100vw;
    position: absolute;
    height: 100%;
    left: -100vw;
    background: #f3e9e4;
    z-index: -1;
}

.full-all {
    position: relative;
}

.full-all:before {
    content: '';
    width: 100vw;
    position: absolute;
    height: 100%;
    left: -100vw;
    background: #f3e9e4;
    z-index: -1;
}

.full-all:after {
    content: '';
    width: 100vw;
    position: absolute;
    height: 100%;
    right: -100vw;
    background: #f3e9e4;
    z-index: -1;
}

.full-right {
    position: relative;
}

.full-right:after {
    content: '';
    width: 100vw;
    position: absolute;
    height: 100%;
    right: -100vw;
    background: #f3e9e4;
    z-index: -1;
    top: 0;
}

.banner-page .left,
.banner-page .right {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-contact .banner-page .right {
    padding-right: 130px;
}


.banner-page .content-container {
    min-height: 300px;
    background: #F3E9E4;
}

.banner-page h1 {
    text-align: center;
    font: normal normal 500 54px/54px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    margin: 0;
}

.site-header {
    margin-bottom: 57px;
}

.page-template-home .site-header {
    margin-bottom: 0;
}

.banner-page {
    margin-bottom: 97px;
}

#gform_2 {
    max-width: 704px;
    margin: auto;
    margin-top: 41px;
}

#gform_2 .gform-body input,
#gform_2 .gform_body .gfield_select {
    background-color: #F3E9E4 !important;
    font: normal normal normal 20px/32px Gal Gothic Variable !important;
    color: #000000 !important;
    text-align: center;
    display: flex;
    align-items: center;
    height:53px;
}

#gform_2 textarea {
    font: normal normal normal 20px/32px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #000000;
    background: #F3E9E4;
    text-align: center;
    padding-top: 22px;
}

.gform-body .gfield-choice-input, #gform_2 .gform-body .gfield-choice-input{
    width: 11px;
    height: 11px;
}
.gchoice label.gform-field-label{
    margin-left: 0;
    margin-top: -4px;
}
#gform_2 .gfield--type-checkbox {
    max-width: 424px;
    margin-left: 145px !important;
}

#gform_2 .gform_footer {
    display: flex;
    justify-content: center;
    margin-top: 35px;
}
#gform_submit_button_2{
    background: #E8D4C9!important;
}
#field_2_21 {
    padding-top: 35px !important;
}

.site-footer {
    padding: 73px 0px;
    background: #E8D4C9;
    margin-top: -1px;
}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{
    color:#000!important;
}
#menu-footer {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#menu-footer a {
    color: #000;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gal Gothic Variable;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-decoration-line: underline;
    margin: 0;
    margin-left: 0 !important;
}

.info-foo-n {
    margin-top: 30px;
}

.n-foo p {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.site-footer .n-foo {
    max-width: 1202px;
    margin: auto;
}

.slick-prev.slick-arrow {
    left: 205px;
    z-index: 9000;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slick-next.slick-arrow {
    right: 112px;
    z-index: 9000;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slick-arrow {
    cursor: pointer;
}

.resources-ac .title {
    cursor: pointer;
}

.btn-b-n-m {
    margin: 30px 0;
    max-height: max-content !important;
}

.btn-b-n-m a {
    font: normal normal bold 18px/18px Gal Gothic Variable !important;
    letter-spacing: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 319px;
    height: 69px;
    background: #E8D4C9;
}

.sidemenu {
    position: fixed;
    right: -100%;
    width: 100%;
    transition: left 0.2s ease-in-out, right 0.2s ease-in-out, opacity 0.2s ease-in-out;
    z-index: 9999;
    top: 0;
    bottom: 0;
    color: #ffffff;
    overflow-x: hidden;
    overflow-y: scroll;
    opacity: 0;
    background: #F3E9E3 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 22px #000;

}

body>.cover {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    background-color: #000000;
    transition: opacity 0.2s ease-in-out;
}

.sidemenu_open>.cover {
    z-index: 1002;
    opacity: 0.6;
}

body.sidemenu_open>.cover {
    background: transparent;
}

.sidemenu_open .sidemenu {
    right: 0;
    opacity: 1;
}

.content-sidemenu {
    position: relative;
}

.side-menu-close {
    position: absolute;
    right: 0;
    z-index: 1000;
    text-decoration: none;
    color: #9F1E72 !important;
    top: -60px;
    width: 28px;
    height: 28px;
}

.content-sidemenu {
    margin: 134px 97px 159px 100px;
}

.content-sidemenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
    list-style: none;
}

.content-sidemenu ul a {
    font: normal normal 500 33px/48px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #570F0F;
}


.btn-b-n,
.btn-b-n-m a {
    padding: 14px 26px;
    border-radius: 300px;
    border: 1px solid var(--brand-plum, #380A17);
    background: var(--brand-light-cream, #F3E9E4);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    color: var(--brand-plum, #380A17) !important;
    font-family: Gal Gothic Variable;
    cursor: pointer;
}

.btn-b-n-m {
    margin: 30px 0;
    max-height: max-content;
}

.btn-b-n-m a {
    font: normal normal bold 18px/18px Gal Gothic Variable;
    letter-spacing: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 319px;
    height: 69px;
    background: #E8D4C9;
}

.small-menu-item a {
    font: normal normal normal 22px/36px Gal Gothic Variable!important;
    letter-spacing: 0px;
    color: #000000!important;
}

::placeholder {
    font: normal normal normal 20px/32px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
}

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

.banner-title.banner-page .content-container {
    align-items: center;
    justify-content: center;
}

.slynd-content-editor ul {
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    padding-left: 22px;
}

.slynd-content-editor ul ul {
    margin-bottom: 10px;
}

.slynd-content-editor ul li ul {
    padding-left: 47px;
}

.slynd-content-editor a {
    color: #380a17;
}

#primary article {
    padding: 0px 0px 50px;
}

.menu-toggle {
    display: none;
}

.content-pop-up {
    font: normal normal normal 24px/36px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #000000;
}

.content-pop-up {
    padding: 100px 70px;
}

.content-pop-up h2 {
    font: normal normal medium 48px/48px Gal Gothic Variable;
    letter-spacing: 0px;
    color: #A63D82;
    margin-bottom: 16px;
}

button.pum-close.popmake-close,
button.pum-close.popmake-close:hover {
    width: 24px !important;
    height: 24px !important;
    background-image: url(/wp-content/themes/hcpslynd/images/close.svg);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.pum-theme-pop-slynd {
    background-color: rgba(10, 2, 2, 0.21);
}

#popmake-350 .content-pop-up {
    padding: 100px 88px 70px
}

#popmake-350 .flex-content {
    justify-content: space-between;
}

#popmake-350 .flex-content .bnt-style:last-child {
    background: #E8D4C9 0% 0% no-repeat padding-box;
    border: 1px solid #380A17;
}

#pum-377 .content-pop-up{
    padding: 72px 55px 50px 83px;
}
#pum-377 .content-pop-up .flex-content{
    gap:15px 86px;
}
#pum-377 .content-pop-up .flex-content .bnt-style:first-child{
    padding: 0 20px;
    text-align: center;
}
#pum-377 .flex-content .bnt-style:last-child {
    background: #E8D4C9 0% 0% no-repeat padding-box;
    border: 1px solid #380A17;
    color: #570F0F;
    padding: 0px 38px;
    text-align: center;
}


h2 sup {
    font-size: 30px;
}

sup {
    font-size: 12px;
}
.side-menu a img{
    max-width: 32.5px;
    height: 20px;
}

#gform_1 input {
    height: 70px;
}

section.error-404.not-found {
    width: 1200px;
    margin: auto;
}
.error404 .page-content.content, .error404 header.page-header.content {
    margin: 100px 0;
}

.accordion-footer{
	position: relative;
    background: #fff;
    padding: 0px 0px 12px;
    box-shadow: none;
}
.accordion-footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
    padding: 0px 0px 12px;
	max-height: 450px;
	width: 100%;
	box-shadow: 0px 11px 7px 10px #888888;
	z-index:9999;
}
.accordion-footer.fixed .content-c-f{
	display: none;
}
.content-accordion-footer .top-c-f{
	padding-top: 28px;
}
.top-c-f>p:first-child{
	margin-top: 0;
}
.accordion-footer p{
    margin-bottom: 0;
    margin-top: 14px;
    font-size: 14px;
}

.top-c-f p{
    margin-top: 0;

}

.accordion-footer.open {
	overflow-y: auto;
}

.accordion-footer * {
	font-size: 14px;
	line-height: 20px;
}
.content-accordion-footer{
    max-width: 1202px;
    margin: auto;
}
/* Media query */
@media screen and (min-width: 1024px) {
    .show-movil{
        display: none;
    }
    .sidemenu {
        width: 620px;
    }
	.site-footer{
		    padding-bottom: 150px;
	}
}
@media screen and (max-width: 1024px) {
    section.error-404.not-found {
        max-width: 90%;
    }
    section.error-404.not-found {
        width: 370px;
    }
    .section-banner .flex-content:first-child .left h1{
        padding-top: 0;
    }
    h2 sup {
        font-size: 20px;
    }

    .site-branding .custom-logo-link:first-child {
        display: none;
    }

    h2 {
        font: normal normal 500 36px/36px Gal Gothic Variable;
    }

    p,
    ul,
    li {
        font: normal normal normal 18px/28px Gal Gothic Variable;
        letter-spacing: 0px;
    }

    h2 br {
        display: none;
    }

    p.note {
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .container {
        width: 100%;
    }

    .container-content,
    .section-three {
        max-width: 327px;
        margin: auto;
    }

    .section-three {
        gap: 12px;
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .bnt-style {
        width: auto;
        min-width: 195px;
        height: 59px;
    }

    #primary-menu {
        display: flex;
        gap: 25px;
        padding: 0px 42px;
    }

    #primary-menu li {
        display: none;
    }

    #primary-menu li#menu-item-389,
    #primary-menu li#menu-item-34 {
        display: block;
    }

    li#menu-item-389 a::after,
    li#menu-item-34 a::after {
        right: 0px;
        top: 40%;
    }

    .site-branding .custom-logo-link img {
        width: 80px;
        height: 38px;
        object-fit: contain;
    }

    .item-three {
        width: 100%;
    }

    .item-three {
        display: inline-flex;
        padding: 21px 24px;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        background: var(--brand-light-cream, #F3E9E4);
        flex-wrap: nowrap;
    }

    .item-three img {
        border-radius: 500px;
        border: 2px solid var(--brand-plum, #380A17);
        padding: 8px 17px;
    }

    .item-three p {
        width: 70%;
        text-align: left;
        color: var(--brand-plum, #380A17);
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Gal Gothic Variable;
        font-weight: 500;
        line-height: 1;
        margin: 0;
        font-size: 20px;
    }

    .container-site-header {
        width: 100%;
        max-width: 95%;
        margin: auto;
        padding: 12px 0px;
    }


    .flex-content {
        flex-wrap: wrap;
    }

    .section-banner .flex-content:first-child .left h1 {
        letter-spacing: -0.776px;
        font-size: 97.774px;
        line-height: 90.8px;
    }

    .section-banner .flex-content:first-child .right img,
    .section-banner .flex-content:last-child .left img {
        width: 50%;
    }

    .section-banner .flex-content:last-child div {
        width: 100%;
    }

    .h-1 {
        font-size: 58.975px;
        bottom: 0;
    }

    .h-2 {
        letter-spacing: -0.776px;
        font-size: 97.774px;
        line-height: 90.8px;
    }

    .h-3 {
        font-size: 114.07px;
        line-height: 91%;
        letter-spacing: -0.776px;
    }

    .container-content {
        padding: 45px 0 !important;
    }

    .container.section-1 .left {
        height: auto;
    }

    .container.section-1 .left {
        margin-left: 0;
        min-width: 100%;
    }

    .container.section-1 .right {
        text-align: center;
    }

    .container.section-1 .right .two-columns {
        display: flex;
        justify-content: center;
    }

    .container.section-1 .right .flex-content .number {
        justify-content: center;
    }

    .container.section-2 .container-content {
        text-align: center;
    }

    .container.section-2 .column-flex div {
        width: 100%;
        padding: 10px;
    }

    .container.section-2 .column-flex div:last-child img {
        position: relative;
        top: auto;
        right: -94px;
    }
    .container.section-2 .column-flex div img{
        object-fit: contain;
    }
    .container.section-2 .column-flex div:nth-child(2), .container.section-2 .column-flex div:first-child{
        flex-direction: column;
    }
    .container.section-3 {
        padding-right: 0;
    }

    .container.section-3 .container-content .left {
        margin-left: 0;
    }

    .section-4 .section-4-1 .right,
    .section-4-4 .right,
    .section-4-5 .container-content .left,
    .section-4-3 .container-content .right,
    .container.section-3 .container-content .left,
    .section-6.container .right img {
        min-width: 100%;
    }

    .container.section-3 .container-content {
        gap: 25px;
    }

    .container.section-2 .column-flex p {
        margin-bottom: 10px;
        width: 100%;
    }

    .section-6.container .right img {
        min-height: auto;
    }

    .section-4-2 .right {
        width: 100%;
        margin-right: 0;
    }

    .section-4-2 .left {
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .full-left:before {
        display: none;
    }

    .section-4-5,
    .section-4-3 .container-content {
        padding-right: 0;
    }

    .section-4>.container-content {
        max-width: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .section-4-5 .container-content .right ul {
        padding-right: 0;
    }

    .section-5 h2 {
        max-width: 327px;
    }

    .section-4-4 .container-content,
    .section-4-3 .container-content,
    .section-4-5 .container-content,
    .section-4 .section-4-1 .container-content {
        gap: 45px;
    }

    .sidemenu_open .sidemenu {
        right: 0;
        opacity: 1;
        max-width: 340px;
    }

    .section-4 .container-title-expandend {
        max-width: 337px;
    }

    .content-sidemenu {
        margin: 78px 33px;
    }

    .content-sidemenu ul {
        gap: 15px;
    }

    .content-sidemenu ul li.menu-item {
        max-height: 23px;
        display: flex;
        align-items: center;
    }

    .content-sidemenu ul a {
        font: normal normal 500 20px/48px Gal Gothic Variable;
        color: #380A17;
    }

    .btn-b-n-m a {
        width: 100%;
        max-width: 236px;
        max-height: 54px;
        font: normal normal 700 15px/18px Gal Gothic Variable !important;
        letter-spacing: 0px;
    }

    .btn-b-n-m {
        margin: 17px 0;
    }

    .section-6.container span.title {
        padding: 0 15px;
    }

    .section-6.container .content-ac {
        padding: 20px 15px 20px;
    }

    .content-n-foo {
        width: 100%;
        margin: auto;
        max-width: 327px;
    	padding: 0px 0 200px;
    }

	.content-accordion-footer{
		    max-width: 90%;
	}
    #menu-footer ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .section-banner .flex-content:first-child .left {
        padding-bottom: 25px;
    }

    .container.section-1 .flex-content {
        gap: 10px;
    }

    .container.section-1 .right p:first-child,
    .container.section-1 .right .two-columns,
    .container.section-2 .container-content>p {
        margin-bottom: 10px;
    }

    .content-pop-up,
    #popmake-350 .content-pop-up {
        padding: 20px 10px;
    }

    #popmake-350 .content-pop-up .bnt-style {
        padding: 0 10px;
        min-width: 150px;
    }

    button.pum-close.popmake-close,
    button.pum-close.popmake-close:hover {
        right: 10px !important;
        top: 10px !important;
    }
    .container.section-1 .right .two-columns{
        margin-bottom: 30px;
    }
    .banner-page .left, .banner-page .right, .page-template-contact .banner-page .right{
        width: 100%;
        padding-right: 0;
    }
    .banner-page .content-container {
        padding: 50px 0;
        gap: 20px;
    }
    .full-right:after{
        display: none;
    }
    .content-contact-1 .container, .site-main .slynd-content-editor{
        max-width: 327px;
        margin: auto;
    }
    #gform_2 .gfield--type-checkbox{
        margin-left: 0!important;
    }
    .small-menu-item {
        max-height: max-content!important;
    }
    .content-sidemenu ul a {
        font: normal normal 500 20px/48px Gal Gothic Variable;
        color: #380A17;
    }
    .slick-section-5 .item-providers{
        display: flex!important;
        align-items: center;
        min-height: 432px!important;
        border-radius: 25px;
        background: #fff;
        flex-wrap: wrap;
        width: 100%!important;
        margin: 0 5px;
        max-width: 86vw;
        height: auto!important;
        padding: 22px 20px 30px 30px;
        gap: 11px;
    }
    .slick-next.slick-arrow{
        width: 42px;
        height: 42px;
        right: -16px;
    }
    .slick-prev.slick-arrow {
        left: 25px;
        width: 42px;
        height: 42px;
    }
    .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single{
        background-color: #F3E9E4 !important;
        font: normal normal normal 20px/32px Gal Gothic Variable !important;
        color: #000000 !important;
        text-align: center;
        display: flex;
        align-items: center;
        height: 53px;
        border: none;
        justify-content: center;
    }
    .gform-theme--foundation .chosen-container{
        width: 100%!important;
    }
    .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single{
        text-align: center;
    }
    #pum-377 .content-pop-up{
        padding: 20px;
    }
    
    #popmake-377{
        position: relative!important;
        left: auto!important;
        top: 10px!important;
        width: 100%;
        max-width: 96%!important;
        margin: auto;
        margin-bottom: 300px;
    }
    #popmake-377 br, .section-banner .flex-content:last-child .right p br{
        display: none;
    }
    .section-banner .flex-content:first-child .left, .section-banner .flex-content:first-child .right{
        max-width: 100%;
        width: 100%;
    }
    .container-site-header{
        padding: 12px 0px 5px;
    }
    ol{
        margin-left: 0;
    }
    .content-pop-up h2{
        padding-right: 35px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
    .content-n-foo{
        max-width: 95%;
        padding-bottom: 0px;
    }
    .section-banner .flex-content:first-child .left h1{
        padding: 0 100px;
    }
    li#menu-item-35 a::after, li#menu-item-34 a::after{
        right: -12px;
    }
    
}