.hero-wrap{display:inline-block;padding:110px 0;position:relative;width:100%}.hero-wrap:before{background:#0f172a;bottom:0;content:"";height:100%;left:0;opacity:.5;position:absolute;right:0;top:0;width:100%;z-index:1}.hero-wrap>div{position:relative;z-index:9}.hero-inner{margin:0 auto;max-width:800px}.hero-btn-otr{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.hero-header h1,.hero-otr{text-align:center}.hero-header h1{color:#fff}.hero-txt p{color:#fff;font-size:18px}.hero-btn{padding-top:20px}.hero-header{padding-bottom:5px}.hero-dtls-otr{flex-wrap:wrap;gap:20px;margin-bottom:20px}.hero-dtls-item,.hero-dtls-otr{display:flex;justify-content:center}.hero-dtls-item{align-items:center;backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;padding:.5rem 1rem;width:30%}.hero-dtls p{color:#fff;font-size:16px;font-weight:600;margin:0!important}.hero-dtls-item:first-child{background:#d97706;border-color:#d97706}.hero-dtls-item:first-child p{color:#fff}@media (max-width:1080px){.hero-wrap{padding:80px 0}}@media (max-width:767px){.hero-dtls-item{width:90%}}