main header{
    background: none;
    box-shadow: none;
    position: static;
}
a:hover{
    text-decoration: none;
}
.btn br,
.accordio br,
.accordion p:empty,
.card-body br,
p:empty,
a:empty,
blockquote footer br,
.menu-div li:before,
.footer-menu li:before{
    display: none;
}
.bg-color-indigo p,
.bg-gradient-purple-x-2-3 p{
    color: #fff;
}
.bg-color-indigo .hs-form *,
.bg-color-indigo .hs-main-font-element *{
    color: #595959;
}
figcaption.card-body p{
    font-size: 14px;
    color: #595959;
}
p:has(+ p:empty) {
    margin-bottom: 0;
}
p{
    line-height: 1.666667;
}
select{
    visibility: visible;
}
.accordion .arrows{
    top: calc(50% - 13px);
}
.accordion p{
    font-size: 1.8rem;
    color: #595959;
}
.hs-main-font-element h2{
    text-transform: uppercase;
}
.fl-node-5c95149c4c50a,
.fl-node-5e7ce1bba5218{
    width: 100%;
}
.review-box blockquote footer{
    background: none;
}
.review-box blockquote footer .cta-link-box a,
.review-box blockquote p{
    color: inherit;
}
.bg-color-indigo .review-box h4 {
    color: #453878;
}
.bg-color-indigo .box,
.bg-color-indigo .review-box {
    color: #595959;
}
.fl-builder-content >.fl-row-full-width > .fl-row-content-wrap > .fl-row-full-width > .fl-col-group > .fl-col{
    width: 100%;
}
.footer-menu li{
    padding-left: 0;
}
.range {
    width: 100%;
}
.range__slider {
    width: 100%;
}
.range__value {
    text-align: center;
}
.range__value span {
    font-size: 2rem;
    font-weight: 600;
    padding: 10px 12px 15px 12px;
    margin: 0;
    background-color: #ededf5;
    border-radius: 5px;
}
.range__value h4 {
    font-size: 20px;
    color: #fff;
}
.range__slider [type="range"] {
    width: 100%;
    -webkit-appearance: none;
    height: 13px;
    border-radius: 6px;
    background: #f1f1f1;
    outline: none;
    padding: 0;
    margin: 0 0;
}
.range__slider [type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #1FAB7A;
    border: #fff 5px solid;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
.range__slider [type="range"]::-webkit-slider-thumb:hover {
    background: #3de580;
}
.range__slider [type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #f0932b;
    border: #3de580 5px solid;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
.range__slider [type="range"]::-moz-range-thumb:hover {
    background: #3de580;
}
.range input::-moz-focus-inner,
.range input::-moz-focus-outer {
    border: 0;
}
.range-label {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    width: calc(100% / 11);
    text-align: center;
    color: #fff;
}
.slider-group {
    margin-top: 15px;
}
.slider-group span {
    color: #000;
}
.d-m-only {
    display: none;
}
@media only screen and (max-width: 600px) {
    .d-m-only {
        display: block;
    }
    .d-m-only-alt {
        display: none;
    }
}
.select2-container .select2-selection.select2-selection--single{
    border: none;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul li{
    font-size: 14px;
}
.select2-container .select2-selection.select2-selection--single .select2-selection__rendered{
    color: #000;
}
@media only screen and (min-width: 768px) {
    .page-id-15174 .main-banner.type4 .img, .page-id-15174 .main-banner.type5 .img{
        background-position: 100%;
        bottom: -32%;
    }
}
.awards-section {
    padding: 40px 0;
}
.awards-section p + table,
.card-body table {
    margin-top: 20px;
    border-width: 1px;
}
.awards-section table td,
.card-body table td {
    border: 1px solid #000;
    padding: 10px;
}
.awards-section ul + * {
    margin-top: 20px;
}
.awards-section ol,
.awards-section ul {
    margin: 20px 0;
}
.awards-section h2 {
    margin-top: 20px;
}
.card-body h2,
.card-body h3,
.card-body h4,
.card-body h5,
.card-body h6 {
    margin: 20px 0;
}
.card-body ul,
.card-body ol {
    margin: 20px 0;
}
.privacy-page .fl-col {
    width: 100%;
}
.select2-container.select2-container--open .select2-dropdown {
    outline: none;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul li {
    font-size: 15px;
    outline: none;
}
@media (max-width: 575px) {
    .select2-container.select2-container--open .select2-dropdown .select2-results ul li {
        font-size: 15px;
    }
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul li.select2-results__option--highlighted {
    background: #453878;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul li.select2-results__option[data-selected=true] {
    color: #FFFFFF;
    background: #3DE580;
}
.select2-container.select2-container--open .select2-dropdown .select2-results ul li:before {
    display: none;
}
.select2-container .select2-selection.select2-selection--single {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 35px;
    margin: 0;
    border: 1px solid #453878;
    border-radius: 2px;
    outline: none;
}
.select2-container .select2-selection.select2-selection--single[aria-expanded="true"] .select2-selection__arrow::after {
    transform: translateY(-50%) rotate(-135deg);
    top: 19px;
}
.select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
    font-size: 15px;
    font-weight: 400;
    color: #9b9ba7;
    padding-right: 30px;
}
.select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 100%;
    background: #9b9ba7;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
}
.select2-container .select2-selection.select2-selection--single .select2-selection__arrow:after {
    content: "";
    border: 2px solid #FFFFFF;
    border-left: 0;
    border-top: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    transition: .3s all;
}
.select2-container .select2-selection.select2-selection--single .select2-selection__arrow b {
    display: none;
}
.strategy-section footer{
    background-color: transparent !important;
}
.page-section .container {
    padding-top: 80px;
    padding-bottom: 78px;
}
@media(max-width: 991px) {
    .page-section .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media(max-width: 767px) {
    .page-section .container {
        padding-bottom: 20px;
    }
}
.page-section .awards-items-list li .award-item a{
    display: block;
    color: #6154c7 !important;
    margin-top: 25px;
}
.page-section .awards-items-list li .award-item a:hover{
    text-decoration: underline !important;
}
.webinar-preview .webinar-preview__speakers .row .speaker-card{
    height: auto !important;
}
#main .fl-builder-content-13940 .fl-node-952jeshoti18{
    background-color: #EDEDF5 !important;
}
#main .fl-builder-content-13940 .fl-node-952jeshoti18 h2{
    color: #453878 !important;
}
#main a:not(.btn){
    color: #6154c7 !important;
}