.st-boxes{background-image:linear-gradient(180deg,#000 25%,#000,#4c0123);display:flex;height:100%;justify-content:center;min-height:60vh;padding:120px 20px;width:100%}@media screen and (max-width:767px){.st-boxes{padding-bottom:30px;padding-top:30px}}.st-boxes-content{display:flex;flex-direction:column;max-width:1290px}.st-boxes-content__heading{flex-flow:row;padding-bottom:2em}.st-boxes-content__heading h2{border-left:2px solid #707070;padding-left:1em;padding-top:.25em;position:relative}.st-boxes-content__heading h2:before{background:linear-gradient(180deg,transparent 40%,#fff 0);bottom:0;content:"";height:70%;left:-3px;position:absolute;width:4px;z-index:2}.st-boxes-content__boxes{align-content:stretch;display:flex;flex-wrap:wrap;gap:20px}.st-boxes-content__box{align-self:center;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;flex:1 0 40%;min-height:220px;padding:2em}.st-boxes-content__box h2{color:#de0167;margin-bottom:30px}.st-boxes-content__box h2 .heading__part2__white{color:#fff}.st-boxes-content__box h2 .heading__part2__black{color:#000}@media screen and (max-width:767px){.st-boxes-content__box{align-self:center;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;flex:1 0 100%;min-height:200px;padding:2em}.st-boxes-content__box:nth-child(4){order:3}.st-boxes-content__box:nth-child(3){order:4}}