.contact-template__box{--color-link:var(--color-foreground);background:rgb(var(--color-background));border-radius:var(--border-radius-container);z-index:1;max-width:820px;margin:auto;padding:42px;position:relative}.contact-template__header h2{color:rgb(var(--color-foreground));margin:0}.contact-template__header p{font-size:calc(1.125rem * var(--font-section-scale,1));color:rgb(var(--color-foreground-2));margin:.1875rem 0 0}.contact-template__content{flex-wrap:wrap;justify-content:center;margin-top:30px;display:flex}.contact-form-wrapper{flex:1;max-width:424px}.contact-form{height:100%}.contact-info{font-weight:300;font-size:calc(1rem * var(--font-section-scale,1));color:rgb(var(--color-foreground));box-sizing:border-box;max-width:340px;margin:.9375rem 0 0;padding-left:40px;list-style:none}.contact-info li{align-items:center;margin-bottom:25px;display:flex}.contact-info a,.contact-info p{color:rgb(var(--color-foreground))}.contact-info .icon{width:2rem;height:auto;margin-right:20px}@media only screen and (width<=1024px){.contact-template__box{padding:2.625rem}.contact-info{padding-left:29px}}@media only screen and (width<=768px){.contact-template__box{border-radius:var(--border-radius-container);padding:2.25rem 1.5rem 3.125rem}.contact-template__header h2{--font-heading-size:calc(var(--font-heading-scale) * 1.625rem)}.contact-template__header p{font-size:calc(1rem * var(--font-section-scale,1))}}@media only screen and (width<=690px){.contact-template__content{flex-direction:column}.contact-info{text-align:center;max-width:none;margin-top:0;padding-left:0}.contact-info li{flex-direction:column}.contact-info .icon{width:2.5rem;height:auto;margin-bottom:8px;margin-right:0}.contact-form-wrapper{order:1;max-width:none}}.contact-info__fb,.contact-info__instagram,.contact-info__twitter{align-items:center}.contact-info__fb>svg,.contact-info__instagram>svg,.contact-info__twitter>svg{box-sizing:content-box;fill:#3a1c0a;border:1.5px solid #3a1c0a;border-radius:50%;flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:14px;padding:.5rem;display:block}.contact-info__instagram>svg{width:.95rem;height:.95rem;padding:.625rem}.contact-info__instagram>svg path{stroke:#3a1c0a;stroke-width:22px;stroke-linejoin:round;paint-order:stroke fill}.contact-form-wrapper .field-wrapper__label-name{display:none}.contact-form-wrapper .field-wrapper__input::placeholder,.contact-form-wrapper textarea::placeholder{text-transform:none;color:rgb(var(--color-foreground), .55)}@media only screen and (width<=690px){.contact-info__fb>svg,.contact-info__instagram>svg,.contact-info__twitter>svg{margin-bottom:8px;margin-right:0}}