.hero-wrap{background-color:var(--hero-background-color,#0c233b);display:block;padding:70px 0;position:relative;width:100%}.hero-wrap>div{position:relative;z-index:1}.hero-otr{display:flex;flex-wrap:wrap;justify-content:space-between}.hero-left{width:30%}.hero-rgt{position:relative;width:67%}.hero-header{padding-bottom:10px}.hero-header h1,.hero-txt{color:#fff}.hero-txt{font-size:20px}.hero-btn{padding:20px 0}.hero-type h4{color:#00afec}.hero-name{background-color:#ec008c;bottom:-30px;left:-20px;max-width:370px;padding:25px;position:absolute}.hero-name h4{color:#fff;font-size:20px;margin:0!important}.hero-image:before{background-color:#00afec;content:"";height:80px;position:absolute;right:-35px;top:-35px;width:80px;z-index:-1}.hero-image{position:relative}.hero-ctle h6{color:#00afec}.hero-card-otr{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));text-align:center}.hero-citem{background-color:hsla(0,0%,100%,.3);border-radius:15px;box-shadow:0 0 0 rgba(0,0,0,.1);display:flex;justify-content:center;margin-top:10px;position:relative}.hero-citem-inr{padding:20px 10px 10px}.hero-cdtls h4{color:#fff}@media (max-width:1080px){.hero-card-otr{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-left,.hero-rgt{padding-top:40px;width:100%}.hero-txt{font-size:18px}.hero-image{text-align:center}}@media (max-width:767px){.hero-txt{font-size:16px}.hero-card-otr{grid-template-columns:repeat(1,minmax(0,1fr))}}