.panels{margin:calc(var(--wdg-block-gap)/2) auto}.panels__header h1,.panels__header h2,.panels__header h3,.panels__header h4,.panels__header h5,.panels__header h6,.panels__header p{font-size:var(--wdg-text-h4);font-family:var(--wdg-family-base);line-height:1.7;letter-spacing:.52px;margin:0;flex-grow:1}.panels__heading{font-size:var(--wdg-text-h6);font-family:var(--wdg-family-base);line-height:1.7;letter-spacing:.52px;color:var(--wdg-black);font-weight:500;text-transform:uppercase;margin-bottom:0;line-height:1.3;padding-bottom:var(--wdg-spacing-sm)}.panels__title{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:calc(var(--wdg-text-gap)/1.5) calc(var(--wdg-spacing-sm)/1);box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding-left:var(--wdg-text-gap) 0px;padding-right:var(--wdg-text-gap) 0px;cursor:pointer}.panels__title:focus{outline-width:0}.panels__title-text{padding-top:5px;text-align:left;color:var(--wdg-black);font-weight:500;line-height:1.3;font-size:inherit;font-family:var(--wdg-family-headings)}.asian-font .panels__title-text{font-family:var(--wdg-family-base)}.panels__toggle{flex:none;align-self:center;display:flex;align-items:center;justify-content:center;position:relative;width:34px;height:34px;color:var(--wdg-blue-alt);transition:transform 200ms ease-out}.panels__toggle path{fill:currentColor;transition:color 200ms ease-out}.panels__toggle.panels__plus-icon::before,.panels__toggle.panels__plus-icon::after{display:block;content:"";position:absolute;top:50%;left:50%;background-color:currentColor;transform:translate(-50%, -50%)}.panels__toggle.panels__plus-icon::before{height:17px;width:2px}.panels__toggle.panels__plus-icon::after{opacity:1;height:2px;width:18px;transition:ease opacity .3s}.panels__panel{border-top:1px solid rgba(var(--wdg-black-rgb), 0.3);position:relative}.panels__panel:last-child{border-bottom:1px solid rgba(var(--wdg-black-rgb), 0.3)}.panels__content{max-width:100%}.panels__content p{margin-top:0}.panels__content>*:last-child{margin-bottom:var(--wdg-text-gap)}.panels--interactive .panels__panel .panels__content{display:none}.panels--interactive .panels__panel--opened .panels__content{display:flow-root}.panels--interactive .panels__panel--opened .panels__toggle{transform:rotate(90deg)}.panels--interactive .panels__panel--opened .panels__toggle.panels__plus-icon::after{opacity:0}.panels .has-background{padding-left:var(--wdg-spacing-sm);padding-right:var(--wdg-spacing-sm)}.panels .has-background .panels__heading{color:inherit}.panels .has-background .panels__title-text{color:inherit}.panels .has-background .panels__toggle{color:inherit}.panels .has-text-align-center .panels__title{justify-content:center}.panels .has-text-align-center .panels__title-text{margin:auto}.panels .has-text-align-center .panels__toggle{align-self:flex-end}.panels .has-text-align-center .panels__content{padding-right:34px}.panels .has-text-align-right .panels__title{flex-direction:row-reverse}.panels--has-image{display:flex;gap:2rem}.panels--has-image .panels__left{flex:0 0 50%}.panels--has-image .panels__right{flex:0 0 50%;display:flex;align-items:center;justify-content:center}.panels--has-image .panels__right .panels__image{max-width:100%;height:auto;position:sticky;top:var(--wdg-spacing-sm)}

/*# sourceMappingURL=style.css.map */