.aqs-guarantee{--aqs-accent: #e47424;--aqs-accent-ink: #b85a14;--aqs-ink: #1a1a1a;--aqs-sage: #65706e;--aqs-muted: #6c7775;--aqs-line: #e7e7e3;--aqs-soft: #f6f6f4;--aqs-cream: #f3f4ef;--aqs-radius: 14px;--aqs-ease: cubic-bezier(.22, 1, .36, 1);display:flex;flex-direction:column;gap:clamp(2.4rem,1.6rem + 2vw,4rem)}.aqs-guarantee__assure{background:radial-gradient(120% 140% at 100% 0%,rgba(101,112,110,.08) 0%,transparent 55%),linear-gradient(180deg,var(--aqs-cream) 0%,var(--aqs-soft) 100%);border:1px solid var(--aqs-line);border-radius:var(--aqs-radius);padding:clamp(1.8rem,1.2rem + 2vw,2.8rem)}.aqs-guarantee__title{margin:0 0 1.6rem;text-align:center;color:var(--aqs-ink);letter-spacing:-.01em}.aqs-guarantee__cols{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.aqs-guarantee__col{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;min-width:0;padding:1.6rem 1.1rem;background:#ffffffa6;border:1px solid var(--aqs-line);border-radius:12px;transition:transform .3s var(--aqs-ease),border-color .3s var(--aqs-ease),box-shadow .3s var(--aqs-ease)}@media(hover:hover){.aqs-guarantee__col:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--aqs-accent) 45%,var(--aqs-line));box-shadow:0 10px 24px -16px #1a1a1a73}}.aqs-guarantee__icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:50%;background:#fff;color:var(--aqs-accent);border:1px solid var(--aqs-line)}.aqs-guarantee__icon svg{width:23px;height:23px}.aqs-guarantee__col-text{display:flex;flex-direction:column;gap:.25rem;min-width:0}.aqs-guarantee__col-title{font-size:1.42rem;font-weight:700;color:var(--aqs-ink);line-height:1.25;overflow-wrap:break-word}.aqs-guarantee__col-sub{font-size:1.23rem;color:var(--aqs-muted);line-height:1.35;overflow-wrap:break-word}.aqs-guarantee__faq-title{margin:0 0 1.6rem;text-align:center;color:var(--aqs-ink);letter-spacing:-.01em}.aqs-guarantee__faq-list{display:flex;flex-direction:column;gap:.9rem}.aqs-guarantee__item{border:1px solid var(--aqs-line);border-radius:12px;background:#fff;overflow:hidden;transition:border-color .3s var(--aqs-ease),box-shadow .3s var(--aqs-ease)}.aqs-guarantee__item[open]{border-color:color-mix(in srgb,var(--aqs-accent) 40%,var(--aqs-line));box-shadow:0 12px 30px -22px #1a1a1a80}.aqs-guarantee__q{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.25rem 1.4rem;min-height:44px;cursor:pointer;list-style:none;font-size:1.5rem;font-weight:600;color:var(--aqs-ink);line-height:1.35;transition:color .25s var(--aqs-ease)}.aqs-guarantee__q::-webkit-details-marker{display:none}.aqs-guarantee__q::marker{content:""}.aqs-guarantee__q-text{min-width:0;overflow-wrap:break-word}@media(hover:hover){.aqs-guarantee__q:hover{color:var(--aqs-accent-ink)}}.aqs-guarantee__q:focus-visible{outline:2px solid var(--aqs-accent);outline-offset:-3px;border-radius:12px}.aqs-guarantee__chevron{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--aqs-soft);color:var(--aqs-sage);transition:transform .35s var(--aqs-ease),background-color .25s var(--aqs-ease),color .25s var(--aqs-ease)}.aqs-guarantee__chevron svg{width:17px;height:17px}.aqs-guarantee__item[open] .aqs-guarantee__chevron{transform:rotate(180deg);background:color-mix(in srgb,var(--aqs-accent) 14%,#fff);color:var(--aqs-accent)}.aqs-guarantee__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .34s var(--aqs-ease)}.aqs-guarantee__item[open] .aqs-guarantee__a{grid-template-rows:1fr}.aqs-guarantee__a-inner{overflow:hidden;min-height:0}.aqs-guarantee__a-inner>*{margin:0 1.4rem 1.25rem;color:var(--aqs-muted);font-size:1.38rem;line-height:1.6}.aqs-guarantee__a-inner>*:first-child{margin-top:.2rem}.aqs-guarantee__a-inner a{color:var(--aqs-accent-ink);text-underline-offset:.2rem}@media(prefers-reduced-motion:no-preference){.aqs-guarantee__col{opacity:0;transform:translateY(14px);animation:aqs-g-fade-up .6s var(--aqs-ease) forwards;animation-delay:calc(var(--aqs-g-i, 0) * 90ms)}.aqs-guarantee__item{opacity:0;transform:translateY(12px);animation:aqs-g-fade-up .55s var(--aqs-ease) forwards}.aqs-guarantee__faq-list .aqs-guarantee__item:nth-child(1){animation-delay:40ms}.aqs-guarantee__faq-list .aqs-guarantee__item:nth-child(2){animation-delay:.1s}.aqs-guarantee__faq-list .aqs-guarantee__item:nth-child(3){animation-delay:.16s}.aqs-guarantee__faq-list .aqs-guarantee__item:nth-child(4){animation-delay:.22s}.aqs-guarantee__faq-list .aqs-guarantee__item:nth-child(5){animation-delay:.28s}.aqs-guarantee__faq-list .aqs-guarantee__item:nth-child(n+6){animation-delay:.34s}}@keyframes aqs-g-fade-up{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:990px){.aqs-guarantee__cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.aqs-guarantee__col{flex-direction:row;text-align:start;align-items:center;gap:1rem;padding:1.1rem}.aqs-guarantee__icon{width:40px;height:40px}.aqs-guarantee__icon svg{width:20px;height:20px}.aqs-guarantee__col-text{align-items:flex-start;text-align:start}.aqs-guarantee__q{padding:1.1rem 1.15rem;font-size:1.42rem}.aqs-guarantee__a-inner>*{margin-inline:1.15rem}}@media screen and (max-width:480px){.aqs-guarantee__cols{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/aqs-pdp-guarantee.css.map */
