@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap");.banner-module{font-family:Inter,sans-serif}.banner--mobile{display:none}.banner--desktop{aspect-ratio:1400/500;background-position:top;background-repeat:no-repeat;background-size:cover;display:block;height:auto;margin:0 auto;max-width:1900px;position:relative;width:100%}.banner--desktop .banner__text{color:#fff;font-family:Inter,sans-serif!important;font-size:1.5rem;font-weight:700;left:50%;line-height:1.4;position:absolute;text-align:center;top:20px;transform:translateX(-50%);width:90%}@media (max-width:768px){.banner--desktop{display:none}.banner--mobile{aspect-ratio:750/713;background-position:top;background-repeat:no-repeat;background-size:cover;display:block;margin:0 auto;max-width:750px;position:relative;width:100%}.banner--mobile .banner__text{color:#fff;font-family:Inter,sans-serif!important;font-weight:700;line-height:1.4;max-width:80%;padding:56px 10px 10px;position:absolute;right:44px;text-align:center}}