.getstartedbanner{background: url(../img/get_started/banner.webp) no-repeat;background-size: cover;height: 360px;background-position: right;display: flex;align-items: center;}
.getstartedcontainer{padding: 0 40px;width: 75%;padding-top: 40px;}
.getstartedcontainer h1{color: #FFF;font-family: 'Gilroy-Black';font-size: 36px;margin-bottom: 15px;}
.getstartedcontainer p{font-size: 20px;margin-bottom: 20px;color: #FFF;}

.getstartedmainbox{border-radius: 25px;padding: 40px 30px;display: flex;justify-content: space-between;align-items: self-start;box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;align-self: stretch;position: relative;z-index: 1;}
.getstartedmainbox2{padding: 20px;display: flex;justify-content: space-between;/* align-items: self-start; */align-self: stretch;position: relative;z-index: 1;}
.getstartedbox .getstartedicon{background: url(../img/get_started/get_started_icons.webp) no-repeat;width: 90px;height: 80px;display: inline-block;background-size: cover;margin-bottom: 15px;}
.getstartedbox2 .getstartedicon{background: url(../img/get_started/get_started_icons.webp) no-repeat;width: 65px;height: 60px;display: inline-block;background-size: cover;}
.getstartedicon.getstartedicon_1,.getstartedbox2 .getstartedicon.getstartedicon_1 {background-position-x: -5px;}
.getstartedicon.getstartedicon_2,.getstartedbox2 .getstartedicon.getstartedicon_2 {background-position-x: -88px;}
.getstartedicon.getstartedicon_3,.getstartedbox2 .getstartedicon.getstartedicon_3 {background-position-x: -174px;}

.getstartedbox{text-align: center;width: calc(100%/3 - 15px);margin-right: 15px;padding: 25px 0;border-right: 1px solid rgba(255,255,255,0.59);}
.getstartedbox2{text-align: center;width: calc(100%/3 - 15px);margin-right: 15px;padding: 20px;border: 1px solid #dadce0;background-color: #F0F8FF;border-radius: 20px;transition: all 0.25s ease-in-out;}
.getstartedbox2.getstartedbox2_highlighted{background-color: #FFF;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
.getstartedbox2:hover{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;border-color: #6CB4EE;}
.getstartedbox:last-child,.getstartedbox2:last-child{margin-right: 0;}
.getstartedbox h4{color: #FFF;font-family: 'Gilroy-Black';margin-bottom: 15px;}
.getstartedbox2 h4{color: #282828;font-family: 'Gilroy-Black';margin-bottom: 15px;}
.getstartedbox ul,.getstartedbox2 ul{text-align: left;padding-left: 20px;margin-bottom: 30px;}
.getstartedbox ul li{margin-bottom: 5px;color: #FFF;list-style: square;}
.getstartedbox2 ul li{margin-bottom: 5px;color: #282828;list-style: none;position: relative;}
.getstartedbox2 ul li:before{content: '';width: 15px;height: 7px;border: none;border-left: 1px solid #006bc0;border-bottom: 1px solid #006bc0;display: inline-block;transform: rotate(-45deg);position: absolute;left: -25px;top: 5px;}
.getstartedbox a{padding: 10px 15px;border-radius: 30px;font-family: 'Gilroy-ExtraBold';background-color: #ff9900;color: #000;}
.getstartedbox a:hover{background-color: #ec8f04;}
.getstartedbox2 a{padding: 10px 20px;border-radius: 30px;font-family: 'Gilroy-Bold';background-color: #006bc0;color: #FFF;display: block;}
.getstartedbox a:hover,.getstartedbox2 a:hover{background-color: #0065b5;color: #FFF;}

.getstartedbigbox{background-color: #e1e6f7;padding-top: 50px;}
.modern_loyalty_row{padding-top: 300px;margin-top: -220px;position: relative;z-index: 0;padding-bottom: 40px;}

.getstartediconbox{width: 90px;height: 90px;margin: 0 auto;background-color: #6CB4EE;border-radius: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}

.pricingvaluebox{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}

@media only screen and (min-width:769px) and (max-width: 1199px){   
    .getstartedbanner{height: auto;}
    .getstartedcontainer{width: 80%;margin-top: 70px;padding-bottom: 50px;}
    .getstartedmainbox2{flex-wrap: wrap;}
    .getstartedbox2{width: 100%;margin-right: 0;border: 1px solid rgba(255,255,255, 0.59);margin-bottom: 20px;}
}

@media only screen and (max-width:768px){
    .getstartedbanner{margin-top: -100px;height: auto;background-position: center;}
    .getstartedcontainer{padding: 140px 0 50px;width: 100%;}
    .getstartedmainbox{padding: 20px;flex-wrap: wrap;}
    .getstartedmainbox2{padding: 0;flex-wrap: wrap;}
    .getstartedbox{width: 100%;margin-right: 0;border-right: none;border-bottom: 1px solid rgba(255,255,255, 0.59);}
    .getstartedbox2{width: 100%;margin-right: 0;border: 1px solid rgba(255,255,255, 0.59);margin-bottom: 20px;}
    .getstartedbox:last-child,.getstartedbox2:last-child{border-right: 1px solid rgba(255,255,255, 0.59);}
    .modern_loyalty_row{margin-top: 0;padding-top: 40px;}
    .leader_row h2, .pricing_heading{margin-bottom: 20px;}
}

@media only screen and (max-width:500px){
    .getstartedcontainer{padding: 120px 0 30px;}
    .getstartedcontainer h1{font-size: 32px;}
    .getstartedcontainer p{font-size: 16px;}
    .getstartedcontainer a.nvemptybtn{font-size: 16px;padding: 8px 30px;}
}