.steps{background-color:#2f24f3;padding:115px 0 100px}.steps .content-wrapper{align-items:stretch;display:flex;justify-content:space-between}.steps .left-column{padding-right:20px;width:40%}.steps .right-column{display:flex;flex-direction:column;justify-content:flex-start;width:60%}.steps h2{color:#fff;font-family:Wulkan Display;font-size:30px;font-style:normal;font-weight:300;line-height:114.5%}.steps .flip-card h2{font-size:15px;font-weight:400;line-height:122%;padding-bottom:60px;text-transform:uppercase}.steps .cards-container{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.steps .flip-card p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:20px}.steps .flip-card:last-child h2,.steps .flip-card:last-child p{font-size:15px}.steps .flip-card{background-color:transparent;width:100%}.steps .flip-card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.steps .flip-card:last-child .flip-card-inner{text-align:center}.steps .flip-card-front{backface-visibility:hidden;background-color:hsla(0,0%,100%,.1);height:100%;padding:30px;width:100%}.steps .cta a,.steps .cta a:active,.steps .cta a:hover{color:#fff;font-family:League Gothic;font-size:18px;font-style:normal;font-weight:400;letter-spacing:1.3px;line-height:94.5%;text-align:center;text-decoration-line:underline;text-transform:uppercase}.steps .right-column .flip-card-front{border-radius:10px}.steps .right-column .flip-card:last-child .flip-card-front{border-radius:80px}.steps .main-image{border-radius:10px;height:100%!important;object-fit:cover}@media (max-width:1100px){.steps .content-wrapper{flex-direction:column;justify-content:flex-start}.steps .center-column,.steps .left-column,.steps .right-column{padding:0;width:100%}.steps .cards-container{grid-template-columns:repeat(1,1fr)}.steps .left-column{padding-bottom:30px}.steps{padding:42px 0 100px}}