@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-LightItalic-2.otf') format("opentype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-BoldItalic-2.otf') format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-Regular-2.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-SemiBoldItalic-2.otf') format("opentype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-Bold-2.otf') format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-RegularItalic-2.otf') format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-SemiBold-2.otf') format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-Light-2.otf') format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Fracktif;
    src: url('../fonts/Fracktif-Medium-2.otf') format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.w-embed-youtubevideo {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.w-embed-youtubevideo:empty {
    min-height: 75px;
    padding-bottom: 56.25%;
}

.data-2-columns_right {
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.resp-image {
    width: 100%;
    max-width: none;
    height: auto;
}

.images-grid_element {
    grid-row-gap: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 48%;
    margin-bottom: 0;
    text-decoration: none;
    display: flex;
}

.global-padding {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    display: flex;
}

.dropdown-expand_toggle {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    cursor: pointer;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 16px 12px 16px 5px;
    display: flex;
}

.dropdown-expand_title {
    width: 100%;
}

.dropdown-expand_toggle-icon {
    width: 20px;
    min-width: 20px;
    max-width: 20px;
}

.see-more-link {
    color: #000;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-decoration: underline;
    transition: all .1s;
}

.see-more-link:hover {
    color: #ff2e3d;
    text-decoration: none;
}

.figcaption {
    color: #757575;
    width: 100%;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
}

._2-columns-1-2_small {
    width: 31%;
    overflow: hidden;
}

.paragraph-3 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
}

.data-2-columns_block {
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.banner-text_right {
    grid-row-gap: 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.container {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
}

._2-columns-1-2_large {
    justify-content: space-between;
    align-items: flex-start;
    width: 65%;
    text-decoration: none;
    display: flex;
}

.banner-text_content {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.video_block {
    grid-column-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.dropdowns {
    border-top: 1px solid #d9d9d9;
    width: 100%;
}

.text_block-ul-li {
    margin-bottom: 12px;
}

.text_block {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.white-button-big {
    grid-column-gap: 10px;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 9px 20px;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-decoration: none;
    transition: all .2s;
    display: flex;
    overflow: hidden;
}

.white-button-big:hover {
    color: #fff;
    background-color: #ff2e3d;
    border-color: #ff2e3d;
}

.white-button-big.w--current {
    color: #fff;
    background-color: #000;
}

.text_block-ul {
    color: #404040;
    padding-left: 20px;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
}

.horizontal-line_line {
    opacity: .4;
    background-color: #d9d9d9;
    width: 100%;
    height: 1px;
    text-decoration: none;
}

.images-grid_block {
    grid-column-gap: 4%;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.buttons_container {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
}

.data-2-columns_left {
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 210px;
    text-decoration: none;
    display: flex;
}

.data-2-columns-blocks {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    width: 100%;
    display: flex;
}

.dropdown-expand {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 0;
    margin-right: 0;
}

.paragraph-2 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
}

.title-4 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
}

._2-columns-1-2_row {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.banner-text {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    text-decoration: none;
    display: flex;
}

@media screen and (min-width: 1280px) {
    .paragraph-3 {
        font-size: 17px;
        line-height: 23px;
    }

    .banner-text_right {
        grid-row-gap: 60px;
    }

    .data-2-columns_left {
        max-width: 285px;
    }

    .paragraph-2 {
        font-size: 18px;
        line-height: 30px;
    }

    .title-4 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media screen and (max-width: 991px) {
    .global-padding {
        padding-left: 35px;
        padding-right: 35px;
    }

    ._2-columns-1-2_small {
        width: 100%;
    }

    .banner-text_right {
        grid-row-gap: 40px;
    }

    ._2-columns-1-2_large {
        width: 100%;
    }

    .text_block-ul-li {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 23px;
    }

    .paragraph-2 {
        font-size: 16px;
        line-height: 26px;
    }

    .title-4 {
        font-size: 23px;
        line-height: 28px;
    }

    ._2-columns-1-2_row {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        flex-flow: column;
    }
}

@media screen and (max-width: 767px) {
    .data-2-columns_right {
        width: auto;
        max-width: none;
        display: inline-block;
    }

    .global-padding {
        padding-left: 25px;
        padding-right: 25px;
    }

    .dropdown-expand_toggle {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .see-more-link {
        font-size: 14px;
        line-height: 20px;
    }

    .paragraph-3 {
        font-size: 15px;
        line-height: 21px;
    }

    .banner-text_right {
        grid-row-gap: 30px;
    }

    .banner-text_content {
        grid-column-gap: 10px;
        display: block;
    }

    .banner-text_content.is-data-2-columns-blocks {
        grid-row-gap: 5px;
        flex-flow: column;
        display: flex;
    }

    .text_block-ul-li {
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 22px;
    }

    .data-2-columns_left {
        width: auto;
        max-width: none;
        margin-right: 10px;
        display: inline-block;
    }

    .data-2-columns-blocks {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .paragraph-2 {
        font-size: 15px;
        line-height: 24px;
    }

    .title-4 {
        font-size: 20px;
        line-height: 25px;
    }

    .title-4.is-bold {
        font-size: 22px;
        line-height: 27px;
    }

    .banner-text {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 479px) {
    .images-grid_element {
        grid-row-gap: 10px;
        width: 100%;
    }

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

    .dropdown-expand_toggle {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .dropdown-expand_toggle-icon {
        width: 18px;
        min-width: 18px;
        max-width: 18px;
    }

    .see-more-link {
        font-size: 13px;
        line-height: 19px;
    }

    .paragraph-3,
    .paragraph-3.is-dark3 {
        font-size: 14px;
        line-height: 20px;
    }

    .banner-text_right {
        grid-row-gap: 25px;
    }

    ._2-columns-1-2_large {
        grid-column-gap: 18px;
        grid-row-gap: 18px;
        flex-flow: column;
    }

    .text_block-ul-li {
        margin-bottom: 6px;
        font-size: 14px;
        line-height: 21px;
    }

    .white-button-big {
        padding: 6px 12px;
        font-size: 10px;
        line-height: 10px;
    }

    .images-grid_block {
        grid-row-gap: 15px;
        flex-flow: column;
    }

    .data-2-columns-blocks {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .dropdown-expand {
        width: 100%;
    }

    .paragraph-2 {
        font-size: 14px;
        line-height: 23px;
    }

    .title-4 {
        font-size: 18px;
        line-height: 23px;
    }

    .title-4.is-bold {
        font-size: 20px;
        line-height: 25px;
    }

    ._2-columns-1-2_row {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .banner-text {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-LightItalic-2.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-BoldItalic-2.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-Regular-2.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-SemiBoldItalic-2.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-Bold-2.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-RegularItalic-2.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-SemiBold-2.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-Light-2.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fracktif';
    src: url('../fonts/Fracktif-Medium-2.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}