.faq-section{font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","sans-serif";color:#21272A;width:100%;.background-grey{background-color:#faf9f8}
.background-white{background-color:#fff}
span.background-grey{color:#0072c9}
span.background-white{color:#0078d4}
strong{font-weight:700}
.m-b-16{margin-bottom:16px}
.faq-container{padding:48px 0;margin:0 auto}
.faq-heading{color:#1a1a1a;font-size:26px;line-height:32px;margin:0}
.faq-link{font-size:14px;line-height:20px;font-weight:400;text-decoration:none;cursor:pointer}
table,td,th{border:1px solid black !important}
table{width:100%;border-collapse:collapse;color:#323130;font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","sans-serif"}
.accordion-question{color:#21272a;font-size:16px;line-height:22px}
.accordion-item{border-bottom:1px solid var(--CoolGray-20,#dde1e6);padding-bottom:15px}
.accordion-item:last-child{margin-bottom:0}
.accordion-header{display:grid;grid-template-columns:auto 28px;padding:32px 16px 16px 16px;cursor:pointer}
.accordion-header h3{margin:0}
.accordion-button{background:0;border:0;font-size:18px;cursor:pointer;justify-self:right;align-self:center;height:20px;width:20px}
.accordion-content{color:#21272a;font-size:16px;line-height:22px;display:none;margin:8px 16px 16px 16px}
.accordion-content p,ul,ol{margin:0}
.accordion-content-adjusted{display:-webkit-box !important;-webkit-box-orient:vertical;-webkit-line-clamp:20;line-clamp:20;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}
.flex{display:flex}
.justify-space-between{justify-content:space-between}
.align-content-center{align-content:center}
.font-weight-700{font-weight:700}
.font-weight-600{font-weight:600}
.font-weight-400{font-weight:400}
.show{display:block}
.hide{display:none}
@media(min-width:1920px){.faq-container{width:62.709%}
}
@media(min-width:1366px) and (max-width:1919px){.faq-container{width:88.141%}
}
@media(min-width:1024px) and (max-width:1365px){.faq-container{width:93.75%}
}
@media(min-width:640px) and (max-width:1023px){.faq-container{width:90%}
}
@media(min-width:480px) and (max-width:639px){.faq-container{width:86.66667%}
}
@media(max-width:479px){.faq-container{width:87.5%}
}
}