.contact-hero{background-color:#fff}.contact-hero__container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:400px}.contact-hero__info{display:flex;flex-direction:column;gap:24px}.contact-hero__title{font-family:Comfortaa,sans-serif;font-size:36px;font-weight:700;color:#000;margin:0;line-height:1.2}.contact-hero__subtitle{font-family:Quicksand,sans-serif;font-size:16px;font-weight:400;color:#666;margin:0;line-height:1.4}.contact-hero__response{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-family:Quicksand,sans-serif;font-size:14px}.contact-hero__response-label{color:#666;font-weight:400}.contact-hero__response-time{color:#ff7035;font-weight:600}.contact-hero__response-hours{color:#666;font-weight:400}.contact-hero__actions{display:flex;gap:16px;flex-wrap:wrap}.contact-hero__button{padding:12px 24px;border-radius:8px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;border:2px solid transparent;min-width:120px}.contact-hero__button--primary{background-color:#ff7035;color:#fff;border-color:#ff7035}.contact-hero__button--primary:hover{background-color:#e55a28;border-color:#e55a28;transform:translateY(-2px);box-shadow:0 4px 12px #ff70354d}.contact-hero__button--secondary{background-color:transparent;color:#ff7035;border-color:#ff7035}.contact-hero__button--secondary:hover{background-color:#ff7035;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff70354d}.contact-hero__benefits{display:flex;flex-wrap:wrap;gap:16px}.contact-hero__benefit{font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;color:#000;padding:8px 16px;background-color:#f5f5f5;border-radius:20px;border:1px solid #e0e0e0}.contact-hero__image-container{position:relative;border-radius:12px;overflow:hidden;background-color:#f5f5f5;min-height:300px;display:flex;align-items:center;justify-content:center}.contact-hero__image{width:100%;height:auto;object-fit:cover;border-radius:12px}.contact-hero__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:300px;background-color:#f0f0f0;color:#999;font-family:Quicksand,sans-serif;font-size:16px;border-radius:12px}@media screen and (max-width: 749px){.contact-hero__container{grid-template-columns:1fr;gap:32px;text-align:center}.contact-hero__title{font-size:28px}.contact-hero__subtitle{font-size:14px}.contact-hero__actions,.contact-hero__benefits{justify-content:center}.contact-hero__response{justify-content:center;text-align:center}.contact-hero__image-container{min-height:250px}}@media screen and (max-width: 990px) and (min-width: 750px){.contact-hero__container{gap:40px}.contact-hero__title{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/contact-hero.css.map */
