.rk-product-faq{position:relative;width:100%;background:var(--rk-pf-bg);overflow:hidden}.rk-product-faq__container{max-width:900px;margin:0 auto;padding:0 24px}.rk-product-faq__header{text-align:center;margin-bottom:40px}.rk-product-faq__title{display:inline-flex;align-items:center;gap:12px;font-size:clamp(24px,3vw,32px);font-weight:800;color:var(--rk-pf-heading);margin:0 0 12px;line-height:1.2}.rk-product-faq__title svg{width:32px;height:32px;color:var(--rk-pf-accent)}.rk-product-faq__title-icon{width:32px;height:32px;object-fit:contain}.rk-product-faq__subtitle{font-size:15px;color:var(--rk-pf-text);margin:0;line-height:1.6}.rk-product-faq__controls{display:flex;align-items:center;gap:16px;margin-bottom:32px}.rk-product-faq__search{position:relative;flex:1}.rk-product-faq__search svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--rk-pf-text);pointer-events:none}.rk-product-faq__search-input{width:100%;padding:14px 16px 14px 48px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);border-radius:12px;color:var(--rk-pf-heading);font-size:15px;transition:all .3s ease}.rk-product-faq__search-input::placeholder{color:var(--rk-pf-text);opacity:.6}.rk-product-faq__search-input:focus{outline:none;border-color:var(--rk-pf-accent);box-shadow:0 0 20px #f0f3}.rk-product-faq__toggle-all{display:flex;align-items:center;gap:8px;padding:14px 20px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);border-radius:12px;color:var(--rk-pf-text);font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.rk-product-faq__toggle-all svg{width:18px;height:18px;transition:transform .3s ease}.rk-product-faq__toggle-all:hover{border-color:var(--rk-pf-accent);background:#ff00ff1a;color:var(--rk-pf-accent)}.rk-product-faq__toggle-all--active svg{transform:rotate(180deg)}.rk-product-faq__items{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.rk-product-faq__item{background:var(--rk-pf-item-bg);border:2px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.rk-product-faq__item:hover{border-color:#ff00ff4d;box-shadow:0 4px 16px #ff00ff1a}.rk-product-faq__item--active{border-color:var(--rk-pf-accent);box-shadow:0 4px 24px #f0f3}.rk-product-faq__item--active .rk-product-faq__question{background:#ff00ff14}.rk-product-faq__item--active .rk-product-faq__question-toggle svg{transform:rotate(180deg)}.rk-product-faq__item--hidden{display:none}.rk-product-faq__question{width:100%;display:flex;align-items:center;gap:16px;padding:20px 24px;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .3s ease}.rk-product-faq__question:hover{background:#ffffff08}.rk-product-faq__question-icon{flex-shrink:0;width:24px;height:24px;object-fit:contain}.rk-product-faq__question-icon--default{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ff00ff1a;border-radius:8px}.rk-product-faq__question-icon--default svg{width:18px;height:18px;color:var(--rk-pf-accent)}.rk-product-faq__question-text{flex:1;font-size:16px;font-weight:700;color:var(--rk-pf-heading);line-height:1.4}.rk-product-faq__question-toggle{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:8px}.rk-product-faq__question-toggle svg{width:20px;height:20px;color:var(--rk-pf-accent);transition:transform .3s cubic-bezier(.4,0,.2,1)}.rk-product-faq__answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.rk-product-faq__item--active .rk-product-faq__answer-wrapper{max-height:2000px}.rk-product-faq__answer{padding:0 24px 24px 64px;font-size:15px;color:var(--rk-pf-text);line-height:1.7}.rk-product-faq__answer p{margin:0 0 12px}.rk-product-faq__answer p:last-child{margin-bottom:0}.rk-product-faq__answer ul,.rk-product-faq__answer ol{margin:12px 0;padding-left:20px}.rk-product-faq__answer li{margin-bottom:8px}.rk-product-faq__answer strong{color:var(--rk-pf-heading);font-weight:700}.rk-product-faq__answer a{color:var(--rk-pf-accent);text-decoration:underline;transition:opacity .3s ease}.rk-product-faq__answer a:hover{opacity:.8}.rk-product-faq__cta{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,var(--rk-pf-accent) 0%,#8a2be2 100%);border-radius:8px;color:#fff;font-size:14px;font-weight:700;text-decoration:none;margin-top:12px;transition:all .3s ease}.rk-product-faq__cta svg{width:16px;height:16px}.rk-product-faq__cta:hover{transform:translateY(-2px);box-shadow:0 4px 16px #f0f6}.rk-product-faq__no-results{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 24px;text-align:center}.rk-product-faq__no-results svg{width:56px;height:56px;color:var(--rk-pf-text);opacity:.5}.rk-product-faq__no-results p{font-size:15px;color:var(--rk-pf-text);margin:0}.rk-product-faq__contact{display:flex;align-items:center;gap:20px;padding:28px;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.08);border-radius:16px;transition:all .3s ease}.rk-product-faq__contact:hover{border-color:#ff00ff4d;box-shadow:0 8px 24px #ff00ff1a}.rk-product-faq__contact-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--rk-pf-accent) 0%,#8a2be2 100%);border-radius:12px}.rk-product-faq__contact-icon svg{width:28px;height:28px;color:#fff}.rk-product-faq__contact-content{flex:1}.rk-product-faq__contact-content h3{font-size:18px;font-weight:800;color:var(--rk-pf-heading);margin:0 0 4px}.rk-product-faq__contact-content p{font-size:14px;color:var(--rk-pf-text);margin:0;line-height:1.5}.rk-product-faq__contact-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ffffff14;border:2px solid rgba(255,255,255,.1);border-radius:10px;color:var(--rk-pf-heading);font-size:14px;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap}.rk-product-faq__contact-btn svg{width:16px;height:16px}.rk-product-faq__contact-btn:hover{background:var(--rk-pf-accent);border-color:var(--rk-pf-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #ff00ff4d}@media(max-width:768px){.rk-product-faq__container{padding:0 16px}.rk-product-faq__controls{flex-direction:column;align-items:stretch}.rk-product-faq__toggle-all{justify-content:center}.rk-product-faq__question{padding:16px 20px;gap:12px}.rk-product-faq__question-text{font-size:15px}.rk-product-faq__answer{padding:0 20px 20px 56px;font-size:14px}.rk-product-faq__contact{flex-direction:column;text-align:center;gap:16px}.rk-product-faq__contact-btn{width:100%;justify-content:center}}@media(max-width:480px){.rk-product-faq__title{font-size:22px}.rk-product-faq__title svg,.rk-product-faq__title-icon{width:28px;height:28px}.rk-product-faq__answer{padding:0 16px 16px 48px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rk-product-faq.css.map */
