  .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;
    }
}.w-block {
    display: block;
  }
  
  .w-inline-block {
    max-width: 100%;
    display: inline-block;
  }
  
  .w-clearfix:before, .w-clearfix:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-clearfix:after {
    clear: both;
  }
  
  .w-hidden {
    display: none;
  }
  
  .w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #ff0000;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
  }
  
  input.w-button {
    -webkit-appearance: button;
  }
  
  
  .w-code-block {
    margin: unset;
  }
  
  pre.w-code-block code {
    all: inherit;
  }
  
  .w-optimization {
    display: contents;
  }
  
  .w-webflow-badge, .w-webflow-badge > img {
    box-sizing: unset;
    width: unset;
    height: unset;
    max-height: unset;
    max-width: unset;
    min-height: unset;
    min-width: unset;
    margin: unset;
    padding: unset;
    float: unset;
    clear: unset;
    border: unset;
    border-radius: unset;
    background: unset;
    background-image: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
    background-origin: unset;
    background-clip: unset;
    background-attachment: unset;
    background-color: unset;
    box-shadow: unset;
    transform: unset;
    direction: unset;
    font-family: unset;
    font-weight: unset;
    color: unset;
    font-size: unset;
    line-height: unset;
    font-style: unset;
    font-variant: unset;
    text-align: unset;
    letter-spacing: unset;
    -webkit-text-decoration: unset;
    text-decoration: unset;
    text-indent: unset;
    text-transform: unset;
    list-style-type: unset;
    text-shadow: unset;
    vertical-align: unset;
    cursor: unset;
    white-space: unset;
    word-break: unset;
    word-spacing: unset;
    word-wrap: unset;
    transition: unset;
  }
  
  .w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow: none;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2147483647 !important;
    color: #aaadb0 !important;
    overflow: unset !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 6px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    display: inline-block !important;
    position: fixed !important;
    inset: auto 12px 12px auto !important;
    transform: none !important;
  }
  
  .w-webflow-badge > img {
    position: unset;
    visibility: unset !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    display: inline-block !important;
  }
  
  
  
  .w-list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  
  .w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-embed:after {
    clear: both;
  }
  
  .w-video {
    width: 100%;
    padding: 0;
    position: relative;
  }
  
  .w-video iframe, .w-video object, .w-video embed {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  button, [type="button"], [type="reset"] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
  }
  
  .w-form {
    margin: 0 0 15px;
  }
  
  .w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
  }
  
  .w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
  }
  
  
  .w-input, .w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  
  .w-input::placeholder, .w-select::placeholder {
    color: #999;
  }
  
  .w-input:focus, .w-select:focus {
    border-color: #ff0000;
    outline: 0;
  }
  
  .w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
    cursor: not-allowed;
  }
  
  .w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee;
  }
  
  textarea.w-input, textarea.w-select {
    height: auto;
  }
  
  .w-select {
    background-color: #f3f3f3;
  }
  
  .w-select[multiple] {
    height: auto;
  }
  
  .w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    display: inline-block;
  }
  
  .w-radio {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block;
  }
  
  .w-radio:before, .w-radio:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-radio:after {
    clear: both;
  }
  
  .w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
  }
  
  .w-file-upload {
    margin-bottom: 10px;
    display: block;
  }
  
  .w-file-upload-input {
    opacity: 0;
    z-index: -100;
    width: .1px;
    height: .1px;
    position: absolute;
    overflow: hidden;
  }
  
  .w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
    color: #333;
    display: inline-block;
  }
  
  .w-file-upload-error {
    margin-top: 10px;
    display: block;
  }
  
  .w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
    display: none;
  }
  
  .w-file-upload-uploading-btn {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    display: flex;
  }
  
  .w-file-upload-file {
    background-color: #fafafa;
    border: 1px solid #ccc;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    display: flex;
  }
  
  .w-file-upload-file-name {
    font-size: 14px;
    font-weight: normal;
    display: block;
  }
  
  .w-file-remove-link {
    cursor: pointer;
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
    display: block;
  }
  
  .w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px;
  }
  
  .w-file-upload-error-msg {
    color: #ea384c;
    padding: 2px 0;
    display: inline-block;
  }
  
  .w-file-upload-info {
    padding: 0 12px;
    line-height: 38px;
    display: inline-block;
  }
  
  .w-file-upload-label {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
  }
  
  .w-icon-file-upload-icon, .w-icon-file-upload-uploading {
    width: 20px;
    margin-right: 8px;
    display: inline-block;
  }
  
  .w-icon-file-upload-uploading {
    height: 20px;
  }
  
  .w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .w-container:before, .w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-container:after {
    clear: both;
  }
  
  .w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  .w-row:before, .w-row:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-row:after {
    clear: both;
  }
  
  .w-row .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  
  .w-col {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  
  .w-col .w-col {
    padding-left: 0;
    padding-right: 0;
  }
  
  .w-col-1 {
    width: 8.33333%;
  }
  
  .w-col-2 {
    width: 16.6667%;
  }
  
  .w-col-3 {
    width: 25%;
  }
  
  .w-col-4 {
    width: 33.3333%;
  }
  
  .w-col-5 {
    width: 41.6667%;
  }
  
  .w-col-6 {
    width: 50%;
  }
  
  .w-col-7 {
    width: 58.3333%;
  }
  
  .w-col-8 {
    width: 66.6667%;
  }
  
  .w-col-9 {
    width: 75%;
  }
  
  .w-col-10 {
    width: 83.3333%;
  }
  
  .w-col-11 {
    width: 91.6667%;
  }
  
  .w-col-12 {
    width: 100%;
  }
  
  .w-hidden-main {
    display: none !important;
  }
  
  @media screen and (max-width: 991px) {
    .w-container {
      max-width: 728px;
    }
  
    .w-hidden-main {
      display: inherit !important;
    }
  
    .w-hidden-medium {
      display: none !important;
    }
  
    .w-col-medium-1 {
      width: 8.33333%;
    }
  
    .w-col-medium-2 {
      width: 16.6667%;
    }
  
    .w-col-medium-3 {
      width: 25%;
    }
  
    .w-col-medium-4 {
      width: 33.3333%;
    }
  
    .w-col-medium-5 {
      width: 41.6667%;
    }
  
    .w-col-medium-6 {
      width: 50%;
    }
  
    .w-col-medium-7 {
      width: 58.3333%;
    }
  
    .w-col-medium-8 {
      width: 66.6667%;
    }
  
    .w-col-medium-9 {
      width: 75%;
    }
  
    .w-col-medium-10 {
      width: 83.3333%;
    }
  
    .w-col-medium-11 {
      width: 91.6667%;
    }
  
    .w-col-medium-12 {
      width: 100%;
    }
  
    .w-col-stack {
      width: 100%;
      left: auto;
      right: auto;
    }
  }
  
  @media screen and (max-width: 767px) {
    .w-hidden-main, .w-hidden-medium {
      display: inherit !important;
    }
  
    .w-hidden-small {
      display: none !important;
    }
  
    .w-row, .w-container .w-row {
      margin-left: 0;
      margin-right: 0;
    }
  
    .w-col {
      width: 100%;
      left: auto;
      right: auto;
    }
  
    .w-col-small-1 {
      width: 8.33333%;
    }
  
    .w-col-small-2 {
      width: 16.6667%;
    }
  
    .w-col-small-3 {
      width: 25%;
    }
  
    .w-col-small-4 {
      width: 33.3333%;
    }
  
    .w-col-small-5 {
      width: 41.6667%;
    }
  
    .w-col-small-6 {
      width: 50%;
    }
  
    .w-col-small-7 {
      width: 58.3333%;
    }
  
    .w-col-small-8 {
      width: 66.6667%;
    }
  
    .w-col-small-9 {
      width: 75%;
    }
  
    .w-col-small-10 {
      width: 83.3333%;
    }
  
    .w-col-small-11 {
      width: 91.6667%;
    }
  
    .w-col-small-12 {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 479px) {
    .w-container {
      max-width: none;
    }
  
    .w-hidden-main, .w-hidden-medium, .w-hidden-small {
      display: inherit !important;
    }
  
    .w-hidden-tiny {
      display: none !important;
    }
  
    .w-col {
      width: 100%;
    }
  
    .w-col-tiny-1 {
      width: 8.33333%;
    }
  
    .w-col-tiny-2 {
      width: 16.6667%;
    }
  
    .w-col-tiny-3 {
      width: 25%;
    }
  
    .w-col-tiny-4 {
      width: 33.3333%;
    }
  
    .w-col-tiny-5 {
      width: 41.6667%;
    }
  
    .w-col-tiny-6 {
      width: 50%;
    }
  
    .w-col-tiny-7 {
      width: 58.3333%;
    }
  
    .w-col-tiny-8 {
      width: 66.6667%;
    }
  
    .w-col-tiny-9 {
      width: 75%;
    }
  
    .w-col-tiny-10 {
      width: 83.3333%;
    }
  
    .w-col-tiny-11 {
      width: 91.6667%;
    }
  
    .w-col-tiny-12 {
      width: 100%;
    }
  }
  
  .w-widget {
    position: relative;
    overflow: hidden;
  }
  
  .w-widget-map {
    width: 100%;
    height: 400px;
  }
  
  .w-widget-map label {
    width: auto;
    display: inline;
    overflow: hidden;
  }
  
  .w-widget-map img {
    max-width: inherit;
  }
  
  .w-widget-map .gm-style-iw {
    text-align: center;
  }
  
  .w-widget-map .gm-style-iw > button {
    display: none !important;
  }
  
  
  
  .w-background-video {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden;
  }
  
  .w-background-video > video {
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    inset: -100%;
  }
  
  .w-background-video > video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
  }
  
  .w-background-video--control {
    background-color: #0000;
    padding: 0;
    position: absolute;
    bottom: 1em;
    right: 1em;
  }
  
  .w-background-video--control > [hidden] {
    display: none !important;
  }
  
  .w-slider {
    cursor: pointer;
    text-align: center;
    clear: both;
    border: none;
    background: none;
    height: 300px;
    position: relative;
  }
  
  .w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
  }
  
  .w-slider-nav {
    z-index: 2;
    text-align: center;
    border: none;
    height: 40px;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    inset: auto 0 0;
  }
  
  .w-slider-nav.w-round > div {
    
    border-color: none;
    background-color: none;
  }
  
  .w-slider-nav.w-num > div {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    padding: .2em .5em;
  }
  
  .w-slider-nav.w-shadow > div {
    box-shadow: none;
    border: none;
  }
  
  .w-slider-nav-invert {
    color: #fff;
  }
  
  .w-slider-nav-invert > div {
    background-color: none;
    border: none;
  }
  
  .w-slider-nav-invert > div.w-active {
    background-color: none;
    border: none;
  }
  
  .w-slider-dot {
    cursor: pointer;
    background-color: none;
    width: 1em;
    height: 1em;
    margin: 0 3px .5em;
    transition: background-color .1s, color .1s;
    display: inline-block;
    position: relative;
  }
  
  .w-slider-dot.w-active {
    background-color: none;
  }
  
  .w-slider-dot:focus {
    outline: none;
    box-shadow: none;
  }
  
  .w-slider-dot:focus.w-active {
    box-shadow: none;
  }
  
  .w-slider-arrow-left, .w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: none;
    tap-highlight-color: none;
    -webkit-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    inset: 0;
    overflow: hidden;
  }
  
  .w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute;
  }
  
  .w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
    outline: 0;
  }
  
  .w-slider-arrow-left {
    z-index: 3;
    right: auto;
  }
  
  .w-slider-arrow-right {
    z-index: 4;
    left: auto;
  }
  
  .w-icon-slider-left, .w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    inset: 0;
    outline: 0;
    border-color: none;
  }
  
  .w-slider-aria-label {
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  
  .w-slider-force-show {
    display: block !important;
  }
  
  .w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
  }
  
  .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
  }
  
  .w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
  }
  
  .w-dropdown-toggle:focus {
    outline: 0;
  }
  
  .w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
  
  .w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute;
  }
  
  .w-dropdown-list.w--open {
    display: block;
  }
  
  .w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block;
  }
  
  .w-dropdown-link.w--current {
    color: #f30000;
  }
  
  .w-dropdown-link:focus {
    outline: 0;
  }
  
  @media screen and (max-width: 767px) {
    .w-nav-brand {
      padding-left: 10px;
    }
  }
  
  .w-lightbox-backdrop {
    cursor: auto;
    letter-spacing: normal;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    color: #fff;
    text-align: center;
    z-index: 2000;
    opacity: 0.9;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: rgba(14, 14, 14, .92);
    outline: 0;
    font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    inset: 0;
    -webkit-transform: translate(0);
  }
  
  .w-lightbox-backdrop, .w-lightbox-container {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto;
  }
  
  .w-lightbox-content {
    height: 100vh;
    position: relative;
    overflow: hidden;
  }
  
  .w-lightbox-view {
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: absolute;
  }
  
  .w-lightbox-view:before {
    content: "";
    height: 100vh;
  }
  
  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
  }
  
  .w-lightbox-frame, .w-lightbox-view:before {
    vertical-align: middle;
    display: inline-block;
  }
  
  .w-lightbox-figure {
    margin: 0;
    position: relative;
  }
  
  .w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
  }
  
  .w-lightbox-img {
    width: auto;
    max-width: none;
    height: auto;
  }
  
  .w-lightbox-image {
    float: none;
    max-width: 100vw;
    max-height: 100vh;
    display: block;
  }
  
  .w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
  }
  
  .w-lightbox-caption {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #0006;
    padding: .5em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-lightbox-embed {
    margin: auto 0;
    
    max-width: 90vw;
    max-height: 90vh;
    border-radius: 25px;
    padding: 15px;
    background-color: #000;
    position: absolute;
    inset: 0;
  }
  
  .w-lightbox-control {
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    width: 4em;
    transition: all .3s;
    position: absolute;
    top: 0;
  }
  
  .w-lightbox-left {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
    display: none;
    bottom: 0;
    left: 0;
  }
  
  .w-lightbox-right {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
    display: none;
    bottom: 0;
    right: 0;
  }
  
  .w-lightbox-close {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px;
    height: 2.6em;
    right: 0;
  }
  
  .w-lightbox-strip {
    white-space: nowrap;
    padding: 0 1vh;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto hidden;
  }
  
  .w-lightbox-item {
    box-sizing: content-box;
    cursor: pointer;
    width: 10vh;
    padding: 2vh 1vh;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
  }
  
  .w-lightbox-active {
    opacity: .3;
  }
  
  .w-lightbox-thumbnail {
    background: #222;
    height: 10vh;
    position: relative;
    overflow: hidden;
  }
  
  .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
  }
  
  .w-lightbox-thumbnail .w-lightbox-wide {
    height: 100%;
    left: 50%;
    transform: translate(-50%);
  }
  
  .w-lightbox-spinner {
    box-sizing: border-box;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: .8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  
  .w-lightbox-spinner:after {
    content: "";
    border: none;
  }
  
  .w-lightbox-hide {
    display: none;
  }
  
  .w-lightbox-noscroll {
    overflow: hidden;
  }
  
  @media (min-width: 768px) {
    .w-lightbox-content {
      height: 96vh;
      margin-top: 2vh;
    }
  
    .w-lightbox-view, .w-lightbox-view:before {
      height: 96vh;
    }
  
    .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
      height: 84vh;
    }
  
    .w-lightbox-image {
      max-width: 96vw;
      max-height: 96vh;
    }
  
    .w-lightbox-group .w-lightbox-image {
      max-width: 82.3vw;
      max-height: 84vh;
    }
  
    .w-lightbox-left, .w-lightbox-right {
      opacity: .5;
      display: block;
    }
  
    .w-lightbox-close {
      opacity: .8;
    }

    .w-lightbox-embed {
      margin: auto 0;
      
      max-width: 100%;
      max-height: 100%;
      border-radius: 25px;
      padding: 15px;
      background-color: #000;
      position: absolute;
      inset: 0;
    }
  
    .w-lightbox-control:hover {
      opacity: 1;
    }
  }

  @media (max-width: 479px) {

    .w-lightbox-embed {
      margin: auto 0;
      
      max-width: 100%;
      max-height: 100%;
      border-radius: 25px;
      padding: 15px;
      background-color: #000;
      position: absolute;
      inset: 0;
    }
  }
  
  .w-lightbox-inactive, .w-lightbox-inactive:hover {
    opacity: 0;
  }
  
  .w-richtext:before, .w-richtext:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-richtext:after {
    clear: both;
  }
  
  .w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
    white-space: initial;
  }
  
  .w-richtext ol, .w-richtext ul {
    overflow: hidden;
  }
  
  .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #393737;
  }
  
  .w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
    content: "";
    display: none;
    position: absolute;
    inset: 0;
  }
  
  .w-richtext figure {
    max-width: 60%;
    position: relative;
  }
  
  .w-richtext figure > div:before {
    cursor: default !important;
  }
  
  .w-richtext figure img {
    width: 100%;
  }
  
  .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: .6;
  }
  
  .w-richtext figure div {
    color: #0000;
    font-size: 0;
  }
  
  .w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
    display: table;
  }
  
  .w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
    display: inline-block;
  }
  
  .w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
    caption-side: bottom;
    display: table-caption;
  }
  
  .w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
  }
  
  .w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
    width: 100%;
  }
  
  .w-richtext figure.w-richtext-align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }
  
  .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%;
  }
  
  .w-richtext figure.w-richtext-align-normal {
    clear: both;
  }
  
  .w-richtext figure.w-richtext-align-fullwidth {
    text-align: center;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  
  .w-richtext figure.w-richtext-align-fullwidth > div {
    padding-bottom: inherit;
    display: inline-block;
  }
  
  .w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block;
  }
  
  .w-richtext figure.w-richtext-align-floatleft {
    float: left;
    clear: none;
    margin-right: 15px;
  }
  
  .w-richtext figure.w-richtext-align-floatright {
    float: right;
    clear: none;
    margin-left: 15px;
  }
  
  .w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative;
  }
  
  .w-nav:before, .w-nav:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-nav:after {
    clear: both;
  }
  
  .w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
  }
  
  .w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  
  .w-nav-link.w--current {
    color: #ff0000;
  }
  
  .w-nav-menu {
    float: right;
    position: relative;
  }
  
  [data-nav-menu-open] {
    text-align: center;
    background: #fff;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block !important;
  }
  
  .w--nav-link-open {
    display: block;
    position: relative;
  }
  
  .w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-nav-overlay [data-nav-menu-open] {
    top: 0;
  }
  
  .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
  }
  
  .w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto;
  }
  
  .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
  }
  
  .w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto;
  }
  
  .w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: none;
    tap-highlight-color: none;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
  }
  
  .w-nav-button:focus {
    outline: 0;
  }
  
  .w-nav-button.w--open {
    color: #fff;
    background-color: #fff;
  }
  
  .w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
  }
  
  .w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
    display: block;
  }
  
  .w--nav-dropdown-list-open {
    position: static;
  }
  
  @media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none;
    }
  
    .w-nav[data-collapse="medium"] .w-nav-button {
      display: block;
    }
  }
  
  @media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
      display: none;
    }
  
    .w-nav[data-collapse="small"] .w-nav-button {
      display: block;
    }
  
    .w-nav-brand {
      padding-left: 10px;
    }
  }
  
  @media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none;
    }
  
    .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block;
    }
  }
  
  .w-tabs {
    position: relative;
  }
  
  .w-tabs:before, .w-tabs:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-tabs:after {
    clear: both;
  }
  
  .w-tab-menu {
    position: relative;
  }
  
  .w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  
  .w-tab-link.w--current {
    background-color: #fff;
  }
  
  .w-tab-link:focus {
    outline: 0;
  }
  
  .w-tab-content {
    display: block;
    position: relative;
    overflow: hidden;
  }
  
  .w-tab-pane {
    display: none;
    position: relative;
  }
  
  .w--tab-active {
    display: block;
  }
  
  @media screen and (max-width: 479px) {
    .w-tab-link {
      display: block;
    }
  }
  
  .w-ix-emptyfix:after {
    content: "";
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  
  .w-dyn-empty {
    background-color: #ddd;
    padding: 10px;
  }
  
  .w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
    display: none !important;
  }
  
  .wf-layout-layout {
    display: grid;
  }
  
  .w-code-component > * {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .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;
  }
  
  .uui-testimonial07_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }
  
  .uui-testimonial07_slide {
    margin-top: 2rem;
    padding-right: 0;
  }
  
  .uui-testimonial12_content-two {
    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;
    border: none;
  }
  
  .uui-testimonial07_arrow {
    color: #c3bdbd;
    background-color: none;
    border: none;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    transition: all .2s;
    display: flex;
    inset: 0 0% auto auto;
  }
  
  .uui-testimonial07_arrow:hover {
    color: #ff0000;
    background-color: none
  }
  
  .uui-testimonial07_arrow.left {
    justify-content: center;
    align-items: center;
    width: 2rem;
    top: 0;
    bottom: auto;
    right: 4rem;
  }
  
  .lightbox_video-overlay-layer-2 {
    z-index: 1;
    background-color: none;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
  }
  
  .uui-testimonial12_lightbox-image {
    object-fit: cover;
    border-radius: 25px;
    width: 100%;
    height: 397px;
  }
  
  .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;
  }
  
  .uui-testimonial07_mask {
    width: 50%;
    overflow: visible;
  }
  
  .uui-container-large-5 {
    width: 100%;
    max-width: 1460px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .uui-testimonial12_content {
    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;
  }
  
  .uui-testimonial12_lightbox {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
  }
  
  .uui-lightbox_play-icon-2 {
    z-index: 2;
    
    color: #fff;
    
    border-radius: 100%;
    width: 8rem;
    height: 8rem;
    position: absolute;
  }
  
  .uui-testimonial07_slide-nav {
    height: 1.75rem;
    font-size: .5rem;
    inset: auto auto 0% 0%;
  }
  
  .uui-testimonial07_component {
    background-color: none;
    height: auto;
    padding-bottom: 0;
    overflow: hidden;
    border: none;
    border-color: none;
  }
  
  
  @media screen and (max-width: 991px) {
    .uui-testimonial07_content {
      display: flex;
    }
  
    .uui-testimonial07_slide {
      margin-right: .125rem;
      padding-right: 0;
    }
  
    .uui-testimonial12_content-two {
      grid-column-gap: 2.5rem;
      grid-row-gap: 2.5rem;
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-testimonial12_lightbox-image {
      object-fit: cover;
      width: 100%;
      height: 100%;
    }
  
    .uui-testimonial07_mask {
      width: 50%;
    }
  
    .uui-testimonial12_content {
      grid-column-gap: 2.5rem;
      grid-row-gap: 2.5rem;
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-testimonial07_component {
      padding-left: 0;
      padding-right: 0;
    }
  
  }
  
  @media screen and (max-width: 767px) {
    .uui-testimonial07_content {
      grid-column-gap: 1.5rem;
      grid-row-gap: 1.5rem;
    }
  
    .uui-testimonial07_slide {
      margin-top: 1rem;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 20px;
    }
  
    .uui-testimonial12_content-two {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .uui-testimonial07_arrow {
      inset: auto 0 0 90px;
    }
  
    .uui-testimonial07_arrow:hover {
      background-color: #fff;
    }
  
    .uui-testimonial07_arrow.left {
      inset: auto 90px 0 0;
    }
  
    .uui-testimonial12_lightbox-image {
      height: 18rem;
    }
  
    .uui-testimonial07_mask {
      width: 100%;
    }
  
    .uui-testimonial12_content {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .uui-lightbox_play-icon-2 {
      width: 6rem;
      height: 6rem;
    }
  
    .uui-testimonial07_component {
      margin-top: 0;
      padding-bottom: 3rem;
    }
  
  }
  
  @media screen and (max-width: 479px) {
  
    .uui-testimonial12_content-two {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .uui-testimonial07_arrow {
      inset: auto 0 0 90px;
    }
  
    .uui-testimonial07_arrow.left {
      inset: auto 90px 0 0;
    }
  
    .lightbox_video-overlay-layer-2 {
      justify-content: center;
      align-items: center;
    }
  
    .uui-testimonial12_lightbox-image {
      height: 12rem;
      width: 100%;
    }
  
    .uui-testimonial07_mask {
      width: 100%;
    }
  
    .uui-testimonial12_content {
      grid-template-columns: 1fr;
    }
  
    .uui-testimonial07_component {
      padding-bottom: 3rem;
    }
  
  }