.faq{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:75rem;padding:7.5rem 0;width:97%}@media screen and (max-width:767px){.faq{max-width:calc(100% - 1.88rem);padding:3.75rem 0}}.faq__title{margin-bottom:3.75rem}@media screen and (max-width:767px){.faq__title{margin-bottom:1.88rem}}.faq__wrap{align-items:flex-start;display:flex;justify-content:space-between;width:75%}@media screen and (max-width:767px){.faq__wrap{width:100%}}.faq__list{list-style:none;padding-left:0;width:100%}@media screen and (max-width:767px){.faq__list{width:100%}}.faq__list__item{background-color:transparent;border:1px solid #c2e3fe;border-radius:4px;color:#425363;transition:background-color .3s;width:100%}.faq__list__item:not(:last-child){margin-bottom:.62rem}@media screen and (max-width:767px){.faq__list__item{margin-bottom:1.25rem}}.faq__list__item__question{align-items:center;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;line-height:1.55;padding:.94rem 1.25rem;text-align:left}@media screen and (max-width:767px){.faq__list__item__question{padding:.31rem .94rem}}.faq__list__item__question i{display:inline-block;margin-left:10px}@media screen and (max-width:767px){.faq__list__item__question{font-size:.875rem;line-height:1.57;margin-bottom:0}.faq__list__item__question i{display:inline-block;margin-left:10px}}@media screen and (max-width:767px) and (max-width:375px){.faq__list__item__question i{margin-left:5px}}.faq__list__item__question--active,.faq__list__item__question:hover{color:#172a3a}.faq__list__item:not(.faq__list__item--active):hover{background-color:#e7f4ff}.faq__list__item--active{background-color:#e7f4ff;transition:background-color .3s}@media screen and (max-width:767px){.faq__list__item--active{background-color:transparent}}.faq__list .faq__list__item__answer{color:#425363;line-height:1.57;padding:0 1.25rem .94rem;text-align:left}@media screen and (max-width:767px){.faq__list .faq__list__item__answer{font-size:.875rem;padding:0 .94rem .31rem}}.faq__list .faq__list__item__answer a{color:#33a1fd;font-weight:600;text-decoration:underline}.faq__list .faq__list__item__answer b{font-weight:600}.faq__list .faq__list__item__answer ul{list-style-type:disc;padding-left:1.25rem}.faq__list .faq__list__item__answer ol{list-style:auto;padding-left:1.25rem}.faq .faq-toggle-enter-active,.faq .faq-toggle-leave-active{transition:all .3s ease}.faq .faq-toggle-enter-from,.faq .faq-toggle-leave-to{max-height:0;opacity:0}.faq .faq-toggle-enter-to,.faq .faq-toggle-leave-from{max-height:1000px;opacity:1}.faq .faq__list__item__answer{overflow:hidden}.faq .faq__list__item__question{cursor:pointer}
