.heading {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
/*     font-family: Clashgrotesk, sans-serif; */
/*     font-weight: 500 */
}

.heading.h1 {
    font-size: 100px;
    line-height: 95%
}

.heading.h2 {
    color: #000;
    text-transform: capitalize;
    font-size: 60px;
    font-weight: 500;
    line-height: 130%
}

.heading.h2.home-process-title {
    text-align: center;
    margin-bottom: 32px
}

.heading.h2.footer-title {
    color: #171717;
    text-align: center;
    max-width: 1004px;
    margin-bottom: 16px
}

.heading.h2.abt-team-title {
    text-align: center;
    max-width: 900px;
    margin-bottom: 12px
}

.heading.h2.team-abt-title {
    margin-bottom: 32px
}

.heading.h2.popup-team-name {
    margin-bottom: 8px
}

.heading.h4 {
    text-transform: capitalize;
    font-size: 32px;
    font-weight: 500;
    line-height: 140%
}

.heading.h5 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 500;
    line-height: 140%
}

.heading.h5.abt-adv-time-text {
    color: #799371;
    text-align: right;
    line-height: 50px;
    display: inline-block
}

.heading.h6 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%
}

.heading.h3 {
    text-align: left;
    text-transform: capitalize;
    font-size: 48px;
    font-weight: 500;
    line-height: 140%
}

.heading.h3.contact-form-title {
    color: #171717
}

.heading.display {
    mix-blend-mode: normal;
    font-size: 200px;
    line-height: 95%
}

.text-md {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    text-decoration: none
}

.text-md.menu-item {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: -1px;
    margin-left: 24px;
    margin-right: 24px;
    display: inline-block
}

.text-md.footer-link {
    color: #404040;
    white-space: nowrap;
    margin-left: 48px;
    font-weight: 600
}

.text-md.footer-link:hover {
    color: #2f4273
}

.text-md.footer-contact-cap {
    color: #737373;
    text-transform: uppercase;
    margin-bottom: 2px;
/*     font-family: Clashgrotesk, sans-serif; */
    font-size: 14px;
    font-weight: 500
}

.text-md.footer-contact-text {
    color: #404040;
    text-transform: none;
/*     font-family: Manrope, sans-serif; */
    font-size: 16px;
    font-weight: 400;
    display: block
}

.text-md.footer-contact-text.blue {
    color: #2f4273;
/*     font-family: Manrope, sans-serif; */
    font-weight: 600
}

.text-md.footer-term {
    color: #fff;
    text-transform: uppercase;
    margin-left: 32px;
    margin-right: 0;
    padding-right: 0;
    font-weight: 600
}

.text-md.footer-term.last {
    margin-right: 0;
    padding-right: 0
}

.text-md.header-sticky-link {
    color: #404040;
    margin-left: 24px;
    margin-right: 24px
}

.text-md.header-sticky-link.w--current {
    color: #2f4273
}

.text-md.header-sticky-link {
    color: #262626;
    margin-left: 24px;
    margin-right: 24px;
    font-weight: 600;
    transition: color .3s;
    display: inline-block
}

.text-md.header-sticky-link:hover {
    color: #2f4273
}

.text-md.contact-form-label {
    margin-bottom: 6px;
    font-weight: 600
}

.text-md.abt-team-sub {
    color: #404040;
    text-align: center;
    max-width: 777px;
    margin-bottom: 32px
}

.text-md.abt-adv-sub {
    color: #404040;
    margin-bottom: 38px
}

