.accel-page{background:#efefef}.accel-page__head{min-height:auto}.accel-page__section{padding:1rem 0 2.4rem}.accel-page__crumbs{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;color:#9a9a9a;font-size:.9rem;margin:1.4rem 0 1rem}.accel-page__crumbs a{color:#7a7a7a;text-decoration:none}.accel-page__crumbs a:hover,.accel-page__crumbs span{color:#ce774c}.accel-page__crumbs svg{width:.7rem;height:.7rem}.faq-wrap{background:#f9f9f9;border-right:2px solid #ce774c;border-radius:.88rem;padding:.9rem;direction:rtl}.accel-roadmap__heading{margin-bottom:1rem}.accel-roadmap{list-style:none;margin:0 0 1.6rem;padding:0;display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,232px),1fr))}.accel-roadmap__step{position:relative;display:flex;align-items:center;gap:.7rem;padding:.85rem .95rem .85rem .85rem;background:#ffffff;border:1px solid #efe2da;border-right:4px solid #dc7141;border-radius:.7rem;box-shadow:0 6px 16px rgba(32,24,17,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.accel-roadmap__step:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(220,113,65,.16)}.accel-roadmap__num{position:absolute;top:-.55rem;left:-.55rem;width:1.75rem;height:1.75rem;border-radius:50%;background:#dc7141;color:#fff;font-size:.82rem;font-weight:800;box-shadow:0 3px 8px rgba(220,113,65,.4)}.accel-roadmap__icon,.accel-roadmap__num{display:inline-flex;align-items:center;justify-content:center}.accel-roadmap__icon{flex-shrink:0;width:2.7rem;height:2.7rem;border-radius:.6rem;background:#fbeee7;color:#dc7141}.accel-roadmap__icon svg{width:1.5rem;height:1.5rem}.accel-roadmap__label{display:flex;flex-direction:column;gap:.15rem}.accel-roadmap__label strong{font-size:.92rem;font-weight:800;color:#2c2c2c;line-height:1.5}.accel-roadmap__label small{font-size:.78rem;color:#8a8a8a;line-height:1.5}:root[data-theme=dark] .accel-roadmap__step{background:#1d1d1d;border-color:#2c2c2c #dc7141 #2c2c2c #2c2c2c;box-shadow:0 6px 16px rgba(0,0,0,.35)}:root[data-theme=dark] .accel-roadmap__step:hover{box-shadow:0 12px 24px rgba(220,113,65,.22)}:root[data-theme=dark] .accel-roadmap__icon{background:color-mix(in oklab,#dc7141 22%,transparent);color:#f0a87f}:root[data-theme=dark] .accel-roadmap__label strong{color:#f1f1f1}:root[data-theme=dark] .accel-roadmap__label small{color:#9a9a9a}.faq-title{margin:0 0 .75rem;display:flex;align-items:center;gap:.42rem;font-size:1.15rem;font-weight:800;color:#333}.faq-btn svg,.faq-icon,.faq-title-icon{width:1.05rem;height:1.05rem;color:#dc7141;flex-shrink:0}.faq-item{margin-bottom:.55rem;border-radius:.55rem;overflow:hidden}.faq-item:last-child{margin-bottom:0}.toggle-title1{list-style:none;background:#f5f5f5;border-right:4px solid #dc7141;padding:.72rem .85rem;margin:0;cursor:pointer;font-weight:700;color:#333;display:flex;align-items:center;gap:.45rem;border-radius:.5rem 0 0 .5rem;background-image:linear-gradient(90deg,#f5f5f5 50%,#eaeaea 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .35s ease}.toggle-title1:hover{background-position:0 100%}.toggle-title1::-webkit-details-marker{display:none}.toggle-div{max-height:0;overflow:hidden;background:#fff;padding:0 .85rem;border:1px solid #f1f1f1;border-top:none;border-right:4px solid transparent;border-radius:0 0 .5rem .5rem;color:#444;line-height:1.85;font-size:.86rem;transition:max-height .35s ease,border-right-color .3s ease,padding .25s ease}.faq-item[open] .toggle-div{border-right-color:#dc7141;padding:.78rem .85rem;max-height:800px}.toggle-div p{text-align:justify;margin:0}.faq-btn-box{text-align:center;margin-top:.72rem}.faq-btn{display:inline-flex;align-items:center;gap:.35rem;background:#dc7141;color:#fff;padding:.44rem .75rem;border-radius:.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .3s ease,transform .15s ease}.faq-btn:hover{background:#b95a2f;transform:translateY(-1px)}@media (max-width:768px){.toggle-title1{font-size:.84rem}}:root[data-theme=dark] .accel-page{background:#101010}:root[data-theme=dark] .faq-wrap{background:#181818;border-right-color:#ce774c}:root[data-theme=dark] .faq-title{color:#f1f1f1}:root[data-theme=dark] .toggle-title1{color:#e5e5e5;background:#222222;background-image:linear-gradient(90deg,#222222 50%,#2a2a2a 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .35s ease}:root[data-theme=dark] .toggle-title1:hover{background-position:0 100%}:root[data-theme=dark] .toggle-div{background:#1d1d1d;border-color:#2c2c2c;color:#cecece}