@import url(https://use.typekit.net/bgi7joz.css);.section-faqs{position:relative}.section-faqs__header{display:grid;grid-template-columns:100%;grid-template-rows:auto;gap:1em;justify-content:center;justify-items:center;text-align:center;margin-bottom:2em}@media (max-width:1024px){.section-faqs__header{margin-bottom:1.5em}}.section-faqs__header h1,.section-faqs__header h2,.section-faqs__header h3,.section-faqs__header h4,.section-faqs__header h5,.section-faqs__header h6{margin:0}.section-faqs__header p{margin:0}.section-faqs__header .button{margin-top:auto}.section-faqs__header--left{justify-items:flex-start;text-align:left}.section-faqs__header--right{justify-items:flex-end;text-align:right}.section-faqs__item{border-top:2px solid rgba(var(--color-grey),1)}.section-faqs__item:last-child{border-bottom:2px solid rgba(var(--color-grey),1)}.section-faqs__item.open .item-header .icon span:last-child{transform:translate(-50%,-50%) rotate(0)}.section-faqs__item.open .item-content{display:block}.section-faqs .item-header{display:flex;justify-content:space-between;align-items:center;padding:1.75em 0;cursor:pointer}.section-faqs .item-header .label{font-size:1.1125em;font-weight:500}.section-faqs .item-header .icon{width:1.125em;height:1.125em;position:relative}.section-faqs .item-header .icon span{width:1.125em;height:2px;background-color:rgba(var(--color-white),1);left:50%;top:50%;position:absolute;transform:translate(-50%,-50%) rotate(0);transition:transform linear .15s}.section-faqs .item-header .icon span:last-child{transform:translate(-50%,-50%) rotate(90deg)}.section-faqs .item-content{display:none;padding-bottom:1.5em}.section-faqs .item-content ol,.section-faqs .item-content ul{margin:0 0 1em 0;padding:0 0 0 2em}.section-faqs .item-content ul{list-style-type:disc}.section-faqs .item-content ol{list-style-type:decimal}