.maya-contact{--maya-contact-bg: #f2f9ff;--maya-contact-heading: #061f38;--maya-contact-text: #1a2f45;--maya-contact-card-bg: #e3f7ff;--maya-contact-card-border: #0063ab;--maya-contact-label: #0063ab;--maya-contact-social-border: #0063ab;--maya-contact-social-icon: #061f38;--maya-contact-social-bg: #ffffff;--maya-contact-social-hover-bg: #0063ab;--maya-contact-social-hover-icon: #ffffff;--maya-contact-radius: 20px;--maya-contact-gap: 24px;--maya-contact-content-width: 70rem;--maya-contact-header-spacing: 48px;--maya-contact-image-col: 48%;--maya-contact-card-padding: 40px;--maya-contact-media-height: 560px;--maya-contact-media-height-mobile: 360px;--maya-contact-media-ratio: 4 / 5;--maya-contact-media-border: 0px;--maya-contact-card-border-width: 0px;--maya-contact-social-size: 42px;--maya-contact-padding-top: 72px;--maya-contact-padding-bottom: 80px;width:100%;padding-top:var(--maya-contact-padding-top);padding-bottom:var(--maya-contact-padding-bottom);background:var(--maya-contact-bg);color:var(--maya-contact-heading)}.maya-contact__header{max-width:var(--maya-contact-content-width);margin:0 auto var(--maya-contact-header-spacing);text-align:center}.maya-contact__heading{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:800;letter-spacing:-.02em;color:var(--maya-contact-heading)}.maya-contact__heading.h0{font-size:56px;line-height:1.1}.maya-contact__heading.h1{font-size:42px;line-height:1.15}.maya-contact__heading.h2{font-size:32px;line-height:1.2}.maya-contact__subheading{margin:0 auto;max-width:68rem;font-family:var(--font-body-family);color:var(--maya-contact-text);font-size:19px;font-style:normal;font-weight:400;line-height:28px}.maya-contact__subheading p{margin:0}.maya-contact__subheading a{color:inherit;text-decoration:underline;text-underline-offset:.2em}.maya-contact__grid{display:grid;grid-template-columns:1fr;gap:var(--maya-contact-gap);align-items:stretch}.maya-contact__media{position:relative;overflow:hidden;width:100%;min-height:var(--maya-contact-media-height-mobile);aspect-ratio:var(--maya-contact-media-ratio);border-radius:var(--maya-contact-radius);background-color:#d7e8f4;border:var(--maya-contact-media-border) solid var(--maya-contact-card-border);line-height:0}.maya-contact__media img,.maya-contact__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.maya-contact__media .placeholder-svg{background-color:#d7e8f4}.maya-contact__card{display:flex;flex-direction:column;justify-content:center;height:100%;padding:var(--maya-contact-card-padding);border:var(--maya-contact-card-border-width) solid var(--maya-contact-card-border);border-radius:var(--maya-contact-radius);background-color:var(--maya-contact-card-bg);color:var(--maya-contact-heading)}.maya-contact__card-heading{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:800;letter-spacing:-.02em;color:var(--maya-contact-heading)}.maya-contact__card-heading.h0{font-size:48px;line-height:1.05}.maya-contact__card-heading.h1{font-size:32px;line-height:1.15}.maya-contact__card-heading.h2{font-size:26px;line-height:1.2}.maya-contact__card-text{margin:0 0 2.4rem;font-family:var(--font-body-family);color:var(--maya-contact-text);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.maya-contact__card-text p{margin:0}.maya-contact__block{margin:0 0 2.4rem}.maya-contact__block:last-child{margin-bottom:0}.maya-contact__label{margin:0 0 1.2rem;font-family:var(--font-body-family);color:var(--maya-contact-label);text-transform:uppercase;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.2px}.maya-contact__details{margin:0;padding:0;list-style:none;font-family:var(--font-body-family);color:var(--maya-contact-text);font-size:16px;font-style:normal;font-weight:400;line-height:26px;display:flex;flex-direction:column;gap:5px}.maya-contact__details a{color:inherit;text-decoration:none}.maya-contact__details a:hover{text-decoration:underline;text-underline-offset:.2em}.maya-contact__social{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.maya-contact__social-link{display:inline-flex;align-items:center;justify-content:center;width:var(--maya-contact-social-size);height:var(--maya-contact-social-size);border:1.5px solid var(--maya-contact-social-border);border-radius:50%;background-color:var(--maya-contact-social-bg);color:var(--maya-contact-social-icon);text-decoration:none;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.maya-contact__social-link:hover,.maya-contact__social-link:focus-visible{background-color:var(--maya-contact-social-hover-bg);border-color:var(--maya-contact-social-hover-bg);color:var(--maya-contact-social-hover-icon);text-decoration:none}.maya-contact__social-link:focus-visible{outline:.2rem solid var(--maya-contact-heading);outline-offset:.3rem}.maya-contact__social-link .svg-wrapper,.maya-contact__social-link svg{display:block;width:2.2rem;height:2.2rem}.maya-contact__social-link svg path,.maya-contact__social-link svg circle,.maya-contact__social-link svg rect{fill:currentColor;transition:fill .25s ease}@media screen and (min-width:750px){.maya-contact__grid{grid-template-columns:minmax(0,var(--maya-contact-image-col)) minmax(0,1fr)}.maya-contact__grid--image-second .maya-contact__media{order:2}.maya-contact__media,.maya-contact__card{min-height:var(--maya-contact-media-height)}.maya-contact__media{aspect-ratio:auto;height:100%}.maya-contact__heading.h0{font-size:60px;line-height:1.1}}@media(min-width:768px)and (max-width:1024px){.maya-contact__heading.h0{font-size:42px;line-height:1.15}.maya-contact__card-heading.h0{font-size:34px;line-height:1.1}}@media screen and (max-width:749px){.maya-contact{padding-top:48px;padding-bottom:48px}.maya-contact__header{margin-bottom:28px}.maya-contact__heading{margin-bottom:1rem}.maya-contact__heading.h0{font-size:34px;line-height:1.15}.maya-contact__heading.h1{font-size:30px}.maya-contact__heading.h2{font-size:26px}.maya-contact__subheading{font-size:1.4rem;line-height:22px}.maya-contact__card{padding:24px 20px}.maya-contact__card-heading.h0{font-size:28px;line-height:1.15}.maya-contact__card-text,.maya-contact__details{font-size:1.4rem;line-height:22px}.maya-contact__card-text,.maya-contact__block{margin-bottom:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-maya-contact.css.map */
