.faq-page{background:#edddda;color:#754242;height:100%;min-height:100vh}.faq-page .faq-header{display:flex;justify-content:center;position:relative}.faq-page .faq-header .img-faq{width:calc(100vw - 25px);display:block;padding-right:25px}@media screen and (max-width:767px){.faq-page .faq-header .img-faq{flex-wrap:wrap;display:none}}@media screen and (min-width:1440px){.faq-page .faq-header .img-faq{width:auto}}.faq-page .faq-header .img-faq-mobile{display:none}@media screen and (max-width:767px){.faq-page .faq-header .img-faq-mobile{display:block;width:100%}}.faq-page .faq-header .header-text{position:absolute;top:15%}.faq-page .faq-header .header-text p{color:#fff;font-size:40px;font-weight:800}@media screen and (max-width:1023px){.faq-page .faq-header .header-text p{font-weight:700;font-size:20px}}@media screen and (min-width:768px)and (max-width:1023px){.faq-page .faq-header .header-text{top:20%}}@media screen and (max-width:767px){.faq-page .faq-header .header-text{top:35%}}.faq-page .faq-header .search{background:#fff;border:1px solid rgba(33,33,33,.12);border-radius:12px;box-sizing:border-box;transition:all .2s ease;display:flex;align-items:center;padding:12px 9px 12px 12px;width:60%;position:absolute;top:55%;margin:0}@media screen and (max-width:768px){.faq-page .faq-header .search{padding:6px 8px;top:58%;width:70%}}@media screen and (min-width:1200px){.faq-page .faq-header .search{width:800px}}.faq-page .faq-header .input{border-width:0!important;background:0 0!important;font-weight:400;font-size:18px;line-height:24px;color:#754242;padding-left:14px;width:100%;outline:0}@media screen and (max-width:768px){.faq-page .faq-header .input{font-size:14px;padding-left:8px}}.faq-page .faq-header .input::placeholder{color:#754242;font-size:14px}.faq-page .faq-container{background:#edddda;padding:0 10% 5%}.faq-page .faq-container .faqs-content{width:100%}.faq-page .faq-container .faqs-content .faq-item{display:flex;padding:55px 60px 52px;margin-bottom:4px}.faq-page .faq-container .faqs-content .faq-item .index{font-weight:800;font-size:48px;line-height:120%;letter-spacing:.25px;color:rgba(117,66,66,.52);height:100%;margin:0 0 auto}@media screen and (max-width:768px){.faq-page .faq-container .faqs-content .faq-item .index{font-size:32px}}.faq-page .faq-container .faqs-content .faq-item .faq-item-content{width:100%;padding-left:52px}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question{display:flex;justify-content:space-between;gap:16px}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question p{margin:0}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .faq-item-question-content{margin:0;align-items:center;font-weight:700;font-size:32px;display:flex;color:#754242}@media screen and (max-width:768px){.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .faq-item-question-content{font-size:16px}}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .faq-icon{margin:auto 0}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .plus-svg{right:0;cursor:pointer;transition:all .3s ease-in-out;animation:rotationBack 1s normal forwards}@media screen and (max-width:768px){.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .plus-svg{width:30px}}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .plus-active-svg{right:0;cursor:pointer;transition:all .3s ease-in-out;animation:rotation 1s normal forwards}@media screen and (max-width:768px){.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question .plus-active-svg{width:30px}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-question{padding-left:0;padding-top:12px}}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .show-explanation{margin-top:5px}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-explanation{padding-top:34px;font-weight:400;transition:all .3s ease-in-out;overflow:hidden;font-size:20px;line-height:140%;color:#754242}.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-explanation p{margin:0}@media screen and (max-width:768px){.faq-page .faq-container .faqs-content .faq-item .faq-item-content .faq-item-explanation{padding-top:24px;font-size:16px}.faq-page .faq-container .faqs-content .faq-item .faq-item-content{padding-left:0}.faq-page .faq-container .faqs-content .faq-item{display:block;padding:12px}.faq-page .faq-container{background:none;padding:0 5% 5%}}@media screen and (max-width:767px){.faq-page{background-image:url(/images/bg-faq-mobile.png);background-repeat:no-repeat;background-size:100%}}@keyframes rotationBack{0%{transform:rotate(45deg);opacity:.5}to{transform:rotate(0deg);opacity:1}}@keyframes showExplanation{0%{margin-top:-70px;opacity:0}50%{opacity:0}to{margin-top:0;opacity:1}}@keyframes rotation{0%{transform:rotate(45deg);opacity:.5}to{transform:rotate(90deg);opacity:1}}@keyframes hideExplanation{to{margin-top:-100px;opacity:0;visibility:hidden;z-index:-5;position:fixed}}.footerBlog{display:none}.footer-homepage-container{position:fixed;right:0;left:0}.header-resource-component{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:#fff;height:var(--heightHeader)}.header-resource-component .new-input-header{margin:auto;transition:all .2s ease-in-out;width:100%}