
.ChapterFullwidth{
   margin-left: calc(-100vw / 2 + 1440px / 2);
   margin-right: calc( (-100vw / 2 + 1440px / 2) - (0.4 * 1440px) - (-8px) );
}


@media(min-width:768px) and (max-width: 1240px){
    .ChapterFullwidth{
        margin-left: -40px;
        margin-right: calc( ( 0.4 *(-100vw - 19px)) );
    }
}

@media(max-width:767px){
    .ChapterFullwidth{
       margin-left: -15px;
       margin-right: -15px;
    }
}
.overflowY{
    overflow-y: hidden;
}

.huemor-slider .SSCMSlider-content_prev, .huemor-slider .SSCMSlider-content_next{
    padding: 0;
    width: 72px;
    height: 72px;
    border: 2px solid #545454;
    border-radius: 100%;
    margin-top: 0 !important;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent !important;
}
.huemor-slider .SSCMSlider-content_prev:before, .huemor-slider .SSCMSlider-content_next:before{
    transition: all .1s !important;
    color: #545454 !important;
}
.huemor-slider .SSCMSlider-content_prev:hover, .huemor-slider .SSCMSlider-content_next:hover{
    background-color: #ec4067 !important;
    border: 2px solid #ec4067;
}
.huemor-slider .SSCMSlider-content_prev:hover:before, .huemor-slider .SSCMSlider-content_next:hover:before{
    color: white !important;
}
.huemor-slider .slick-dots{
    padding: 0 !important;
}
.huemor-slider .SSCMSlider-column_image{
    /*border: 8px solid #545454;*/
    /*border-radius: 100%;*/
    /*width: 100px;*/
    /*padding: 8px;*/
}

@media screen and (max-width:767px){
    .huemor-slider .SSCMSlider-content_prev, .huemor-slider .SSCMSlider-content_next{
        display: none !important;
    }
    .huemor-slider .SSCMSlider-column_headline--column_1{
        text-align: left;
    }
    .huemor-slider .SSCMSlider-column_image_wrapper--column_1{
        display: inline-block;
        width: 85px;
    }
    .huemor-slider .SSCMSlider-column_subheadline--column_1 b{
        display: block;
    }
    .huemor-slider .SSCMSlider-column_subheadline--column_1{
        display: inline-block;
        width: 70%;
        margin: 0;
        top: 15px;
        position: relative;
        text-align: left;
        padding-left: 10px;
    }
}

.calculatorForm .fl-module-content .fl-widget .widget .gform_wrapper form .gform_body .gform_page .gform_page_footer .FormItem-action{
    padding: 16px 36px 16px 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.658951 6.10352e-05H16.1428V2.60606H0.658951V6.10352e-05Z' fill='white'/%3E%3Cpath d='M13.5622 15.6361L13.5622 6.10352e-05H16.1428V15.6361H13.5622Z' fill='white'/%3E%3Cpath d='M0.142822 14.1573L13.6463 0.521205L15.4711 2.36393L1.96761 16.0001L0.142822 14.1573Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: calc(50% + 30px);
    background-position-y: 49%;
    background-size: 12px;
    border: 1px solid #ec4067;
    background-color: #ec4067;
}

.calculatorForm .gform_wrapper.gravity-theme .gfield select {
    -webkit-padding-start: 5px;
}

.hubspotContactForm .hs_submit input.hs-button{
    padding: 16px 36px 16px 24px;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.658951 6.10352e-05H16.1428V2.60606H0.658951V6.10352e-05Z' fill='white'/%3E%3Cpath d='M13.5622 15.6361L13.5622 6.10352e-05H16.1428V15.6361H13.5622Z' fill='white'/%3E%3Cpath d='M0.142822 14.1573L13.6463 0.521205L15.4711 2.36393L1.96761 16.0001L0.142822 14.1573Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: calc(50% + 37px);
    background-position-y: 49%;
    background-size: 12px;
    border: 1px solid #ec4067;
    background-color: #ec4067;
}

.hubspotContactForm .hs_submit input.hs-button:hover,
.hubspotContactForm .hs_submit input.hs-button:active{
    background-repeat: no-repeat;
    background-position-x: calc(50% + 37px);
    background-position-y: 49%;
    background-size: 12px;
    color: #ec4067 !important;
    background-color: white !important;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.658951 6.10352e-05H16.1428V2.60606H0.658951V6.10352e-05Z' fill='%23ec4067'/%3E%3Cpath d='M13.5622 15.6361L13.5622 6.10352e-05H16.1428V15.6361H13.5622Z' fill='%23ec4067'/%3E%3Cpath d='M0.142822 14.1573L13.6463 0.521205L15.4711 2.36393L1.96761 16.0001L0.142822 14.1573Z' fill='%23ec4067'/%3E%3C/svg%3E");
}

.calculatorForm .fl-module-content .fl-widget .widget .gform_wrapper form .gform_body .gform_page .gform_page_footer .FormItem-action:hover,
.calculatorForm .fl-module-content .fl-widget .widget .gform_wrapper form .gform_body .gform_page .gform_page_footer .FormItem-action:active{
    background-repeat: no-repeat;
    background-position-x: calc(50% + 30px);
    background-position-y: 49%;
    background-size: 12px;
    color: #ec4067 !important;
    background-color: white !important;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.658951 6.10352e-05H16.1428V2.60606H0.658951V6.10352e-05Z' fill='%23ec4067'/%3E%3Cpath d='M13.5622 15.6361L13.5622 6.10352e-05H16.1428V15.6361H13.5622Z' fill='%23ec4067'/%3E%3Cpath d='M0.142822 14.1573L13.6463 0.521205L15.4711 2.36393L1.96761 16.0001L0.142822 14.1573Z' fill='%23ec4067'/%3E%3C/svg%3E");
}

.ROICalculator-actions button{
    background-position-x: calc(50% + 57px);
}
.resources-form .hs_submit{
    height: calc(100% - 15px);
}
