.hp-faq{background-color:var(--hp-bg2);padding:5rem 0}.hp-faq__header{text-align:center;margin-bottom:3.5rem;max-width:640px;margin-inline:auto}.hp-faq__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--hp-navy);margin-bottom:1rem;letter-spacing:-.02em}.hp-faq__desc{font-size:1.0625rem;color:var(--hp-muted);line-height:1.6}.hp-faq__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.hp-faq__item{background:#fff;border-radius:var(--hp-radius-lg);border:1px solid var(--hp-border);box-shadow:0 2px 12px #0f2d4a0a;overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease,transform .3s ease}.hp-faq__item:hover{box-shadow:var(--hp-shadow-hover);border-color:#d1d5db;transform:translateY(-2px)}.hp-faq__question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.125rem;font-weight:700;color:var(--hp-navy);cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;transition:color .2s ease,background .2s ease}.hp-faq__question::-webkit-details-marker{display:none}.hp-faq__question:hover{color:var(--hp-accent);background:#fafafa}.hp-faq__icon{position:relative;width:32px;height:32px;flex-shrink:0;margin-left:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--hp-bg2);border-radius:50%;color:var(--hp-navy);transition:transform .4s cubic-bezier(.4,0,.2,1),background .3s ease,color .3s ease}.hp-faq__icon:before,.hp-faq__icon:after{content:"";position:absolute;background-color:currentColor;border-radius:2px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease}.hp-faq__icon:before{width:14px;height:2px}.hp-faq__icon:after{width:2px;height:14px}.hp-faq__item[open]{border-color:var(--hp-accent);box-shadow:0 4px 20px #e8821e1f;transform:none}.hp-faq__item[open] .hp-faq__question{color:var(--hp-accent);border-bottom:1px solid #f5f5f5;background:#fff}.hp-faq__item[open] .hp-faq__icon{background:var(--hp-accent);color:#fff;transform:rotate(180deg)}.hp-faq__item[open] .hp-faq__icon:after{transform:scaleY(0);opacity:0}.hp-faq__answer{padding:1.75rem 2rem;color:var(--hp-text);font-size:1rem;line-height:1.7;background:#fff;animation:faq-slide-down .4s cubic-bezier(.4,0,.2,1) forwards;transform-origin:top}.hp-faq__answer p{margin-bottom:1rem}.hp-faq__answer p:last-child{margin-bottom:0}.hp-faq__answer a{color:var(--hp-accent);text-decoration:underline;font-weight:600;transition:color .2s ease}.hp-faq__answer a:hover{text-decoration:none;color:#c76f16}@keyframes faq-slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hp-faq{padding:4rem 0}.hp-faq__header{margin-bottom:2.5rem}.hp-faq__question{font-size:1.0625rem;padding:1.25rem 1.5rem}.hp-faq__answer{padding:1.5rem;font-size:.9375rem}.hp-faq__icon{width:28px;height:28px}.hp-faq__icon:before{width:12px}.hp-faq__icon:after{height:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/faq.css.map */
