.banner-area{display:-ms-flexbox;overflow:hidden;position:relative;z-index:5;-ms-flex-pack:start;justify-content:flex-start;min-height:480px;-ms-flex-align:end;align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--white-color);display:flex;font-size:24px;font-size:1.5rem;justify-content:center;line-height:1.33em;text-align:center;z-index:1}.banner-area h1{margin-bottom:auto;margin-top:auto;max-width:800px;padding-top:60px;text-shadow:0 2px 8px rgba(0,0,0,.35)}@media only screen and (max-width:768px){.banner-area{height:290px;min-height:290px}.banner-area h1{margin:auto 0;padding:25px 25px 0}}.banner-area__background{background-position:50%;background-size:cover;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;touch-action:none;width:auto;z-index:-1}.mobile_hero-bg{display:none}@media only screen and (max-width:768px){.banner-area__background.has-mobile{display:none}.mobile_hero-bg{background-position:top;display:block}}.hero-buttons{display:flex;flex-wrap:wrap;gap:18px;max-width:490px;width:100%}.hero-buttons *{width:fit-content}.text-bg{background:var(--primary-color);border-radius:0 500px 500px 0;height:100%;left:0;position:absolute;top:0;width:50%;z-index:-1}.hero-content-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%}.hero-content.hascontent{gap:10%;grid-template-columns:1fr 1fr}.hero-content{display:grid;grid-template-columns:3fr 2fr;margin:auto;max-width:1440px;padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:4%;width:100%}.hero-content.hasbg{grid-template-columns:1fr 1fr}.hero-text-content{height:fit-content;margin:auto 0;padding:0 38px}@media only screen and (max-width:1248px){.hero-text-content h1{font-size:40px}}.hero-text-content h1{color:var(--white-color)}.hero-text-content.hasbg h1,.hero-top-title.hasbg{text-shadow:0 2px 8px rgba(0,0,0,.35)}