.text-md.adv-item-text-top {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 12px;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

.text-md.adv-item-text-bot {
    color: #737373;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

.text-md.home-process-sub {
    color: #262626;
    text-align: center;
    max-width: 585px
}

.text-md p {
    margin-bottom: 28px
}

.text-sm {
    color: #171717;
    line-height: 150%;
    text-decoration: none
}

.btn {
    text-align: center;
    text-transform: uppercase;
    border-radius: 100px;
    padding: 15px 40px 14px;
    font-size: 16px;
    font-weight: 600;
    line-height: 160%
}

.btn.blue {
    background-color: #2f4273;
    transition: background-color .3s
}

.btn.blue:hover {
    background-color: #cca170
}

.btn.blue.btn-footer-contact-us {
    margin-top: 24px
}

.btn.blue.small {
    padding-top: 13px;
    padding-bottom: 12px
}

.btn.blue.btn-abt-team, .btn.blue.btn-header {
    padding: 13px 32px 12px
}

.btn.btn-header-contact {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    padding-top: 13px;
    padding-bottom: 11px
}

.container {
/*     object-fit: fill;
    max-width: 1760px;
    padding-left: 60px;
    padding-right: 60px; */
    position: relative
}

.container.grid {
    grid-column-gap: 30px;
    grid-row-gap: 0;
    grid-template-rows:auto;
    grid-template-columns:minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr);
    grid-auto-columns: 1fr;
    display: grid
}

.title-cap {
    letter-spacing: .04em;
    text-transform: uppercase;
/*     font-family: Clashgrotesk, sans-serif; */
    font-size: 16px;
    font-weight: 500;
    line-height: 135%
}

.title-cap.home-process-label {
    color: #da9f5c;
    text-align: center;
    margin-bottom: 8px
}

.title-cap.footer-contact-cap {
    color: #737373;
    margin-bottom: 2px
}

.title-cap.abt-adv-label {
    color: #799371;
    margin-bottom: 9px
}

.title-cap.abt-adv-legend-item-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 120%
}

.title-cap.abt-adv-legend-item-text.modular {
    color: #799371;
    letter-spacing: 0;
    text-transform: none;
/*     font-family: Manrope, sans-serif; */
    font-size: 14px;
    font-weight: 600
}

.title-cap.abt-adv-legend-item-text.tradition {
    color: #737373;
    letter-spacing: 0;
    text-transform: none;
/*     font-family: Manrope, sans-serif; */
    font-size: 14px;
    font-weight: 600
}

.image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: static
}

.grid {
    grid-column-gap: 30px;
    grid-row-gap: 0;
    grid-template-rows:auto;
    grid-template-columns:minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr)
}

.header-menu-links {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0
}

.home-process-title-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 952px;
    margin-bottom: 80px;
    display: flex
}

.image-5 {
    object-fit: fill;
    width: 100%
}

.contact-list {
    grid-column-gap: 38px;
    grid-row-gap: 60px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.contact-item {
    grid-column-gap: 46px;
    grid-row-gap: 12px;
    grid-template-rows:auto auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.abt-team-title-wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
    display: flex
}

.abt-team-img-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows:20px 200px 70px 200px 20px;
    grid-template-columns:minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr);
    grid-auto-columns: 1fr;
    display: grid
}

.abt-team-img {
    position: relative
}

.abt-team-img.last {
    margin-top: 77px;
    margin-bottom: 50px
}

.scabt-adv {
    padding-top: 0px;
    padding-bottom: 0px
}

.abt-adv-legend-wrap {
    align-items: center;
    display: flex
}

.abt-adv-legend-item {
    align-items: center;
    margin-right: 40px;
    display: flex
}

.abt-adv-legend-item-circle {
    border-radius: 100%;
    width: 24px;
    height: 24px;
    margin-right: 8px
}

.abt-adv-legend-item-circle.modular {
    background-color: #799371
}

.abt-adv-legend-item-circle.traditional {
    background-color: #f5f5f5;
    border: 1.5px solid #e5e5e5
}

.abt-adv-content-wrap {
    margin-top: 60px;
    position: relative
}

.abt-adv-top {
    width: 100%
}

.adv-top-item {
    align-items: center;
    height: 52px;
    margin-bottom: 5px;
    display: flex;
    position: relative
}

.adv-top-item.item-1 {
    width: 3%
}

.adv-top-item.item-2 {
    width: 9%;
    margin-left: 3%
}

.adv-top-item.item-3 {
    width: 3%;
    margin-left: 12%
}

.adv-top-item.item-4 {
    width: 15%;
    margin-left: 15%
}

.adv-item-bg {
    background-color: #799371;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto
}

