.elementor-8516 .elementor-element.elementor-element-99aac52{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8516 .elementor-element.elementor-element-4284192 > .elementor-widget-container{margin:-80px 0px -120px 0px;}.elementor-8516 .elementor-element.elementor-element-767d264 > .elementor-widget-container{margin:-80px 0px -120px 0px;}.elementor-8516 .elementor-element.elementor-element-60e5d34 > .elementor-widget-container{margin:0px 0px 48px 0px;padding:0px 0px 48px 0px;}.elementor-8516 .elementor-element.elementor-element-23cba95 > .elementor-widget-container{margin:0px 0px 48px 0px;padding:0px 0px 48px 0px;}/* Start custom CSS for html, class: .elementor-element-248a145 */@media screen and (max-width: 479px){
.heading.is-header-title {
    font-size: 2.5em !important;
    line-height: 1.2em;
}

.cta-3-grid-1 {
    display: flex;
    flex-direction: column;
}

}

.w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
.w-embed:after {
    clear: both;
}
.w-background-video {
    height: 500px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.w-background-video > video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
}
:root {
    --black: #382e27;
    --royal-blue: #16609f;
    --white: white;
    --linen-2: #ebe3de;
    --dark-blue: #03192c;
    --linen: #e4d9d1;
    --linen-light: #faf7f5;
    --black-1: #02101d;
    --tan-2: #c9b4a7;
    --dim-grey: #68574b;
    --tan: #b69f8f;
    --midnight-blue: #123161;
    --grey: #927e70;
    --black-2: #201a16;
    --dark-slate-blue: #0e4675;
    --burlywood: #ecbd9c;
    --burlywood-2: rgba(236, 189, 156, 0.4);
    --black-2-3: #031524;
    --midnight-blue-2: #191c74;
    --midnight-blue-3: #0b0c33;
    --dark-khaki: #b9ba9c;
    --cornflower-blue: #63a3da;
    --azure: #ebf7fa;
    --honeydew: #ecfdf4;
    --ivory: #fafaeb;
    --white-smoke: #f2f0ee;
    --dim-grey-2: #826d5f;
}
.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
body {
    color: var(--black);
    font-family: Inter, sans-serif;
    font-size: 1vw;
    line-height: 1.2em;
}
h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    font-weight: 600;
    line-height: 1.1em;
}
h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 4em;
    font-weight: 500;
    line-height: 1.1em;
}
h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.1em;
}
h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.1em;
}
p {
    margin-bottom: 0;
    font-size: 1.1em;
    line-height: 1.5em;
}

