.hero-section-custom{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background-color:var(--section-bg);width:100%;overflow:hidden;box-sizing:border-box}.hero-section-custom *{box-sizing:border-box}.hero-section-custom .hero-section-custom__content-side{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px 80px}.hero-section-custom .hero-section-custom__wrapper{max-width:500px;width:100%;display:flex;flex-direction:column;gap:40px}.hero-section-custom .hero-section-custom__text-block{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.hero-section-custom .hero-section-custom__badge{font-family:var(--text-font-family);font-size:16px;font-weight:500;text-transform:uppercase;padding:8px 24px;border-radius:100px;letter-spacing:.05em;display:inline-block;background-color:var(--badge-bg);color:var(--badge-text-color);transition:transform .3s ease,box-shadow .3s ease}.hero-section-custom .hero-section-custom__badge:hover{transform:scale(1.03);box-shadow:0 4px 12px #00000014}.hero-section-custom .hero-section-custom__heading{font-family:var(--heading-font-family);font-size:56px;line-height:1.15;color:var(--heading-color);margin:0;text-transform:uppercase;letter-spacing:.02em}.hero-section-custom .hero-section-custom__heading strong,.hero-section-custom .hero-section-custom__heading em{font-style:normal;font-weight:inherit;color:var(--highlight-color)}.hero-section-custom .hero-section-custom__description{font-family:var(--text-font-family);font-size:16px;line-height:1.5;color:var(--description-color);margin:0}.hero-section-custom .hero-section-custom__button-group{display:flex;flex-direction:row;gap:12px;width:100%;flex-wrap:wrap}.hero-section-custom .hero-section-custom__btn{font-family:var(--heading-font-family);font-size:20px;letter-spacing:.05em;padding:10px 40px;height:48px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer;border:none}.hero-section-custom .hero-section-custom__btn--primary{background-color:var(--primary-btn-bg);color:var(--primary-btn-text);border:1px solid var(--primary-btn-bg);box-shadow:0 2px 4px #0000000d}@media screen and (min-width:750px)and (max-width:1000px){.hero-section-custom{grid-template-columns:1.05fr .95fr;min-height:660px;gap:32px}.hero-section-custom .hero-section-custom__content-side{padding:48px 56px;align-items:flex-start}.hero-section-custom .hero-section-custom__wrapper{max-width:480px;gap:28px}.hero-section-custom .hero-section-custom__heading{font-size:48px;line-height:1.08}.hero-section-custom .hero-section-custom__description{font-size:15px}.hero-section-custom .hero-section-custom__button-group{gap:12px;flex-wrap:wrap}.hero-section-custom .hero-section-custom__btn{padding:10px 32px}.hero-section-custom .hero-section-custom__image-side{min-height:520px}.hero-section-custom .desktop-only-image{display:flex}.hero-section-custom .mobile-only-image{display:none}}.hero-section-custom .hero-section-custom__btn--primary:hover{transform:translateY(-2px);background-color:transparent;color:var(--primary-btn-bg);box-shadow:0 6px 20px #606a3826}.hero-section-custom .hero-section-custom__btn--secondary{background-color:transparent;color:var(--secondary-btn-color);border:1px solid var(--secondary-btn-color)}.hero-section-custom .hero-section-custom__btn--secondary:hover{transform:translateY(-2px);background-color:var(--secondary-btn-color);color:var(--section-bg);box-shadow:0 6px 20px #606a3826}.hero-section-custom .hero-section-custom__image-side{position:relative;overflow:hidden;width:100%;height:100%;display:flex}.hero-section-custom .hero-section-custom__image,.hero-section-custom .hero-section-custom__image-placeholder{width:100%;height:100%;object-fit:cover;object-position:center}.hero-section-custom .hero-section-custom__image-placeholder{background-color:#e5e5e5;padding:40px}.hero-section-custom .desktop-only-image{display:flex;width:100%;height:100%}.hero-section-custom .mobile-only-image{display:none;width:100%;height:100%}@media screen and (max-width:749px){.hero-section-custom{grid-template-columns:1fr;min-height:auto}.hero-section-custom .hero-section-custom__image-side{height:390px;order:-1}.hero-section-custom .desktop-only-image{display:none}.hero-section-custom .mobile-only-image{display:flex}.hero-section-custom .hero-section-custom__content-side{padding:48px 24px;align-items:center}.hero-section-custom .hero-section-custom__wrapper{gap:32px}.hero-section-custom .hero-section-custom__text-block{gap:16px;text-align:left}.hero-section-custom .hero-section-custom__heading{font-size:40px}.hero-section-custom .hero-section-custom__button-group{flex-direction:column;gap:12px}.hero-section-custom .hero-section-custom__btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/section-hero-section.css.map */
