.accordion,.accordion-inner{margin:16px 0;padding:0}.default.accordion .accordion-section{border-radius:30px;margin-bottom:32px;overflow:hidden}.accordion .tab-content{background:#fff;bottom:0;left:0;position:relative;right:0;top:0}.accordion .tab-content-inner{height:100%;padding:16px 32px 24px;width:100%}.accordion-section.two-cols .tab-content-inner{column-count:2;column-fill:balance;column-gap:16px}@media screen and (max-width:767px){.accordion-section.two-cols .tab-content-inner{column-count:1;column-gap:0}}.accordion .tab-content{display:block;overflow:hidden;transition:max-height .3s ease-out}.accordion .tab-checkbox{display:none}.accordion .tab-checkbox:not(:checked)+.tab-button+.tab-content{max-height:0}.accordion .tab-checkbox:checked+.tab-button+.tab-content{max-height:512px}.accordion .tab-button{background:#fff;border:none;color:#000;cursor:pointer;display:flex;margin:0;outline:none;overflow-wrap:break-word;padding:32px 64px 32px 32px;position:relative;text-align:left;user-select:none;width:100%}.accordion .tab-button:focus:not(:focus-visible){outline:0}.accordion .tab-checkbox:checked+.tab-button{color:#298dcc}.accordion .tab-button:focus,.accordion .tab-button:focus-within{z-index:1}.default.accordion>.accordion-section.first .tab-button{border-radius:4px 4px 0 0}.default.accordion>.accordion-footer{background:#fff;border-radius:0 0 4px 4px;min-height:4px}.default.accordion>.accordion-section.last .tab-button{padding-bottom:14px}.default.accordion>.accordion-section .tab-button{border-top:1px solid #efeeee}.default.accordion>.accordion-section.first .tab-button{border-top:0}.default.accordion .tab-checkbox+.tab-button:after{background:transparent;border-radius:16px;color:#298dcc;content:"\f078";display:block;font-family:Font Awesome\ 5 Free;font-size:28px;font-weight:700;height:32px;line-height:33px;position:absolute;right:16px;text-align:center;top:26px;width:32px}.default.accordion .tab-checkbox:checked+.tab-button:after{background:transparent;color:#298dcc;content:"\f077";line-height:30px}@media print{.accordion .tab-content{max-height:100%!important}}