.section-image-text .image-text{position:relative;overflow:hidden;display:flex;display:-webkit-flex;margin:auto;aspect-ratio:auto}.section-image-text .image-text .image-text-content{position:relative;overflow:hidden;width:100%;height:100%}.section-image-text .image-text .image-text-content .img-box{position:relative;overflow:hidden;width:100%;height:100%}.section-image-text .image-text .image-text-content .img-box .img{width:100%;height:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .img-box .image-cover{width:100%;height:100%;object-fit:contain;object-position:center;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .img-box .image-contain{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .image-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.section-image-text .image-text .image-text-content .text-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);overflow:hidden;padding:20px}.section-image-text .image-text .image-text-content .text-wrapper .title{font-weight:500;margin-bottom:10px}.section-image-text .image-text .image-text-content .text-wrapper .text{min-height:22px;font-weight:400}.section-image-text .image-text .image-text-content .text-wrapper .image-text-btn{max-width:100%;min-width:140px;height:40px;border-radius:5px;font-size:16px;font-weight:400;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;white-space:nowrap;line-height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-all}@media screen and (min-width:769px){.section-image-text .image-text .image-text-content .img-box-mobile{display:none}}@media screen and (max-width:768px){.section-image-text .image-text{min-height:unset;height:auto;max-height:unset}.section-image-text .image-text .image-text-content{position:relative;overflow:hidden;width:100%;height:100%}.section-image-text .image-text .image-text-content .img-box{display:none}.section-image-text .image-text .image-text-content .img-box-mobile{position:relative;overflow:hidden;width:100%;height:100%}.section-image-text .image-text .image-text-content .img-box-mobile .image-cover{width:100%;height:100%;object-fit:contain;object-position:center;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .img-box-mobile .image-contain{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .img-box-mobile .image-fill{width:100%;height:100%;object-fit:fill;object-position:center;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .img-box-mobile .img{width:100%;height:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.section-image-text .image-text .image-text-content .text-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);overflow:hidden;padding:15px}.section-image-text .image-text .image-text-content .text-wrapper .title{font-size:20px!important;font-weight:500!important;line-height:28px!important}.section-image-text .image-text .image-text-content .text-wrapper .text{font-size:14px!important;line-height:20px!important;font-weight:400!important}.section-image-text .image-text .image-text-content .text-wrapper .image-text-btn{font-size:14px!important;font-weight:400!important;min-width:120px;max-width:100%;height:40px;border-radius:5px;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;white-space:nowrap;line-height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-all}}.section-faq .faq-container{width:100%;margin:0 auto;max-width:calc(1280px + 160px);padding:40px 80px;box-sizing:border-box}.section-faq .faq-container .faq-title{font-weight:500;color:#000}.section-faq .faq-container .faq-list{margin-top:20px}.section-faq .faq-container .faq-list .faq-list-item .faq-question{padding:16px 0;font-size:18px;line-height:24px;font-weight:500;position:relative;border-bottom:solid 1px #e6eaee}.section-faq .faq-container .faq-list .faq-list-item .faq-question>.question-text{color:#000;padding-right:26px;transition:all 0.25s ease-in-out}.section-faq .faq-container .faq-list .faq-list-item.expand .faq-question>.question-text{color:#407cfe}.section-faq .faq-container .faq-list .faq-list-item.expand .faq-question{color:#407cfe}.section-faq .faq-container .faq-list .faq-list-item .faq-question .faq-checkbox{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0;z-index:2;margin:0;width:100%;height:100%}.section-faq .faq-container .faq-list .faq-list-item .faq-answer{height:0;overflow:hidden;transition:all 0.25s ease-in-out}.section-faq .faq-container .faq-list .faq-list-item .faq-answer>div{font-size:16px;line-height:22px;font-weight:400;color:#777;padding:20px 0}.section-faq .faq-container .faq-list .faq-list-item .faq-checkbox{position:absolute}.section-faq .faq-container .faq-list .faq-list-item .icon-ic_downArrow{transition:all 0.25s ease-in-out;margin-left:auto}.section-faq .faq-container .faq-list .faq-list-item.expand .icon-ic_downArrow{transform:rotate(180deg)}.section-faq .faq-container .faq-list .faq-list-item.expand .faq-answer{height:auto}@media screen and (max-width:768px){.section-faq .faq-container{padding:20px 16px}.section-faq .faq-container .faq-list .faq-list-item .faq-question{padding:12px 0;font-size:16px}}