.vc-casestudies_switch_v2 .container{max-width:963px;margin-top:20px;margin-bottom:20px;}
.vc-casestudies_switch_v2 .switch-box{margin-bottom:40px;display:flex;justify-content:center;}
@media screen and (max-width:768px){
.vc-casestudies_switch_v2 .switch-box{margin-bottom:25px;}
}
.vc-casestudies_switch_v2 .switch-box .switch{background:#ffffff;border-radius:20px;display:inline-flex;}
@media screen and (max-width:576px){
.vc-casestudies_switch_v2 .switch-box .switch{flex-direction:column;text-align:center;width:100%;}
}
.vc-casestudies_switch_v2 .switch-box .switch .switch-item{padding:10px 17px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.15s linear;line-height:normal;}
@media screen and (max-width:576px){
.vc-casestudies_switch_v2 .switch-box .switch .switch-item{padding:8px 17px;}
}
.vc-casestudies_switch_v2 .switch-box .switch .active{background-color:#023444;color:#ffffff;transition:all 0.15s linear;}
.vc-casestudies_switch_v2 .casestudies .active{display:block;}
.vc-casestudies_switch_v2 .study{display:none;}
.vc-casestudies_switch_v2 .study__box{display:flex;}
@media screen and (max-width:768px){
.vc-casestudies_switch_v2 .study__box{flex-direction:column;}
}
.vc-casestudies_switch_v2 .study__box-content{width:50%;padding:90px 45px 45px 45px;background-color:#337EFE;position:relative;}
@media screen and (max-width:992px){
.vc-casestudies_switch_v2 .study__box-content{padding:60px 20px 25px 20px;}
}
@media screen and (max-width:768px){
.vc-casestudies_switch_v2 .study__box-content{width:100%;}
}
.vc-casestudies_switch_v2 .study__box-content-label{background-color:#FFFFFF;padding:10px 12px;position:absolute;left:45px;top:0px;}
@media screen and (max-width:992px){
.vc-casestudies_switch_v2 .study__box-content-label{left:20px;padding:6px 10px;}
}
.vc-casestudies_switch_v2 .study__box-content-label span{color:rgba(1, 95, 254, 0.8);font-size:12px;font-weight:bold;line-height:1;opacity:1!important;}
.vc-casestudies_switch_v2 .study__box-content-title{margin-bottom:30px;}
@media screen and (max-width:992px){
.vc-casestudies_switch_v2 .study__box-content-title{margin-bottom:20px;}
}
.vc-casestudies_switch_v2 .study__box-content-title h3{font-size:17px;font-weight:bold;color:#FFFFFF;margin:0;line-height:27px;}
.vc-casestudies_switch_v2 .study__box-content-text{margin-bottom:35px;}
@media screen and (max-width:992px){
.vc-casestudies_switch_v2 .study__box-content-text{margin-bottom:25px;}
}
.vc-casestudies_switch_v2 .study__box-content-text ul{list-style:none;margin:0;padding:0;}
.vc-casestudies_switch_v2 .study__box-content-text ul li{padding-left:40px;margin:0;padding-top:5px;padding-bottom:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg id='Group_18241' data-name='Group 18241' transform='translate(0 0.036)'%3E%3Ccircle id='Ellipse_304' data-name='Ellipse 304' cx='15' cy='15' r='15' transform='translate(0 -0.036)' fill='%2331ff2e' opacity='0.15'/%3E%3Cg id='Group_18237' data-name='Group 18237' transform='translate(4.101 4.101)'%3E%3Cg id='Group_7881' data-name='Group 7881' transform='translate(0 0)'%3E%3Cg id='Group_361' data-name='Group 361' transform='translate(-0.102 -0.138)'%3E%3Ccircle id='Ellipse_47' data-name='Ellipse 47' cx='11' cy='11' r='11' transform='translate(0 0)' fill='%2331ff2e'/%3E%3C/g%3E%3Cpath id='Path_861' data-name='Path 861' d='M349.5,2676.492l3.419,3.832,6.05-6.9' transform='translate(-343.336 -2666.319)' fill='none' stroke='%23023444' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-position:left top;background-repeat:no-repeat;font-size:14px;font-weight:600;line-height:150%;color:rgba(255, 255, 255, 0.8);}
.vc-casestudies_switch_v2 .study__box-content-cta-btn{display:inline-block;padding:15px 25px;border-radius:50px;background-color:#FFFFFF;color:#023444;font-weight:bold;color:15px;transition:0.2s all linear;text-decoration:none;}
.vc-casestudies_switch_v2 .study__box-content-cta-btn:hover{transition:0.2s all linear;background-color:#023444;color:#FFFFFF;text-decoration:none;}
.vc-casestudies_switch_v2 .study__box-photo{width:50%;}
@media screen and (max-width:768px){
.vc-casestudies_switch_v2 .study__box-photo{width:100%;}
}
.vc-casestudies_switch_v2 .study__box-photo img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}