.custom-contacthero{background-color:rgb(var(--color-background))}.custom-contacthero__container{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:center;min-height:40rem}.custom-contacthero__info{display:flex;flex-direction:column;gap:2.4rem}.custom-contacthero__header{display:flex;flex-direction:column;gap:1rem}.custom-contacthero__title{font-family:var(--font-heading-family);font-size:3.6rem;font-weight:700;color:rgb(var(--color-foreground));margin:0;line-height:1.2}.custom-contacthero__subtitle{font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;color:rgba(var(--color-foreground),.75);margin:0;line-height:1.4}.custom-contacthero__response{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;font-family:var(--font-body-family);font-size:1.4rem}.custom-contacthero__response-label{color:rgba(var(--color-foreground),.75);font-weight:400}.custom-contacthero__response-time{color:rgb(var(--color-button));font-weight:600}.custom-contacthero__response-hours{color:rgba(var(--color-foreground),.75);font-weight:400}.custom-contacthero__actions{display:flex;gap:1.6rem;flex-wrap:wrap}.custom-contacthero__button{padding:1.2rem 2.4rem;border-radius:.8rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;border:.2rem solid transparent;min-width:12rem}.custom-contacthero__button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.custom-contacthero__button--primary:hover{background-color:rgb(var(--color-button));border-color:rgb(var(--color-button));transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem rgba(var(--color-button),.3);opacity:.9}.custom-contacthero__button--secondary{background-color:transparent;color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.custom-contacthero__button--secondary:hover{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem rgba(var(--color-button),.3)}.custom-contacthero__benefits{display:flex;flex-wrap:wrap;gap:1.6rem}.custom-contacthero__benefit{font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));padding:.8rem 1.6rem;background-color:rgba(var(--color-foreground),.05);border-radius:2rem;border:.1rem solid rgba(var(--color-foreground),.1)}.custom-contacthero__image-container{position:relative;border-radius:1.2rem;overflow:hidden;background-color:rgba(var(--color-foreground),.05);min-height:30rem;display:flex;align-items:center;justify-content:center}.custom-contacthero__image{width:100%;height:auto;object-fit:cover;border-radius:1.2rem}.custom-contacthero__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:30rem;background-color:rgba(var(--color-foreground),.04);border-radius:1.2rem}.custom-contacthero__placeholder svg{width:100%;max-width:20rem;height:auto;opacity:.3;fill:currentColor}@media screen and (max-width: 749px){.custom-contacthero__container{grid-template-columns:1fr;gap:2.4rem;text-align:center}.custom-contacthero__title{font-size:2.8rem}.custom-contacthero__subtitle{font-size:1.4rem}.custom-contacthero__actions,.custom-contacthero__benefits{justify-content:center}.custom-contacthero__response{justify-content:center;text-align:center}.custom-contacthero__image-container{min-height:25rem}.custom-contacthero__placeholder{height:25rem}}@media screen and (min-width: 750px) and (max-width: 989px){.custom-contacthero__container{gap:3rem}.custom-contacthero__title{font-size:3.2rem}}@media (prefers-reduced-motion: reduce){.custom-contacthero__button{transition:none}.custom-contacthero__button:hover{transform:none}}.custom-contacthero__button:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.3rem}
/*# sourceMappingURL=/cdn/shop/t/71/assets/section-contact-hero.css.map */
