*{margin:0;padding:0;box-sizing:border-box;line-height:normal}h1,h6{text-wrap:pretty}.hero{display:flex;align-items:center;justify-content:space-between;padding:110px 100px 130px;position:relative;gap:160px}.hero-left{display:flex;flex-direction:column}.hero__image{width:660px;height:470px;border-radius:22px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.hero__image img{width:100%;height:auto}.hero h6{font-weight:900;font-size:17px;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.hero h1{font-weight:900;font-size:40px;letter-spacing:2px;text-transform:uppercase;margin-bottom:80px}@media screen and (max-width:2550px){.hero{padding:50px 100px 130px}.hero__image{width:450px;height:300px}.hero h1{font-size:32px;line-height:40px;margin-bottom:30px}}@media screen and (max-width:1024px){.hero{padding:2rem 2rem 0;margin-bottom:0}.hero h6{font-size:12px}.hero h1{width:100%;font-size:24px;line-height:24px;overflow-wrap:anywhere}.hero__image{display:none}}