.page--home--benefits{background:#f1f1f1;padding:64px 24px}.page--home--benefits__container{max-width:1280px;margin:0 auto}.page--home--benefits__list{display:flex;flex-direction:column;justify-content:center;row-gap:40px}.page--home--benefits__title{color:#383c37;text-align:center;font-family:"Cormorant Garamond";font-size:40px;font-weight:600;line-height:40px;margin:0 0 24px}.component--home--benefit-card{padding:0;margin:0 auto;max-width:100%}.component--home--benefit-card__image-wrapper{width:100%;padding-top:100%;display:flex;justify-content:center;align-items:center;position:relative;margin:0 0 16px;overflow:hidden;border-radius:8px}.component--home--benefit-card__image{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.component--home--benefit-card__title{color:#383c37;font-family:"Cormorant Garamond";font-size:32px;font-weight:600;line-height:32px;margin:16px 0 8px}.component--home--benefit-card__subtitle{color:#5a5f58;font-family:var(--font-family);font-size:16px;font-weight:400;line-height:24px;margin:0 0 16px}.component--home--benefit-card__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;order:2}@media screen and (min-width:600px){.page--home--benefits{padding:120px 24px}.page--home--benefits__list{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:20px;column-gap:20px}.page--home--benefits__title{font-size:64px;line-height:64px;margin:0 0 40px}.component--home--benefit-card{margin:0;padding:0}.component--home--benefit-card__image-wrapper{width:100%;height:auto;padding-top:100%;margin:0 0 24px}.component--home--benefit-card__title{font-size:32px;line-height:32px;margin:16px 0 8px}.component--home--benefit-card__button:hover{background:#c9ab37}}