html{scroll-behavior:smooth}.hero-section{background:#fff;padding:48px 24px;width:100%}.hero-section__inner{align-items:center;display:flex;flex-wrap:wrap;gap:48px;margin:0 auto}.hero-section__content{color:#1d1d1b;flex:1 1 400px;min-width:0}.hero-section__title,.hero-section__title *{color:#1d1d1b!important;font-size:120px;font-style:normal;font-weight:500;line-height:120px}.hero-section__title h1,.hero-section__title h2,.hero-section__title h3{color:inherit!important;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.hero-section__button{align-items:center;background:#0072b0;border-radius:8px;color:#fff!important;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:24px;padding:14px 32px;text-decoration:none;transform:none;transition:background-color .2s ease}.hero-section__button:focus,.hero-section__button:hover{background-color:#005a8f;color:#fff!important;font-size:16px;font-weight:600;transform:none}.hero-section__media{align-items:center;display:flex;flex:1 1 400px;justify-content:center;min-width:0}.hero-section__image{border-radius:8px;display:block;height:auto;max-width:100%}@media (max-width:767px){.hero-section{padding:32px 16px}.hero-section__inner{flex-direction:column;gap:32px;text-align:center}.hero-section__content{flex:1 1 100%;order:1}.hero-section__media{flex:1 1 100%;order:2;width:100%}.hero-section__title,.hero-section__title *{font-size:52px!important;line-height:1.2!important}.hero-section__title{text-align:center}}