@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1;display:-webkit-box;display:flex}}@keyframes fadein{from{opacity:0}to{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}}.faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;opacity:1;visibility:visible;max-height:initial;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 900px){.faq{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.faq--hide{opacity:0;visibility:hidden;max-height:0;overflow:hidden}.faq__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.9rem;border:.1rem solid #0083ca;background-color:rgba(0,0,0,0);width:32rem;aspect-ratio:1;border-radius:1rem;text-transform:uppercase;cursor:pointer}.faq__button span{font-size:1.8rem;font-weight:600;color:#41b17e}.faq__button strong{font-weight:700;color:#005988;font-size:2.4rem}.faq__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.5rem;background-color:#f2f2f2;border-radius:1.5rem;padding:1.65rem 3.7rem}.faq__head>figure{width:5.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.faq__head>figure img{width:100%;-o-object-fit:contain;object-fit:contain}.faq__head article{font-size:1.8rem;font-weight:600;color:#41b17e;text-transform:uppercase}.faq__head article span{font-weight:700;font-size:3rem;color:#005988}.faq__back{margin-left:auto;border:none;background:none;font-size:1.2rem;font-weight:500;color:#41b17e;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.faq__container{opacity:0;visibility:hidden;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10.8rem}.faq__container--active{opacity:1;visibility:visible;position:relative}.faq__content{border:.1rem solid #0083ca;border-width:.1rem 0}.faq__card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:2.3rem 4.3rem 3rem}.faq__card:not(:last-of-type){border-bottom:.1rem solid #0083ca}.faq__card h3{font-size:1.8rem;font-weight:600;color:#0083ca;cursor:pointer}.faq__card article{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out;width:100%;font-size:1.6rem;font-weight:500;color:#7e7e7e;margin-bottom:0}.faq__card--active article{margin-top:2.3rem}/*# sourceMappingURL=faq.min.css.map */