.hafo-content-block{position:relative;width:100%}.hafo-content-block,.hafo-content-block *,.hafo-content-block :after,.hafo-content-block :before{box-sizing:border-box}.hafo-content-block__container{align-items:center;display:flex;flex-wrap:wrap;gap:122px;justify-content:center;width:100%}.hafo-content-block__image{border-radius:var(--hafo-radius-md);flex-shrink:0;height:444px;overflow:hidden;position:relative;width:610px}.hafo-content-block__image img{border-radius:var(--hafo-radius-md);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hafo-content-block__content{display:flex;flex-direction:column;flex-shrink:0;gap:var(--hafo-space-3);max-width:708px}.hafo-content-block__title{color:var(--hafo-color-brand);font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-2xl);font-weight:var(--hafo-font-weight-semibold);line-height:var(--hafo-line-height-normal);margin:0;padding:0}.hafo-content-block__description{color:var(--hafo-color-neutral-900);font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-base);font-weight:var(--hafo-font-weight-light);line-height:var(--hafo-space-4);margin:0;padding:0}.hafo-content-block__description p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0 0 1em}.hafo-content-block__description p:last-child{margin-bottom:0}.hafo-content-block__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:var(--hafo-space-2);margin-top:var(--hafo-space-1)}.hafo-content-block--left .hafo-content-block__image{order:1}.hafo-content-block--left .hafo-content-block__content,.hafo-content-block--right .hafo-content-block__image{order:2}.hafo-content-block--right .hafo-content-block__content{order:1}.hafo-content-block__container>*{flex:0 0 auto}.hafo-content-block__form{flex:1}.hafo-content-block__form-title{color:var(--hafo-color-brand);font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-2xl);font-weight:var(--hafo-font-weight-semibold);line-height:1.2;margin:0 0 var(--hafo-space-3) 0}.hafo-content-block__form-notice{background-color:var(--hafo-color-neutral-50);border-radius:var(--hafo-radius-md);color:var(--hafo-color-text-secondary);font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-sm);margin:0;padding:var(--hafo-space-2)}.hafo-content-block--location .hafo-content-block__container{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;align-items:start;gap:60px}.hafo-content-block__hours{background-color:var(--hafo-color-neutral-50);border-radius:var(--hafo-radius-md);padding:var(--hafo-space-4)}.hafo-content-block__hours-title{color:var(--hafo-color-brand);font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-2xl);font-weight:var(--hafo-font-weight-semibold);margin:0 0 var(--hafo-space-3) 0}.hafo-content-block__hours-list{list-style:none;margin:0;padding:0}.hafo-content-block__hours-item{align-items:center;border-bottom:var(--hafo-border-width-1) solid var(--hafo-color-border-light);display:flex;justify-content:space-between;padding:var(--hafo-space-1-5) 0}.hafo-content-block__hours-item:last-child{border-bottom:none;padding-bottom:0}.hafo-content-block__hours-day{color:var(--hafo-color-neutral-900);font-weight:var(--hafo-font-weight-medium)}.hafo-content-block__hours-day,.hafo-content-block__hours-time{font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-base)}.hafo-content-block__hours-time{color:var(--hafo-color-text-secondary);font-weight:var(--hafo-font-weight-normal)}.hafo-content-block__maps{background-color:var(--hafo-color-neutral-100);border-radius:var(--hafo-radius-md);overflow:hidden}.hafo-content-block__maps iframe{border:none;border-radius:var(--hafo-radius-md);display:block;height:400px;width:100%}.hafo-content-block__maps-placeholder{align-items:center;color:var(--hafo-color-text-secondary);display:flex;font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-sm);justify-content:center;min-height:300px;padding:var(--hafo-space-4);text-align:center}.hafo-content-block__maps-placeholder p{margin:0}@media screen and (max-width:1200px){.hafo-content-block__container{gap:80px}.hafo-content-block__image{height:370px;width:500px}.hafo-content-block__content{max-width:600px}.hafo-content-block__title{font-size:28px;line-height:32px}}@media screen and (max-width:992px){.hafo-content-block__container{gap:60px}.hafo-content-block__image{height:350px;max-width:500px;width:100%}.hafo-content-block__content{max-width:100%}.hafo-content-block__title{font-size:26px;line-height:30px}.hafo-content-block__description{font-size:15px;line-height:28px}}@media screen and (max-width:768px){.hafo-content-block__container{flex-direction:column;gap:40px}.hafo-content-block--left .hafo-content-block__image,.hafo-content-block--right .hafo-content-block__image{order:1}.hafo-content-block--left .hafo-content-block__content,.hafo-content-block--right .hafo-content-block__content{order:2}.hafo-content-block__image{height:300px;max-width:100%;width:100%}.hafo-content-block__title{font-size:24px;line-height:28px}.hafo-content-block__description{font-size:14px;line-height:26px}.hafo-content-block__buttons{align-items:stretch;flex-direction:column;gap:12px}.hafo-content-block__button{text-align:center;width:100%}}@media screen and (max-width:480px){.hafo-content-block__container{gap:32px}.hafo-content-block__content{gap:20px}.hafo-content-block__image{height:250px}.hafo-content-block__title{font-size:22px;line-height:26px}.hafo-content-block__description{font-size:14px;line-height:24px}.hafo-content-block__button{font-size:15px;padding:10px 20px}}@media screen and (max-width:992px){.hafo-content-block--location .hafo-content-block__container{gap:40px}.hafo-content-block__hours{padding:24px}.hafo-content-block__hours-title{font-size:20px}.hafo-content-block__hours-day,.hafo-content-block__hours-time{font-size:14px}}@media screen and (max-width:768px){.hafo-content-block--location .hafo-content-block__container{gap:32px;grid-template-columns:1fr}.hafo-content-block__hours{order:1}.hafo-content-block__maps{order:2}.hafo-content-block__maps iframe{height:300px}}@media screen and (max-width:480px){.hafo-content-block__hours{padding:20px}.hafo-content-block__hours-title{font-size:18px;margin-bottom:16px}.hafo-content-block__hours-item{padding:10px 0}.hafo-content-block__maps iframe{height:250px}}
