.hero{position:relative;height:560px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#ff4201 linear-gradient(#00000014,#00000014)}@media (max-width: 768px){.hero{height:450px}}.hero__content{position:relative;z-index:1;padding:20px;margin-bottom:30px}.hero__title{font-family:Lato,sans-serif;font-weight:900;font-style:normal;color:#fff;font-size:80px;margin-bottom:10px;letter-spacing:-3px;line-height:.8}@media (max-width: 992px){.hero__title{font-size:70px;line-height:1;letter-spacing:-1px}}@media (max-width: 768px){.hero__title{font-size:62px;line-height:1}}@media (max-width: 576px){.hero__title{font-size:42px}}.hero__subtitle{font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:28px;margin-bottom:45px}@media (max-width: 768px){.hero__subtitle{font-size:26px}}@media (max-width: 576px){.hero__subtitle{font-size:18px}}@media (max-width: 420px){.hero__subtitle{font-size:16px}}.hero__suggestions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}@media (max-width: 576px){.hero__suggestions{margin-top:12px;gap:6px;justify-content:center}}.hero__suggestions-label{font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#fffc;margin-right:8px}@media (max-width: 576px){.hero__suggestions-label{font-size:12px;margin-right:0;margin-bottom:8px;width:100%;text-align:center}}.hero__suggestion-link{font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#fff;text-decoration:none;padding:6px 12px;border:1px solid rgba(255,255,255,.3);border-radius:12px;transition:all .3s ease;background-color:#ffffff1a}.hero__suggestion-link:hover{background-color:#fff3;border-color:#ffffff80;transform:translateY(-1px)}@media (max-width: 576px){.hero__suggestion-link{font-size:12px;padding:4px 10px}}
