  .u-section-10 .w-slider {
    text-align: center;
    font-family: Play, sans-serif;
    clear: both;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    background: #ddd;
    height: 300px;
    position: relative;
}

 .u-section-10 .w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
}

  .u-section-10 .w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

 .u-section-10 .w-slider-dot {
    cursor: pointer;
    background-color: #fff6;
    width: 1em;
    height: 1em;
    margin: 0 3px .5em;
    transition: background-color .1s, color .1s;
    display: inline-block;
    position: relative;
}

 .u-section-10 .w-slider-dot .u-section-10 .w-active {
    background-color: #fff;
}

 .u-section-10 .w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff;
}

 .u-section-10 .w-slider-dot:focus .u-section-10 .w-active {
    box-shadow: none;
}

 .u-section-10 .w-slider-arrow-left,
 .u-section-10 .w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    inset: 0;
    overflow: hidden;
}

 .u-section-10 .w-slider-arrow-left [class^="w-icon-"],
 .u-section-10 .w-slider-arrow-right [class^="w-icon-"],
 .u-section-10 .w-slider-arrow-left [class*=" w-icon-"],
 .u-section-10 .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute;
}

 .u-section-10 .w-slider-arrow-left:focus,
 .u-section-10 .w-slider-arrow-right:focus {
    outline: 0;
}

 .u-section-10 .w-slider-arrow-left {
    z-index: 3;
    right: auto;
}

 .u-section-10 .w-slider-arrow-right {
    z-index: 4;
    left: auto;
}

 .u-section-10 .w-icon-slider-left,
 .u-section-10 .w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    inset: 0;
}

 .u-section-10 .w-tabs {
    position: relative;
}

 .u-section-10 .w-tabs:before,
 .u-section-10 .w-tabs:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

 .u-section-10 .w-tabs:after {
    clear: both;
}

 .u-section-10 .w-tab-menu {
    position: relative;
}

 .u-section-10 .w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #000;
    background-color: #fff;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

 .u-section-10 .w-tab-link .w--current {
    background-color: #fff;
}

 .u-section-10 .w-tab-link:focus {
    outline: 0;
}

 .u-section-10 .w-tab-content {
    display: block;
    position: relative;
    overflow: hidden;
}

 .u-section-10 .w-tab-pane {
    display: none;
    position: relative;
}

 .u-section-10 .w--tab-active {
    display: block;
}

@media screen and (max-width: 479px) {
     .u-section-10 .w-tab-link {
        display: block;
    }
}

 .u-section-10 .w-ix-emptyfix:after {
    content: "";
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

 .u-section-10.wf-layout-layout {
    display: grid;
}


 .u-section-10.uui-button-icon-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.25rem;
    min-width: 1.25rem;
    height: 1.25rem;
    min-height: 1.25rem;
    display: flex;
}

.u-section-10 .section-empl,
.u-section-10 .section-co-worker {
    font-family: Play, sans-serif;
}

.u-section-10 .padding-vertical-xhuge-co-worker {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 0px;
}

.u-section-10 .component-co-worker {
    background-color: #0000;
    height: auto;
    padding-bottom: 0;
    padding-left: 60px;
    overflow: hidden;
}

.u-section-10 .mask-co-worker {
    width: 18%;
    overflow: visible;
}

.u-section-10 .slide-co-worker {
    color: #000;
    cursor: pointer;
    margin-right: 34px;
    padding-right: 0;
}

.u-section-10 .content-co-worker {
    grid-column-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
}

.u-section-10 .grid-swiper-bottom {
    z-index: 2;
    grid-column-gap: 1.5rem;
    justify-content: space-between;
    width: 100%;
    display: flex;
    position: relative;
}

.u-section-10 .cover-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.u-section-10 .grid-social-icon {
    cursor: pointer;
    width: 1.5rem;
    height: 1.5rem;
}

.u-section-10 .grid-social-icon:hover {
    opacity: .7;
}

.u-section-10 .grid-social-icon.marginated {
    margin-bottom: 1rem;
}

.u-section-10 .background-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}

.u-section-10 .grid-swiper-content {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 24.875rem;
    padding: 1.5rem;
    display: flex;
    position: relative;
}

.u-section-10 .grid-swiper-title {
    color: #e4e0cd;
    text-transform: capitalize;
    font-size: 1.5rem;
    font-weight: 400;
}

.u-section-10 .grid-social-wrap {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    position: relative;
}

