/*---------------------------------------
 *                                      *
 *       Add Your Custom CSS Here       *
 *                                      *
 ---------------------------------------*/

.step-title{position:relative;background-color:#395cc2;min-height:40px;height:100%;display:grid;place-items:center;color:#fff;font-size:10px;line-height:18px;font-weight:600;padding:10px 15px 10px 10px}.step-wrapper{display:flex;position:relative;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.step-wrapper .step-item{display:block;flex-basis:0;flex-grow:1;flex-shrink:1}.step-title:after,.step-title:before{content:"";left:100%;top:-4px;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;z-index:1}.step-title:before{border-color:rgba(194,225,245,0);border-left-color:#fff;border-width:32px;left:calc(100% - 17px)}.step-title:after{border-color:rgba(136,183,213,0);border-left-color:#395cc2;border-width:32px;margin-top:0;left:calc(100% - 20px)}.step-wrapper .step-item:last-child .step-title:after,.step-wrapper .step-item:last-child .step-title:before{display:none}.step-info{padding:2rem 0}.offerings .row-title{font-size:30px;font-weight:700;color:#000;margin-bottom:10px;text-align:center}.offerings .row-subtitle{font-size:18px;font-weight:300;color:#395cc2;margin-bottom:30px;text-align:center}.offerings{position:relative;padding-top:80px;padding-bottom:50px;background-color:#f5f5f5}@media (max-width:1199px){.step-wrapper .step-item{width:25%;flex:0 0 25%!important;margin-bottom:15px}.step-title:after,.step-title:before{border-width:32px}.step-item:nth-child(4) .step-title:after,.step-item:nth-child(4) .step-title:before{display:none}}@media (max-width:991px){.step-title:after,.step-title:before{border-width:32px}}@media (max-width:567px){.step-wrapper .step-item{width:25%;flex:0 0 47%!important;margin-bottom:15px}.step-title:after,.step-title:before{border-width:32px}.step-wrapper{margin-left:0;margin-right:0}}
.emerald {
    background-color: #395cc25c;
}
.clouds {
    background-color: #9a3bde21;
}