.alhaq-content-page{--alhaq-page-green: var(--alhaq-header-green, #0f7b42);--alhaq-page-dark-green: color-mix(in srgb, var(--alhaq-page-green) 78%, #10251a);--alhaq-page-text: var(--alhaq-header-text, #17221b);--alhaq-page-muted: color-mix(in srgb, var(--alhaq-page-text) 68%, transparent);--alhaq-page-surface: var(--alhaq-header-surface, #fbfdfb);--alhaq-page-tint: var(--alhaq-header-light-green, #eaf6ef);--alhaq-page-border: color-mix(in srgb, var(--alhaq-page-green) 17%, transparent);color:var(--alhaq-page-text);background:color-mix(in srgb,var(--alhaq-page-tint) 28%,#fff)}.alhaq-content-page *,.alhaq-content-page *:before,.alhaq-content-page *:after{box-sizing:border-box}.alhaq-content-pages__container{width:min(calc(100% - 3.2rem),120rem);margin-inline:auto}.alhaq-content-pages__container--narrow{max-width:88rem}.alhaq-content-pages__hero{max-width:82rem;margin:0 auto 3.2rem;text-align:center}.alhaq-content-pages__eyebrow{margin:0 0 .8rem;color:var(--alhaq-page-green);font-size:1.25rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.alhaq-content-pages__title{margin:0;color:var(--alhaq-page-text);font-family:var(--font-heading-family);font-size:clamp(3rem,4vw,4.8rem);font-weight:750;letter-spacing:-.025em;line-height:1.1}.alhaq-content-pages__intro{max-width:72rem;margin:1.4rem auto 0;color:var(--alhaq-page-muted);font-size:1.65rem;line-height:1.65}.alhaq-content-pages__intro>:first-child,.alhaq-content-pages__rich-text>:first-child{margin-top:0}.alhaq-content-pages__intro>:last-child,.alhaq-content-pages__rich-text>:last-child{margin-bottom:0}.alhaq-content-pages__button{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;padding:.9rem 1.8rem;color:#fff;background:var(--alhaq-page-green);border:.1rem solid var(--alhaq-page-green);border-radius:1rem;font:inherit;font-weight:700;line-height:1.3;text-align:center;text-decoration:none;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease}.alhaq-content-pages__button:hover{color:#fff;background:var(--alhaq-page-dark-green);border-color:var(--alhaq-page-dark-green)}.alhaq-content-pages__button--secondary{color:var(--alhaq-page-green);background:#fff}.alhaq-content-pages__button--secondary:hover{color:var(--alhaq-page-dark-green);background:var(--alhaq-page-tint)}.alhaq-content-page :where(a,button,summary,input,select,textarea):focus-visible{outline:.2rem solid var(--alhaq-page-green);outline-offset:.3rem;box-shadow:none}.alhaq-faq__list{display:grid;gap:1rem}.alhaq-faq__category{margin:2.8rem 0 .2rem;color:var(--alhaq-page-dark-green);font-family:var(--font-heading-family);font-size:2.1rem;font-weight:700;line-height:1.25}.alhaq-faq__category:first-child{margin-top:0}.alhaq-faq__item{background:#fff;border:.1rem solid var(--alhaq-page-border);border-radius:1.2rem}.alhaq-faq__summary{display:flex;min-height:5.6rem;cursor:pointer;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.4rem 1.6rem;color:var(--alhaq-page-text);border-radius:1.1rem;list-style:none}.alhaq-faq__summary::-webkit-details-marker{display:none}.alhaq-faq__summary::marker{content:""}.alhaq-faq__question{margin:0;font-family:var(--font-heading-family);font-size:1.65rem;font-weight:700;line-height:1.4}.alhaq-faq__chevron{width:2rem;height:2rem;flex:0 0 2rem;color:var(--alhaq-page-green);transition:transform var(--duration-short) ease}.alhaq-faq__item[open]{border-color:color-mix(in srgb,var(--alhaq-page-green) 32%,transparent)}.alhaq-faq__item[open] .alhaq-faq__summary{color:var(--alhaq-page-dark-green);background:color-mix(in srgb,var(--alhaq-page-tint) 58%,#fff);border-radius:1.1rem 1.1rem 0 0}.alhaq-faq__item[open] .alhaq-faq__chevron{transform:rotate(180deg)}.alhaq-faq__answer{padding:1.4rem 1.6rem 1.6rem;color:var(--alhaq-page-muted);border-top:.1rem solid var(--alhaq-page-border);font-size:1.5rem;line-height:1.65;overflow-wrap:break-word}.alhaq-faq__support{margin-top:4rem;padding:2.4rem;background:var(--alhaq-page-tint);border:.1rem solid var(--alhaq-page-border);border-left:.4rem solid var(--alhaq-page-green);border-radius:1.4rem}.alhaq-faq__support h2{margin:0;color:var(--alhaq-page-dark-green);font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.25}.alhaq-faq__support-text{max-width:68rem;margin-top:1rem;color:var(--alhaq-page-muted);font-size:1.5rem;line-height:1.6}.alhaq-faq__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.8rem}.alhaq-contact__layout{display:grid;gap:2.4rem}.alhaq-contact__sidebar{min-width:0}.alhaq-contact__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.alhaq-contact__card{min-width:0;padding:1.5rem;background:#fff;border:.1rem solid var(--alhaq-page-border);border-radius:1.2rem}.alhaq-contact__card-link{display:block;height:100%;color:inherit;text-decoration:none}.alhaq-contact__card-link:hover .alhaq-contact__card-detail{color:var(--alhaq-page-green)}.alhaq-contact__card-icon{display:inline-flex;width:3.8rem;height:3.8rem;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--alhaq-page-green);background:var(--alhaq-page-tint);border-radius:1rem}.alhaq-contact__card-icon svg{width:2rem;height:2rem}.alhaq-contact__card-label{display:block;margin-bottom:.35rem;color:var(--alhaq-page-text);font-size:1.35rem;font-weight:700;line-height:1.35}.alhaq-contact__card-detail{display:block;color:var(--alhaq-page-muted);font-size:1.4rem;line-height:1.55;overflow-wrap:anywhere;transition:color var(--duration-short) ease}.alhaq-contact__directions{display:inline-flex;min-height:4.4rem;align-items:center;margin-top:1.2rem;color:var(--alhaq-page-green);font-size:1.4rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.alhaq-contact__notice{margin-top:1.4rem;padding:1.6rem;background:var(--alhaq-page-tint);border:.1rem solid var(--alhaq-page-border);border-left:.4rem solid var(--alhaq-page-green);border-radius:1.2rem}.alhaq-contact__notice h2{margin:0;color:var(--alhaq-page-dark-green);font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.3}.alhaq-contact__notice-text{margin-top:.8rem;color:var(--alhaq-page-muted);font-size:1.45rem;line-height:1.6}.alhaq-contact__form-panel{min-width:0;padding:2.2rem;background:#fff;border:.1rem solid var(--alhaq-page-border);border-radius:1.4rem;box-shadow:0 1.2rem 3rem color-mix(in srgb,var(--alhaq-page-text) 7%,transparent)}.alhaq-contact__form-heading{margin:0;color:var(--alhaq-page-text);font-family:var(--font-heading-family);font-size:2.4rem;line-height:1.25}.alhaq-contact__form-intro{margin-top:.8rem;color:var(--alhaq-page-muted);font-size:1.45rem;line-height:1.6}.alhaq-contact__form{display:grid;gap:1.5rem;margin-top:2rem}.alhaq-contact__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.alhaq-contact__field{min-width:0}.alhaq-contact__label{display:block;margin-bottom:.55rem;color:var(--alhaq-page-text);font-size:1.35rem;font-weight:700;line-height:1.35}.alhaq-contact__required{color:#a42121}.alhaq-contact__input,.alhaq-contact__select,.alhaq-contact__textarea{width:100%;min-height:4.8rem;padding:1.1rem 1.2rem;color:var(--alhaq-page-text);background:#fff;border:.1rem solid color-mix(in srgb,var(--alhaq-page-text) 24%,transparent);border-radius:.9rem;font:inherit;font-size:1.5rem;line-height:1.4}.alhaq-contact__textarea{min-height:14rem;resize:vertical}.alhaq-contact__input[aria-invalid=true]{border-color:#a42121}.alhaq-contact__status{margin:0;padding:1.2rem 1.4rem;border-radius:.9rem;font-size:1.45rem;line-height:1.5}.alhaq-contact__status--success{color:var(--alhaq-page-dark-green);background:var(--alhaq-page-tint);border:.1rem solid var(--alhaq-page-border)}.alhaq-contact__status--error{color:#7c1d1d;background:#fff4f4;border:.1rem solid #e3b4b4}.alhaq-contact__error-list{margin:.7rem 0 0;padding-inline-start:2rem}.alhaq-contact__error-list a{color:inherit}.alhaq-contact__submit{justify-self:start;min-width:16rem;cursor:pointer}@media screen and (min-width:990px){.alhaq-contact__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:3.2rem}}@media screen and (max-width:749px){.alhaq-content-pages__container{width:min(calc(100% - 3.2rem),120rem)}.alhaq-content-pages__hero{margin-bottom:2.4rem;text-align:left}.alhaq-content-pages__title{font-size:clamp(2.8rem,9vw,3.6rem)}.alhaq-content-pages__intro{margin-top:1.1rem;font-size:1.5rem}.alhaq-faq__category{margin-top:2.2rem;font-size:1.9rem}.alhaq-faq__summary{min-height:5.2rem;gap:1.2rem;padding:1.25rem 1.3rem}.alhaq-faq__question{font-size:1.5rem}.alhaq-faq__answer{padding:1.25rem 1.3rem 1.4rem;font-size:1.45rem}.alhaq-faq__support,.alhaq-contact__form-panel{padding:1.6rem}.alhaq-faq__actions,.alhaq-content-pages__button,.alhaq-contact__submit{width:100%}.alhaq-contact__cards,.alhaq-contact__field-grid{grid-template-columns:minmax(0,1fr)}.alhaq-contact__card{padding:1.4rem}}@media(prefers-reduced-motion:reduce){.alhaq-content-page *,.alhaq-content-page *:before,.alhaq-content-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/110/assets/alhaq-content-pages.css.map */
