.hero-section{background:radial-gradient(ellipse at 50% 90%,#97d7ff 0,#9e8fe8 30%,#7e65d8 40%,#7453db 60%);font-family:Poppins,sans-serif;margin-bottom:5vh;min-height:500px;padding-bottom:3.5vh;padding-top:3vh;width:100vw}.hero-wrap{align-items:center;display:flex;flex-direction:column;margin-bottom:8vh;margin-top:20vh}.hero-title{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;letter-spacing:var(--letter-spacing,normal);margin:0 auto;max-width:1020px;text-align:center}.hero-title b,.hero-title span,.hero-title strong{font-weight:var(--font-weight-one-bold)}.hero-description{color:#fff;font-family:Lato,sans-serif;max-width:500px;text-align:center}.hero-search{align-items:center;background-color:var(--color-one);border-radius:100px;box-sizing:border-box;cursor:pointer;display:flex;margin:5vh auto 0;max-width:500px;padding:6px 6px 6px 26px;width:100%}.hero-search span:first-of-type{flex:1 0 50%;font-size:1.8rem;line-height:1.2;opacity:var(--opacity-two);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-search span:last-of-type{align-items:center;background-color:var(--ghost-accent-color);border-radius:100%;display:flex;height:24px;justify-content:center;padding:10px;width:24px}.hero-search svg{width:14px}.hero-search.is-flat{transition:background-color .16s ease}.hero-search.is-flat:hover{background-color:var(--color-two)}.hero-search.is-linear{background-color:var(--color-body);border:var(--border) var(--color-border-one);transition:border-color .16s ease}.hero-search.is-linear:hover{border-color:var(--color-border-two)}.hero-search.is-shadow{background-color:var(--color-seven);box-shadow:0 11px 50px -10px rgba(0,0,0,.3);transition:all .2s ease}.hero-search.is-shadow:hover{box-shadow:0 15px 50px -10px rgba(0,0,0,.4);transform:translateY(-2px)}@media (max-width:1480px) and (min-width:1025px){.hero-title{font-size:4.6rem}}@media (max-width:1480px){.hero-wrap{margin-bottom:7vh;margin-top:20vh}.hero-title{max-width:850px}.hero-search span:first-of-type{font-size:1.6rem}}@media (max-width:1280px){.hero-search{max-width:400px}.hero-search span:last-of-type{padding:8px}}@media (max-width:1024px) and (min-width:769px){.hero-title{font-size:4rem}}@media (max-width:1024px){.hero-wrap{margin-top:20vh}.hero-title{max-width:750px}.hero-search{margin-top:4vh;max-width:360px}}@media (max-width:768px){.hero-section{width:100%}.hero-title{font-size:3.4rem;max-width:620px}}@media (max-width:480px){.hero-wrap{margin-bottom:5.5vh}.hero-section{min-height:400px;padding-bottom:2vh}.hero-title{text-align:center}.hero-description{font-size:18px;width:90%}.hero-search{max-width:100%}.fake-search-form{max-width:90%}.fake-search-form>form{max-width:70%}.fake-search-input{max-width:100%}.fake-search-input::-moz-placeholder{font-size:14px}.fake-search-input::placeholder{font-size:14px}}.nurture-search-button{background:#aff96e;border:none;border-radius:45px;box-shadow:inset 0 -5px 0 0 rgba(0,0,0,.1);cursor:pointer;height:45px;padding:10px;width:45px}.fake-search-form{align-items:center;background-color:#fff;border-radius:100px;display:flex;flex-direction:row;height:50px;justify-content:space-around;margin-top:5vh;width:500px}.fake-search-input{background-color:#fff;border-radius:100px 40px 40px 100px;cursor:pointer;height:40px;padding-left:20px;width:400px}
/*# sourceMappingURL=hero.css.map */