.landing-page-header-with-body__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:var(--desktopPaddingBottom,20px);padding-top:var(--desktopPaddingTop,20px)}.landing-page-header-with-body__wrapper>*{font-family:Montserrat,sans-serif!important}.landing-page-header-with-body__headline{-webkit-line-clamp:7;-webkit-box-orient:vertical;color:var(--headlineColor);display:-webkit-box;font-size:var(--fontSize);font-weight:800;line-height:var(--lineHight);margin:0 auto;max-width:705px;overflow:hidden;text-align:var(--align)}.landing-page-header-with-body__text{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.landing-page-header-with-body__text>p{font-size:16px;font-weight:400;line-height:1.5;margin:16px 0 0;max-width:665px;text-align:var(--align)}@media only screen and (max-width:767px){.landing-page-header-with-body__wrapper{margin:0 16px;padding-bottom:var(--mobilePaddingBottom,15px);padding-top:var(--mobilePaddingTop,15px)}.landing-page-header-with-body__headline{font-size:var(--mobileFontSize);line-height:normal}.landing-page-header-with-body__text>p{font-size:var(--mobileTextFontSize)!important;line-height:var(--mobileTextLineHeight)!important;margin:16px 0 0}}