.hero-aperture{background:linear-gradient(180deg,#2368a1 0,#0d263b);font-family:Roboto,sans-serif;position:relative;width:100%}.hero-aperture__inner{align-items:center;box-sizing:border-box;display:grid;gap:40px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);margin:0 auto;max-width:1200px;padding:80px 24px}.hero-aperture__left{display:flex;flex-direction:column;gap:20px;min-width:0}.hero-aperture__tag{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;color:#c8d6e8;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.1em;padding:5px 14px;text-transform:uppercase;width:fit-content}.hero-aperture__headline{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.hero-aperture__subcopy{color:#c8d6e8;font-size:18px;font-weight:400;line-height:1.65;margin:0}.hero-aperture__subcopy p{margin:0}.hero-aperture__button{background:linear-gradient(120deg,#f9a51b,#ff6b00);border-radius:8px;color:#0d263b;display:inline-block;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;padding:13px 28px;text-decoration:none;transition:background .15s ease;width:fit-content}.hero-aperture__button:hover{background:linear-gradient(120deg,#ffb21d,#ff7400)}.hero-aperture__right{min-width:0}.hero-aperture__image-wrap,.hero-aperture__right{align-items:center;display:flex;justify-content:center}.hero-aperture__image-wrap{width:100%}.hero-aperture__image{display:block;height:auto;object-fit:contain;width:100%}@media (max-width:1024px){.hero-aperture__inner{gap:40px;padding:64px 24px}.hero-aperture__headline{font-size:40px}.hero-aperture__subcopy{font-size:17px}}@media (max-width:768px){.hero-aperture__inner{gap:32px;grid-template-columns:1fr;padding:48px 16px}.hero-aperture__right{display:none}.hero-aperture__headline{font-size:32px}.hero-aperture__subcopy{font-size:16px}}