.more-v2steps{align-content:stretch;display:flex;flex-basis:0;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.more-v2steps .v2steps-head{padding:20px 20px 200px;width:60%}.more-v2steps .v2steps-body{padding:20px;width:40%}.more-v2steps .v2steps-head{padding-top:140px}.v2steps-head .hero-subtitle{color:#f90;font-size:16px;font-weight:700;text-transform:uppercase}.v2steps-head .hero-headline{color:#002453;font-size:8vw;font-weight:900;letter-spacing:.2px;line-height:85%;text-transform:uppercase}.v2steps-head .hero-desc{font-size:16px;font-style:normal;font-weight:400;margin-bottom:10px;margin-top:10px}.more-v2steps .body-box{display:flex;flex-direction:column;gap:20px;padding-bottom:100px;padding-top:150px;transition:transform .5s ease-in-out}.more-v2steps .body-box .box-title{color:#f90;font-size:19px;font-style:normal;font-weight:700;line-height:120%;margin-top:15px;text-transform:uppercase}.more-v2steps .v2steps-body{height:700px;overflow:hidden}.more-v2steps .v2step-box{background:#fff;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.2);padding:15px;position:relative;transition:all .3s}.more-v2steps .v2step-box:after{background-image:linear-gradient(0deg,#002453,rgba(0,36,83,.5));border-radius:15px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .3s}.more-v2steps .v2step-box.below-active:after{opacity:1}.more-v2steps .v2step-box.above-active:after{background-image:linear-gradient(0deg,rgba(0,36,83,.5),#002453);opacity:1}@media screen and (min-width:1200px){.v2steps-head .hero-headline{font-size:112px}}@media (min-width:768px) and (max-width:1124px){.more-v2steps .v2steps-head{width:50%}.more-v2steps .v2steps-body{display:flex;flex-grow:1;width:50%}}@media (max-width:767px){.more-v2steps .v2steps-body,.more-v2steps .v2steps-head{width:100%}.v2steps-head .hero-headline{font-size:17vw}}@media only screen and (max-width:600px){.v2steps-head .hero-headline{font-size:12vw;line-height:110%}}