.hero-section{height:clamp(210px,26vw,516px);width:100%}.hero-section img{height:100%;object-fit:cover;object-position:center;width:100%}.hero-content{align-items:flex-end;display:flex;gap:60px;justify-content:center;margin:0 auto;max-width:1700px}.hero-text{margin-bottom:1rem;margin-top:1rem}.hero-text h1{color:#1a1a1a;font-size:34px;font-weight:700;line-height:1.3;margin:0;text-align:center}.highlight-text{background:linear-gradient(145deg,#0ad7d8,#0063f1,#b838ba);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text p{font-size:20px;font-weight:700;margin:1rem auto 0;text-align:center}@media screen and (max-width:576px){.hero-section{height:100%;padding:0}.hero-text h1{font-size:24px}.hero-content{align-items:center;display:block;width:100%}}@media screen and (min-width:576px) and (max-width:768px) and (orientation:portrait){.hero-content{align-items:center;gap:30px}.desktop-view{display:none}.tablet-view{display:block}.hero-text h1{font-size:26px}}@media screen and (min-width:769px) and (max-width:820px) and (orientation:portrait){.hero-content{align-items:center;gap:30px}.desktop-view{display:none}.tablet-view{display:block}.hero-text h1{font-size:28px}}@media screen and (min-width:821px) and (max-width:834px) and (orientation:portrait){.hero-content{align-items:center}.desktop-view{display:none}.tablet-view{display:block}.hero-text h1{font-size:30px}}@media screen and (min-width:835px) and (max-width:1024px) and (orientation:portrait){.hero-content{align-items:center}.desktop-view{display:none}.tablet-view{display:block}.hero-text h1{font-size:32px}}