.arrow {
    bottom: 72px;
    left: calc(50%);
    width: 16px;
    height: 18px;
}
#sidebarWrap {
    position: absolute;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    right: 40px;
    top: 277px;
}
.whitepaper_main_body {
    width: 830px;
}

#footer {
    clear: both;
    margin: 10px 0;
}

#whitepaper_sidebar {
    height: 545px;
    width: 500px;
    position: absolute;
    right: 0px;
    z-index: 1;
}

.title.whitepaper-title{
    line-height: 140%;
    padding-bottom: 11px;
    font-weight: 400;
    font-size: 40px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 0px;
}
.whitepaper_text .description{
    line-height: 140%;
    padding-bottom: 11px;
    font-size: 30px;
    text-align: left;
}
.whitepaper_text .text-box{
    margin-bottom: 40px;
}


#whitepaper_sidebar.fixed {
    position: fixed;
    top: 96px;
    right: 40px;

}
.title_head{
    margin-bottom: 40px;
}

#colophon {
    clear: both;
}
.whitepaper_text{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.content_whitepaper{
    padding: 70px 0 70px;
}
.card-whitepaper{
    width: 265px;
    margin-right: 17px;
    height: 140px;
    padding: 16px 10px 10px 16px;
    margin-bottom: 40px;
    box-shadow: 0px 3px 30px 0px #376D8426;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}
.card-whitepaper .image img{
    width: auto;
}
.card-whitepaper:last-of-type,{
    margin-bottom: 0;
}
.card-whitepaper:nth-of-type(3){
    margin-right: initial;
}
.whitepaper_sidebar .form-layout{
    float: none;
    width: auto;
    height: auto;
}
.whitepaper_sidebar .form-wr{
    position: relative;
    margin: 0;
    padding: 32px 0;
    width: auto;
    height: auto;
    min-height: initial;
}
.whitepaper_sidebar .form-header{
    padding: 0px 40px 0px 40px;
    margin-bottom: 32px;
}
.whitepaper_sidebar .form-handler{
    padding: 0px 40px;
}
.site-main{
    position: relative;
}
.whitepaper-container.container{
    position: unset;
}
.whitepaper_sidebar .form-header h4{
    font-size: 25px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 0.01em;
}
.whitepaper_sidebar .file-cta, .whitepaper_sidebar .input, .whitepaper_sidebar .textarea{
    padding-bottom: 9px;
}
.whitepaper_sidebar .field:not(:last-child){
    margin-bottom: 30px;
}
.whitepaper_slider_section{
    background: #FBFBFB;
    padding: 70px 0px 35px;
}
.whitepaper_slide img {
    max-height: 361px;
    max-width: 255px;
    box-shadow: 0px 3px 30px 0px #376d8426;
}
.whitepaper_slider_text{
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.whitepaper_slider{
    display: flex;
    flex: 0 0 100%;
    overflow: hidden;
    justify-content: center;
    flex-direction: column;
}
.whitepaper_slider.slick-slider {
    margin: -37px -37px;
}
.whitepaper_slider.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.whitepaper_slider .slick-slide{
    display: flex;
    justify-content: center;
    margin: 37px 37px;
}
.whitepaper-slider-wrap{
    display: flex;
}
.whitepaper_slider_box{
    max-width: 355px;
    display: flex;
    flex: 0 0 355px;
}
.whitepaper_slider_box .slick-next {
    right: 18px;
    z-index: 1;
}
.whitepaper_slider_box .slick-prev {
    left: 10px;
    z-index: 1;
}
.whitepaper_slider_box .slick-prev:before {
    content: '';
    width: 21px;
    height: 20px;
    background-image: url(../images/prew-arrow-orange.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    background-size: 80%;
}
.whitepaper_slider_box .slick-next:before {
    content: '';
    width: 21px;
    height: 20px;
    background-image: url(../images/next-arrow-orange.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    background-size: 80%;
}
.whitepaper-slider-title{
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 0.015em;
    color: #333333;
}
.whitepaper_slider_section .description{
    font-weight: 400;
}

.image_mobile{
    display: none;
}
.image_desk{
    display: block;
}
img.aligncenter {
    margin-bottom: 0;
}
.download_whitepaper{
    padding: 64px 0;
}
.download_whitepaper_title{
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 0.015em;
    margin-bottom: 8px;
}
.download_whitepaper_description{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.015em;
    margin-bottom: 36px;
}
.whitepaper_download_card{
    padding: 40px;
    box-shadow: 0px 3px 30px 0px #376D8426;
    max-width: 570px;
    margin: 0 auto;
}
.download_whitepaper_image{
    margin-bottom: 36px;
}
.card_whitepaper_title{
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.015em;

}
.download_whitepaper .whitepaper_button{
    width: 100%;
}
.download_whitepaper .whitepaer_categories{
    margin-bottom: 36px;
}
.submit-button svg{
    margin-right: 11px;
}
.download_whitepaper .content ul.whitepaer_categories{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
}
.download_whitepaper .content li.whitepaer_category{
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    letter-spacing: 0.015em;
    color: #FFE073;
    background: #FFF6ED;
    padding: 2px 6px;
    flex: 0 0 calc(100% - 4px);
    max-width: max-content;
    min-height: 30px;
    margin-right: 8px;
}
.download_whitepaper .content li.whitepaer_category:not(:last-child){
    margin-bottom: 8px;
}
.download_whitepaper .content li.whitepaer_category:last-child{
    margin-bottom: 0;
}
.download_whitepaper .content h4 {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0.015em;
    text-align: center;
    margin-bottom: 16px;
}
.download_whitepaper .content ul.whitepaer_categories:not(:last-child) {
    margin: 0 0 36px 0;
}
.submit-button {
    font-weight: 400;
}
.download_whitepaper_image img{
    max-height: 408px;
}
@media (max-width: 1300px) {
    .whitepaper-slider-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .whitepaper_slider_text{
        margin-bottom: 32px;
    }
}

@media (max-width: 1024px) {
    .whitepaper_slider_text{
        flex: 0 0 100%;
        margin-bottom: 32px;
    }
    .whitepaper_slider{
        flex: 0 0 100%;
    }
    #sidebarWrap {
        display: none;
    }
    .hero-home .hero-body {
        padding: 10rem 0 6.625rem;
    }
    .hero-content {
        min-height: unset;
    }
    .hero-body {
        align-items: flex-end;
    }
    .whitepaper_slider_box{
        max-width: 355px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .arrow {
        bottom: 27px;
        width: 24px;
        height: 24px;
    }
    .hero-home.hero-whitepaper {
        background-position: center center;
    }
    .whitepaper_main_body {
        width: 100%;
    }
    .content_whitepaper {
        padding: 40px 0;
    }
    .title.whitepaper-title {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0.015em;
    }
    .whitepaper_text .description {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0.015em;
    }
    .title_head {
        margin-bottom: 32px;
    }
    .whitepaper_text .text-box {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.015em;
    }
    .image_mobile{
        display: block;
    }
    .image_desk{
        display: none;
    }
    .whitepaper_text .text-box:last-child {
        margin-bottom: 0px;
    }
    .card-whitepaper {
        width: 100%;
        margin-right: 0;
        height: 120px;
        padding: 16px 10px 10px 16px;
        margin-bottom: 10px;
    }
    .whitepaper-slider-wrap {
        flex-direction: column;
    }
    .whitepaper_slider_section {
        padding: 40px 0px;
    }
    .card-whitepaper:nth-last-of-type(2) {
        margin-bottom: 10px;
    }
    body {
        overflow-y: auto;
    }
    .hero-home .hero-body {
        padding: 10rem 0 6.625rem;
    }

    .hero-whitepaper .hero-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.015em;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .hero-whitepaper p.hero-subtitle {
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.015em;
        text-align: center;
    }

    .whitepaper_bottom_mobile_form{
        display: flex;
        justify-content: center;
    }
    .whitepaper_bottom_mobile_form .whitepaper-form, .whitepaper_bottom_mobile_form .whitepaper-form .form-layout, .whitepaper_bottom_mobile_form .whitepaper-form .form-wr{
        width: 100%;
        max-width: 404px;
    }
    .whitepaper_bottom_mobile_form .form-handler {
        padding: 32px 0px 0;
    }

    .whitepaper_bottom_mobile_form .submit-button {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0.03em;
        text-align: center;
    }
    .whitepaper_bottom_mobile_form h4 {
        font-size: 20px;
        line-height: 31px;
        letter-spacing: 0.01em;
    }
    .button, .file-cta, .file-name, .input, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .select select, .textarea {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.01em;
    }
    .hero-whitepaper {
        height: 585px;
    }
    .whitepaper_bottom_mobile_form .form-wr {
        min-height: initial;
    }
    .hero-whitepaper .hero-title{
        margin-bottom: 10px;
    }
    .hero-whitepaper p.hero-subtitle{
        margin-bottom: 0;
    }
    .form-wr .wr.wr-whitepaper.terms_fade_in_message {
        min-height: 60px;
    }
    .form-wr .wr.wr-whitepaper.terms_fade_in_message #contact-msg, .wr .msgs {
        top: 0px;
    }
}
@media (max-width: 1024px) and (min-width: 404px){
    .whitepaper_bottom_mobile_form {
        padding: 40px 0;
    }
}
@media (max-width: 991px) {
    .whitepaper-feature-container{
        justify-content: space-between;
    }
}
@media (max-width: 767px) {

    .hero-whitepaper .hero-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.015em;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }


    .title.h3.home {
        font-size: 30px;
        text-align: left;
        line-height: 140%
    }

    .home .hero-body {
        padding: 5rem 0 10rem;
    }
    .hero-whitepaper p.hero-subtitle {
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.015em;
        text-align: center;
    }
    .whitepaper_bottom_mobile_form .form-handler {
        padding: 32px 0px 0px;
    }
    .download_whitepaper_title{
        font-size: 30px;
        font-weight: 400;
        line-height: 42px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 16px;

    }
    .download_whitepaper_description{
        margin-bottom: 40px;
    }
    .download_whitepaper_image{
        padding: 0 8px;
    }
    .download_whitepaper{
        padding: 30px 0 60px;
    }
    .download_whitepaper .content h4 {
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0.015em;
        text-align: center;
    }

}

@media (max-width: 576px) {

    .hero-home .hero-body {
        padding: 10rem 0 6.625rem;
    }

    .hero-whitepaper .hero-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.015em;
        text-align: center;
    }
    .hero-whitepaper p.hero-subtitle {
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.015em;
        text-align: center;
    }
    /*.whitepaper_slider_box .slick-next {*/
    /*    right: 10px;*/
    /*}*/
    /*.whitepaper_slider_box .slick-prev {*/
    /*    left: 10px;*/
    /*}*/
    .container {
        padding: 0 16px;
    }
    .whitepaper_slide img {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }

}

@media (max-width: 380px) {
    .whitepaper_bottom_mobile_form .submit-button {
        font-size: 11px;
    }
    .whitepaper_slide img {
        max-width: 220px;
    }
    .whitepaper_slider_box .slick-next {
        right: 8px;
    }
    .whitepaper_slider_box .slick-prev {
        left: 0px;
    }
    .whitepaper_slider .slick-slide {
        margin: 0 auto;
    }
    .whitepaper_slider_box {
        max-width: 100%;
    }
}
@media (min-width: 320px) {
    .card-whitepaper{
        width: auto;
        height: auto;
        box-shadow: none;
        padding: 0;
        margin-bottom: 24px;
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        align-content: center;
        align-self: self-start;
        width: 100%;
    }
    .card-whitepaper .image{
        display: flex;
        flex-direction: column;
        margin-right: 19px;
        justify-content: center;
        align-items: center;
        align-content: center;
        align-self: center;
        height: 40px;
        width: 40px;
    }
    .card-whitepaper:last-of-type{
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {

    .title.h3.home {
        font-size: 40px;
        line-height: 140%
    }

    .hero-title {
        text-align: left;
    }
    .card-whitepaper{
        width: auto;
        height: auto;
        box-shadow: none;
        padding: 0;
        margin-bottom: 24px;
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        align-content: center;
        align-self: self-start;
        width: 100%;
    }
    .card-whitepaper .image{
        display: flex;
        flex-direction: column;
        margin-right: 17px;
        justify-content: center;
        align-items: center;
        align-content: center;
        align-self: center;
        height: 40px;
        width: 40px;
    }
    .card-whitepaper:last-of-type{
        margin-bottom: 0;
    }
    .content_whitepaper{
        padding: 35px 0 35px;
    }
    .whitepaper_section_body{
        padding: 35px 0 35px;
    }
    .alignleft{
        margin: 0;
    }
    .whitepaper_text .text-box:last-of-type{
        margin-bottom: 0;
    }
    .whitepaper_image{
        margin-top: 40px;
    }
    .download_whitepaper_title{
        font-size: 22px;
        font-weight: 400;
        line-height: 31px;
        letter-spacing: 0.015em;
        text-align: center;
    }

}



@media (min-width: 1024px) {
    .hero-whitepaper {
        height: 869px;
    }
    .whitepaper_slider_text {
        padding-right: 5px;
        padding-right: 57px;
    }
    .whitepaper_bottom_mobile_form{
        display: none;
    }

    .container:not(.is-max-desktop):not(.is-max-widescreen).download_whitepaper_conatiner{
        max-width: 771px;
    }
}


@media (min-width: 1216px) {
    .hero-content > * {
        max-width: 496px;
    }
    .hero-whitepaper .hero-title{
        font-size: 52px;
        font-weight: 400;
        margin-bottom: 4px;
        color: #fff;
        letter-spacing: 0.015em;
        line-height: 140%;
    }
    .hero-whitepaper .hero-subtitle{
        font-size: 22px;
        color: #fff;
        letter-spacing: 0.015em;
        line-height: 140%;
    }
    .container:not(.is-max-desktop):not(.is-max-widescreen).download_whitepaper_conatiner{
        max-width: 771px;
    }

}

@media (min-width: 1408px) {
    .hero-whitepaper .hero-body {
        padding: 10rem 0 16rem;
    }
    .whitepaper-slider-wrap  {
        max-width: 830px;
    }
    .container:not(.is-max-desktop):not(.is-max-widescreen).download_whitepaper_conatiner{
        max-width: 771px;
    }

}
@media (min-width: 1920px) {
    .arrow {
        bottom: 56px;
    }
}