.adv-item-bg.bg-bot {
    background-color: #e5e5e5
}

.abt-adv-bot {
    width: 100%
}

.adv-bot-item {
    align-items: center;
    height: 52px;
    margin-bottom: 5px;
    display: flex;
    position: relative
}

.adv-bot-item.item-1 {
    width: 12%
}

.adv-bot-item.item-2 {
    width: 14%;
    margin-left: 12%
}

.adv-bot-item.item-3 {
    width: 12%;
    height: auto;
    min-height: 52px;
    margin-left: 26%
}

.adv-bot-item.item-4 {
    width: 62%;
    margin-left: 38%
}

.abt-adv-bg-wrap {
    color: #2f4273;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto
}

.abt-adv-bg-line {
    border-right: 1px dashed rgba(47, 66, 115, .3);
    width: 1px;
    margin-right: -.5px;
    position: absolute;
    top: 0;
    bottom: 5px
}

.abt-adv-bg-line.line-1 {
    left: 3%
}

.abt-adv-bg-line.line-2 {
    background-color: rgba(0, 0, 0, 0);
    width: 1px;
    height: auto;
    left: 12%
}

.abt-adv-bg-line.line-3 {
    left: 15%
}

.line-2 {
    background-color: rgba(29, 29, 29, .1);
    width: 100%;
    height: 1px
}

.contact-menu {
    margin-top: 32px;
    margin-bottom: 0;
    padding-bottom: 12px;
    position: static;
    bottom: 40px;
    left: 24px
}

.link-block {
    text-decoration: none
}

.link-block.header-menu-product-link {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.container-2 {
    max-width: 1628px;
    height: auto;
    padding-left: 30px;
    padding-right: 30px
}

.header-menu-product {
    padding-top: 40px;
    padding-bottom: 0
}

.flex-box {
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex
}

.text {
    color: #1d1d1d;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none
}

.text.text-black {
    font-weight: 700;
    line-height: 17.6px
}

.text.text-title {
    color: rgba(29, 29, 29, .4);
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700
}

.text.text-title.text-product {
    margin-bottom: 20px
}

.grid-2 {
    grid-column-gap: 32px;
    grid-row-gap: 0;
    grid-template-rows:auto;
    grid-template-columns:minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr) minmax(1px, 1fr)
}

.heading-2 {
    color: #1d1d1d;
    margin-top: 0;
    margin-bottom: 0
}

.heading-2.product-header-name {
    font-size: 24px;
    line-height: 110%
}

.text-block {
    position: absolute;
    bottom: 0;
    left: 0
}

.image-6 {
    height: 100%
}

.abt-adv-time-text-wrap {
    align-items: center;
    display: flex;
    position: absolute;
    top: 110px;
    right: 59%;
}

.abt-adv-time-text-circle {
    background-color: #2f4273;
    border-radius: 100%;
    width: 9px;
    height: 9px;
    margin-right: 9px;
    display: none
}

.image-7 {
    width: 100%;
    margin-bottom: 48px
}

