html {font-size:clamp(7.5px,0.522vw,10px)}:root{--bg_color:#edf2f9;--content_color:#595959;--theme_color:#16529b;--title_color:#161616}*{margin:0px;padding:0px;box-sizing:border-box}.page_faqs{background-color:var(--bg_color);padding:7.3rem 0px 7.1rem}body > section{position:relative}body > section:hover{}@media screen and (max-width:768px){.page_faqs{padding:3rem 0px;margin:1rem 0px}}.content{max-width:144rem;margin:0px auto;position:relative}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.flex{display:flex}.wrap{flex-wrap:wrap}.between{justify-content:space-between}.gap{gap:2rem}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.page_faqs .flex{gap:2rem 1rem}}.page_faqs .head{flex:1 1 0%;max-width:27.1rem;display:flex;flex-direction:column;align-items:flex-start;padding-top:2px}@media screen and (max-width:768px){.page_faqs .head{padding:0px}}.head h2{font-size:4.8rem;line-height:6.4rem;font-weight:600}.page_faqs h2{margin-bottom:1.6rem}.fadeInLeft{animation-name:fadeInLeft}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset}}@media screen and (max-width:768px){.page_faqs h2{margin-bottom:0px}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px;line-height:1.5}}.page_faqs .head p{font-size:1.7rem;line-height:2.6rem;color:var(--content_color);margin-bottom:3.5rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (max-width:768px){.page_faqs .head p{font-size:0.9rem;line-height:1.5;margin-top:10px;margin-bottom:0px}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;line-height:1.5;margin-top:12px}}@media screen and (min-width:640px) and (max-width:768px){.page_faqs .head p{font-size:16px}}a{color:inherit;cursor:pointer;font-size:inherit;text-decoration:none}.btn_line{display:inline-block;text-align:center;border-radius:100px;cursor:pointer;color:rgb(23,23,23);transition:0.3s;background-color:transparent;border:1px solid rgba(23,23,23,0.5);font-size:1.6rem;font-weight:500;padding:1.9rem 3.7rem}.btn_line:hover{background-color:var(--theme_color);color:rgb(255,255,255);border-color:var(--theme_color)}.page_faqs .btn_line{font-size:1.7rem;border-color:rgb(22,22,22);padding:1.75rem 5.85rem;margin-bottom:2rem}.page_faqs .btn_line:hover{border-color:var(--theme_color)}@media screen and (max-width:768px){.btn_line{font-size:14px;line-height:1.5;padding:10px 20px}}@media screen and (max-width:768px){.head .btn,.head .btn_line{font-size:14px;padding:10px 20px;margin-top:20px}}@media screen and (max-width:768px){.page_faqs .btn_line{margin-bottom:0px}}@media screen and (min-width:640px) and (max-width:768px){.head .btn,.head .btn_line{font-size:16px}}@media screen and (min-width:640px) and (max-width:768px){.btn,.btn_line{font-size:16px}}.page_faqs .tip{margin-top:auto;font-size:1.6rem;color:rgb(66,66,66);text-transform:uppercase;display:flex;align-items:center;gap:0.8rem;margin-bottom:2.2rem}.page_faqs .tip::before{background:url("https://www.ztboxes.com/wp-content/plugins/sytech-fronteditor/sytpl/home_10/assets/img/asterisk.svg") center center / contain no-repeat;width:1.2rem;height:1.2rem;content:"";display:inline-block}@media screen and (max-width:768px){.page_faqs .tip{margin-top:1rem;font-size:14px;gap:6px;margin-bottom:0px}}@media screen and (max-width:768px){.page_faqs .tip::before{width:10px;height:10px}}.page_faqs .faqs{width:73.333%}@media screen and (max-width:768px){.page_faqs .faqs{width:100%}}.page_faqs .faq{background-color:rgb(255,255,255);border-radius:14px;margin-bottom:2.2rem}@media screen and (max-width:768px){.page_faqs .faq{border-radius:10px;margin-bottom:1rem}}.page_faqs .faq.active .question{padding:2.9rem 4.1% 2.4rem}.page_faqs .faq .question{font-size:2rem;line-height:2.4rem;font-weight:500;display:grid;grid-template-columns:1fr 1.3rem;gap:1rem;align-items:center;cursor:pointer;transition:0.3s;padding:3rem 4.1% 2.9rem}.page_faqs .faq .question::after{width:100%;padding-bottom:100%;content:"";display:block;background:url("https://www.ztboxes.com/wp-content/plugins/sytech-fronteditor/sytpl/home_10/assets/img/icon-add.svg") center center / contain no-repeat}@media screen and (max-width:768px){.page_faqs .faq.active .question{padding:12px 20px}}@media screen and (max-width:768px){.page_faqs .faq .question{font-size:16px;line-height:1.5;grid-template-columns:1fr 12px;padding:12px 20px}}.page_faqs .faq:first-child .answer{display:block}.page_faqs .faq .answer{display:none;border-top:1px solid rgb(213,219,219);font-size:1.8rem;line-height:2.8rem;color:rgb(75,85,99);padding:2rem 6% 5.4rem 4.1%}@media screen and (max-width:768px){.page_faqs .faq .answer{font-size:0.9rem;line-height:1.5;padding:12px 20px 1.2rem}}.page_faqs .faq .answer p{margin-bottom:2.8rem}@media screen and (max-width:768px){.page_faqs .faq .answer p{margin-bottom:1rem}}.page_faqs .faq .answer a{text-decoration:underline;transition:0.3s}.page_faqs .faq .answer a:hover{text-decoration-color:var(--theme_color);color:var(--theme_color)}.page_faqs .faq .answer p:last-child{margin-bottom:0px}.page_faqs .faq:last-child{margin-bottom:0px}button,input,textarea{outline:none;border:none;font-family:unset;color:var(--title_color)}input[type="submit"],button{cursor:pointer}.sytech_export_template{display:none}@media screen and (max-width:786px){}