html{scroll-behavior:smooth}body,html{color:#000;font-size:16px;line-height:16px}body{overflow-x:hidden}*,::after,::before{box-sizing:border-box}.image-and-text{display:flex}.image-and-text[data-layout=layout-1]{margin:0 66px}.image-and-text[data-layout=layout-1][data-alignment=left]{flex-direction:row}.image-and-text[data-layout=layout-1][data-alignment=right]{flex-direction:row-reverse}@media screen and (max-width:768px){.image-and-text[data-layout=layout-1]{margin:0;flex-direction:column-reverse!important}}.image-and-text[data-layout=layout-2]{flex-direction:column;padding-top:58px;margin:0 65px;font-size:0}.image-and-text[data-layout=layout-2]>div{width:100%;max-width:100%;object-fit:cover;display:flex}.image-and-text[data-layout=layout-2] .image-and-text__image-wrapper{margin-top:63px}@media screen and (max-width:768px){.image-and-text[data-layout=layout-2]{padding-top:55px;margin:0}.image-and-text[data-layout=layout-2] .image-and-text__image-wrapper{margin-top:57px}}@media screen and (max-width:450px){.image-and-text[data-layout=layout-2]{min-height:640px;background:var(--mobile-background);background-position:center;background-size:cover}.image-and-text[data-layout=layout-2] .image-and-text__image--mobile{display:none!important}}.image-and-text__block-wrapper{width:50%;max-width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:768px){.image-and-text__block-wrapper{width:100%;max-width:100%;padding:30px 16px}}.image-and-text__heading{font-family:var(--font-body-family);font-weight:600;font-size:40px;line-height:36px;text-align:center;letter-spacing:-1px;color:var(--content-color)}.image-and-text__text{max-width:450px;padding:0 15px;margin-top:4px;letter-spacing:0;font-family:var(--font-body-family);font-size:17px;line-height:20px;text-align:center;color:var(--content-color)}.image-and-text__button,.image-and-text__button--secondary{margin-top:18px;width:344px;max-width:90%;height:50px;box-sizing:border-box;border-radius:4px;font-family:var(--font-body-family);font-weight:600;font-size:19px;line-height:56px;display:inline-block;text-align:center;text-decoration:none}.image-and-text__button{border:1px solid #a5a5a5;background:0 0;color:#000;transition:background-color .3s ease}.image-and-text__button:hover{background-color:#f8f8f8}.image-and-text__button--secondary{border:1px solid #000;color:#fff;background:#000}@media screen and (max-width:360px){.image-and-text__button{width:285px}}.image-and-text__image-wrapper{width:50%;max-width:50%}@media screen and (max-width:768px){.image-and-text__image-wrapper{width:100%;max-width:100%}}.image-and-text__image--desktop{margin:0 auto;max-width:100%;width:654px;height:auto;object-fit:contain}.image-and-text__image--mobile{display:none}@media screen and (max-width:450px){.image-and-text__image--desktop{display:none}.image-and-text__image--mobile{width:100%;height:100%;display:block;object-fit:cover}}