.elexon-spacehub .esh-faqs{background:#fff}.elexon-spacehub .esh-faqs .elexon-spacehub__container{padding-top:56px;padding-bottom:56px}.elexon-spacehub .esh-faqs__grid{display:grid;grid-template-columns:minmax(240px, 0.38fr) minmax(0, 1fr);gap:clamp(36px,6vw,90px)}.elexon-spacehub .esh-faqs .esh-section-title{color:#00008c;font-size:30px}.elexon-spacehub .esh-faqs__text{margin:0;color:rgba(0,0,0,.8);font-size:16px;font-weight:700;line-height:1.65}.elexon-spacehub .esh-faq{border-top:1px solid var(--esh-line-dark)}.elexon-spacehub .esh-faq:last-child{border-bottom:1px solid var(--esh-line-dark)}.elexon-spacehub .esh-faq__heading{margin:0}.elexon-spacehub .esh-faq__button{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:16px 0;color:#00008c;font-family:var(--esh-font);font-size:16px;font-weight:700;line-height:1.3;text-align:left;background:rgba(0,0,0,0);border:0;border-radius:0;cursor:pointer}.elexon-spacehub .esh-faq__question{color:#00008c;font-size:16px;font-weight:700}.elexon-spacehub .esh-faq__icon{flex:0 0 auto;width:32px;height:32px;background-image:url("../../../assets/icons/accordion-plus.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.elexon-spacehub .esh-faq__button[aria-expanded=true] .esh-faq__icon{background-image:url("../../../assets/icons/accordion-minus.svg")}.elexon-spacehub .esh-faq__panel{max-width:780px;padding:0 0 28px;color:rgba(0,0,0,.8);font-size:16px;font-weight:400;line-height:1.65}.elexon-spacehub .esh-faq__panel p{margin:0 0 1em}@media(max-width: 1024px){.elexon-spacehub .esh-faqs__grid{grid-template-columns:1fr}}@media(max-width: 768px){.elexon-spacehub .esh-faqs{padding-top:64px;padding-bottom:64px}.elexon-spacehub .esh-faqs__text{font-size:16px}}