.container{margin:0 20px;max-width:1280px}@media(min-width: 768px){.container{margin:0 30px}}@media(min-width: 1280px){.container{margin:0 auto}}.faq-section{padding:60px 0 120px;background:#fff}.faq-category{margin-bottom:60px}.faq-category__title{font-size:1.6rem;font-weight:600;color:#333}.faq-category__border{width:90px;margin:16px 0 24px;height:4px;background:-webkit-gradient(linear, left top, right top, from(#005b97), to(#1e9cd7));background:linear-gradient(90deg, #005b97 0%, #1e9cd7 100%)}@media(min-width: 768px){.faq-category__border{height:6px}}.faq-list{margin:0 auto}.faq-item{background:#fff;border:2px solid #0090eb;border-radius:8px;margin-bottom:24px;overflow:hidden}.faq-item__question{padding:20px 24px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;-webkit-transition:background .3s ease;transition:background .3s ease}.faq-item__question-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;font-weight:500;color:#333}.faq-item__question-text::before{content:"Q. ";font-weight:bold}.faq-item__arrow{display:inline-block;width:10px;height:10px;border-right:2px solid #0090eb;border-bottom:2px solid #0090eb;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.faq-item.active .faq-item__arrow{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.faq-item__answer{padding:0 24px;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease,padding .3s ease;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-item__answer{max-height:500px;padding:20px 24px}.faq-item__answer-text{font-size:1.5rem;line-height:1.8;color:#555}.faq-item__answer-text::before{content:"A. ";font-weight:bold;font-size:1.4rem}@media(min-width: 768px){.faq-category__title,.faq-category__title{font-size:2.4rem}}@media(min-width: 1280px){.container{margin:0 auto}.faq-category__title{font-size:3rem}}/*# sourceMappingURL=questions.css.map */