.itf-faq-app *{margin:0 auto;width:99%;box-sizing:border-box}.itf-faq-app{color:#3f3f3f}.itf-faq-app .itf-faq-header{text-align:left;margin-bottom:32px;padding:10px 20px 0}.itf-faq-app .itf-faq-header h1{margin:0 0 16px;color:#2f2f2f;font-size:48px;line-height:1.1;font-weight:800;letter-spacing:-.01em}.itf-faq-app .itf-faq-header p{margin:0;max-width:100%;color:#6e6e6e;font-size:17px;line-height:1.6}.itf-faq-app .faq-container{display:flex;min-height:500px;background:#fff;overflow:hidden}.itf-faq-app .faq-nav{flex:0 0 260px;background:#fff;border-right:1px solid #E5E5E5;padding:20px}.itf-faq-app .faq-nav button{display:block;width:100%;padding:12px 18px;margin-bottom:10px;border:1px solid transparent;border-radius:999px;background:#f8f8f8;color:#2f2f2f;text-align:left;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease;font-size:14px;font-weight:650}.itf-faq-app .faq-nav button:hover{background:#f3f9ea;border-color:#ddecc6}.itf-faq-app .faq-nav button.active{background:#8ab838;color:#fff;border-color:#8ab838}.itf-faq-app .faq-content{flex:1;padding:30px;overflow-y:auto;background:#f8f8f8}.itf-faq-app .faq-content h2{margin:0 0 18px;color:#2f2f2f;font-size:26px;line-height:1.25;font-weight:800}.itf-faq-app .faq-content>p{margin:0;color:#6e6e6e;font-size:15px;line-height:1.6}.itf-faq-app .faq-subcategory{background:#f3f9ea;margin:16px 0 8px;padding:13px 44px 13px 16px;border:1px solid #DDECC6;border-left:5px solid #8AB838;border-radius:12px;cursor:pointer;color:#2f2f2f;font-weight:750;position:relative;transition:background .25s ease,border-color .25s ease}.itf-faq-app .faq-subcategory:hover{background:#f7fbf0;border-color:#cfe6ad}.itf-faq-app .faq-subcategory:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#8ab838;font-size:22px;font-weight:600;line-height:1;transition:transform .25s ease}.itf-faq-app .faq-subcategory.active:after{transform:translateY(-50%) rotate(45deg)}.itf-faq-app .faq-questions-group{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;opacity:0;margin-bottom:10px}.itf-faq-app .faq-questions-group.open{max-height:3000px;opacity:1}.itf-faq-app .faq-item{background:#fff;margin:8px 0;border:1px solid #E5E5E5;border-radius:12px;box-shadow:0 1px 3px #2f2f2f0a;overflow:hidden}.itf-faq-app .faq-question{padding:14px 46px 14px 18px;cursor:pointer;color:#2f2f2f;font-weight:700;position:relative;transition:background .25s ease}.itf-faq-app .faq-question:hover{background:#f3f9ea}.itf-faq-app .faq-question:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#8ab838;font-size:22px;font-weight:600;line-height:1;transition:transform .25s ease}.itf-faq-app .faq-question.active:after{transform:translateY(-50%) rotate(45deg)}.itf-faq-app .faq-answer{max-height:0;overflow:hidden;padding:0 18px;background:#fcfcfc;color:#3f3f3f;border-top:0 solid #E5E5E5;transition:max-height .5s ease,padding .5s ease,opacity .5s ease,border-top-width .5s ease;opacity:0}.itf-faq-app .faq-answer.open{max-height:1000px;padding:12px 18px 16px;border-top-width:1px;opacity:1}.itf-faq-app .faq-answer p{margin:0 0 12px;font-size:15px;line-height:1.65}.itf-faq-app .faq-answer p:last-child{margin-bottom:0}.itf-faq-app .faq-answer ul{margin:8px 0 12px 22px;padding:0}.itf-faq-app .faq-answer li{margin-bottom:6px;line-height:1.55}.itf-faq-app .faq-answer a,.itf-faq-app .info-popup{color:#8ab838!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important;font-weight:700;cursor:pointer}.itf-faq-app .faq-nav button:focus-visible,.itf-faq-app .faq-subcategory:focus-visible,.itf-faq-app .faq-question:focus-visible,.itf-faq-app .itf-info-modal-close:focus-visible{outline:3px solid rgba(138,184,56,.35);outline-offset:2px}.itf-faq-app .itf-info-modal{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;background:#2f2f2f9e;justify-content:center;align-items:center;padding:20px}.itf-faq-app .itf-info-modal-inner{background:#fff;width:92vw;max-width:800px;max-height:90vh;overflow:auto;border-radius:16px;border:1px solid #E5E5E5;position:relative;animation:itfFadeIn .25s ease;box-shadow:0 18px 40px #2f2f2f2e}.itf-faq-app .itf-info-modal-content{padding:28px;color:#3f3f3f;line-height:1.65;font-size:15px}.itf-faq-app .itf-info-modal-content h3,.itf-faq-app .itf-info-modal-content h4{color:#2f2f2f;margin-top:0}.itf-faq-app .itf-info-modal-content h3{font-size:24px;line-height:1.25;margin-bottom:14px}.itf-faq-app .itf-info-modal-content h4{font-size:17px;margin:20px 0 8px}.itf-faq-app .itf-info-modal-content p{margin:0 0 12px}.itf-faq-app .itf-info-modal-content a{color:#8ab838;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.itf-faq-app .itf-info-modal-close{position:absolute;top:12px;right:14px;width:36px;height:36px;background:#f8f8f8;border:1px solid #E5E5E5;border-radius:999px;color:#2f2f2f;font-size:26px;cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease}.itf-faq-app .itf-info-modal-close:hover{background:#8ab838;color:#fff}@keyframes itfFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.itf-faq-app .itf-faq-header{padding:4px 4px 0;margin-bottom:24px;text-align:center}.itf-faq-app .itf-faq-header h1{font-size:32px;margin-bottom:12px}.itf-faq-app .itf-faq-header p{font-size:15px}.itf-faq-app .faq-container{flex-direction:column;min-height:auto;border-radius:14px}.itf-faq-app .faq-nav{flex:unset;display:flex;gap:10px;overflow-x:auto;border-right:none;border-bottom:1px solid #E5E5E5;padding:14px;-webkit-overflow-scrolling:touch}.itf-faq-app .faq-nav button{flex:0 0 auto;width:auto;white-space:nowrap;margin-bottom:0;padding:11px 16px;font-size:13px}.itf-faq-app .faq-content{padding:20px 16px}.itf-faq-app .faq-content h2{font-size:23px}.itf-faq-app .faq-subcategory{padding:12px 42px 12px 14px}.itf-faq-app .faq-question{padding:13px 42px 13px 15px;font-size:15px}.itf-faq-app .faq-answer.open{padding:12px 15px 15px}.itf-faq-app .itf-info-modal{padding:14px;align-items:flex-end}.itf-faq-app .itf-info-modal-inner{width:100%;max-height:86vh;border-radius:16px 16px 0 0}.itf-faq-app .itf-info-modal-content{padding:24px 18px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/itf-help-centre.css.map */
