.faq-module__wrapper{margin:0 auto;width:100%}.faq-module__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}@media(max-width:992px){.faq-module__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px 28px}}.faq-module__header{max-width:455px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 455px;flex:0 0 455px;margin-bottom:8px;margin-top:8px}@media(max-width:1200px){.faq-module__header{-ms-flex-preferred-size:38%;flex-basis:38%;max-width:38%}}@media(max-width:992px){.faq-module__header{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:100%}}.faq-module__eyebrow{color:#6d757a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 30px}.faq-module__list{max-width:49.7%;width:100%;-ms-flex-preferred-size:49.7%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:49.7%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}@media(max-width:1200px){.faq-module__list{-ms-flex-preferred-size:56%;flex-basis:56%;max-width:56%}}@media(max-width:992px){.faq-module__list{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:100%}}.faq-module__item{border-top:1px solid hsla(204,5%,82%,.5);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.faq-module__item:last-child{border-bottom:1px solid hsla(204,5%,82%,.5)}.faq-module__question{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;gap:20px;justify-content:space-between;text-align:left}.faq-module__question-text{color:#000;font-family:Museo Slab,serif;font-size:22px;font-style:normal;font-weight:700;line-height:26px}@media(max-width:992px){.faq-module__question-text{font-size:20px;line-height:24px}}.faq-module__icon{position:relative;-webkit-box-flex:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Crect width='27' height='27' x='.5' y='.5' stroke='%236d757a' stroke-opacity='.5' rx='13.5'/%3E%3Cpath stroke='%236d757a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14 8.625v10.75m0 0-5-5m5 5 5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;-ms-flex:0 0 28px;flex:0 0 28px;height:28px;width:28px}.faq-module__item.is-active .faq-module__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-module__answer{max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-height .35s ease-in-out,opacity .25s ease-in-out;transition:max-height .35s ease-in-out,opacity .25s ease-in-out}.faq-module__item.is-active .faq-module__answer{opacity:1}.faq-module__answer-inner{padding:0 0 24px}@media(max-width:992px){.faq-module__answer-inner{padding-bottom:20px}}.faq-module__answer-inner *{color:inherit;margin-top:0}.faq-module__answer-inner :last-child{margin-bottom:0}