body.scrollDisabled{
    overflow-y:hidden
}
.modal{
    -webkit-overflow-scrolling:touch;
    align-items:center;
    background:rgba(34,34,34,.7);
    bottom:0;
    display:flex;
    justify-content:center;
    left:0;
    outline:0;
    overflow:hidden;
    position:fixed;
    right:0;
    top:0;
    z-index:9999
}
.modal.hide{
    display:none
}
.modal .modal-container{
    background:#fff;
    max-height:90vh;
    max-width:93vw;
    overflow:auto;
    padding:10px 74px 50px 86px;
    position:relative;
    width:640px
}
@media only screen and (max-width:767px){
    .modal .modal-container{
        padding-bottom:40px;
        padding-left:63px;
        padding-right:63px
    }
}
@media only screen and (max-width:480px){
    .modal .modal-container{
        padding-bottom:30px;
        padding-left:15px;
        padding-right:15px
    }
}
.modal .modal-close-btn{
    background:0 0;
    border:none;
    box-shadow:none;
    cursor:pointer;
    height:36px;
    overflow:hidden;
    position:absolute;
    right:5px;
    text-indent:99999px;
    top:5px;
    white-space:nowrap;
    width:36px
}
.modal .modal-close-btn:after,.modal .modal-close-btn:before{
    border-bottom:1px solid #9a9a9a;
    content:"";
    display:block;
    left:0;
    position:absolute;
    top:50%;
    transform-origin:center;
    width:100%
}
.modal .modal-close-btn:before{
    transform:rotate(45deg)
}
.modal .modal-close-btn:after{
    transform:rotate(-45deg)
}
.modal .modal-close-btn:active,.modal .modal-close-btn:focus,.modal .modal-close-btn:hover{
    outline:none
}
.modal .modal-title{
    font-size:24px;
    font-weight:700;
    line-height:33px;
    margin-bottom:27px;
    margin-top:17px;
    text-align:center
}
.modal .modal-content img{
    display:block;
    max-width:100%
    
}
.icp h1{
    color:#222;
    font-size:28px;
    font-weight:700
}
@media only screen and (min-width:768px){
    .icp h1{
        font-size:32px
    }
}
@media only screen and (min-width:1024px){
    .icp h1{
        font-size:40px
    }
}
.icp h1:after{
    background-color:#ed8b00;
    content:"";
    display:block;
    height:2px;
    margin:10px 0 0;
    width:40px
}
.icp .breadcrumbs{
    margin-bottom:10px;
    margin-top:20px
}
.icp .p-simple__heading{
    margin-bottom:20px;
    margin-top:10px
}
.icp-content .a-solution-types .h2,.icp-content h2{
    color:#222;
    font-size:24px;
    line-height:1.36;
    margin:50px 0 25px
}
@media only screen and (min-width:768px){
    .icp-content .a-solution-types .h2,.icp-content h2{
        font-size:26px
    }
}
@media only screen and (min-width:1025px){
    .icp-content .a-solution-types .h2,.icp-content h2{
        font-size:30px
    }
}
.icp-content .a-solution-types .h2 a[name]:not([href]),.icp-content .a-solution-types .h2 a[name]:not([href]):hover,.icp-content h2 a[name]:not([href]),.icp-content h2 a[name]:not([href]):hover{
    color:#222
}
.icp-content .a-solution-types .h2:after,.icp-content h2:after{
    background-color:#ed8b00;
    content:"";
    display:block;
    height:2px;
    margin:10px 0 0;
    width:40px
}
.icp-content h3,.icp-content h4{
    color:#222;
    font-size:24px;
    font-weight:700;
    line-height:1.36
}
@media only screen and (min-width:768px){
    .icp-content h3,.icp-content h4{
        font-size:24px;
        margin:30px 0 20px
    }
}
@media only screen and (min-width:1025px){
    .icp-content h3,.icp-content h4{
        font-size:28px
    }
}
.icp-content h3 a[name]:not([href]),.icp-content h3 a[name]:not([href]):hover{
    color:#222
}
.icp-content h4{
    font-size:20px
}
@media only screen and (min-width:768px){
    .icp-content h4{
        font-size:22px;
        margin:25px 0 20px
    }
}
@media only screen and (min-width:1025px){
    .icp-content h4{
        font-size:24px
    }
}
.icp-content h4 a[name]:not([href]),.icp-content h4 a[name]:not([href]):hover{
    color:#222
}
.icp-content h5{
    color:#222;
    font-size:18px;
    font-weight:700
}
@media only screen and (min-width:768px){
    .icp-content h5{
        font-size:20px;
        margin:20px 0 18px
    }
}
.icp-content h5 a[name]:not([href]),.icp-content h5 a[name]:not([href]):hover{
    color:#222
}
.icp-content h6{
    font-weight:700
}
@media only screen and (min-width:768px){
    .icp-content h6{
        font-size:18px;
        margin:20px 0 18px
    }
}
.icp-content h6 a[name]:not([href]),.icp-content h6 a[name]:not([href]):hover{
    color:#222
}
.icp-content blockquote{
    margin:50px 0 25px;
    padding:95px 0 0;
    position:relative
}
.icp-content blockquote p{
    font-size:18px;
    line-height:1.78
}
@media only screen and (min-width:768px){
    .icp-content blockquote{
        padding:27px 0 0 100px
    }
    .icp-content blockquote p{
        font-size:22px;
        line-height:1.46
    }
}
@media only screen and (min-width:1024px){
    .icp-content blockquote{
        padding:30px 5px 0 100px
    }
}
@media only screen and (min-width:1600px){
    .icp-content blockquote{
        padding:27px 5px 0 115px
    }
}
.icp-content blockquote:after,.icp-content blockquote:before{
    color:#dadfe3;
    content:"\e905";
    display:block;
    font-family:s-icons;
    font-size:55px;
    left:0;
    line-height:1;
    position:absolute;
    top:0
}
[dir=rtl] .icp-content blockquote:after,[dir=rtl] .icp-content blockquote:before{
    content:"\e923"
}
.icp-content blockquote:after{
    left:39px
}
.icp-content a:not([class]){
    color:inherit;
    text-decoration:underline;
    text-decoration-color:#005eb8;
    text-underline-offset:2px
}
.icp-content a:not([class]):hover{
    color:#005eb8
}
.icp-content a:not([class])[name]{
    text-decoration:none
}
.icp-content a:not([class]):target{
    background-color:transparent;
    display:inline-block
}
.editmode .testimonial-page .per-page-wrapper{
    align-items:center;
    display:flex;
    margin-top:20px
}
.editmode .testimonial-page .per-page-wrapper .per-page-label{
    color:#005eb8;
    margin-right:8px
}
.editmode .testimonial-page .testimonial-items-background{
    margin-top:0
}
.editmode .testimonial-page .admin-row .admin-row-label{
    color:#fff;
    flex:0 0 auto;
    margin-right:8px
}
.page-share{
    display:flex;
    flex-direction:row;
    margin-bottom:50px;
    margin-top:30px;
    position:relative;
    top:unset
}
.page-share-desc{
    font-size:18px;
    line-height:40px;
    margin-right:15px
}
@media only screen and (max-width:767px){
    .page-share-desc{
        font-size:16px
    }
}
.page-share-title{
    color:#6c6e70;
    font-size:12px;
    font-weight:600;
    margin-bottom:10px;
    text-transform:uppercase
}
.page-share-link{
    border-radius:50%;
    box-shadow:0 2px 8px 0 rgba(0,0,0,.17);
    color:#0065c5;
    display:inline-block;
    font-size:22px;
    height:40px;
    line-height:44px;
    margin-bottom:0;
    margin-right:10px;
    text-align:center;
    width:40px
}
.page-share-link:hover{
    background-color:#005eb8;
    box-shadow:0 2px 16px 0 rgba(0,0,0,.24);
    color:#fff
}
.icp .page-share{
    margin-bottom:0
}
.testimonial-page .breadcrumbs{
    margin:20px 0
}
@media(max-width:1023px){
    .testimonial-page .breadcrumbs{
        margin:16px 0
    }
}
.testimonial-page .breadcrumbs a{
    color:#717171
}
.testimonial-page .breadcrumbs .breadcrumbs__list{
    padding:0!important
}
.testimonial-page .testimonial-panel-bg{
    background-color:#005eb8;
    color:#fff
}
.testimonial-page .testimonial-panel-bg.single{
    background-color:#fff;
    color:#464749
}
.testimonial-page .testimonial-panel-bg.single .testimonial-animation-wrap{
    display:none
}
.testimonial-page .testimonial-panel-bg.single .testimonial-panel-inner{
    min-height:auto;
    padding:32px 0 48px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-panel-bg.single .testimonial-panel-inner{
        padding:24px 0 42px
    }
}
.testimonial-page .testimonial-panel-bg.single .testimonial-panel-side{
    max-width:100%
}
.testimonial-page .testimonial-panel-bg.single .testimonial-panel-side h1{
    color:#005eb8
}
@media(max-width:767px){
    .testimonial-page .testimonial-panel-bg.testimonial-panel-group{
        background:0 0;
        padding-top:32px
    }
}
.testimonial-page .testimonial-panel-bg.testimonial-panel-group.single{
    padding:0
}
.testimonial-page .testimonial-panel-inner{
    align-items:center;
    display:flex;
    justify-content:space-between;
    min-height:574px;
    padding:58px 0
}
@media(max-width:1023px){
    .testimonial-page .testimonial-panel-inner{
        display:block;
        min-height:auto;
        padding:56px 0
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-panel-inner{
        padding:32px 0
    }
}
.testimonial-page .testimonial-panel-side{
    max-width:680px
}
@media(max-width:1599px){
    .testimonial-page .testimonial-panel-side{
        max-width:570px
    }
}
@media(max-width:1439px){
    .testimonial-page .testimonial-panel-side{
        max-width:570px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-panel-side{
        max-width:468px
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-panel-side{
        max-width:100%
    }
}
.testimonial-page h1{
    color:inherit;
    font-size:48px;
    margin:0 0 20px
}
@media(max-width:1279px){
    .testimonial-page h1{
        font-size:40px
    }
}
@media(max-width:767px){
    .testimonial-page h1{
        font-size:32px
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-description p{
        font-size:16px;
        line-height:1.75
    }
}
.testimonial-page .testimonial-description p:last-child{
    margin:0
}
.testimonial-page .testimonial-panel-bg a{
    color:#fff
}
.testimonial-page .testimonial-animation-wrap{
    height:420px;
    margin:0 58px;
    position:relative;
    width:420px
}
@media(max-width:1279px){
    .testimonial-page .testimonial-animation-wrap{
        margin:70px auto 0
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-animation-wrap{
        margin:65px auto 0
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-animation-wrap{
        height:276px;
        margin-top:50px;
        width:276px
    }
}
.testimonial-page .testimonial-animation-inner{
    inset:-40px;
    position:absolute
}
@media(max-width:767px){
    .testimonial-page .testimonial-animation-inner{
        inset:-20px
    }
}
.testimonial-page .testimonial-animation-text{
    bottom:60px;
    color:#fff;
    font-size:20px;
    font-weight:300;
    left:-15px;
    line-height:1.3;
    position:absolute;
    z-index:1
}
@media(max-width:1279px){
    .testimonial-page .testimonial-animation-text{
        line-height:1.2
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-animation-text{
        bottom:46px;
        font-size:14px;
        left:-4px;
        line-height:1.43
    }
}
.testimonial-page .testimonial-animation-text p{
    font-size:inherit;
    font-weight:inherit;
    line-height:inherit;
    margin:0
}
.testimonial-page .testimonial-animation-text p.colored{
    color:#ffd546;
    font-size:46px;
    font-weight:900;
    line-height:inherit
}
@media(max-width:1279px){
    .testimonial-page .testimonial-animation-text p.colored{
        font-size:36px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-animation-text p.colored{
        font-size:28px;
        line-height:1.22
    }
}
.testimonial-page .accented-text:after{
    background-color:#ed8b00;
    content:"";
    display:block;
    height:2px;
    margin:6px 0 0;
    width:40px
}
.testimonial-page .page-description{
    font-size:14px;
    line-height:1.93;
    padding-bottom:26px
}
@media(max-width:1023px){
    .testimonial-page .page-description{
        font-size:16px;
        line-height:1.75;
        padding-bottom:16px
    }
}
.testimonial-page .groups-wrapper{
    background-color:hsla(0,0%,100%,.32);
    display:flex;
    justify-content:space-between;
    margin-bottom:48px
}
@media(max-width:1279px){
    .testimonial-page .groups-wrapper{
        margin-bottom:32px
    }
}
@media(max-width:767px){
    .testimonial-page .groups-wrapper{
        display:block;
        margin-bottom:16px
    }
}
.testimonial-page .groups-wrapper .testimonial-group{
    align-items:center;
    color:#fff;
    cursor:pointer;
    display:flex;
    font-size:16px;
    font-weight:600;
    justify-content:center;
    line-height:32px;
    padding:14px;
    text-align:center;
    transition:background-color .3s ease,color .3s ease;
    width:100%
}
@media(max-width:1023px){
    .testimonial-page .groups-wrapper .testimonial-group{
        font-size:14px
    }
}
@media(max-width:767px){
    .testimonial-page .groups-wrapper .testimonial-group{
        display:none
    }
}
.testimonial-page .groups-wrapper .testimonial-group:hover{
    background-color:#fff;
    color:#005eb8
}
.testimonial-page .groups-wrapper .testimonial-group.active{
    background-color:#fff;
    color:#005eb8;
    cursor:default
}
.testimonial-page .groups-wrapper .mobile-testimonial-group{
    display:none
}
@media(max-width:767px){
    .testimonial-page .groups-wrapper .mobile-testimonial-group{
        display:block
    }
}
.testimonial-page .groups-wrapper .mobile-testimonial-group .mobile-groups-select{
    -webkit-appearance:none;
    appearance:none;
    background-image:url(images/expand-black.svg);
    background-position:right 16px top 50%;
    background-repeat:no-repeat;
    background-size:16px;
    border-color:#005eb8;
    font-size:16px;
    height:44px;
    line-height:normal;
    max-width:300px;
    min-width:150px;
    padding:10px 35px 10px 20px;
    width:100%
}
@media(max-width:767px){
    .testimonial-page .groups-wrapper .mobile-testimonial-group .mobile-groups-select{
        max-width:400px
    }
}
.testimonial-page .groups-wrapper .mobile-testimonial-group .mobile-groups-select::-ms-expand{
    display:none
}
.testimonial-page .filters-group-wrapper{
    display:none
}
@media(max-width:767px){
    .testimonial-page .filters-group-wrapper{
        display:none!important
    }
}
.testimonial-page .filters-group-wrapper.active{
    display:flex;
    flex-wrap:wrap
}
@media(max-width:767px){
    .testimonial-page .filters-group-wrapper.active{
        display:none
    }
}
.testimonial-page .filters-group-wrapper .testimonial-filter{
    background-color:#fafdff;
    border:1px solid #d6efff;
    border-radius:24px;
    color:#717171;
    cursor:pointer;
    display:block;
    font-size:16px;
    line-height:26px;
    margin:0 12px 12px 0;
    padding:8px 30px;
    transition:.15s ease
}
@media(max-width:1279px){
    .testimonial-page .filters-group-wrapper .testimonial-filter{
        font-size:14px;
        margin:0 8px 8px 0
    }
}
@media(max-width:1023px){
    .testimonial-page .filters-group-wrapper .testimonial-filter{
        padding:6px 24px
    }
}
.testimonial-page .filters-group-wrapper .testimonial-filter.active,.testimonial-page .filters-group-wrapper .testimonial-filter:hover{
    background-color:#fafdff;
    border-color:#005eb8;
    color:#005eb8
}
.testimonial-page .mobile-filters-group-wrapper{
    display:none
}
@media(max-width:767px){
    .testimonial-page .mobile-filters-group-wrapper.active{
        display:block
    }
}
.testimonial-page .mobile-filters-group-wrapper .mobile-filters-select{
    -webkit-appearance:none;
    appearance:none;
    background-image:url(images/expand-black.svg);
    background-position:right 16px top 50%;
    background-repeat:no-repeat;
    background-size:16px;
    border-color:#005eb8;
    font-size:16px;
    height:44px;
    line-height:normal;
    max-width:300px;
    min-width:150px;
    padding:10px 35px 10px 20px;
    width:100%
}
@media(max-width:767px){
    .testimonial-page .mobile-filters-group-wrapper .mobile-filters-select{
        max-width:400px
    }
}
.testimonial-page .mobile-filters-group-wrapper .mobile-filters-select::-ms-expand{
    display:none
}
.testimonial-page .testimonial-items-background{
    margin:36px 0 50px
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background{
        margin:24px 0 32px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background{
        margin-top:32px
    }
}
.testimonial-page .testimonial-items-background.single{
    margin-top:0
}
.testimonial-page .testimonial-items-background a{
    color:#2a5eb8
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper{
    grid-gap:32px;
    display:grid;
    grid-auto-flow:dense;
    grid-template-columns:repeat(3,1fr)
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single{
    display:block
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active{
    display:block!important;
    padding-bottom:88px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active{
        padding-bottom:60px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-header{
    padding:20px 32px 4px
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-header .testimonial-img-wrapper{
    height:70px;
    width:148px
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-header{
        padding:20px 16px 4px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-wrapper{
    padding:0 32px 32px
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-wrapper{
        padding:0 16px 32px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .a-testimonials-text-title,.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-text-short{
    font-size:18px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .a-testimonials-text-title,.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-text-short{
        font-size:16px;
        line-height:1.75
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-text-short{
    margin-bottom:40px;
    min-height:auto
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-cite{
    font-size:18px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-cite{
        font-size:16px;
        line-height:1.75
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-author-info-wrapper{
    font-size:18px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-author-info-wrapper{
        font-size:16px;
        line-height:1.75
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-inner{
        display:block
    }
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author{
        margin:0 0 8px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author .testimonial-author-img{
    height:80px;
    width:80px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author .testimonial-author-img{
        height:68px;
        width:68px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author.second .testimonial-author-img{
    height:48px;
    width:48px
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author.second .testimonial-author-img{
        height:44px;
        width:44px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author.second .testimonial-author-img{
        height:48px;
        width:48px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-content-author.second .testimonial-author-img{
        height:36px;
        width:36px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer{
    height:88px;
    justify-content:flex-start;
    padding:16px 32px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer{
        height:60px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer{
        justify-content:space-between;
        padding:16px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .read-original-link{
    font-size:18px;
    line-height:1.78
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .read-original-link{
        font-size:16px;
        line-height:1.75
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .testimonial-read-case-study-btn{
    border-right:0;
    margin-left:46px;
    padding:0 46px
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .testimonial-read-case-study-btn{
        border-right:1px solid #e2eaef;
        margin:0;
        padding:0 22px
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .testimonial-read-case-study-btn a{
    font-size:18px;
    line-height:1.78
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .testimonial-read-case-study-btn a{
        font-size:16px;
        line-height:1.75
    }
}
.testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .share-testimonial-link-wrapper{
    position:absolute;
    right:32px
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper.single .testimonial-item-wrapper.active .testimonial-item-footer .share-testimonial-link-wrapper{
        position:static
    }
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper{
        grid-gap:30px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper{
        grid-gap:32px;
        grid-template-columns:repeat(2,1fr)
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper{
        grid-gap:16px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-items-wrapper{
        display:block
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-footer{
    align-items:center;
    border-top:1px solid #addfff;
    bottom:0;
    display:flex;
    height:74px;
    justify-content:space-between;
    left:0;
    padding:16px 20px;
    position:absolute;
    right:0
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-item-footer{
        padding:16px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-footer{
        padding:16px 20px
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-footer{
        height:64px;
        padding:16px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .read-original-link{
    color:#005eb8;
    font-size:16px;
    line-height:1.63
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-footer .read-original-link{
        font-size:14px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .share-testimonial-link-wrapper .share-testimonial-link-container{
    line-height:1;
    margin-left:15px;
    position:relative
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .share-testimonial-link-wrapper .share-testimonial-link-container img{
    display:block
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .share-testimonial-link-wrapper .share-testimonial-link-container .share-testimonial-link:hover+.share-testimonial-link-tooltip{
    opacity:1
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .share-testimonial-link-wrapper .share-testimonial-link-container .share-testimonial-link-tooltip{
    background-color:#6c6e70;
    bottom:0;
    color:#fff;
    font-size:12px;
    line-height:normal;
    opacity:0;
    padding:4px 8px;
    position:absolute;
    right:30px;
    transition:opacity .15s ease;
    white-space:nowrap
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .share-testimonial-link-wrapper .share-testimonial-link-container .share-testimonial-link-tooltip:after{
    background-color:#6c6e70;
    content:"";
    display:block;
    height:6px;
    position:absolute;
    right:-3px;
    top:calc(50% - 4px);
    transform:rotate(45deg);
    width:6px
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .testimonial-read-case-study-btn{
    border-left:1px solid #e2eaef;
    border-right:1px solid #e2eaef;
    margin-left:16px;
    padding:0 30px
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .testimonial-read-case-study-btn:first-child{
    border:0;
    padding:0
}
.testimonial-page .testimonial-items-background .testimonial-item-footer .testimonial-read-case-study-btn a{
    color:#005eb8;
    font-size:16px;
    line-height:1.63
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-footer .testimonial-read-case-study-btn a{
        font-size:14px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper{
    border:1px solid #addfff;
    display:none;
    padding-bottom:74px;
    position:relative
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper{
        padding-bottom:64px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper{
        margin-bottom:16px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper.active{
    display:block;
    border-radius: 11px;
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper.active:hover{
    border-color: #5bbefc;
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper.video{
    grid-column:span 2;
    min-height:510px;
    padding-bottom:0!important;
    position:relative
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper.video{
        min-height:315px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper.video iframe{
    height:100%;
    position:absolute;
    width:100%
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header{
    align-items:center;
    display:flex;
    justify-content:space-between;
    padding:12px 20px 4px
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header{
        padding:12px 16px 4px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header{
        padding:12px 20px 4px
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header{
        padding:12px 16px 4px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .testimonial-img-wrapper{
    align-items:center;
    display:flex;
    height:70px;
    justify-content:center;
    width:148px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .testimonial-img-wrapper{
        height:60px;
        width:138px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .testimonial-img-wrapper img{
    max-height:100%;
    max-width:100%
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .quotes-wrapper{
    color:#dadfe3;
    display:flex;
    font-size:32px;
    opacity:.3;
    position:absolute;
    right:20px;
    top:0
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .quotes-wrapper{
        bottom:0;
        left:0;
        right:unset;
        top:unset
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .stars-wrapper{
    display:flex
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-item-header .stars-wrapper .stars-item{
    /* background:url(images/star.svg) 0 0 no-repeat; */
    height:18px;
    margin-left:4px;
    width:18px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper{
    flex:1;
    padding:0 20px 20px;
    position:relative
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper{
        padding:0 16px 20px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper{
        padding:0 20px 28px
    }
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper{
        padding:0 16px 20px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper{
        padding-bottom:16px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text{
    color:#464749;
    font-size:18px;
    line-height:1.87
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text{
        font-size:16px;
        line-height:1.75
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text p{
    font-size:inherit;
    line-height:inherit;
    margin-bottom:20px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text p:last-of-type{
    display:inline
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text .a-testimonials-text-title{
    color:#464749;
    display:inline;
    font-size:16px;
    font-stretch:normal;
    font-style:normal;
    letter-spacing:normal;
    line-height:26px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text .a-testimonials-text-title p{
    font-size:inherit;
    line-height:inherit;
    margin-bottom:10px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text ul li{
    font-size:15px;
    line-height:1.87
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text ul li:before{
    top:calc(1.05em - 4px)
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text ul li{
        font-size:14px
    }
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text ul li:before{
        top:calc(1em - 4px)
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text .read-original-link{
    font-style:normal;
    white-space:nowrap
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text-short{
    font-size:16px;
    line-height:26px;
    margin-bottom:20px;
    min-height:54px
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text-short{
        font-size:14px;
        line-height:24px;
        min-height:48px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text-short span{
    font-weight:600
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-text-short a{
    color:inherit;
    font-weight:600;
    line-height:26px;
    text-decoration:underline
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-inner{
    display:flex;
    margin-bottom:12px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-cite{
    padding-left:16px;
    position:relative
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-cite:before{
    /* background:url(images/quotes-img.svg) 0 0 no-repeat; */
    content:"";
    height:12px;
    left:0;
    position:absolute;
    top:0;
    width:12px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-author{
    flex:none;
    font-size:0;
    margin-right:8px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-author.second .testimonial-author-img{
    display:inline-block;
    height:48px;
    position:relative;
    vertical-align:top;
    width:48px;
    z-index:1
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-author.second .testimonial-author-img{
        height:44px;
        width:44px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-author.second .testimonial-author-img{
        height:48px;
        width:48px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-author.second .testimonial-author-img{
        height:36px;
        width:36px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-content-author.second .testimonial-author-img:last-child{
    margin-left:-8px;
    z-index:0
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author-img{
    background-position:50%;
    background-size:cover;
    border-radius:100%;
    height:62px;
    overflow:hidden;
    width:62px
}
@media(max-width:1599px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author-img{
        height:48px;
        width:48px
    }
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author-img{
        height:62px;
        width:62px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author .testimonial-author-info-wrapper{
    font-size:16px;
    line-height:1.63;
    text-align:right
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author .testimonial-author-info-wrapper{
        font-size:14px;
        line-height:1.71
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author .testimonial-author-info-wrapper .testimonial-author-name{
    color:#464749;
    font-weight:600
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author .testimonial-author-info-wrapper .testimonial-author-text{
    color:#717171;
    margin-bottom:6px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author .testimonial-author-info-wrapper .testimonial-author-text .testimonial-company-link{
    color:inherit;
    text-decoration:underline
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-author .testimonial-author-info-wrapper .testimonial-author-text:last-child{
    margin-bottom:0
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper{
    margin-top:20px
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper{
        margin-top:15px
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter{
    color:#717171;
    display:inline-block;
    font-size:14px;
    line-height:1;
    margin:15px 20px 0 0;
    transition:color .1s ease
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter:last-child{
    margin-right:0
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter:hover{
    color:#005eb8
}
.microsite .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter:hover{
    color:#717171
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter:hover .testimonial-related-filter-icon-wrapper .icon-s-bookmark{
    color:#005eb8
}
.microsite .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter:hover .testimonial-related-filter-icon-wrapper .icon-s-bookmark{
    color:#d1d1d1
}
@media(max-width:1279px){
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter{
        margin:15px 20px 0 0
    }
    .testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter:last-child{
        margin-right:0
    }
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter .testimonial-related-filter-icon-wrapper{
    display:inline-block;
    position:relative;
    width:12px
}
.testimonial-page .testimonial-items-background .testimonial-item-wrapper .testimonial-content-wrapper .testimonial-related-filters-wrapper .testimonial-related-filter .testimonial-related-filter-icon-wrapper .icon-s-bookmark{
    bottom:-2px;
    color:#d1d1d1;
    font-size:17px;
    position:absolute;
    right:0;
    transition:color .1s ease
}
.testimonial-page .testimonial-items-background .more-testimonials-btn-wrapper{
    overflow-anchor:none;
    padding-top:10px;
    text-align:center
}
.testimonial-page .testimonial-items-background .all-testimonials-btn-wrapper{
    font-size:16px;
    font-weight:600;
    line-height:24px;
    margin-top:48px;
    text-align:center;
    text-transform:none
}
@media(max-width:1023px){
    .testimonial-page .testimonial-items-background .all-testimonials-btn-wrapper{
        margin-top:42px
    }
}
@media(max-width:767px){
    .testimonial-page .testimonial-items-background .all-testimonials-btn-wrapper{
        margin-top:32px
    }
}
.testimonial-page .testimonial-items-background .all-testimonials-btn-wrapper .btn-link-arrow{
    border:1px solid #005eb8;
    font-size:inherit;
    line-height:inherit;
    padding:11px 32px 11px 59px;
    text-transform:inherit
}
.testimonial-page .testimonial-items-background .all-testimonials-btn-wrapper .btn-link-arrow:after{
    left:32px;
    top:21px
}
.testimonial-page .modal .modal-container{
    padding:10px 16px 50px;
    width:720px
}
.testimonial-page .modal .modal-title{
    padding-left:20px;
    padding-right:20px
}


/* Default styles for the container */
.container2 {
    display: flex;
    justify-content: space-between;
    margin: 0% 10% 2% 0%;
  }
  
  /* Responsive adjustments */
  @media (max-width: 1024px) {
    .container2 {
      flex-direction: column; /* Stack elements vertically */
      align-items: center; /* Center align elements */
      margin: 0 5%; /* Reduce margins for smaller screens */
    }
    
    .container2 h1 {
      margin-top: 20px; /* Add margin to separate the heading from the top element */
    }
  }
  
  @media (max-width: 768px) {
    .container2 {
      margin: 0 2%; /* Further reduce margins for smaller screens */
    }
    
    .container2 h1 {
      font-size: 1.5rem; /* Adjust font size for readability */
    }
  }
  
  @media (max-width: 480px) {
    .container2 {
      margin: 0 1%; /* Minimal margins for mobile screens */
    }
    
    .container2 h1 {
      font-size: 1.2rem; /* Smaller font size for small screens */
      text-align: center; /* Center align text */
    }
    
    .section-name-wrapper {
      text-align: center; /* Center align the link */
    }
  }
  