.team-abt-wrap {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.team-abt-content {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 617px;
    margin-right: 32px;
    display: flex
}

.team-abt-img-wrap {
    width: 100%;
    max-width: 611px;
    height: 630px;
    position: relative
}

.img-fill {
    object-fit: cover;
    object-position: 70% 50%;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    display: block
}

.popup-team {
    background-color: #fff;
    width: 100%;
    transition: transform .4s;
    position: absolute;
    top: 8vh;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translate(0, 40vh)
}

.popup-team-img-wrap {
    width: 100%;
    max-width: 489px
}

.popup-team-img-inner {
    width: 100%;
    height: 0;
    padding-bottom: 126.7%;
    position: relative
}

.popup-team-content {
    width: 100%;
    max-width: 611px
}

.popup-team-inner {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media screen and (max-width: 991px) {
    .heading.h1 {
        font-size: 48px;
        line-height: 100%
    }

    .heading.h2 {
        font-size: 32px
    }

    .heading.h2.home-process-title {
        margin-bottom: 24px
    }

    .heading.h4 {
        font-size: 24px
    }

    .heading.h5 {
        font-size: 20px
    }

    .heading.h5.abt-adv-time-text {
        font-size: 14px;
        line-height: 120%
    }

    .heading.h3 {
        font-size: 28px
    }

    .heading.h3.contact-form-title {
        color: #171717;
        text-align: left;
        margin-bottom: 8px;
        font-size: 32px
    }

    .heading.h3.abt-adv-tit {
        text-align: center
    }

    .text-md.footer-link {
        margin-left: 0
    }

    .text-md.footer-contact-text {
        text-align: center
    }

    .text-md.abt-adv-sub {
        text-align: center
    }

    .text-md.adv-item-text-top {
        color: #404040;
        white-space: nowrap;
        margin-top: 0;
        margin-bottom: 2px;
        margin-left: 0;
        position: absolute;
        bottom: 100%
    }

    .text-md.adv-item-text-bot {
        white-space: nowrap;
        margin-top: 0;
        margin-bottom: 2px;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        position: absolute;
        bottom: 100%;
        left: 0
    }

    .btn.blue.btn-header {
        display: none
    }

/*     .container {
        padding-left: 40px;
        padding-right: 40px
    } */

    .title-cap.footer-contact-cap {
        display: none
    }

    .title-cap.abt-adv-label {
        margin-bottom: 16px
    }

    .header-menu-links {
        display: none
    }

    .home-process-title-wrap {
        margin-bottom: 60px
    }

    .footer {
        padding-top: 36px;
        padding-bottom: 35px
    }

    .footer-logo-wrapper {
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0
    }

    .footer-links-wrapper {
        grid-column-gap: 32px;
        grid-row-gap: 8px;
        grid-template-rows:auto;
        grid-template-columns:1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        justify-content: space-between;
        justify-items: start;
        margin-bottom: 42px;
        margin-right: 0;
        display: grid
    }

    .footer-contact-item {
        margin-right: 0
    }

    .header-sticky {
        transform: none
    }

    .footer-container {
        margin-bottom: 32px;
        padding-top: 40px;
        padding-bottom: 40px
    }

    .footer-title-wrapper {
        margin-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px
    }

    .footer-contact-list {
        flex-direction: column;
        align-items: center
    }

    .contact-list {
        grid-template-columns:1fr
    }

    .scabt-team {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .sidebar {
        display: none
    }

    .sidebar-content-wrapper {
        max-width: 100%
    }

    .sidebar-header {
        height: 108px;
        padding-left: 40px;
        padding-right: 40px
    }

    .sidebar-body {
        padding-left: 40px;
        padding-right: 40px
    }

    .contact-form-group-wrapper {
        grid-template-columns:1fr;
        margin-top: 40px
    }

    .scabt-adv {
        padding-top: 0px;
        padding-bottom: 0px
    }

    .abt-adv-tit-wrap {
        text-align: center;
        margin-bottom: 24px
    }

    .abt-adv-sub-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
        display: flex
    }

    .abt-adv-legend-wrap {
        flex-direction: column;
        align-items: flex-start
    }

    .abt-adv-legend-item {
        margin-right: 0
    }

    .abt-adv-legend-item.blue {
        margin-bottom: 8px
    }

    .abt-adv-legend-item-circle.traditional {
        background-color: #e5e5e5
    }

    .adv-top-item {
        height: 10px;
        margin-bottom: 48px
    }

    .adv-item-bg.bg-bot {
        background-color: #e5e5e5
    }

    .abt-adv-bot {
        margin-top: 32px
    }

    .adv-bot-item {
        height: 10px;
        margin-bottom: 48px
    }

    .adv-bot-item.item-3 {
        height: 10px;
        min-height: 0
    }

    .adv-bot-item.item-4 {
        margin-bottom: 0
    }

    .line-2 {
        display: block
    }

    .contact-menu {
        left: 0
    }

    .container-2 {
        padding-left: 24px;
        padding-right: 24px
    }

    .grid-2 {
        grid-template-columns:minmax(1px, 1fr)
    }

    .abt-adv-time-text-wrap {
        z-index: 2;
        margin-left: 10px;
        top: 170px;
        left: 63%;
        right: auto
    }

    .popup-team {
        top: 100px
    }
}

@media screen and (max-width: 767px) {
    .heading.h2.team-abt-title {
        margin-bottom: 24px
    }

    .heading.h2.popup-team-name {
        margin-bottom: 0
    }

    .heading.h5.abt-adv-time-text {
        text-align: left;
        font-size: 14px;
        line-height: 120%
    }

    .text-md.footer-term {
        margin-left: 12px;
        margin-right: 12px
    }

    .text-md.abt-team-sub {
        margin-bottom: 24px
    }

    .text-md.adv-item-text-bot, .text-md.adv-item-text-top {
        font-size: 12px
    }

    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-logo-wrapper {
        height: 48px;
        margin-right: 0
    }

    .footer-links-wrapper {
        grid-template-columns:1fr 1fr
    }

    .footer-title-wrapper {
        padding-left: 20px;
        padding-right: 20px
    }

    .contact-list {
        grid-row-gap: 0
    }

    .contact-item {
        border-bottom: 1px solid #e5e5e5;
        grid-template-columns:1fr;
        margin-bottom: 32px;
        padding-bottom: 32px
    }

    .sidebar-body, .sidebar-header {
        padding-left: 20px;
        padding-right: 20px
    }

    .abt-team-title-wrap {
        margin-bottom: 50px
    }

    .adv-bot-item, .adv-top-item {
        margin-bottom: 40px
    }

    .adv-bot-item.item-4 {
        margin-bottom: 0
    }

    .contact-menu {
        left: 0
    }

    .image-6 {
        height: 100%
    }

    .abt-adv-time-text-wrap {
        top: 148px
    }

    .team-abt-wrap {
        flex-direction: column;
        align-items: stretch
    }

    .team-abt-content {
        width: auto;
        max-width: none;
        margin-bottom: 48px;
        margin-right: 0
    }

    .team-abt-img-wrap {
        height: 384px
    }

    .popup-team {
        top: 70px
    }

    .popup-team-img-wrap {
        max-width: none
    }

    .popup-team-img-inner {
        padding-bottom: 100%
    }

    .popup-team-content {
        margin-top: 42px
    }

    .popup-team-inner {
        padding-top: 75px;
        padding-bottom: 80px
    }
}

@media screen and (max-width: 479px) {
    .text-md.footer-contact-text {
        display: inline
    }

    .text-md.adv-item-text-top {
        font-size: 12px
    }

    .text-md.adv-item-text-bot {
        text-transform: none;
        white-space: normal;
        min-width: 145px;
        font-size: 12px
    }

    .footer-contact-item {
        text-align: center;
        padding-bottom: 6px
    }

    .footer-contact-list {
        max-width: 290px
    }

    .scabt-adv {
        padding-top: 0px
    }

    .abt-adv-bot {
        margin-top: 54px
    }

    .adv-bot-item.item-2 {
        margin-bottom: 52px
    }

    .abt-adv-time-text-wrap {
        left: auto;
        right: 0
    }

    .abt-adv-time-text-circle {
        flex: none
    }
}

#w-node-_705645e0-d891-45b5-37e0-ec2e10b1d2c5-10b1d2c2 {
    grid-area: span 1/span 8/span 1/span 8
}

#w-node-_5267296c-3576-e3ed-5b64-49d28d646b3f-10b1d2c2, #w-node-_705645e0-d891-45b5-37e0-ec2e10b1d2c6-10b1d2c2, #w-node-_705645e0-d891-45b5-37e0-ec2e10b1d2c7-10b1d2c2 {
    grid-area: 1/1/2/2
}