.u-section-10 .grid-swiper-card-paragraph {
    color: #e4e0cd;
    line-height: 2em;
}

.u-section-10 .bottom-gradient {
    background-image: linear-gradient(0deg, #fff, #fff0);
    width: 100%;
    height: 7rem;
    position: absolute;
    inset: auto 0% 0%;
}

.u-section-10 .co-worker-content {
    cursor: pointer;
    border-radius: 12px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 437px;
    padding: 10px;
    display: flex;
    position: relative;
}

.u-section-10 .co-worker-bottom {
    z-index: 2;
    grid-column-gap: 1.5rem;
    justify-content: space-between;
    width: 100%;
    display: flex;
    position: relative;
}

.u-section-10 .co-worker-wrap {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    position: relative;
}

.u-section-10 .co-worker-wrap .u-section-10 .co-worker-wrap-text {
    color: #000;
    justify-content: flex-end;
    align-items: flex-start;
}

.u-section-10 .co-worker-title {
    color: #000;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.u-section-10 .co-worker-sub-text-paragraph {
    color: #000;
    margin-top: 2px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1;
}

.u-section-10 .image-co-worker {
    cursor: pointer;
    object-fit: cover;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}

.u-section-10 .bottom-gradient-co-worker {
    background-image: linear-gradient(0deg, #fff, #fff0);
    width: 100%;
    height: 7rem;
    position: absolute;
    inset: auto 0% 0%;
}

 .u-section-10 .co-worker-arrow {
    color: red;
    background-color: #fff;
    border: 1px solid #eaecf000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    transition: all .2s;
    display: flex;
    inset: 0 0% auto auto;
}

 .u-section-10 .co-worker-arrow:hover {
    color: #ff0000b3;
    background-color: #f9fafb00;
}

 .u-section-10 .co-worker-arrow.left {
    background-color: #fff0;
    border-width: 0;
    justify-content: center;
    align-items: center;
    width: 2rem;
    inset: 0% auto 0% 0%;
}

 .u-section-10 .co-worker-arrow-right {
    color: red;
    background-color: #fff0;
    border: 0 solid #eaecf000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    display: flex;
    inset: 0% 0% 0% auto;
}

 .u-section-10 .co-worker-arrow-right:hover {
    color: #ff0000b3;
    background-color: #f9fafb00;
}

 .u-section-10 .co-worker-arrow-right.left {
    justify-content: center;
    align-items: center;
    width: 2rem;
    top: 0;
    bottom: auto;
    right: 4rem;
}

 .u-section-10 .spark-tabs-content {
    width: 100%;
}

 .u-section-10 .spark-tabs-parent {
    width: 100%;
}

.u-section-10 .container-search {
    background-color: #fff;
    position: relative;
    flex: 1;
    width: 100%;
    max-width: 1420px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: Play, sans-serif;
} 
 
 .u-section-10 .spark-flat-tab {
    color: #000;
    background-color: #0000;
    padding: 10px 12px;
    font-family: Play, sans-serif;
    font-size: 18px;
    transition: box-shadow .3s, color .15s;
}

 .u-section-10 .spark-flat-tab:hover {
    opacity: 1;
    color: red;
    box-shadow: 0 1px red;
}

 .u-section-10 .spark-flat-tab .w--current {
    color: #000;
    background-color: #fff;
    border-bottom-color: #fa3232;
    padding: 10px 12px;
    font-family: Play, sans-serif;
    font-size: 18px;
}

@media screen and (max-width: 1320px) {

    .u-section-10 .container-search {
        max-width: 1150px;
        font-family: Play, sans-serif;
    }

  .u-section-10 .component-co-worker {
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 0;
    }

    .u-section-10 .mask-co-worker {
        width: 22%;
    }

    .u-section-10 .slide-co-worker {
        margin-right: 20px;
        padding-right: 0;
    }

     .u-section-10 .co-worker-content {
        height: 402px;
    }

    .u-section-10 .co-worker-title {
        font-size: 23px;
    }

     .u-section-10 .co-worker-sub-text-paragraph {
        font-size: 16px;
        margin-top: 2px;
        display: block;
    }

}


@media screen and (max-width: 1299px) {

    .u-section-10 .container-search {
        max-width: 1150px;
        font-family: Play, sans-serif;
    }

  .u-section-10 .component-co-worker {
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 0;
    }

    .u-section-10 .mask-co-worker {
        width: 23%;
    }

    .u-section-10 .slide-co-worker {
        margin-right: 20px;
        padding-right: 0;
    }

     .u-section-10 .co-worker-content {
        height: 402px;
    }

    .u-section-10 .co-worker-title {
        font-size: 23px;
    }

     .u-section-10 .co-worker-sub-text-paragraph {
        font-size: 16px;
        margin-top: 2px;
        display: block;
    }

}


@media screen and (max-width: 1199px) {

    .u-section-10 .container-search {
        max-width: 1150px;
        font-family: Play, sans-serif;
    }

  .u-section-10 .component-co-worker {
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 0;
    }

    .u-section-10 .mask-co-worker {
        width: 24%;
    }

    .u-section-10 .slide-co-worker {
        margin-right: 20px;
        padding-right: 0;
    }

     .u-section-10 .co-worker-content {
        height: 402px;
    }

    .u-section-10 .co-worker-title {
        font-size: 23px;
    }

     .u-section-10 .co-worker-sub-text-paragraph {
        font-size: 16px;
        margin-top: 2px;
        display: block;
    }

}

@media screen and (max-width: 991px) {

    .u-section-10 .padding-vertical-xhuge-co-worker {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .u-section-10 .component-co-worker {
        padding-bottom: 0;
        padding-left: 40px;
        padding-right: 0;
    }

    .u-section-10 .mask-co-worker {
        width: 35%;
    }

    .u-section-10 .slide-co-worker {
        margin-right: 20px;
        padding-right: 0;
    }

    .u-section-10 .content-co-worker {
        grid-column-gap: 2.5rem;
        grid-row-gap: 2.5rem;
        grid-template-columns: 1fr;
        grid-auto-flow: row;
        min-height: auto;
    }

     .u-section-10 .co-worker-content {
        height: 380px;
    }

     .u-section-10 .spark-tabs-content {
        font-family: Play, sans-serif;
    }

    .u-section-10 .container-search {
        max-width: 720px;
        font-family: Play, sans-serif;
    }

     .u-section-10 .spark-flat-tab,
     .u-section-10 .spark-flat-tab .u-section-10 .w--current {
        font-size: 17px;
        line-height: 1.2;
    }

     .u-section-10 .co-worker-content {
        height: 380px;
    }

    .u-section-10 .co-worker-title {
        font-size: 20px;
    }

     .u-section-10 .co-worker-sub-text-paragraph {
        font-size: 14px;
        margin-top: 2px;
        display: block;
    }

}

@media screen and (max-width: 767px) {

    .u-section-10 .page-padding-co-worker {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .u-section-10 .padding-vertical-xhuge-co-worker {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .u-section-10 .component-co-worker {
        margin-top: 0;
        padding-bottom: 0;
    }

    .u-section-10 .mask-co-worker {
        width: 55%;
    }

    .u-section-10 .slide-co-worker {
        padding-left: 0;
        padding-right: 0;
    }

    .u-section-10 .content-co-worker {
        grid-row-gap: 3rem;
        grid-template-columns: 1fr;
    }

     .u-section-10 .co-worker-content {
        height: 380px;
    }

     .u-section-10 .co-worker-arrow {
        inset: auto 0 0 60px;
    }

     .u-section-10 .co-worker-arrow:hover {
        background-color: #fff;
    }

     .u-section-10 .co-worker-arrow.left {
        inset: 0% auto 0% 0%;
    }

     .u-section-10 .co-worker-arrow-right {
        inset: 0% 0% 0% auto;
    }

     .u-section-10 .co-worker-arrow-right:hover {
        background-color: #fff0;
    }

     .u-section-10 .co-worker-arrow-right.left {
        inset: auto 60px 0 0;
    }

    .u-section-10 .container-search {
        max-width: 540px;
        font-family: Play, sans-serif;
    }

     .u-section-10 .spark-flat-tab {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 14px;
    }

     .u-section-10 .spark-flat-tab .u-section-10 .w--current {
        font-size: 14px;
    }

}

@media screen and (max-width: 479px) {

    .u-section-10 .padding-vertical-xhuge-co-worker {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .u-section-10 .component-co-worker {
        padding-bottom: 0;
    }

    .u-section-10 .mask-co-worker {
        width: 92%;
    }

    .u-section-10 .slide-co-worker {
        margin-top: 0;
    }

    .u-section-10 .content-co-worker {
        grid-template-columns: 1fr;
    }

    .u-section-10 .bottom-gradient {
        height: 5rem;
    }

     .u-section-10 .co-worker-content {
        height: 340px;
        padding: 10px;
    }

     .u-section-10 .co-worker-bottom {
        flex-direction: column;
    }

     .u-section-10 .co-worker-wrap {
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-end;
    }

     .u-section-10 .co-worker-wrap.marginated-social-wrap {
        margin-bottom: .5rem;
    }

     .u-section-10 .co-worker-wrap .u-section-10 .co-worker-wrap-text {
        justify-content: flex-start;
        align-items: flex-end;
        margin-bottom: 0;
        display: block;
    }

     .u-section-10 .co-worker-title {
        font-size: 1rem;
    }

     .u-section-10 .co-worker-sub-text-paragraph {
        font-size: .75rem;
        margin-top: 2px;
        line-height: 1.2em;
        display: block;
    }

     .u-section-10 .bottom-gradient-co-worker {
        height: 5rem;
    }

     .u-section-10 .co-worker-arrow {
        inset: auto 0 0 60px;
    }

     .u-section-10 .co-worker-arrow.left {
        inset: 0% auto 0% 0%;
    }

     .u-section-10 .co-worker-arrow-right {
        inset: 0% 0% 0% auto;
    }

     .u-section-10 .co-worker-arrow-right.left {
        inset: auto 60px 0 0;
    }

    .u-section-10 .container-search {
        grid-column-gap: 4px;
        grid-row-gap: 4px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        justify-content: flex-start;
        align-items: flex-start;
        max-width: 340px;
        margin-bottom: 30px;
        font-family: Play, sans-serif;
        display: grid;
    }

     .u-section-10 .spark-flat-tab {
        border-bottom: 1px solid #fcfcfc;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 12px;
        line-height: 1.2;
    }

     .u-section-10 .spark-flat-tab .u-section-10 .w--current {
        border-bottom-color: #fcfcfc;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 12px;
    }
}

#w-node-b8a20480-d5ac-c307-a53a-32846c200b4c-5c114095,
#w-node-_540f7568-1dac-71af-4599-9de1b07d3aed-5c114095,
#w-node-_0ed8821a-c485-7c16-e8b1-3bdc9bfaf778-5c114095,
#w-node-acc8a9f3-039c-2cd2-718d-5c224630f92a-5c114095,
#w-node-_1ecd63e1-102a-3ff0-1e52-eaf9d54d3b4d-5c114095,
#w-node-e497e3ab-1935-a7c4-918e-21c610d0342d-5c114095,
#w-node-_23d6c8b4-e9b3-a41d-3c29-4590ed5aaa5f-5c114095,
#w-node-_4954c5d2-cf93-8209-478a-49c882952d17-5c114095,
#w-node-_6c9acf5a-1395-b3a7-68cb-504a4208eedc-5c114095,
#w-node-de289cfb-1011-e2c0-d8d7-d8bae1e803d9-5c114095,
#w-node-_597bf54d-2949-fa26-49f4-7cf67ef91a0c-5c114095,
#w-node-_3daefe05-d58e-ff7d-227e-ffc5f022c5b2-5c114095,
#w-node-dac1417a-13d2-9138-7b0c-be42b602c3ff-5c114095,
#w-node-_4f019933-b796-964c-7735-2cae1068454f-5c114095,
#w-node-_098e6f15-1d78-9e7c-eeda-df9bda212fcb-5c114095,
#w-node-_580e423a-5e36-735c-3e6b-10676bcc2e31-5c114095,
#w-node-a94b0e44-d331-bee0-2864-cc89639e4343-5c114095,
#w-node-_6a6b555d-edb0-d1e3-212f-2a3565e3b23c-5c114095,
#w-node-_61a09f8e-4cb7-1524-7ce1-3a36a8e2590b-5c114095,
#w-node-_3fba935e-bd8b-7b59-beca-638686267ca3-5c114095,
#w-node-_4e53e748-7eca-9450-d186-4c512fea60e7-5c114095,
#w-node-_069e905f-e290-ff1f-839a-5c7feac2f9d2-5c114095,
#w-node-_80eabe55-3a60-c8c6-4515-9d1562c14a61-5c114095,
#w-node-b10cd2f9-23a5-b2fa-8aab-5d522642cbd8-5c114095,
#w-node-ba5d0fbe-9eca-c6b1-0d8f-3f196b3ba190-5c114095,
#w-node-e6bbc0d4-7055-6f06-f4e1-b7f25092de93-5c114095,
#w-node-_2f146e9d-3f87-d76a-17ac-555ea9c8c084-5c114095,
#w-node-dc8d01ba-6d63-ec0d-0184-d5a7fd8249be-5c114095,
#w-node-e95614d9-078f-5505-9c2f-919caa6c0c33-5c114095,
#w-node-_3a9335fd-3b01-55ff-41fc-4820fabf7b73-5c114095,
#w-node-_5662e2e1-714f-7a01-6152-40207979769e-5c114095,
#w-node-_1fb38de3-1647-1eb2-5ad4-1933b0e7b2c6-5c114095,
#w-node-_79d689ad-e29b-bf1e-b6e8-058560999369-5c114095,
#w-node-_034c5373-9277-865c-0b86-c8bc626cb0d2-5c114095,
#w-node-_51a50a75-d682-99e8-af32-e26d88c27d94-5c114095,
#w-node-_25dc91e3-3cc4-aa1a-20c6-88d95a5eb97b-5c114095,
#w-node-_4d4fbd30-93aa-e5b6-38da-088abec5b387-5c114095,
#w-node-ac73384a-4632-f7de-b781-9d0c27606303-5c114095,
#w-node-_79aefb33-812b-817f-6bb7-fff0a7bac648-5c114095,
#w-node-d9d53941-bbc5-426c-656e-f05b8ae8f8cf-5c114095,
#w-node-adfa7e8c-3613-1953-f598-315a08f5342f-5c114095,
#w-node-_2b6062bd-6c55-0878-f3bf-2b6427ea5a50-5c114095,
#w-node-d6150dfb-bed7-5e61-3d2e-7d7a85f0e3c4-5c114095,
#w-node-_85d61f19-82b9-9519-189c-74d51825df1f-5c114095,
#w-node-_1682fd74-f6e1-4006-cf8a-e194614ebbf5-5c114095,
#w-node-_0f31bd33-3402-dc42-31ea-2e1a8dd9ca67-5c114095,
#w-node-bfa58428-4b5a-e280-45f1-ddc6ddad759c-5c114095,
#w-node-_3af31ac0-d9be-cb88-9dc2-9827e75d7ed1-5c114095,
#w-node-_7b0a2a7f-1bb1-f572-7291-6ce28b4f4da5-5c114095,
#w-node-_2681cfc9-8140-b6b3-9658-807568e67e82-5c114095,
#w-node-c7000783-c998-3a28-1d7a-6edac9bd49c5-5c114095,
#w-node-_8ffbce3e-6629-add4-6803-26b1797e37d5-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bca-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bd4-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bde-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9d96-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9da0-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9daa-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9db4-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9dbe-5c114095,
#w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9dc8-5c114095,
#w-node-b396522d-1867-e5fc-365c-b8d0775b70fa-5c114095,
#w-node-b396522d-1867-e5fc-365c-b8d0775b7104-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5caf-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cb9-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cc3-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5ccd-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cd7-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cf5-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cff-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d09-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d13-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d1d-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d27-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d31-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d3b-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d45-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d4f-5c114095,
#w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d59-5c114095,
#w-node-_36a83bb4-ddab-fead-23ca-02823c21318f-5c114095,
#w-node-_36a83bb4-ddab-fead-23ca-02823c213199-5c114095,
#w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba319a-5c114095,
#w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31a4-5c114095,
#w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31ae-5c114095,
#w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31b8-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a87b-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a899-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8a3-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8ad-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8b7-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8c1-5c114095,
#w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8cb-5c114095,
#w-node-da3f3f0f-f679-96ab-62d0-e21447ca46d0-5c114095,
#w-node-da3f3f0f-f679-96ab-62d0-e21447ca46da-5c114095,
#w-node-da3f3f0f-f679-96ab-62d0-e21447ca46e4-5c114095,
#w-node-da3f3f0f-f679-96ab-62d0-e21447ca46ee-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da14f-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da159-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da163-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da16d-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da177-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da181-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da18b-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da195-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da19f-5c114095,
#w-node-_17689e89-5230-0f4c-76df-1faaa79da1a9-5c114095,
#w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a35749-5c114095,
#w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a35753-5c114095,
#w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a3575d-5c114095 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    align-self: center;
}

@media screen and (max-width: 991px) {

    #w-node-b8a20480-d5ac-c307-a53a-32846c200b4c-5c114095,
    #w-node-_540f7568-1dac-71af-4599-9de1b07d3aed-5c114095,
    #w-node-_0ed8821a-c485-7c16-e8b1-3bdc9bfaf778-5c114095,
    #w-node-acc8a9f3-039c-2cd2-718d-5c224630f92a-5c114095,
    #w-node-_1ecd63e1-102a-3ff0-1e52-eaf9d54d3b4d-5c114095,
    #w-node-e497e3ab-1935-a7c4-918e-21c610d0342d-5c114095,
    #w-node-_23d6c8b4-e9b3-a41d-3c29-4590ed5aaa5f-5c114095,
    #w-node-_4954c5d2-cf93-8209-478a-49c882952d17-5c114095,
    #w-node-_6c9acf5a-1395-b3a7-68cb-504a4208eedc-5c114095,
    #w-node-de289cfb-1011-e2c0-d8d7-d8bae1e803d9-5c114095,
    #w-node-_597bf54d-2949-fa26-49f4-7cf67ef91a0c-5c114095,
    #w-node-_3daefe05-d58e-ff7d-227e-ffc5f022c5b2-5c114095,
    #w-node-dac1417a-13d2-9138-7b0c-be42b602c3ff-5c114095,
    #w-node-_4f019933-b796-964c-7735-2cae1068454f-5c114095,
    #w-node-_098e6f15-1d78-9e7c-eeda-df9bda212fcb-5c114095,
    #w-node-_580e423a-5e36-735c-3e6b-10676bcc2e31-5c114095,
    #w-node-a94b0e44-d331-bee0-2864-cc89639e4343-5c114095,
    #w-node-_6a6b555d-edb0-d1e3-212f-2a3565e3b23c-5c114095,
    #w-node-_61a09f8e-4cb7-1524-7ce1-3a36a8e2590b-5c114095,
    #w-node-_3fba935e-bd8b-7b59-beca-638686267ca3-5c114095,
    #w-node-_4e53e748-7eca-9450-d186-4c512fea60e7-5c114095,
    #w-node-_069e905f-e290-ff1f-839a-5c7feac2f9d2-5c114095,
    #w-node-_80eabe55-3a60-c8c6-4515-9d1562c14a61-5c114095,
    #w-node-b10cd2f9-23a5-b2fa-8aab-5d522642cbd8-5c114095,
    #w-node-ba5d0fbe-9eca-c6b1-0d8f-3f196b3ba190-5c114095,
    #w-node-e6bbc0d4-7055-6f06-f4e1-b7f25092de93-5c114095,
    #w-node-_2f146e9d-3f87-d76a-17ac-555ea9c8c084-5c114095,
    #w-node-dc8d01ba-6d63-ec0d-0184-d5a7fd8249be-5c114095,
    #w-node-e95614d9-078f-5505-9c2f-919caa6c0c33-5c114095,
    #w-node-_3a9335fd-3b01-55ff-41fc-4820fabf7b73-5c114095,
    #w-node-_5662e2e1-714f-7a01-6152-40207979769e-5c114095,
    #w-node-_1fb38de3-1647-1eb2-5ad4-1933b0e7b2c6-5c114095,
    #w-node-_79d689ad-e29b-bf1e-b6e8-058560999369-5c114095,
    #w-node-_034c5373-9277-865c-0b86-c8bc626cb0d2-5c114095,
    #w-node-_51a50a75-d682-99e8-af32-e26d88c27d94-5c114095,
    #w-node-_25dc91e3-3cc4-aa1a-20c6-88d95a5eb97b-5c114095,
    #w-node-_4d4fbd30-93aa-e5b6-38da-088abec5b387-5c114095,
    #w-node-ac73384a-4632-f7de-b781-9d0c27606303-5c114095,
    #w-node-_79aefb33-812b-817f-6bb7-fff0a7bac648-5c114095,
    #w-node-d9d53941-bbc5-426c-656e-f05b8ae8f8cf-5c114095,
    #w-node-adfa7e8c-3613-1953-f598-315a08f5342f-5c114095,
    #w-node-_2b6062bd-6c55-0878-f3bf-2b6427ea5a50-5c114095,
    #w-node-d6150dfb-bed7-5e61-3d2e-7d7a85f0e3c4-5c114095,
    #w-node-_85d61f19-82b9-9519-189c-74d51825df1f-5c114095,
    #w-node-_1682fd74-f6e1-4006-cf8a-e194614ebbf5-5c114095,
    #w-node-_0f31bd33-3402-dc42-31ea-2e1a8dd9ca67-5c114095,
    #w-node-bfa58428-4b5a-e280-45f1-ddc6ddad759c-5c114095,
    #w-node-_3af31ac0-d9be-cb88-9dc2-9827e75d7ed1-5c114095,
    #w-node-_7b0a2a7f-1bb1-f572-7291-6ce28b4f4da5-5c114095,
    #w-node-_2681cfc9-8140-b6b3-9658-807568e67e82-5c114095,
    #w-node-c7000783-c998-3a28-1d7a-6edac9bd49c5-5c114095,
    #w-node-_8ffbce3e-6629-add4-6803-26b1797e37d5-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bca-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bd4-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bde-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9d96-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9da0-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9daa-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9db4-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9dbe-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9dc8-5c114095,
    #w-node-b396522d-1867-e5fc-365c-b8d0775b70fa-5c114095,
    #w-node-b396522d-1867-e5fc-365c-b8d0775b7104-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5caf-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cb9-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cc3-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5ccd-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cd7-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cf5-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cff-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d09-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d13-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d1d-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d27-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d31-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d3b-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d45-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d4f-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d59-5c114095,
    #w-node-_36a83bb4-ddab-fead-23ca-02823c21318f-5c114095,
    #w-node-_36a83bb4-ddab-fead-23ca-02823c213199-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba319a-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31a4-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31ae-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31b8-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a87b-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a899-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8a3-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8ad-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8b7-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8c1-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8cb-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46d0-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46da-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46e4-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46ee-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da14f-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da159-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da163-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da16d-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da177-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da181-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da18b-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da195-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da19f-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da1a9-5c114095,
    #w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a35749-5c114095,
    #w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a35753-5c114095,
    #w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a3575d-5c114095 {
        grid-area: span 1 / span 5 / span 1 / span 5;
        align-self: center;
    }
}

@media screen and (max-width: 767px) {

    #w-node-b8a20480-d5ac-c307-a53a-32846c200b4c-5c114095,
    #w-node-_540f7568-1dac-71af-4599-9de1b07d3aed-5c114095,
    #w-node-_0ed8821a-c485-7c16-e8b1-3bdc9bfaf778-5c114095,
    #w-node-acc8a9f3-039c-2cd2-718d-5c224630f92a-5c114095,
    #w-node-_1ecd63e1-102a-3ff0-1e52-eaf9d54d3b4d-5c114095,
    #w-node-e497e3ab-1935-a7c4-918e-21c610d0342d-5c114095,
    #w-node-_23d6c8b4-e9b3-a41d-3c29-4590ed5aaa5f-5c114095,
    #w-node-_4954c5d2-cf93-8209-478a-49c882952d17-5c114095,
    #w-node-_6c9acf5a-1395-b3a7-68cb-504a4208eedc-5c114095,
    #w-node-de289cfb-1011-e2c0-d8d7-d8bae1e803d9-5c114095,
    #w-node-_597bf54d-2949-fa26-49f4-7cf67ef91a0c-5c114095,
    #w-node-_3daefe05-d58e-ff7d-227e-ffc5f022c5b2-5c114095,
    #w-node-dac1417a-13d2-9138-7b0c-be42b602c3ff-5c114095,
    #w-node-_4f019933-b796-964c-7735-2cae1068454f-5c114095,
    #w-node-_098e6f15-1d78-9e7c-eeda-df9bda212fcb-5c114095,
    #w-node-_580e423a-5e36-735c-3e6b-10676bcc2e31-5c114095,
    #w-node-a94b0e44-d331-bee0-2864-cc89639e4343-5c114095,
    #w-node-_6a6b555d-edb0-d1e3-212f-2a3565e3b23c-5c114095,
    #w-node-_61a09f8e-4cb7-1524-7ce1-3a36a8e2590b-5c114095,
    #w-node-_3fba935e-bd8b-7b59-beca-638686267ca3-5c114095,
    #w-node-_4e53e748-7eca-9450-d186-4c512fea60e7-5c114095,
    #w-node-_069e905f-e290-ff1f-839a-5c7feac2f9d2-5c114095,
    #w-node-_80eabe55-3a60-c8c6-4515-9d1562c14a61-5c114095,
    #w-node-b10cd2f9-23a5-b2fa-8aab-5d522642cbd8-5c114095,
    #w-node-ba5d0fbe-9eca-c6b1-0d8f-3f196b3ba190-5c114095,
    #w-node-e6bbc0d4-7055-6f06-f4e1-b7f25092de93-5c114095,
    #w-node-_2f146e9d-3f87-d76a-17ac-555ea9c8c084-5c114095,
    #w-node-dc8d01ba-6d63-ec0d-0184-d5a7fd8249be-5c114095,
    #w-node-e95614d9-078f-5505-9c2f-919caa6c0c33-5c114095,
    #w-node-_3a9335fd-3b01-55ff-41fc-4820fabf7b73-5c114095,
    #w-node-_5662e2e1-714f-7a01-6152-40207979769e-5c114095,
    #w-node-_1fb38de3-1647-1eb2-5ad4-1933b0e7b2c6-5c114095,
    #w-node-_79d689ad-e29b-bf1e-b6e8-058560999369-5c114095,
    #w-node-_034c5373-9277-865c-0b86-c8bc626cb0d2-5c114095,
    #w-node-_51a50a75-d682-99e8-af32-e26d88c27d94-5c114095,
    #w-node-_25dc91e3-3cc4-aa1a-20c6-88d95a5eb97b-5c114095,
    #w-node-_4d4fbd30-93aa-e5b6-38da-088abec5b387-5c114095,
    #w-node-ac73384a-4632-f7de-b781-9d0c27606303-5c114095,
    #w-node-_79aefb33-812b-817f-6bb7-fff0a7bac648-5c114095,
    #w-node-d9d53941-bbc5-426c-656e-f05b8ae8f8cf-5c114095,
    #w-node-adfa7e8c-3613-1953-f598-315a08f5342f-5c114095,
    #w-node-_2b6062bd-6c55-0878-f3bf-2b6427ea5a50-5c114095,
    #w-node-d6150dfb-bed7-5e61-3d2e-7d7a85f0e3c4-5c114095,
    #w-node-_85d61f19-82b9-9519-189c-74d51825df1f-5c114095,
    #w-node-_1682fd74-f6e1-4006-cf8a-e194614ebbf5-5c114095,
    #w-node-_0f31bd33-3402-dc42-31ea-2e1a8dd9ca67-5c114095,
    #w-node-bfa58428-4b5a-e280-45f1-ddc6ddad759c-5c114095,
    #w-node-_3af31ac0-d9be-cb88-9dc2-9827e75d7ed1-5c114095,
    #w-node-_7b0a2a7f-1bb1-f572-7291-6ce28b4f4da5-5c114095,
    #w-node-_2681cfc9-8140-b6b3-9658-807568e67e82-5c114095,
    #w-node-c7000783-c998-3a28-1d7a-6edac9bd49c5-5c114095,
    #w-node-_8ffbce3e-6629-add4-6803-26b1797e37d5-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bca-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bd4-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9bde-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9d96-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9da0-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9daa-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9db4-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9dbe-5c114095,
    #w-node-_39b7c56d-f0b2-7fc1-3ed5-c7bc9cbe9dc8-5c114095,
    #w-node-b396522d-1867-e5fc-365c-b8d0775b70fa-5c114095,
    #w-node-b396522d-1867-e5fc-365c-b8d0775b7104-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5caf-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cb9-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cc3-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5ccd-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cd7-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cf5-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5cff-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d09-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d13-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d1d-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d27-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d31-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d3b-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d45-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d4f-5c114095,
    #w-node-_19cb8527-15f5-f35f-1d27-6a7aadcc5d59-5c114095,
    #w-node-_36a83bb4-ddab-fead-23ca-02823c21318f-5c114095,
    #w-node-_36a83bb4-ddab-fead-23ca-02823c213199-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba319a-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31a4-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31ae-5c114095,
    #w-node-_2b2c5bbc-3c8c-495a-e75a-fd8404ba31b8-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a87b-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a899-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8a3-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8ad-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8b7-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8c1-5c114095,
    #w-node-_2c206545-7daa-90e0-4c8d-16f783b3a8cb-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46d0-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46da-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46e4-5c114095,
    #w-node-da3f3f0f-f679-96ab-62d0-e21447ca46ee-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da14f-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da159-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da163-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da16d-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da177-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da181-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da18b-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da195-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da19f-5c114095,
    #w-node-_17689e89-5230-0f4c-76df-1faaa79da1a9-5c114095,
    #w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a35749-5c114095,
    #w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a35753-5c114095,
    #w-node-_80e4abdd-0e80-c6c4-81f3-fc2915a3575d-5c114095 {
        grid-area: span 1 / span 5 / span 1 / span 5;
        align-self: center;
    }
}