.page--home--about{background:#f6f4f3;padding:0}.page--home--about__container{max-width:1800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:32px}.page--home--about__image-wrapper{width:100%;padding-top:88%;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.page--home--about__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page--home--about__content{width:100%;padding:32px 24px 64px}.page--home--about__wrapper{max-width:488px;margin:0 auto}.page--home--about__title{font-family:var(--title-font-family);font-size:40px;line-height:40px;max-width:100%;z-index:0;margin:0 0 16px;text-align:left;font-weight:500;color:#383c37}.page--home--about__title u{font-family:var(--title-font-family)}.page--home--about__subtitle{font-weight:400;font-size:14px;line-height:24px;text-align:left;color:#383c37;max-width:100%;margin:0 0 24px}.page--home--about__button{font-family:var(--font-family);font-size:16px;font-weight:600;line-height:24px;color:#fff;text-align:center;text-decoration:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;display:inline-flex;align-items:center;-moz-column-gap:8px;column-gap:8px;border-radius:40px;background:#383c37;box-shadow:0 0 16px 0 rgba(56,60,55,.1);outline:0;border:none;white-space:nowrap;padding:12px 28px;cursor:pointer}@media screen and (min-width:600px){.page--home--about__container{flex-direction:row}.page--home--about__image-wrapper{width:50%;height:auto;padding-top:44%}.page--home--about__content{width:50%}.page--home--about__title{font-size:48px;line-height:48px;margin:0 0 24px;max-width:456px}.page--home--about__subtitle{font-size:16px;line-height:24px;max-width:456px;margin:0 0 24px}.page--home--about__button:hover{background:#c9ab37}}