#w-node-_705645e0-d891-45b5-37e0-ec2e10b1d2c8-10b1d2c2 {
    grid-area: 1/2/2/3;
    align-self: center;
    justify-self: center
}

#w-node-_705645e0-d891-45b5-37e0-ec2e10b1d2d3-10b1d2c2 {
    grid-area: 1/3/2/4
}

#w-node-ad74477f-6226-67d9-52e0-61d19b28948f-77554c3f {
    grid-area: 1/5/2/9
}

#w-node-_398e7f0a-d935-5673-1a62-d21d44214138-77e1f27e {
    grid-area: 3/2/4/8
}

#w-node-_78995158-b7d8-ee06-3d3a-57c7357d4d50-77e1f27e {
    grid-area: 4/2/5/8
}

#w-node-_033922f6-14b4-e0f9-628a-b0486087627a-77e1f27e {
    grid-area: 3/3/4/7
}

#w-node-_946e9797-1157-2728-920b-1d335b43878e-77e1f27e {
    grid-area: 1/2/2/8
}

#w-node-_95697789-ed28-1fad-d913-40fbb52fd10d-77e1f27e {
    grid-area: 1/1/2/4
}

#w-node-d0cfbe91-3a53-8a6f-211a-ede80b00862c-77e1f27e {
    grid-area: 1/6/2/9
}

