.faq-wrapper{padding:50px 0 80px}.faq-wrapper h3,.faq-wrapper h4,.faq-wrapper h5{font-weight:600}.faq-wrapper h3{margin:20px 0}#faq-navigation{display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0}#faq-navigation li{padding:0;margin:5px 20px;position:relative;cursor:pointer}#faq-navigation li:after{content:"";background:#072c50;width:2px;height:30px;position:absolute;right:-20px;top:0}#faq-navigation li:last-child:after{display:none}#faq-nav-mobile{width:100%;padding:10px}@media (min-width:768px){#faq-nav-mobile{display:none}}@media (max-width:767px){ul#faq-navigation{display:none}}.faq-category-wrapper{padding:20px 0}.kl-faq{background:#fff}.kl-faq__entry--active .kl-faq__icon{transform:rotate(90deg)}.kl-faq__entry--active .kl-faq__icon:before{opacity:0}.kl-faq__header{padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #707070}.kl-faq__header:hover{cursor:pointer}.kl-faq__header h3{margin:0}.kl-faq__icon{position:relative;width:24px;height:24px;padding:6px;flex-shrink:0;margin-left:32px;transition:transform .2s ease-out;border:2px solid #f67b3b;border-radius:15px;cursor:pointer;caret-color:transparent}.kl-faq__icon:before{width:calc(100% - 6px);height:2px;top:50%;left:3px;transform:translateY(-50%);transition:opacity .2s ease-out}.kl-faq__icon:after,.kl-faq__icon:before{content:"";display:block;background-color:#f67b3b;position:absolute;cursor:pointer!important}.kl-faq__icon:after{height:calc(100% - 6px);width:2px;left:50%;top:3px;transform:translateX(-50%)}.kl-faq__description{padding:0;height:0;transition:height .25s ease-out;overflow:hidden}@media screen and (max-width:480px){.kl-faq__description{padding:0 16px}}.kl-faq__description .kl-faq__inner{margin:20px 0}