.qa-block-template-1{width:100%;padding:10px 40px;margin-top:0px;background-color:#fff;border-radius:10px}@media screen and (max-width: 767px){.qa-block-template-1{padding:10px 35px 10px 20px}}.qa-block-template-1__question-box{display:flex;width:100%;height:auto;justify-content:space-between;gap:3%;position:relative;cursor:pointer;transition:height .8s ease}.qa-block-template-1__question-box::after{position:absolute;content:"";top:50%;right:5%;transform:translateY(-50%) rotate(45deg);transition:transform .8s;width:10px;height:10px;border-right:3px solid coral;border-bottom:3px solid coral}@media screen and (max-width: 767px){.qa-block-template-1__question-box::after{right:-14px;top:30%}}.qa-block-template-1__question-box.active{padding-bottom:10px;border-bottom:1px solid #ccc}.qa-block-template-1__question-box.active::after{transform:translateY(-50%) rotate(-135deg) !important}.qa-block-template-1__question-box__icon{display:flex;align-items:center;justify-content:center;width:5%}.qa-block-template-1__question-box__icon img{width:100%;height:auto}@media screen and (max-width: 767px){.qa-block-template-1__question-box__icon{padding-top:3px;align-items:start;width:8%}}.qa-block-template-1__question-box__title{width:92%;display:flex;align-items:center;font-weight:bold;font-size:20px}@media screen and (max-width: 767px){.qa-block-template-1__question-box__title{font-size:16px}}.qa-block-template-1__answer-box{display:flex;gap:3%;max-height:0;opacity:0;overflow:hidden;width:100%;transition:max-height .8s ease,opacity .3s ease,transform .8s;transform:translateY(0);justify-content:space-between}.qa-block-template-1__answer-box.active{max-height:500px;opacity:1;transform:translateY(10px)}.qa-block-template-1__answer-box__icon{display:flex;align-items:start;justify-content:center;width:5%}.qa-block-template-1__answer-box__icon img{width:90%;height:auto}.qa-block-template-1__answer-box__text{width:92%;display:flex;align-items:center}.swiper-container{width:100%;height:auto}.swiper-wrapper{width:100%}.swiper-slide{width:auto;height:auto;overflow:visible;text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-slide img{width:100%;height:auto}.block-slider-mainvisual{overflow-x:hidden}