#w-node-ad5db13c-1c58-c2a2-4b02-1278d0ed3693-77e1f27e {
    grid-area: 2/1/3/9
}

#w-node-_764b2fff-e341-22d4-d798-936a8e8d353e-722db737 {
    grid-area: 1/3/2/7
}

#w-node-_6a86b96e-95ee-89f0-f434-a194cf87745e-722db737 {
    grid-area: 2/1/3/9
}

@media screen and (max-width: 991px) {
    #w-node-ad74477f-6226-67d9-52e0-61d19b28948f-77554c3f {
        grid-column-start: 4
    }

    #w-node-_398e7f0a-d935-5673-1a62-d21d44214138-77e1f27e, #w-node-_78995158-b7d8-ee06-3d3a-57c7357d4d50-77e1f27e {
        grid-column: 1/9
    }

    #w-node-_033922f6-14b4-e0f9-628a-b0486087627a-77e1f27e {
        grid-column: 2/8
    }

    #w-node-_95697789-ed28-1fad-d913-40fbb52fd10d-77e1f27e {
        grid-row-end: 2;
        grid-column-end: 9
    }

    #w-node-d0cfbe91-3a53-8a6f-211a-ede80b00862c-77e1f27e {
        grid-row: 2/3;
        grid-column-start: 1
    }

    #w-node-ad5db13c-1c58-c2a2-4b02-1278d0ed3693-77e1f27e {
        grid-row: 3/4
    }

    #w-node-_764b2fff-e341-22d4-d798-936a8e8d353e-722db737 {
        grid-column: 1/9
    }
}

@media screen and (max-width: 767px) {
    #w-node-_1f7314ff-88c3-2879-1b9f-4f0e29d9c27e-3316a427 {
        grid-area: 1/2/2/6
    }

    #w-node-ad74477f-6226-67d9-52e0-61d19b28948f-77554c3f {
        grid-row: 2/3;
        grid-column-start: 1
    }

    #w-node-_033922f6-14b4-e0f9-628a-b0486087627a-77e1f27e {
        grid-column: 1/9
    }

    #w-node-_033922f6-14b4-e0f9-628a-b0486087627b-77e1f27e, #w-node-_033922f6-14b4-e0f9-628a-b0486087627f-77e1f27e {
        grid-area: span 1/span 2/span 1/span 2
    }

    #w-node-_946e9797-1157-2728-920b-1d335b43878e-77e1f27e {
        grid-column: 1/9
    }
}

.abt-adv-bg-line.line-4 {
    left: 30%
}

@media (min-width: 992px) {
    .adv-top-item.item-1 .text-md.adv-item-text-top {
        left: 33px;
        color: #000
    }

    .adv-top-item.item-3 .text-md.adv-item-text-top {
        left: 33px;
        color: #000
    }
}

@media (max-width: 991px) {
    .adv-item-text-bot br, .adv-top-item br {
        display: none !important
    }

    .text-md.adv-item-text-bot {
        white-space: nowrap
    }
}
.text-md.adv-item-text-top {
    white-space: nowrap;
    color: #000000;
}

.text-md.adv-item-text-bot {
    white-space: nowrap;
    color: #000000;
}