:root{--mf-green: #1e3d2f;--mf-green-deep: #17372a;--mf-lime: #8db53f;--mf-lime-deep: #7aa233;--mf-cream: #f3ede3;--mf-cream-soft: #f8f4ec;--mf-ink: #1a2e1d;--mf-muted: rgba(26, 46, 29, .65);--mf-border: rgba(30, 58, 36, .12)}.motiv-faq-hero,.motiv-faq,.motiv-faq-cta{color:var(--mf-ink)}.motiv-faq-hero__heading p,.motiv-faq-cta__heading p,.motiv-faq__cat-heading p{margin:0}.motiv-faq-eyebrow{font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--mf-muted);display:inline-flex;align-items:center;gap:1rem;margin:0 0 2.8rem}.motiv-faq-eyebrow:before{content:"";width:2.4rem;height:1px;background:currentColor;opacity:.5}.motiv-faq-hero__heading em,.motiv-faq__cat-heading em,.motiv-faq-cta__heading em{font-style:italic;color:var(--mf-lime-deep)}.motiv-faq-cta__heading em{color:var(--mf-lime)}.motiv-faq-hero{background:var(--mf-cream);padding:clamp(6rem,12vh,13rem) 0 clamp(5rem,10vh,11rem);position:relative;overflow:hidden}.motiv-faq-hero:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:radial-gradient(ellipse at 70% 40%,rgba(141,181,63,.16),transparent 60%);pointer-events:none}.motiv-faq-hero__inner{position:relative;max-width:90rem}.motiv-faq-hero__heading{font-family:var(--font-heading-family);font-weight:700;font-size:var(--motiv-fs-h1);line-height:1;letter-spacing:-.03em;color:var(--mf-green);margin:0 0 2.8rem}.motiv-faq-hero__lead{font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.5;color:var(--mf-ink);max-width:56rem;margin:0}.motiv-faq-search{margin-top:4.4rem;max-width:52rem;position:relative}.motiv-faq-search__icon{position:absolute;left:2.2rem;top:50%;transform:translateY(-50%);width:1.8rem;height:1.8rem;color:var(--mf-muted);pointer-events:none}.motiv-faq-search__input{width:100%;background:#fff;border:1px solid var(--mf-border);border-radius:999px;padding:1.8rem 2.4rem 1.8rem 5.4rem;font-family:inherit;font-size:1.5rem;color:var(--mf-ink);outline:none;transition:border-color .2s,box-shadow .2s}.motiv-faq-search__input:focus{border-color:var(--mf-lime);box-shadow:0 0 0 4px #8db53f29}.motiv-faq{background:#fff;padding-top:var(--faq-pt, clamp(6rem, 10vh, 11rem));padding-bottom:var(--faq-pb, clamp(6rem, 10vh, 11rem))}.motiv-faq__heading{font-family:var(--font-heading-family);font-weight:700;font-size:var(--motiv-fs-h2);line-height:1.1;letter-spacing:-.02em;color:var(--mf-green);margin:0 0 4rem}.motiv-faq__heading p{margin:0}.motiv-faq__heading em{font-style:italic;color:var(--mf-lime-deep)}.motiv-faq--no-sidebar .motiv-faq__heading{max-width:86rem;margin-inline:auto}.motiv-faq__layout{display:grid;grid-template-columns:26rem 1fr;gap:clamp(4rem,6vw,9rem);align-items:start}.motiv-faq--no-sidebar .motiv-faq__layout,.motiv-faq__layout:not(:has(.motiv-faq__sidebar)){display:block}.motiv-faq--no-sidebar .motiv-faq__content,.motiv-faq__layout:not(:has(.motiv-faq__sidebar)) .motiv-faq__content{max-width:86rem;margin-inline:auto}.motiv-faq__sidebar{position:sticky;top:4rem}.motiv-faq__sidebar-title{font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--mf-muted);margin-bottom:2rem;padding-bottom:1.6rem;border-bottom:1px solid var(--mf-border)}.motiv-faq__sidebar ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.motiv-faq__sidebar a{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.4rem;font-size:1.5rem;color:var(--mf-ink);text-decoration:none;border-radius:8px;transition:background .2s,color .2s}.motiv-faq__sidebar a:hover{background:var(--mf-cream-soft)}.motiv-faq__sidebar a.is-active{background:var(--mf-green-deep);color:var(--mf-cream);font-weight:500}.motiv-faq__sidebar .count{margin-left:auto;font-size:1.2rem;color:var(--mf-muted);font-variant-numeric:tabular-nums}.motiv-faq__sidebar a.is-active .count{color:#f3ede399}.motiv-faq__content{min-width:0}.motiv-faq__category{margin-bottom:7rem;scroll-margin-top:3rem}.motiv-faq__category:last-of-type{margin-bottom:0}.motiv-faq__cat-head{display:flex;align-items:baseline;gap:1.6rem;margin-bottom:3.2rem;padding-bottom:2rem;border-bottom:1px solid var(--mf-border)}.motiv-faq__cat-heading{font-family:var(--font-heading-family);font-weight:700;font-size:var(--motiv-fs-h2);line-height:1.1;letter-spacing:-.02em;color:var(--mf-green);margin:0}.motiv-faq__cat-count{font-size:1.3rem;color:var(--mf-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.motiv-faq__item{border-bottom:1px solid var(--mf-border);padding:.4rem 0}.motiv-faq__item summary{list-style:none;cursor:pointer;padding:2.2rem 4.4rem 2.2rem 0;position:relative;font-size:clamp(1.6rem,1.4vw,1.9rem);font-weight:500;color:var(--mf-green);line-height:1.4;transition:color .2s}.motiv-faq__item summary::-webkit-details-marker{display:none}.motiv-faq__item summary:hover{color:var(--mf-lime-deep)}.motiv-faq__item summary:focus{outline:none}.motiv-faq__item summary:focus-visible{outline:2px solid var(--mf-lime);outline-offset:3px;border-radius:4px}.motiv-faq__item summary:after{content:"";position:absolute;right:.4rem;top:50%;width:1.4rem;height:1.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none' stroke='%231e3d2f' stroke-width='2'%3E%3Cpath d='M7 1v12M1 7h12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transform:translateY(-50%);transition:transform .3s ease}.motiv-faq__item[open] summary:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none' stroke='%237aa233' stroke-width='2'%3E%3Cpath d='M1 7h12'/%3E%3C/svg%3E");transform:translateY(-50%) rotate(180deg)}.motiv-faq__item[open] summary{color:var(--mf-lime-deep)}.motiv-faq__answer{padding:0 4rem 2.4rem 0;font-size:1.6rem;line-height:1.75;color:var(--mf-ink);animation:motivFaqSlide .3s ease}.motiv-faq__answer p{margin:0 0 1.4rem}.motiv-faq__answer p:last-child{margin-bottom:0}.motiv-faq__answer strong{color:var(--mf-green);font-weight:600}.motiv-faq__answer ul{padding-left:2rem;margin:0 0 1.4rem}.motiv-faq__answer li{margin-bottom:.6rem}.motiv-faq__answer a{color:var(--mf-lime-deep);font-weight:500;text-decoration:underline;text-underline-offset:3px}@keyframes motivFaqSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.motiv-faq__no-results{padding:6rem 2rem;text-align:center;color:var(--mf-muted);font-size:1.5rem;display:none}.motiv-faq__no-results.is-visible{display:block}.motiv-faq__no-results a{color:var(--mf-lime-deep);text-decoration:underline}.motiv-faq-cta{background:var(--mf-green-deep);color:var(--mf-cream);padding:clamp(6rem,10vh,11rem) 0;text-align:center;position:relative;overflow:hidden}.motiv-faq-cta:before{content:"";position:absolute;top:-30%;left:-10%;width:60%;height:160%;background:radial-gradient(ellipse at center,rgba(141,181,63,.1),transparent 60%);pointer-events:none}.motiv-faq-cta__inner{position:relative}.motiv-faq-cta__heading{font-family:var(--font-heading-family);font-weight:700;font-size:var(--motiv-fs-h2);line-height:1.1;letter-spacing:-.02em;color:var(--mf-cream);margin:0 auto 2.2rem;max-width:20ch}.motiv-faq-cta__text{font-size:clamp(1.6rem,1.4vw,1.9rem);line-height:1.6;color:#f3ede3cc;max-width:52rem;margin:0 auto 4rem}.motiv-faq-cta__actions{display:inline-flex;gap:1.4rem;flex-wrap:wrap;justify-content:center}.motiv-faq-cta__btn{display:inline-flex;align-items:center;gap:1rem;padding:1.6rem 3rem;border-radius:999px;font-weight:600;font-size:1.4rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.motiv-faq-cta__btn svg{width:1.6rem;height:1.6rem}.motiv-faq-cta__btn--primary{background:var(--mf-lime);color:var(--mf-green)}.motiv-faq-cta__btn--primary:hover{background:var(--mf-lime-deep);transform:translateY(-2px)}.motiv-faq-cta__btn--ghost{background:transparent;color:var(--mf-cream);border:1px solid rgba(243,237,227,.3)}.motiv-faq-cta__btn--ghost:hover{background:#f3ede314;border-color:var(--mf-cream)}@media screen and (max-width:900px){.motiv-faq__layout{grid-template-columns:1fr;gap:3.2rem}.motiv-faq__sidebar{position:static;overflow-x:auto;padding-bottom:.4rem;-webkit-overflow-scrolling:touch}.motiv-faq__sidebar-title{display:none}.motiv-faq__sidebar ul{flex-direction:row;gap:.8rem}.motiv-faq__sidebar a{flex-shrink:0;padding:.8rem 1.6rem;border-radius:999px;border:1px solid var(--mf-border);font-size:1.3rem;white-space:nowrap}.motiv-faq__sidebar a.is-active{border-color:var(--mf-green-deep)}.motiv-faq__sidebar .count{display:none}}@media screen and (max-width:520px){.motiv-faq-cta__btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-motiv-faq.css.map */
