.section-contact-header{background-color:#f7f4ef;position:relative}.section-contact-header__title{display:flex;align-items:center;gap:1em}@media (max-width:768px){.section-contact-header__title{width:100%}}.section-contact-header__title svg{width:3.5em;height:auto}.section-contact-header__title svg path{fill:none;stroke:#120918;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.section-contact-header__feature{position:relative}.section-contact-header__image{position:relative;height:22em;border-radius:1.25em;overflow:hidden}@media (max-width:1024px){.section-contact-header__image{height:-moz-fit-content;height:fit-content;border-radius:0}}.section-contact-header img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (max-width:1024px){.section-contact-header img{position:relative;left:auto;top:auto;transform:none;border-radius:1.25em}}.section-contact-header__content{display:flex;justify-content:space-between;gap:3em;align-items:flex-start;flex-wrap:wrap}@media (max-width:768px){.section-contact-header__content{gap:1em}}.section-contact-header__content p{width:100%;max-width:520px}.section-contact-header__content p:last-child{margin-bottom:0}.section-contact-header__number{margin-left:auto;display:flex;gap:.75em;align-items:center}@media (max-width:768px){.section-contact-header__number{margin-left:0}}.section-contact-header__number p{margin:0}.section-contact-header__number svg{width:1.75em;height:auto}.section-contact-header__number svg circle,.section-contact-header__number svg line,.section-contact-header__number svg path,.section-contact-header__number svg polygon{fill:none;stroke:#120918;stroke-width:1.75;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;transition:stroke linear .1s}.section-contact-header__hours p{margin:0;text-align:right}@media (max-width:768px){.section-contact-header__hours strong{display:block;width:100%}}.section-contact-header__inner{display:flex;flex-direction:column;gap:2em}.section-contact-header__inner h1,.section-contact-header__inner p{margin:0}