.aceii-rich-faq{width:100%;overflow:hidden;background:var(--color-background, #f4f6f4);color:var(--color-foreground, #080a09);padding:104px 0 112px}.aceii-rich-faq *{box-sizing:border-box}.arf-inner{margin:0 auto}.arf-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:52px}.arf-head p{margin:0 0 16px;color:#080a0985;font-size:14px;line-height:1.2;font-weight:500;letter-spacing:0}.arf-head h2{margin:0;color:#080a09;font-size:clamp(46px,4.8vw,76px);line-height:1.06;font-weight:500;letter-spacing:0}.arf-search{position:relative;width:min(460px,34vw);height:54px;flex:0 0 auto;border-radius:999px;background:#fff;box-shadow:0 22px 70px #00000009,inset 0 0 0 1px #080a090e}.arf-search svg{position:absolute;left:20px;top:50%;width:20px;height:20px;transform:translateY(-50%);color:#080a0973}.arf-search svg circle,.arf-search svg path{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.arf-search input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 54px;color:#080a09;font-size:15px;line-height:1;font-weight:400}.arf-search input::placeholder{color:#080a096b}.arf-search-clear{-webkit-appearance:none;appearance:none;position:absolute;right:12px;top:50%;width:30px;height:30px;border:0;border-radius:999px;transform:translateY(-50%);background:#080a090f;color:#080a0985;cursor:pointer;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .24s ease,color .24s ease}.arf-search-clear:hover{background:#080a091a;color:#080a09}.arf-search-clear[hidden]{display:none}.arf-layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:86px;align-items:start}.arf-sidebar{position:sticky;top:108px;border-radius:20px;background:#fff;padding:26px;box-shadow:0 28px 80px #00000009,inset 0 0 0 1px #080a090a}.arf-sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.arf-sidebar-title span{color:#080a09;font-size:16px;line-height:1;font-weight:500}.arf-sidebar-title em{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f4f6f4;color:#080a098f;font-size:12px;line-height:1;font-style:normal;font-weight:600}.arf-category-list{display:flex;flex-direction:column;gap:6px;max-height:640px;overflow:auto;padding-right:2px}.arf-category-list::-webkit-scrollbar{width:4px}.arf-category-list::-webkit-scrollbar-thumb{border-radius:999px;background:#080a0929}.arf-cat-btn{-webkit-appearance:none;appearance:none;width:100%;border:0;min-height:42px;padding:0 14px;border-radius:10px;background:transparent;color:#080a09c2;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;transition:background .24s ease,color .24s ease}.arf-cat-btn span{font-size:15px;line-height:1.2;font-weight:400}.arf-cat-btn em{font-size:12px;line-height:1;font-style:normal;color:#080a0961}.arf-cat-btn:hover{background:#080a090b;color:#080a09}.arf-cat-btn.is-active{background:#eef0f3;color:#080a09}.arf-main{min-width:0}.arf-main-top{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-bottom:20px;border-bottom:1px solid rgba(8,10,9,.72)}.arf-main-top span{color:#080a099e;font-size:15px;line-height:1.2;font-weight:500}.arf-main-top em{color:#080a097a;font-size:14px;line-height:1.2;font-style:normal;font-weight:400}.arf-list{min-height:650px}.arf-item{border-bottom:1px solid rgba(8,10,9,.72)}.arf-question{-webkit-appearance:none;appearance:none;border:0;width:100%;min-height:76px;padding:0;background:transparent;color:#080a09;display:grid;grid-template-columns:34px minmax(0,1fr);gap:24px;align-items:center;text-align:left;cursor:pointer}.arf-arrow{display:inline-flex;align-items:center;justify-content:center;color:#080a09;font-size:24px;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1)}.arf-question span:last-child{color:#080a09;font-size:17px;line-height:1.35;font-weight:400;letter-spacing:0}.arf-item.is-open .arf-arrow{transform:rotate(90deg)}.arf-answer{max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.22,1,.36,1)}.arf-item.is-open .arf-answer{max-height:none}.arf-answer-inner{padding:0 0 28px 58px;max-width:980px;color:#080a099e;font-size:15px;line-height:1.68;font-weight:400}.arf-answer-inner p:last-child{margin-bottom:0}.arf-empty{display:none;min-height:260px;padding:60px 40px;border-bottom:1px solid rgba(8,10,9,.72);color:#080a098f;font-size:16px;line-height:1.55;text-align:center}.arf-empty.is-visible{display:block}.arf-pagination{display:flex;align-items:center;justify-content:center;gap:12px;min-height:58px;margin-top:32px}.arf-page-btn,.arf-page-dots{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#080a0985;font-size:14px;line-height:1}.arf-page-btn{-webkit-appearance:none;appearance:none;border:1px solid transparent;background:transparent;cursor:pointer;transition:color .24s ease,border-color .24s ease,background .24s ease}.arf-page-btn:hover{color:#080a09;background:#080a090b}.arf-page-btn.is-active{color:#ff6b18}.arf-page-prev,.arf-page-next{border-color:#080a095c;color:#080a09;font-size:20px}.arf-page-prev:disabled,.arf-page-next:disabled{opacity:.32;cursor:not-allowed}@media screen and (max-width:1180px){.aceii-rich-faq{padding:88px 0}.arf-head{flex-direction:column;align-items:flex-start;gap:28px;margin-bottom:42px}.arf-search{width:min(520px,100%)}.arf-layout{grid-template-columns:1fr;gap:34px}.arf-sidebar{position:relative;top:auto;padding:14px;border-radius:18px}.arf-sidebar-title{padding:0 6px}.arf-category-list{flex-direction:row;max-height:none;overflow-x:auto;padding-bottom:4px}.arf-cat-btn{flex:0 0 auto;width:auto;white-space:nowrap;min-height:42px}.arf-list{min-height:560px}}@media screen and (max-width:760px){.aceii-rich-faq{padding-block:72px 88px}.arf-head{margin-bottom:32px;gap:24px}.arf-head p{margin-bottom:14px;font-size:13px}.arf-head h2{font-size:38px;line-height:1.08}.arf-search{height:50px}.arf-search input{font-size:14px}.arf-sidebar{margin-left:-20px;margin-right:-20px;border-radius:0;background:transparent;box-shadow:none;padding:0 20px}.arf-sidebar-title{display:none}.arf-cat-btn{min-height:40px;background:#fff;border-radius:999px;padding:0 16px;box-shadow:inset 0 0 0 1px #080a090a}.arf-cat-btn.is-active{background:#080a09;color:#fff}.arf-cat-btn.is-active em{color:#ffffff94}.arf-main-top{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:18px}.arf-list{min-height:auto}.arf-question{min-height:70px;grid-template-columns:26px minmax(0,1fr);gap:16px}.arf-arrow{font-size:20px}.arf-question span:last-child{font-size:15px;line-height:1.4}.arf-answer-inner{padding:0 0 24px 42px;font-size:14px;line-height:1.6}.arf-pagination{margin-top:26px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-aceii-rich-faq.css.map */
