.max-hero .mh__container,.max-hero.mh__bg{display:flex;margin-inline:auto;width:100%}.max-hero{display:flex;justify-content:center;align-items:center;width:100%;margin-top:2rem}.max-hero .mh__container{justify-content:center}.max-hero.mh__bg{align-items:center;height:auto;margin:0 auto}.max-hero .mh__bg img{width:100%;height:100%;object-fit:cover;border-radius:12px;max-height:684px}.mh__bg--mobile{display:none}.mh__bg--desktop{display:block}.mh__container{position:relative}.mh_content{display:flex;flex-direction:column;gap:15px;position:absolute;top:2%;left:50px;max-width:508px;padding:8px 23px;height:93%;justify-content:space-between}.mh__heading{margin:0 0 .4em;word-break:break-word}.mh__text{margin:0 0 1.2em;font-size:16px}.mh__button{display:inline-block;padding:14px 59px;background-color:var(--mh-bg,#fff);color:var(--mh-text,#111);text-decoration:none;border:none;cursor:pointer;transition:background-color .3s,color .3s;font-size:1.8rem;font-weight:600}.mh__button:hover{background-color:var(--mh-bg-hover,#f2f2f2);color:var(--mh-text-hover,#111)}@media screen and (min-width:749px) and (max-width:1100px){.mh_content{top:50%;transform:translateY(-50%)}}@media (max-width:749px){.mh__heading,.mh__text{text-align:center}.max-hero{padding-top:var(--padding-top-mobile,0)!important;padding-bottom:var(--padding-bottom-mobile,0)!important;margin-top:0}.mh__bg--mobile{display:block}.mh__bg--desktop{display:none}.max-hero .mh__bg img{height:592px}.mh_content{justify-content:center;height:40%;align-items:center;top:3%;left:unset;padding:6px 23px;gap:13px;max-width:350px}.mh__text{word-spacing:normal;padding-top:10px}}