.hero-strip{background-color:#ecf1f6!important;display:flex;justify-content:center;padding:15px 0;width:100%}.hero-strip-content{align-items:baseline;color:#fff;display:flex;flex-wrap:wrap;gap:10px;max-width:1600px;width:90%}.hero-strip .hero-strip-heading{color:#185fba;flex-basis:1010px;flex-grow:1;font-size:1.8rem;margin:0}.hero-strip .hero-btn{background-color:#3d87be;border:none;border-radius:10px;color:#fff;display:inline-block;flex-basis:160px;flex-grow:1;font-size:1rem;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;transition:background-color .3s ease}.hero-strip .hero-btn:hover{background-color:#f9b240}@media (min-width:1330px){.hero-strip{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:10px;position:fixed;width:100%;z-index:1}.hero-strip .hero-strip-heading *{line-height:0px}}@media screen and (max-width:1329px){.hero-strip{position:relative;top:0}.hero-strip-content{flex-direction:column;text-align:center}.hero-strip .hero-strip-heading{align-self:center;flex-basis:auto;font-size:1.6rem}.hero-strip .hero-strip-heading *{margin-bottom:0}.hero-strip .hero-btn{align-self:center;flex-basis:auto}}@media screen and (max-width:480px){.hero-strip h2{font-size:1.4rem}.hero-strip .hero-btn{font-size:.9rem;padding:10px 20px;width:100%}}