.section {
    z-index: 10;
    background-color: var(--white);
    position: relative;
    overflow: hidden;
}
.section.overflow-visible {
    overflow: visible;
}
.section.with-dark-blue-bg {
    background-color: var(--dark-blue);
    color: var(--white);
}
.container {
    z-index: 10;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8em;
    padding-right: 8em;
    position: relative;
}
.padding {
    padding: 10em 0;
}
.heading {
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    font-weight: 500;
    line-height: 1.2em;
}
.heading.is-category-1-title-1 {
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1.1em;
}
.heading.is-grid-7-title-1 {
    max-width: 8em;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-family: Gilda Display, sans-serif;
    font-size: 5.4em;
    font-weight: 400;
    line-height: 1em;
}
.heading.is-header-title {
    max-width: 11em;
    color: var(--white);
    text-align: center;
    letter-spacing: -0.04em;
    text-indent: -0.04em;
    font-size: 6em;
    font-weight: 400;
    line-height: 1em;
}
.heading.is-medium-title {
    font-size: 4em;
    font-weight: 600;
    line-height: 1.1em;
}
.heading.is-medium-title.is-center {
    text-align: center;
}
.global-styles {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}
.header-absolute-block {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.opacity-70 {
    opacity: 0.7;
}
.cover-image {
    z-index: 1;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-socials-list {
    grid-column-gap: 1em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
}
.social-icon {
    z-index: 5;
    width: 1em;
    height: 1em;
    font-size: 1.2em;
    position: relative;
}
.social-link-block {
    width: 6em;
    height: 6em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    display: flex;
    position: relative;
}
._3d-block {
    z-index: 8;
    width: 100%;
    height: 100%;
    perspective: 1000px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.image-animation-trigger {
    z-index: 10;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    overflow: hidden;
}
.image-animation-trigger._3d-for-image {
    width: 110%;
    height: 115%;
    position: absolute;
}
.animation-color-bg {
    z-index: 15;
    background-color: var(--white);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.animation-color-bg.is-dark-blue-color {
    background-color: var(--dark-blue);
}
.animation-color-bg.is-midnight-blue {
    background-color: var(--midnight-blue);
}
.social-link-circle {
    z-index: 1;
    width: 130%;
    height: 130%;
    border: 0.2em solid rgba(182, 159, 143, 0.5);
    border-radius: 50%;
    display: none;
    position: absolute;
}
.social-link-circle.is-dark {
    border-color: rgba(3, 25, 44, 0.5);
}
.newsletter-field:focus-visible {
    border-color: rgba(255, 255, 255, 0);
}
.header-5-inner {
    z-index: 1;
    width: 100%;
    background-color: #14161b;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 14em;
    padding-bottom: 12em;
    display: flex;
    position: relative;
}
.header-5-color-bg {
    z-index: 15;
    mix-blend-mode: multiply;
    background-color: rgba(12, 12, 36, 0.6);
    background-image: linear-gradient(rgba(12, 33, 66, 0.9), transparent);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.hero-socials-wrap {
    z-index: 10;
    position: relative;
}
.password-form-input:focus-visible {
    border-color: rgba(255, 255, 255, 0);
}
.header-5-socials {
    z-index: 10;
    min-height: 10vh;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(201, 181, 167, 0.6);
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin: 1.5em;
    padding-left: 5em;
    padding-right: 5em;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.main-button {
    z-index: 10;
    background-color:#68544F !important;
    color: var(--white);
    letter-spacing: 0.25em;
    border: 1px solid rgba(255, 255, 255, 0.2);
    justify-content: center;
    align-items: center;
    padding: 1.5em 1.5em 1.5em 2em;
    transition: border-color 0.2s, letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
}
.main-button:hover {
    letter-spacing: 0.15em;
    background-color: #66584e;
}
.main-button.is-transparent {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: var(--white);
    background-color: rgba(201, 181, 167, 0.1);
    border-color: rgba(201, 181, 167, 0.5);
}
.main-button.is-transparent:hover {
    background-color: rgba(201, 181, 167, 0.25);
    border-color: rgba(201, 181, 167, 0.75);
}
.button-text {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1em;
}
.header-5-social-bg {
    z-index: 1;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), rgba(255, 255, 255, 0) 44%), linear-gradient(45deg, var(--linen), #b9cfe2);
    opacity: 0.2;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.button-icon {
    width: 1em;
    height: 1em;
    object-fit: contain;
    margin-left: 1em;
    font-size: 1em;
}
.slider-image-1 {
    z-index: 4;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider-image-2 {
    z-index: 5;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider-image-3 {
    z-index: 6;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider-absolute-block {
    z-index: 1;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.slider-bg-for-interaction {
    z-index: 15;
    background-color: var(--dark-blue);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slide-timeline {
    z-index: 20;
    width: 1px;
    height: 11em;
    background-color: rgba(201, 181, 167, 0.2);
    position: absolute;
    right: 4.5em;
    overflow: hidden;
}
.slider-timeline-bg {
    background-color: var(--tan-2);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.slider {
    z-index: 1;
    width: 100%;
    height: 200vh;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
}
.slider-sticky-block {
    width: 100%;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.button {
    z-index: 10;
    border: 1px solid var(--tan-2);
    color: var(--black);
    letter-spacing: 0.2em;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    padding: 1.5em 2em;
    font-weight: 700;
    display: flex;
    position: relative;
    overflow: hidden;
}
.grid-7-image-1 {
    z-index: 10;
    width: 100%;
    height: 100%;
    min-height: 30em;
    position: relative;
}
.grid-7-image-2 {
    z-index: 10;
    width: 100%;
    height: 100%;
    min-height: 35em;
    position: relative;
}
.grid-7-block-2 {
    width: 100%;
    max-width: 33em;
    grid-column-gap: 2.75em;
    grid-row-gap: 2.75em;
    text-align: left;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 12em;
    display: flex;
}
.grid-7-text-1 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.6em;
}
.text-for-button {
    z-index: 5;
    font-size: 0.9em;
    line-height: 1em;
    position: relative;
}
.icon-for-button {
    z-index: 5;
    width: 1em;
    height: 1em;
    object-fit: contain;
    margin-left: 1em;
    font-size: 1em;
    position: relative;
}
.button-bg {
    z-index: 1;
    background-color: var(--linen-2);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.button-listing-1-link {
    width: 100%;
    color: var(--grey);
    background-image: url(https://assets-global.website-files.com/633daa121f1308def083b05d/63565c5671b74a79800df4ce_arrow-icon-tan-right.svg);
    background-position: 95%;
    background-repeat: no-repeat;
    background-size: 0;
    border-bottom: 1px solid transparent;
    justify-content: space-between;
    align-items: center;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    font-size: 1.2em;
    font-weight: 400;
    transition: color 0.2s, border-color 0.2s, background-position 1s cubic-bezier(0.075, 0.82, 0.165, 1), padding 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    overflow: hidden;
}
.button-listing-1-link:hover {
    border-bottom-color: var(--dim-grey);
    color: var(--dim-grey);
    background-position: 100%;
    background-size: 1.3em;
    padding-top: 1em;
    padding-bottom: 1em;
}
.button-listing-1-link.in-menu {
    color: var(--black);
    background-image: url(https://assets-global.website-files.com/633daa121f1308def083b05d/633daa121f13087d1c83b098_arrow_right_alt_FILL0_wght700_GRAD0_opsz48.svg);
    justify-content: center;
    font-weight: 500;
}
.button-listing-1-link.in-menu:hover {
    border-bottom-color: var(--black-1);
    color: var(--black-1);
    background-size: 1em;
}
.button-listing-1-text {
    max-width: 92%;
    line-height: 1.8em;
}
.listing-2-list {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.listing-2-item {
    display: flex;
}
.listing-2-link-block {
    min-height: 38em;
    border: 1px solid rgba(255, 255, 255, 0.15);
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding: 4em;
    transition: border-color 0.2s;
    display: flex;
    position: relative;
}
.listing-2-link-block:hover {
    border-color: rgba(255, 255, 255, 0.4);
}
.listing-2-content {
    z-index: 20;
    max-width: 27em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.listing-bg {
    z-index: 10;
    background-image: linear-gradient(to bottom, rgba(10, 3, 24, 0.3) 38%, var(--dark-slate-blue));
    mix-blend-mode: multiply;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.listing-heading-uni-1 {
    color: var(--white);
    font-size: 2em;
    font-weight: 400;
}
.listing-text {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7em;
}
.socials-1-list {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
}
.social-1-link-block {
    width: 5em;
    height: 5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    display: flex;
    position: relative;
}
.arrow-icon-1 {
    z-index: 2;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.2em;
    position: relative;
}
.arrow-block-1 {
    z-index: 10;
    width: 4em;
    height: 4em;
    position: relative;
}
.circle-bg-1 {
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    border-radius: 50%;
    position: absolute;
}
.form-field:focus-visible {
    border-color: var(--grey);
}
.listing-2 {
    width: 100%;
}
.header-5 {
    z-index: 20;
    background-color: var(--dark-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.grid-7-block-1 {
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 15em;
    padding-bottom: 15em;
    display: flex;
}
.circle-button {
    z-index: 1;
    width: 4em;
    height: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-menu-column-1 {
    z-index: 10;
    width: 35%;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 0;
    display: flex;
    position: relative;
}
.fullscreen-menu {
    z-index: 999;
    justify-content: space-between;
    align-items: stretch;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
}
.fullscreen-link-text {
    text-transform: uppercase;
    margin-right: 1em;
    font-size: 1em;
    line-height: 1em;
}
.fullscreen-main-link {
    z-index: 1;
    width: 100%;
    height: 100%;
    grid-column-gap: 2.5em;
    color: rgba(56, 46, 39, 0.7);
    text-align: left;
    letter-spacing: 0.15em;
    background-color: transparent;
    background-image: url(https://assets-global.website-files.com/633daa121f1308def083b05d/633daa121f1308e1c283b0a1_arrow-icon-white-4.svg);
    background-position: 88%;
    background-repeat: no-repeat;
    background-size: 0;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    padding: 1em;
    font-weight: 500;
    line-height: 1em;
    transition: background-position 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), height 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
    overflow: hidden;
}
.fullscreen-main-link:hover {
    z-index: 2;
    height: 120%;
    background-color: var(--dark-blue);
    color: var(--white);
    letter-spacing: 0;
    background-position: 92%;
    background-size: 1.2em;
    border-color: transparent;
}
.fullscreen-main-link.with-border {
    
    background-color: var(--linen-light);
}
.fullscreen-main-link.with-border:hover {
    border-color: var(--dark-blue);
    background-color: var(--dark-blue);
}
.bg-color-for-column-2 {
    z-index: 10;
    background-color: var(--white);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-menu-bg {
    background-color: var(--white);
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-menu-contact-link {
    width: 100%;
    background-color: var(--grey);
    color: var(--white);
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    transition: letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
}
.fullscreen-menu-contact-link:hover {
    background-color: var(--dim-grey);
    color: #fff;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
}
.fullscreen-inner {
    z-index: 10;
    width: 100%;
    flex-direction: row-reverse;
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
    display: flex;
    position: relative;
}
.close-button {
    z-index: 999;
    width: 8em;
    grid-row-gap: 5em;
    text-transform: uppercase;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.1em;
    transition: width 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
}
.close-button:hover {
    width: 12em;
}
.fullscreen-menu-column-3 {
    z-index: 9;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 5em 4em 5em 12em;
    display: flex;
    position: relative;
    overflow: hidden;
}
.menu-cover-image {
    z-index: 5;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 30%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.fullscreen-menu-contact-text {
    text-align: center;
    text-transform: uppercase;
    font-size: 0.85em;
    font-weight: 600;
}
.fullscreen-main-links {
    z-index: 10;
    width: 100%;
    height: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    padding: 5em;
    display: flex;
    position: relative;
}
.socials-3 {
    z-index: 10;
    align-self: center;
    position: relative;
}
.socials-3:hover {
    border-bottom-color: rgba(18, 4, 44, 0.4);
}
.close-button-bg {
    z-index: 1;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background-image: url(https://assets-global.website-files.com/633daa121f1308def083b05d/635164241d3bffdef7386391_close_FILL0_wght700_GRAD0_opsz48.svg);
    background-position: 50% 52%;
    background-repeat: no-repeat;
    background-size: 1.5em;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.bg-animation-for-column-2 {
    z-index: 30;
    background-color: var(--white);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.uppercase-listing-title {
    z-index: 20;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.3em;
    text-transform: uppercase;
    margin-bottom: auto;
    font-size: 0.8em;
    font-weight: 600;
    position: relative;
}
.listing-arrow-link {
    grid-column-gap: 1.25em;
    color: var(--white);
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.listing-4-link-2-text {
    font-size: 1.3em;
}
.buttons-flex-1 {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
}
.category-1-list {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
}
.category-1-item {
    flex: 25em;
    display: flex;
}
.category-1-flex {
    width: 100%;
    grid-row-gap: 2em;
    border: 1px solid rgba(3, 25, 44, 0.15);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 3.5em;
    display: flex;
}
.category-1-text-1 {
    color: rgba(3, 25, 44, 0.8);
    font-size: 1em;
    line-height: 1.7em;
}
.category-1-nested-link {
    grid-column-gap: 0.5em;
    color: var(--dark-blue);
    border: 1px solid transparent;
    justify-content: flex-start;
    align-items: center;
    padding: 0.5em 0;
    font-weight: 500;
    transition: padding 0.4s cubic-bezier(0.075, 0.82, 0.165, 1), border-color 0.2s, background-color 0.2s;
    display: flex;
}
.category-1-nested-link:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(3, 25, 44, 0.15);
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.categories-1 {
    width: 100%;
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
}
.category-button {
    z-index: 10;
    width: 100%;
    color: var(--dark-blue);
    letter-spacing: 0.1em;
    background-color: transparent;
    border: 1px solid rgba(25, 28, 116, 0.3);
    justify-content: center;
    align-items: center;
    margin-top: auto;
    padding: 1.5em;
    font-size: 0.9em;
    transition: letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.2s;
    display: flex;
    position: relative;
}
.category-button:hover {
    letter-spacing: 0.15em;
    background-color: rgba(25, 28, 116, 0.1);
    border-color: rgba(25, 28, 116, 0.5);
}
.category-1-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1em;
    position: relative;
}
.category-1-nested-links {
    width: 100%;
}
.category-1-image {
    z-index: 10;
    width: 100%;
    height: 15em;
    border: 1px solid rgba(18, 49, 97, 0.35);
    position: relative;
}
.cta-3-image {
    z-index: 1;
    width: 50%;
    background-color: var(--white);
    opacity: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
}
.cta-3-filter {
    z-index: 20;
    background-color: var(--white);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.cta-3-block-1 {
    z-index: 20;
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.cta-3-grid-1 {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    background-color: var(--black-1);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 8em 4em;
}
.cta-3-text {
    max-width: 15em;
    color: var(--tan-2);
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.6em;
}
.grid-7-text-2 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.9em;
}
.grid-7-block-3 {
    z-index: 20;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 33vh 0;
    display: flex;
    position: relative;
}
.grid-7-block-3.is-2nd {
    background-color: var(--white);
    margin-top: 20em;
    margin-bottom: 20em;
}
.grid-7-block-3.is-2nd.is-dark {
    background-color: var(--black-1);
    color: var(--linen-2);
}
.grid-7-text-4 {
    opacity: 0.9;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.3em;
}
.grid-7-block-4 {
    width: 100%;
    max-width: 25em;
    grid-row-gap: 1.5em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 10em 3em;
    display: flex;
}
.grid-7-image-3 {
    z-index: 10;
    width: 100%;
    height: 100vh;
    margin-top: 10em;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.grid-7-image-3.with-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.grid-7-text-3 {
    letter-spacing: -0.1em;
    text-indent: -0.1em;
    text-transform: uppercase;
    font-size: 5em;
    font-weight: 700;
    line-height: 1em;
}
.numbering-block {
    grid-column-gap: 3em;
    grid-row-gap: 2em;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    display: flex;
    overflow: hidden;
}
.numbering-line {
    width: 5em;
    height: 1px;
    background-color: rgba(3, 25, 44, 0.49);
}
.vertical-flex-gap-4em {
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
}
.vertical-flex-gap-4em.is-center {
    align-items: center;
}
.content-grid-7 {
    width: 100%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.listing-3-desc {
    min-height: 6em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.cta-section-3 {
    z-index: 20;
    width: 100%;
    background-color: var(--dark-blue);
    position: relative;
}
.cta-3-title {
    color: var(--white);
    font-size: 2.6em;
    font-weight: 500;
    line-height: 1.1em;
}
.fullscreen-link-sign {
    width: 4em;
    height: 100%;
    
    background-color: var(--linen-2);
    color: var(--dark-blue);
    object-fit: cover;
    border-radius: 2px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.fullscreen-link-sign.is-2nd {
    background-color: var(--white);
}
.close-text {
    z-index: 5;
    color: var(--midnight-blue);
    letter-spacing: 0.4em;
    text-indent: 0.4em;
    font-size: 0.9em;
    line-height: 1.1em;
    position: relative;
}
.close-text-block {
    z-index: 10;
    position: relative;
    top: -3.6em;
    transform: rotate(-90deg);
}
.header-line {
    width: 100%;
    height: 1px;
    background-color: var(--burlywood-2);
}
.header-1-content {
    width: 100%;
    grid-row-gap: 1em;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.header-line-block {
    width: 100%;
    grid-column-gap: 2.5em;
    letter-spacing: 0.3em;
    text-indent: 0.3em;
    justify-content: space-between;
    align-items: center;
    padding-top: 2em;
    padding-bottom: 2em;
    transition: letter-spacing 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: flex;
}
.header-line-block:hover {
    letter-spacing: 0.6em;
    text-indent: 0.6em;
}
.header-content-block {
    width: 100%;
    grid-column-gap: 6em;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.header-content-text {
    max-width: 25em;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: 1.7em;
    font-weight: 300;
    line-height: 1.7em;
}
.menu-column-2-contacts {
    z-index: 10;
    width: 100%;
    max-width: 40em;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: flex;
    position: relative;
}
.menu-contacts-padding {
    grid-row-gap: 2em;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    align-items: stretch;
    padding: 4em;
    display: flex;
}
.menu-contact-title {
    color: rgba(2, 16, 29, 0.7);
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-transform: uppercase;
    margin-bottom: 1.7em;
    font-size: 0.7em;
    font-weight: 600;
}
.header-subtitle {
    color: var(--tan);
    text-transform: uppercase;
    flex: none;
    font-size: 0.8em;
    line-height: 1em;
}
.menu-contacts {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.grid-7-text-5 {
    opacity: 0.7;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.3em;
}
.fullscreen-link-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    opacity: 0.6;
    object-fit: contain;
    font-size: 1.2em;
    position: relative;
}
@media screen and (min-width: 1440px) {
    body {
        font-size: 13px;
    }
}
@media screen and (min-width: 1920px) {
    body {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    body {
        font-size: 12px;
    }
    .container {
        padding-left: 4em;
        padding-right: 4em;
    }
    .padding {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    .heading.is-grid-7-title-1 {
        font-size: 3.6em;
    }
    .heading.is-header-title {
        font-size: 5em;
    }
    .heading.is-medium-title {
        font-size: 3em;
        line-height: 1.2em;
    }
    .hero-socials-list {
        grid-column-gap: 0em;
    }
    .header-5-inner {
        padding-bottom: 18em;
    }
    .header-5-socials {
        min-height: auto;
        border-radius: 20em;
        justify-items: center;
        margin-bottom: 4em;
        padding-left: 2em;
        padding-right: 2em;
        font-size: 0.7em;
        left: auto;
        right: auto;
    }
    .main-button,
    .main-button:hover {
        letter-spacing: 0.15em;
    }
    .header-5-social-bg {
        border-radius: 20em;
    }
    .slide-timeline {
        right: 2em;
    }
    .grid-7-block-2 {
        padding-left: 2.5em;
        padding-right: 2.5em;
    }
    .button-listing-1-link {
        border-bottom-color: var(--linen);
        background-position: 100%;
        background-size: 0.8em;
    }
    .button-listing-1-link:hover {
        background-size: 0.8em;
        padding-top: 0.7em;
        padding-bottom: 0.7em;
    }
    .button-listing-1-link.in-menu {
        border-bottom-color: var(--dark-blue);
    }
    .listing-2-list {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
    }
    .listing-2-link-block {
        padding: 4em 2em;
    }
    .listing-2-content {
        padding: 1em;
    }
    .listing-text {
        font-size: 1.2em;
    }
    .grid-7-block-1 {
        grid-row-gap: 3em;
    }
    .fullscreen-menu-column-1 {
        width: 100%;
        align-self: auto;
        padding-top: 5em;
    }
    .fullscreen-link-text {
        letter-spacing: 0;
        font-size: 1.1em;
    }
    .fullscreen-main-link {
        min-height: 4em;
        color: var(--black);
    }
    .fullscreen-main-link:hover {
        height: 100%;
        color: var(--black);
        background-color: transparent;
        background-position: 100%;
    }
    .fullscreen-inner {
        flex-flow: wrap;
        align-self: auto;
        overflow: auto;
    }
    .close-button {
        width: 100%;
        height: 5.5em;
        grid-column-gap: 1em;
        opacity: 1;
        border-right-width: 0;
        border-right-color: transparent;
        flex-direction: row;
        font-size: 0.9em;
        top: 0%;
        bottom: auto;
        left: 0%;
        right: 0%;
    }
    .close-button:hover {
        width: 100%;
    }
    .fullscreen-menu-column-3 {
        width: 100%;
        flex: 0 auto;
        align-self: auto;
        align-items: center;
        padding: 6em;
    }
    .fullscreen-main-links {
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        padding-top: 2.5em;
        display: grid;
    }
    .close-button-bg {
        background-color: var(--linen);
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
    }
    .category-1-list {
        flex-wrap: wrap;
    }
    .category-1-item {
        width: 100%;
    }
    .category-1-text-1 {
        font-size: 1.1em;
    }
    .categories-1 {
        max-width: none;
    }
    .category-button {
        background-color: rgba(25, 28, 116, 0.1);
    }
    .category-button:hover {
        letter-spacing: 0.15em;
    }
    .cta-3-grid-1 {
        grid-column-gap: 2.5em;
        grid-row-gap: 2.5em;
    }
    .cta-3-text {
        font-size: 1.1em;
    }
    .grid-7-block-3 {
        padding-top: 33em;
        padding-bottom: 33em;
    }
    .grid-7-block-3.is-2nd {
        padding-top: 20em;
        padding-bottom: 20em;
    }
    .fullscreen-link-sign {
        padding: 0.5em;
    }
    .close-text {
        color: var(--black);
        font-weight: 600;
    }
    .close-text-block {
        transform: none;
    }
    .header-line-block:hover {
        letter-spacing: 0.3em;
        text-indent: 0.3em;
    }
    .header-content-text {
        font-size: 1.5em;
    }
    .menu-column-2-contacts {
        max-width: none;
    }
}
@media screen and (max-width: 767px) {
    body {
        font-size: 11px;
    }
    p {
        font-size: 1.3em;
        line-height: 1.4em;
    }
    .padding {
        padding-top: 6em;
        padding-bottom: 6em;
    }
    .heading.is-grid-7-title-1 {
        font-size: 6vw;
        line-height: 1.1em;
    }
    .heading.is-header-title {
        font-size: 4em;
        line-height: 1.1em;
    }
    .hero-socials-list {
        flex-direction: row;
    }
    .header-5-inner {
        min-height: auto;
        padding-top: 16em;
        padding-bottom: 17em;
        overflow: hidden;
    }
    .header-5-socials {
        grid-template-columns: 1fr;
    }
    .main-button {
        padding: 1.2em 1.5em;
    }
    .grid-7-block-2 {
        padding-right: 0;
    }
    .listing-2-list {
        grid-template-columns: 1fr;
    }
    .socials-1-list {
        flex-direction: row;
    }
    .grid-7-block-1 {
        padding-top: 12em;
        padding-bottom: 12em;
    }
    .fullscreen-main-link {
        grid-column-gap: 1.75em;
    }
    .fullscreen-menu-contact-link {
        padding-top: 1.8em;
        padding-bottom: 1.8em;
    }
    .fullscreen-menu-column-3 {
        padding: 4em;
        position: relative;
    }
    .fullscreen-menu-contact-text {
        font-size: 1em;
    }
    .fullscreen-main-links {
        padding-left: 2.5em;
        padding-right: 2.5em;
    }
    .category-1-text-1 {
        font-size: 1.2em;
    }
    .cta-3-grid-1 {
        grid-row-gap: 2.5em;
        grid-template-columns: 1fr;
        padding: 6em 4em;
    }
    .cta-3-text {
        max-width: 21em;
        font-size: 1.3em;
    }
    .grid-7-block-3.is-2nd {
        padding-top: 10em;
        padding-bottom: 10em;
    }
    .fullscreen-link-sign {
        width: 3.5em;
    }
    .header-line-block {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .header-content-block {
        flex-wrap: wrap;
    }
    .header-content-text {
        font-size: 1.5em;
    }
    .fullscreen-link-icon {
        font-size: 1em;
    }
}
@media screen and (max-width: 479px) {
    .container {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .heading.is-grid-7-title-1 {
        font-size: 6vw;
        line-height: 1.3em;
    }
    .heading.is-header-title {
        line-height: 1.2em;
    }
    .social-link-block {
        height: 5em;
    }
    .header-5-inner {
        padding-top: 12em;
        padding-bottom: 15em;
    }
    .header-5-socials {
        left: auto;
        right: auto;
    }
    .slide-timeline {
        right: 1.2em;
    }
    .grid-7-image-1 {
        height: 90%;
    }
    .grid-7-image-2 {
        height: 20em;
        min-height: auto;
    }
    .grid-7-block-2 {
        padding: 6em 0;
    }
    .button-listing-1-text {
        font-size: 1em;
    }
    .listing-2-content {
        padding: 0;
    }
    .socials-1-list {
        width: 100%;
        grid-column-gap: 0em;
        grid-row-gap: 0em;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .social-1-link-block {
        height: 4em;
    }
    .grid-7-block-1 {
        grid-row-gap: 1.5em;
    }
    .fullscreen-menu-column-1 {
        padding-top: 3.9em;
    }
    .fullscreen-link-text {
        font-size: 3.5vw;
    }
    .fullscreen-main-link {
        grid-column-gap: 5vw;
        padding: 3vw;
    }
    .close-button {
        font-size: 0.7em;
    }
    .fullscreen-menu-column-3 {
        padding: 8vw;
    }
    .fullscreen-main-links {
        grid-template-columns: 1fr;
        padding: 8vw;
    }
    .buttons-flex-1 {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
    }
    .category-1-flex {
        padding: 2em;
    }
    .cta-3-grid-1 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .grid-7-block-3.is-2nd {
        margin-top: 10em;
        margin-bottom: 10em;
    }
    .grid-7-text-4 {
        font-size: 1.2em;
    }
    .grid-7-block-4 {
        padding: 6em 8vw;
    }
    .grid-7-image-3 {
        margin-top: 0;
    }
    .grid-7-text-3 {
        font-size: 4em;
    }
    .numbering-block {
        grid-column-gap: 1.75em;
        grid-row-gap: 1.75em;
        flex-wrap: wrap;
    }
    .numbering-line {
        width: 10vw;
    }
    .sign-text {
        font-size: 1em;
    }
    .vertical-flex-gap-4em {
        grid-row-gap: 2em;
    }
    .fullscreen-link-sign {
        min-width: 15vw;
    }
    .close-text {
        font-size: 1em;
    }
    .header-1-content {
        grid-row-gap: 1em;
    }
    .header-line-block {
        grid-column-gap: 1.5em;
    }
    .header-content-block {
        grid-row-gap: 2em;
    }
    .header-content-text {
        font-size: 1.3em;
    }
    .menu-contacts-padding {
        padding: 8vw;
    }
    .grid-7-text-5 {
        font-size: 1em;
    }
}
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d2fc-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d300-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d304-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d308-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d314-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d318-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d31c-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d328-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d320-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d324-8647d2f8,
#w-node-_8f893bb8-edec-5ffe-1af6-e4c68647d310-8647d2f8 {
    align-self: auto;
}
#w-node-_7602962c-01e1-4af0-5a2f-15f805355c7f-05355c68 {
    justify-self: center;
}
#w-node-_6478de35-d21a-3118-9008-bccf03e30df4-d883b08a {
    grid-area: 1/3/2/8;
    align-self: center;
}
#w-node-_6478de35-d21a-3118-9008-bccf03e30e01-d883b08a {
    grid-area: 1/9/2/13;
}
#w-node-_6478de35-d21a-3118-9008-bccf03e30e06-d883b08a {
    grid-area: 2/1/6/7;
}
#w-node-_6478de35-d21a-3118-9008-bccf03e30e0b-d883b08a {
    grid-area: 2/6/3/12;
    justify-self: right;
}
#w-node-_6478de35-d21a-3118-9008-bccf03e30e15-d883b08a {
    grid-area: 3/1/4/13;
}
#w-node-_6478de35-d21a-3118-9008-bccf03e30e18-d883b08a {
    grid-area: 3/2/4/5;
}
@media screen and (max-width: 991px) {
    #w-node-_6478de35-d21a-3118-9008-bccf03e30df4-d883b08a {
        grid-area: 1/2/2/8;
        align-self: center;
    }
    #w-node-_6478de35-d21a-3118-9008-bccf03e30e18-d883b08a {
        grid-area: 3/2/4/7;
    }
}
@media screen and (max-width: 767px) {
    #w-node-_6478de35-d21a-3118-9008-bccf03e30e18-d883b08a {
        grid-area: 3/2/4/8;
    }
}
@media screen and (max-width: 479px) {
    #w-node-_6478de35-d21a-3118-9008-bccf03e30df4-d883b08a {
        grid-area: 1/2/2/8;
        align-self: center;
    }
    #w-node-_6478de35-d21a-3118-9008-bccf03e30e06-d883b08a {
        grid-area: 2/2/3/12;
    }
    #w-node-_6478de35-d21a-3118-9008-bccf03e30e0b-d883b08a {
        grid-area: 3/2/4/12;
        justify-self: right;
    }
    #w-node-_6478de35-d21a-3118-9008-bccf03e30e15-d883b08a {
        grid-row: 4/5;
    }
    #w-node-_6478de35-d21a-3118-9008-bccf03e30e18-d883b08a {
        grid-area: 4/3/5/11;
    }
}

header.cs-header.cs-header-four {
    z-index: 99;
}

.elementor-element.elementor-element-99aac52.e-con-full.e-flex.e-con.e-parent {
    padding: 0;
}

.cs-navbar-smart-enabled .cs-header {
    box-shadow: none;
}
.newsletter-field:focus-visible {
    border-color: rgba(255,255,255,0)
}

.password-form-input:focus-visible {
    border-color: rgba(255,255,255,0)
}

.form-field:focus-visible {
    border-color: var(--grey)
}

.med-grid-3-block {
    max-width: 30em;
    min-height: 23em;
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
    text-align: center;
    background-color: transparent;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 3em;
    transition: min-height .6s cubic-bezier(.075,.82,.165,1);
    display: flex
}

.med-grid-3-block:hover {
    min-height: 26em;
    background-color: var(--linen-light)
}

.med-grid-3-icon-block {
    width: 5em;
    height: 5em;
    border: 1px solid var(--grey);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: height .6s cubic-bezier(.075,.82,.165,1);
    display: flex
}

.med-grid-3-icon-block:hover {
    height: 6em
}

.med-grid-3-title {
    color: var(--black-2);
    letter-spacing: -.02em;
    text-indent: -.02em;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 1.2em
}

.med-grid-3-text {
    max-width: 15.5em;
    opacity: .8;
    font-size: 1.2em;
    line-height: 1.6em
}

.med-grid-3-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.7em;
    position: relative
}

.med-grid-3 {
    min-height: 26em;
    justify-content: center;
    align-items: center;
    display: flex
}

.numbering-block {
    grid-column-gap: 3em;
    grid-row-gap: 2em;
    justify-content: flex-start;
    align-items: center;
    padding-top: .3em;
    padding-bottom: .3em;
    display: flex;
    overflow: hidden
}

.numbering-block.is-align-center {
    justify-content: center
}

.numbering-line {
    width: 5em;
    height: 1px;
    background-color: rgba(3,25,44,.49)
}

.vertical-flex-gap-4em {
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex
}

@media screen and (min-width: 1440px) {
    body {
        font-size:13px
    }
}

@media screen and (min-width: 1920px) {
    body {
        font-size:14px
    }
}

@media screen and (max-width: 991px) {
    body {
        font-size:12px
    }

    .container {
        padding-left: 4em;
        padding-right: 4em
    }

    .padding {
        padding-top: 8em;
        padding-bottom: 8em
    }

    .med-grid-3-block {
        min-height: auto;
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        padding-left: 2em;
        padding-right: 2em
    }

    .med-grid-3-block:hover {
        min-height: auto;
        background-color: transparent
    }

    .med-grid-3-icon-block:hover {
        height: 5em
    }

    .med-grid-3-text {
        font-size: 1.1em;
        line-height: 1.5em
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size:11px
    }

    p {
        font-size: 1.3em;
        line-height: 1.4em
    }

    .padding {
        padding-top: 6em;
        padding-bottom: 6em
    }

    .med-grid-3-block {
        padding-left: 1em;
        padding-right: 1em
    }
}

@media screen and (max-width: 479px) {

    .container {
        padding-left: 8vw;
        padding-right: 8vw
    }

    .med-grid-3-block {
        min-height: auto
    }

    .med-grid-3-text {
        max-width: none;
        font-size: 1.2em
    }

    .med-grid-3 {
        flex-wrap: wrap
    }

    .numbering-block {
        grid-column-gap: 1.75em;
        grid-row-gap: 1.75em;
        flex-wrap: wrap
    }

    .numbering-line {
        width: 10vw
    }

    .sign-text {
        font-size: 1em
    }

    .vertical-flex-gap-4em {
        grid-row-gap: 2em
    }
}

#w-node-_943a0e39-ee50-3b7b-955d-18c24e95e018-e783b087 {
    grid-area: span 1/span 1/span 1/span 1
}

.w-background-video {
    height: 500px;
    color: #fff;
    position: relative;
    overflow: hidden
}

.w-background-video>video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none!important
}


.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}



.section.overflow-visible {
    overflow: visible
}

.section.with-dark-blue-bg {
    background-color: var(--dark-blue);
    color: var(--white)
}

.container {
    z-index: 10;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8em;
    padding-right: 8em;
    position: relative
}

.container.is-full-width {
    max-width: 2000px;
    padding-left: 4em;
    padding-right: 4em
}

.padding {
    padding: 10em 0
}

.heading {
    letter-spacing: -.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    font-weight: 500;
    line-height: 1.2em
}

.heading.is-grid-7-title-1 {
    max-width: 8em;
    letter-spacing: -.03em;
    text-transform: uppercase;
    font-family: Gilda Display,sans-serif;
    font-size: 5.4em;
    font-weight: 400;
    line-height: 1em
}

.heading.is-header-title {
    max-width: 13em;
    color: var(--white);
    text-align: center;
    letter-spacing: -.04em;
    text-indent: -.04em;
    font-size: 4em;
    font-weight: 400;
    line-height: 1.2em;
}

.heading.is-small-title {
    font-size: 3em;
    font-weight: 600;
    line-height: 1.2em
}

.heading.is-medium-title {
    font-size: 4em;
    font-weight: 600;
    line-height: 1.1em
}

.heading.is-medium-title.is-center {
    text-align: center
}

.header-absolute-block {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.opacity-70 {
    opacity: .7
}

.cover-image {
    z-index: 1;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.cover-image.is-team {
    object-position: 50% 20%
}

.hero-socials-list {
    grid-column-gap: 1em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex
}

.social-icon {
    z-index: 5;
    width: 1em;
    height: 1em;
    font-size: 1.2em;
    position: relative
}

.social-link-block {
    width: 6em;
    height: 6em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    display: flex;
    position: relative
}

._3d-block {
    z-index: 8;
    width: 100%;
    height: 100%;
    perspective: 1000px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden
}

.image-animation-trigger {
    z-index: 10;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    overflow: hidden
}

.image-animation-trigger._3d-for-image {
    width: 110%;
    height: 115%;
    position: absolute
}

.animation-color-bg {
    z-index: 15;
    background-color: var(--white);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.animation-color-bg.is-dark-blue-color {
    background-color: var(--dark-blue)
}

.animation-color-bg.is-midnight-blue {
    background-color: var(--midnight-blue)
}

.animation-color-bg.is-linen {
    background-color: var(--linen-2)
}

.social-link-circle {
    z-index: 1;
    width: 130%;
    height: 130%;
    border: .2em solid rgba(182,159,143,.5);
    border-radius: 50%;
    display: none;
    position: absolute
}

.social-link-circle.is-dark {
    border-color: rgba(3,25,44,.5)
}

.newsletter-field:focus-visible {
    border-color: rgba(255,255,255,0)
}

.header-5-inner {
    z-index: 1;
    width: 100%;
    background-color: #14161b;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 14em;
    padding-bottom: 12em;
    display: flex;
    position: relative;
}

.header-5-color-bg {
    z-index: 15;
    mix-blend-mode: multiply;
    background-color: rgba(12,12,36,.6);
    background-image: linear-gradient(rgba(12,33,66,.9),transparent);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.hero-socials-wrap {
    z-index: 10;
    position: relative
}

.password-form-input:focus-visible {
    border-color: rgba(255,255,255,0)
}

.header-5-socials {
    z-index: 10;
    min-height: 10vh;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(201,181,167,.6);
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin: 1.5em;
    padding-left: 5em;
    padding-right: 5em;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden
}

.main-button {
    z-index: 10;
    background-color: var(--grey);
    color: var(--white);
    letter-spacing: .25em;
    border: 1px solid rgba(255,255,255,.2);
    justify-content: center;
    align-items: center;
    padding: 1.5em 1.5em 1.5em 2em;
    transition: border-color .2s,letter-spacing .6s cubic-bezier(.075,.82,.165,1),background-color .2s;
    display: flex;
    position: relative
}

.main-button:hover {
    letter-spacing: .15em;
    background-color: #66584e
}

.main-button.is-transparent {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: var(--white);
    background-color: rgba(201,181,167,.1);
    border-color: rgba(201,181,167,.5)
}

.main-button.is-transparent:hover {
    background-color: rgba(201,181,167,.25);
    border-color: rgba(201,181,167,.75)
}

.button-text {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 700;
    line-height: 1em
}

.header-5-social-bg {
    z-index: 1;
    background-image: radial-gradient(circle farthest-corner at 50% 50%,var(--white),rgba(255,255,255,0) 44%),linear-gradient(45deg,var(--linen),#b9cfe2);
    opacity: .2;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.button-icon {
    width: 1em;
    height: 1em;
    object-fit: contain;
    margin-left: 1em;
    font-size: 1em
}

.button {
    z-index: 10;
    border: 1px solid var(--tan-2);
    color: var(--black);
    letter-spacing: .2em;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    padding: 1.5em 2em;
    font-weight: 700;
    display: flex;
    position: relative;
    overflow: hidden
}

.grid-7-image-1 {
    z-index: 10;
    width: 100%;
    height: 100%;
    min-height: 30em;
    position: relative
}

.grid-7-image-2 {
    z-index: 10;
    width: 100%;
    height: 100%;
    min-height: 35em;
    position: relative
}

.grid-7-block-2 {
    width: 100%;
    max-width: 33em;
    grid-column-gap: 2.75em;
    grid-row-gap: 2.75em;
    text-align: left;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 12em;
    display: flex
}

.grid-7-text-1 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.6em
}

.text-for-button {
    z-index: 5;
    font-size: .9em;
    line-height: 1em;
    position: relative
}

.icon-for-button {
    z-index: 5;
    width: 1em;
    height: 1em;
    object-fit: contain;
    margin-left: 1em;
    font-size: 1em;
    position: relative
}

.button-bg {
    z-index: 1;
    background-color: var(--linen-2);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.listing-2-list {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.listing-2-item {
    display: flex
}

.listing-2-link-block {
    min-height: 38em;
    border: 1px solid rgba(255,255,255,.15);
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding: 4em;
    transition: border-color .2s;
    display: flex;
    position: relative
}

.listing-2-link-block:hover {
    border-color: rgba(255,255,255,.4)
}

.listing-2-content {
    z-index: 20;
    max-width: 27em;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}

.listing-bg {
    z-index: 10;
    background-image: linear-gradient(to bottom,rgba(10,3,24,.3) 38%,var(--dark-slate-blue));
    mix-blend-mode: multiply;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.listing-heading-uni-1 {
    color: var(--white);
    font-size: 2em;
    font-weight: 400
}

.listing-text {
    color: rgba(255,255,255,.8);
    line-height: 1.7em
}

.arrow-icon-1 {
    z-index: 2;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.2em;
    position: relative
}

.arrow-block-1 {
    z-index: 10;
    width: 4em;
    height: 4em;
    position: relative
}

.circle-bg-1 {
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    border-radius: 50%;
    position: absolute
}

.form-field:focus-visible {
    border-color: var(--grey)
}

.listing-2 {
    width: 100%
}

.header-5 {
    z-index: 20;
    background-color: var(--dark-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}

.grid-7-block-1 {
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 15em;
    padding-bottom: 15em;
    display: flex
}

.circle-button {
    z-index: 1;
    width: 4em;
    height: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.uppercase-listing-title {
    z-index: 20;
    color: rgba(255,255,255,.7);
    letter-spacing: .3em;
    text-transform: uppercase;
    margin-bottom: auto;
    font-size: .8em;
    font-weight: 600;
    position: relative
}

.listing-arrow-link {
    grid-column-gap: 1.25em;
    color: var(--white);
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.listing-4-link-2-text {
    font-size: 1.3em
}

.buttons-flex-1 {
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex
}

.med-grid-3-block {
    max-width: 30em;
    min-height: 23em;
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
    text-align: center;
    background-color: transparent;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 3em;
    transition: min-height .6s cubic-bezier(.075,.82,.165,1);
    display: flex
}

.med-grid-3-block:hover {
    min-height: 26em;
    background-color: var(--linen-light)
}

.med-grid-3-icon-block {
    width: 5em;
    height: 5em;
    border: 1px solid var(--grey);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: height .6s cubic-bezier(.075,.82,.165,1);
    display: flex
}

.med-grid-3-icon-block:hover {
    height: 6em
}

.med-grid-3-title {
    color: var(--black-2);
    letter-spacing: -.02em;
    text-indent: -.02em;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 1.2em
}

.med-grid-3-text {
    max-width: 15.5em;
    opacity: .8;
    font-size: 1.2em;
    line-height: 1.6em
}

.med-grid-3-icon {
    z-index: 10;
    width: 1em;
    height: 1em;
    object-fit: contain;
    font-size: 1.7em;
    position: relative
}

.med-grid-3 {
    min-height: 26em;
    justify-content: center;
    align-items: center;
    display: flex
}

.the-team-2-text-1 {
    max-width: 17em;
    line-height: 1.7em
}

.grid-7-text-2 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.9em
}

.numbering-block {
    grid-column-gap: 3em;
    grid-row-gap: 2em;
    justify-content: flex-start;
    align-items: center;
    padding-top: .3em;
    padding-bottom: .3em;
    display: flex;
    overflow: hidden
}

.numbering-block.is-align-center {
    justify-content: center
}

.numbering-line {
    width: 5em;
    height: 1px;
    background-color: rgba(3,25,44,.49)
}

.the-team-2-grid {
    grid-column-gap: 2em;
    grid-row-gap: 0em;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: grid
}

.the-team-2-about {
    max-width: 21em;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

.team-2-content {
    z-index: 20;
    min-width: 50%;
    grid-row-gap: 0em;
    background-color: var(--linen-2);
    color: var(--dark-blue);
    background-image: url(https://assets-global.website-files.com/633daa121f1308def083b05d/634b07f56668dd28b880b46b_arrow-icon-tan.svg);
    background-position: 89%;
    background-repeat: no-repeat;
    background-size: 1.3em;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2em 5em 2em 3em;
    transition: color .2s,background-color .2s,padding .6s cubic-bezier(.075,.82,.165,1);
    display: flex;
    position: relative
}

.team-2-content:hover {
    background-color: var(--dark-blue);
    color: var(--white);
    padding-top: 3em;
    padding-bottom: 3em
}

.team-2-image {
    z-index: 10;
    width: 100%;
    min-height: 22em;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.team-2-item {
    min-height: 37em;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: row;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
    position: relative
}

.team-2-list {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: grid
}

.team-2-name {
    font-weight: 600
}

.team-2-role {
    opacity: .8
}

.vertical-flex-gap-4em {
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex
}

.vertical-flex-gap-4em.is-center {
    align-items: center
}

.content-grid-7 {
    width: 90%;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
}

.listing-3-desc {
    min-height: 6em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

.the-team-2-content {
    width: 100%;
    grid-row-gap: 2em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

.header-line {
    width: 100%;
    height: 1px;
    background-color: var(--burlywood-2)
}

.header-1-content {
    width: 100%;
    grid-row-gap: 1em;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

.header-line-block {
    width: 100%;
    grid-column-gap: 2.5em;
    letter-spacing: .3em;
    text-indent: .3em;
    justify-content: space-between;
    align-items: center;
    padding-top: 2em;
    padding-bottom: 2em;
    transition: letter-spacing .6s cubic-bezier(.075,.82,.165,1);
    display: flex
}

.header-line-block:hover {
    letter-spacing: .6em;
    text-indent: .6em
}

.header-content-block {
    width: 100%;
    grid-column-gap: 6em;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

.header-content-text {
    max-width: 25em;
    color: rgba(255,255,255,.8);
    text-align: center;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.2em;
}

.header-subtitle {
    color: var(--tan);
    text-transform: uppercase;
    flex: none;
    font-size: .8em;
    line-height: 1em
}

@media screen and (min-width: 1440px) {
    body {
        font-size:13px
    }
}

@media screen and (min-width: 1920px) {
    body {
        font-size:14px
    }
}

@media screen and (max-width: 991px) {
    body {
        font-size:12px
    }

    .container {
        padding-left: 4em;
        padding-right: 4em
    }

    .padding {
        padding-top: 8em;
        padding-bottom: 8em
    }

    .heading.is-grid-7-title-1 {
        font-size: 3.6em
    }

    .heading.is-header-title {
        font-size: 5em
    }

    .heading.is-small-title {
        font-size: 2.5em
    }

    .heading.is-medium-title {
        font-size: 3em;
        line-height: 1.2em
    }

    .hero-socials-list {
        grid-column-gap: 0em
    }

    .header-5-inner {
        padding-bottom: 18em
    }

    .header-5-socials {
        min-height: auto;
        border-radius: 20em;
        justify-items: center;
        margin-bottom: 4em;
        padding-left: 2em;
        padding-right: 2em;
        font-size: .7em;
        left: auto;
        right: auto
    }

    .main-button,.main-button:hover {
        letter-spacing: .15em
    }

    .header-5-social-bg {
        border-radius: 20em
    }

    .grid-7-block-2 {
        padding-left: 2.5em;
        padding-right: 2.5em
    }

    .listing-2-list {
        grid-column-gap: 2em;
        grid-row-gap: 2em
    }

    .listing-2-link-block {
        padding: 4em 2em
    }

    .listing-2-content {
        padding: 1em
    }

    .listing-text {
        font-size: 1.2em
    }

    .grid-7-block-1 {
        grid-row-gap: 3em
    }

    .med-grid-3-block {
        min-height: auto;
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        padding-left: 2em;
        padding-right: 2em
    }

    .med-grid-3-block:hover {
        min-height: auto;
        background-color: transparent
    }

    .med-grid-3-icon-block:hover {
        height: 5em
    }

    .med-grid-3-text {
        font-size: 1.1em;
        line-height: 1.5em
    }

    .the-team-2-text-1 {
        max-width: 16em;
        margin-right: auto
    }

    .the-team-2-grid {
        grid-row-gap: 3em;
        grid-template-columns: 1fr
    }

    .the-team-2-about {
        max-width: none
    }

    .team-2-list {
        grid-template-columns: 1fr 1fr
    }

    .the-team-2-content {
        grid-column-gap: 2em;
        flex-direction: row;
        justify-content: space-between
    }

    .header-line-block:hover {
        letter-spacing: .3em;
        text-indent: .3em
    }

    .header-content-text {
        font-size: 1.5em
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size:11px
    }

    p {
        font-size: 1.3em;
        line-height: 1.4em
    }

    .container.is-full-width {
        padding-left: 4em;
        padding-right: 4em
    }

    .padding {
        padding-top: 6em;
        padding-bottom: 6em
    }

    .heading.is-grid-7-title-1 {
        font-size: 6vw;
        line-height: 1.1em
    }

    .heading.is-header-title {
        font-size: 4em;
        line-height: 1.1em
    }

    .hero-socials-list {
        flex-direction: row
    }

    .header-5-inner {
        min-height: auto;
        padding-top: 16em;
        padding-bottom: 17em;
        overflow: hidden
    }

    .header-5-socials {
        grid-template-columns: 1fr
    }

    .main-button {
        padding: 1.2em 1.5em
    }

    .grid-7-block-2 {
        padding-right: 0
    }

    .listing-2-list {
        grid-template-columns: 1fr
    }

    .grid-7-block-1 {
        padding-top: 12em;
        padding-bottom: 12em
    }

    .med-grid-3-block {
        padding-left: 1em;
        padding-right: 1em
    }

    .team-2-content {
        padding-left: 2em
    }

    .the-team-2-content {
        grid-column-gap: 4.25em;
        flex-wrap: wrap
    }

    .header-line-block {
        padding-top: 2em;
        padding-bottom: 2em
    }

    .header-content-block {
        flex-wrap: wrap
    }

    .header-content-text {
        font-size: 1.5em
    }
}

@media screen and (max-width: 479px) {

    .container,.container.is-full-width {
        padding-left: 8vw;
        padding-right: 8vw
    }

    .heading.is-grid-7-title-1 {
        font-size: 6vw;
        line-height: 1.3em
    }

    .heading.is-header-title {
        line-height: 1.2em
    }

    .social-link-block {
        height: 5em
    }

    .header-5-inner {
        padding-top: 12em;
        padding-bottom: 15em
    }

    .header-5-socials {
        left: auto;
        right: auto
    }

    .grid-7-image-1 {
        height: 90%
    }

    .grid-7-image-2 {
        height: 20em;
        min-height: auto
    }

    .grid-7-block-2 {
        padding: 6em 0
    }

    .listing-2-content {
        padding: 0
    }

    .grid-7-block-1 {
        grid-row-gap: 1.5em
    }

    .buttons-flex-1 {
        grid-column-gap: 1em;
        grid-row-gap: 1em
    }

    .med-grid-3-block {
        min-height: auto
    }

    .med-grid-3-text {
        max-width: none;
        font-size: 1.2em
    }

    .med-grid-3 {
        flex-wrap: wrap
    }

    .numbering-block {
        grid-column-gap: 1.75em;
        grid-row-gap: 1.75em;
        flex-wrap: wrap
    }

    .numbering-line {
        width: 10vw
    }

    .team-2-content {
        min-width: 75%
    }

    .team-2-list {
        grid-template-columns: 1fr
    }

    .sign-text {
        font-size: 1em
    }

    .vertical-flex-gap-4em {
        grid-row-gap: 2em
    }

    .header-1-content {
        grid-row-gap: 1em
    }

    .header-line-block {
        grid-column-gap: 1.5em
    }

    .header-content-block {
        grid-row-gap: 2em
    }

    .header-content-text {
        font-size: 1.3em
    }
}

#w-node-_7602962c-01e1-4af0-5a2f-15f805355c7f-05355c68 {
    justify-self: center
}

#w-node-_943a0e39-ee50-3b7b-955d-18c24e95e018-e783b087 {
    grid-area: span 1/span 1/span 1/span 1
}

#w-node-eb0e7850-0ca9-87f6-5738-0f18bbe52c71-e783b087 {
    align-self: end
}

#w-node-_6478de35-d21a-3118-9008-bccf03e30df4-d883b08a {
    grid-area: 1/3/2/8;
    align-self: center
}

#w-node-_6478de35-d21a-3118-9008-bccf03e30e01-d883b08a {
    grid-area: 1/9/2/13
}

#w-node-_6478de35-d21a-3118-9008-bccf03e30e06-d883b08a {
    grid-area: 2/1/3/7;
}

#w-node-_6478de35-d21a-3118-9008-bccf03e30e0b-d883b08a {
    grid-area: 2/6/3/12;
    justify-self: right;
}

@media screen and (max-width: 991px) {

    #w-node-_6478de35-d21a-3118-9008-bccf03e30df4-d883b08a {
        grid-area: 1/2/2/8;
        align-self: center
    }
}

@media screen and (max-width: 479px) {

    #w-node-_6478de35-d21a-3118-9008-bccf03e30df4-d883b08a {
        grid-area: 1/2/2/8;
        align-self: center
    }

    #w-node-_6478de35-d21a-3118-9008-bccf03e30e06-d883b08a {
        grid-area: 2/2/3/12
    }

    #w-node-_6478de35-d21a-3118-9008-bccf03e30e0b-d883b08a {
        grid-area: 3/2/4/12;
        justify-self: right;
    }
}/* End custom CSS *//* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a72814 */.listing-heading-uni-1 {
    width: 110%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4284192 */.section {
    z-index: 10;
    background-color: var(--white);
    position: relative;
    overflow: hidden
}

.section.with-linen-light-bg {
    border-top: 1px solid var(--linen);
    border-bottom: 1px solid var(--linen);
    background-color: var(--linen-light)
}

.container {
    z-index: 10;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8em;
    padding-right: 8em;
    position: relative
}

.padding {
    padding: 10em 0
}

.padding.more-padding {
    padding-top: 14em;
    padding-bottom: 14em
}

.heading {
    letter-spacing: -.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    font-weight: 500;
    line-height: 1.2em
}

.heading.is-gird-5-title {
    letter-spacing: -.04em;
    font-family: Gilda Display,sans-serif;
    font-size: 2.8em;
    font-weight: 300;
    line-height: 1.5em
}

.heading.is-medium-title {
    font-size: 4em;
    font-weight: 600;
    line-height: 1.1em
}

.heading.is-medium-title.is-light {
    font-weight: 300
}

.opacity-70 {
    opacity: .7
}

.cover-image {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.cover-image.is-parallax {
    height: 120%;
    top: auto;
    bottom: auto
}

.cover-image.is-parallax-medium {
    height: 150%;
    top: auto;
    bottom: auto
}

.image-animation-trigger {
    z-index: 10;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    overflow: hidden
}

.animation-color-bg {
    z-index: 15;
    background-color: var(--white);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.newsletter-field:focus-visible {
    border-color: rgba(255,255,255,0)
}

.password-form-input:focus-visible {
    border-color: rgba(255,255,255,0)
}

.parallax-animation {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.content-grid-5 {
    width: 100%;
    grid-column-gap: 10em;
    grid-row-gap: 10em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    justify-items: center
}

.grid-5-block-2 {
    max-width: 35em;
    grid-column-gap: 2.75em;
    grid-row-gap: 2.75em;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex
}

.gird-5-image-2 {
    width: 100%;
    height: 100%;
    max-width: 35em;
    min-height: 55em;
    position: relative
}

.grid-5-text-1 {
    max-width: 21em;
    color: var(--black);
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.8em
}

.grid-5-text-2 {
    color: var(--black);
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.8em
}

.grid-5-image-1 {
    width: 100%;
    min-height: 25em;
    position: relative
}

.grid-5-block-1 {
    width: 100%;
    max-width: 43em;
    grid-column-gap: 3.25em;
    grid-row-gap: 3.25em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

.gird-5-image-3 {
    width: 100%;
    min-height: 19em;
    position: relative
}

.parallax-animation-medium {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden
}

.form-field:focus-visible {
    border-color: var(--grey)
}

.while-scrolling-effect-5rem {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.vertical-flex-gap-8em {
    width: 100%;
    grid-row-gap: 8em;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex
}

.max-width-80 {
    max-width: 80em;
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.while-scrolling-effect-3rem {
    z-index: 10;
    position: relative
}

.while-scrolling-effect-10rem {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

@media screen and (min-width: 1440px) {
    body {
        font-size:13px
    }
}

@media screen and (min-width: 1920px) {
    body {
        font-size:14px
    }
}

@media screen and (max-width: 991px) {
    body {
        font-size:12px
    }

    .container {
        padding-left: 4em;
        padding-right: 4em
    }

    .padding {
        padding-top: 8em;
        padding-bottom: 8em
    }

    .heading.is-medium-title {
        font-size: 3em;
        line-height: 1.2em
    }

    .content-grid-5 {
        grid-column-gap: 6em;
        grid-row-gap: 6em;
        grid-template-columns: 1fr 1fr
    }

    .vertical-flex-gap-8em {
        grid-row-gap: 6em
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size:11px
    }

    p {
        font-size: 1.3em;
        line-height: 1.4em
    }

    .padding {
        padding-top: 6em;
        padding-bottom: 6em
    }

    .padding.more-padding {
        padding-top: 12em;
        padding-bottom: 12em
    }

    .heading.is-gird-5-title {
        font-size: 2em
    }

    .content-grid-5 {
        grid-column-gap: 2em;
        grid-row-gap: 2em;
        grid-template-columns: 1fr
    }

    .grid-5-block-2 {
        padding-top: 8em
    }

    .gird-5-image-2 {
        max-width: none;
        min-height: 30em
    }

    .grid-5-text-1 {
        font-size: 1.4em
    }

    .grid-5-image-1 {
        min-height: 30em
    }

    .grid-5-block-1 {
        grid-column-gap: 6em;
        grid-row-gap: 6em;
        justify-content: center;
        align-items: center;
        padding-bottom: 4em
    }

    .gird-5-image-3 {
        min-height: 30em
    }
}

@media screen and (max-width: 479px) {

    .container {
        padding-left: 8vw;
        padding-right: 8vw
    }

    .padding.more-padding {
        padding-top: 10em;
        padding-bottom: 10em
    }

    .content-grid-5 {
        grid-row-gap: 3em;
        grid-template-columns: 1fr
    }

    .grid-5-text-2 {
        font-size: 1.3em
    }

    .vertical-flex-gap-8em {
        grid-row-gap: 4em
    }
}

#w-node-a0d6a969-1540-f7d0-f1cb-ddfde1726a45-0e83b129 {
    grid-area: span 1/span 1/span 1/span 1;
    justify-self: center
}

#w-node-a0d6a969-1540-f7d0-f1cb-ddfde1726a4e-0e83b129 {
    grid-area: span 1/span 1/span 1/span 1;
    align-self: stretch
}

#w-node-a0d6a969-1540-f7d0-f1cb-ddfde1726a55-0e83b129 {
    grid-area: span 1/span 1/span 1/span 1
}

#w-node-a0d6a969-1540-f7d0-f1cb-ddfde1726a5b-0e83b129 {
    grid-area: span 1/span 1/span 1/span 1;
    justify-self: center
}

@media screen and (max-width: 767px) {

    #w-node-a0d6a969-1540-f7d0-f1cb-ddfde1726a55-0e83b129 {
        grid-area: 4/1/5/2
    }
}

.grid-5-image-1 {
    min-height: 38em;
}

.gird-5-image-3 {
    min-height: 34em;
}

h2.heading.is-medium-title.is-light {
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-767d264 */.heading.is-medium-title {
    font-size: 4em;
    font-weight: 600;
    line-height: 1.1em
}

.heading.is-medium-title.is-center {
    text-align: center
}

.cover-image {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.cover-image.is-parallax {
    height: 120%;
    top: auto;
    bottom: auto
}

.image-animation-trigger {
    z-index: 10;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    overflow: hidden
}

.animation-color-bg {
    z-index: 15;
    background-color: var(--white);
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.animation-color-bg.is-linen {
    background-color: var(--linen-2)
}

.newsletter-field:focus-visible {
    border-color: rgba(255,255,255,0)
}

.rich-text p {
    opacity: .8;
    margin-bottom: .5em;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.7em
}

.password-form-input:focus-visible {
    border-color: rgba(255,255,255,0)
}

.parallax-animation {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.form-field:focus-visible {
    border-color: var(--grey)
}

.while-scrolling-effect-5rem {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.vertical-flex-gap-8em {
    width: 100%;
    grid-row-gap: 8em;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex
}

.review-flex {
    width: 100%;
    grid-column-gap: 8em;
    grid-row-gap: 3em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    display: flex;
}

.review-flex:nth-child(2n) {
    flex-direction: row-reverse
}

.review-grid-column-2 {
    width: 35em;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex
}

.review-grid-column-1 {
    width: 36em;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex
}

.reviews-list {
    grid-row-gap: 8em;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
    display: flex
}

.reviews {
    width: 100%
}

.review-content-block {
    grid-row-gap: 2.25em;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

.review-client-name-block {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

.review-image-size {
    min-height: 40em;
    flex: 1;
    position: relative
}

.review-line {
    width: 4.1em;
    height: 1px;
    background-color: rgba(14,70,117,.3)
}

.patient-name {
    font-size: 1.3em;
    font-weight: 600
}

.review-text-1 {
    color: #4C5771;
    font-size: 1em;
    font-weight: 600
}

.review-text-1.is-2nd {
    color:black !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: .8em
}

.review-link-text {
    font-size: 1em;
    font-weight: 600
}

.review-link {
    color: var(--grey);
    transition: color .2s
}

.review-link:hover {
    color: var(--black)
}

@media screen and (min-width: 1440px) {
    body {
        font-size:13px
    }
}

@media screen and (min-width: 1920px) {
    body {
        font-size:14px
    }
}

@media screen and (max-width: 991px) {
    body {
        font-size:12px
    }

    .container {
        padding-left: 4em;
        padding-right: 4em
    }

    .padding {
        padding-top: 8em;
        padding-bottom: 8em
    }

    .heading.is-medium-title {
        font-size: 3em;
        line-height: 1.2em
    }

    .vertical-flex-gap-8em {
        grid-row-gap: 6em
    }

    .review-content-block {
        border-bottom-color: transparent
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size:11px
    }

    p {
        font-size: 1.3em;
        line-height: 1.4em
    }

    .padding {
        padding-top: 6em;
        padding-bottom: 6em
    }

    .review-flex {
        flex-wrap: wrap;
        grid-template-columns: 1fr
    }

    .review-flex:nth-child(2n) {
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch
    }

    .review-grid-column-2 {
        margin-left: auto;
        margin-right: auto
    }

    .review-grid-column-1 {
        width: 100%
    }

    .review-content-block {
        padding-bottom: 0
    }

    .review-image-size {
        width: 100%;
        height: 30em;
        min-height: auto;
        flex: 0 auto
    }
}

@media screen and (max-width: 479px) {

    .container {
        padding-left: 8vw;
        padding-right: 8vw
    }

    .vertical-flex-gap-8em {
        grid-row-gap: 4em
    }

    .review-image-size {
        height: 25em
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-23cba95 */.cta-3-image {
    z-index: 1;
    width: 62%;
    background-color: var(--white);
    opacity: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
}

.cta-3-filter {
    z-index: 20;
    background-color: var(--white);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%
}

.cta-3-block-1 {
    z-index: 20;
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}

.cta-3-grid-1 {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    background-color: var(--black-1);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 8em 4em
}

.cta-3-text {
    max-width: 15em;
    color: var(--tan-2);
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.6em
}

.cta-section-3 {
    margin-bottom: 28px;
}/* End custom CSS */