/*!
 * DO NOT OVERRIDE THIS FILE.
 * Generated with `npm run build`
 *
 * horatio-alger - Horatio Alger Parent Theme for WordPress
 * @version 1.0.0
 * @author WDG
 * @link https://www.webdevelopmentgroup.com/
 */
.card .panels{border:0}.panels__header>*{margin:0}.panels__title{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;font-family:var(--wp--preset--font-family--avenir-heavy);align-items:flex-start;cursor:pointer;display:flex;font-size:1.25rem;letter-spacing:-.03em;line-height:1.5;width:100%;padding-top:var(--wp--custom--gutter);padding-bottom:var(--wp--custom--gutter);text-align:left}.panels__title:focus{outline-width:0}.panels__title:focus-visible .panels__toggle{outline:1px dotted}.panels__title:hover,.panels__title:focus-visible{color:var(--wp--preset--color--gold)}.panels__title:hover .panels__toggle,.panels__title:focus-visible .panels__toggle{border-color:var(--wp--preset--color--gold)}.panels__title:hover .panels__toggle svg path,.panels__title:hover .panels__toggle svg rect,.panels__title:focus-visible .panels__toggle svg path,.panels__title:focus-visible .panels__toggle svg rect{fill:var(--wp--preset--color--gold)}.panels__title--edit{cursor:auto}.panels__title--edit .dashicon{flex:0 0 auto}.panels__content{padding:0 var(--wp--custom--gutter);display:none;transition-timing-function:ease-in-out;margin-left:calc(var(--wp--custom--gutter)*2)}.panels__content>p{margin-top:0}.panels__content ul{list-style-position:inside}.panels__content ul>li{margin-left:0}.panels__toggle{position:relative;flex:none;align-self:center;transition:transform 200ms ease-out;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-width:3px;border-style:solid;border-color:inherit;border-radius:50%;margin-top:-3px;margin-right:var(--wp--custom--gutter)}.panels__toggle .svg--minus{position:absolute;opacity:0;visibility:hidden;height:2px;width:12px}.panels__panel--opened .panels__toggle .svg--plus{visibility:hidden;opacity:0}.panels__panel--opened .panels__toggle .svg--minus{visibility:visible;opacity:1}.panels__panel{border-top:1px solid hsla(var(--color-navy-h),var(--color-navy-s),var(--color-navy-l),.3)}.panels__panel--opened .panels__content{display:block}@media (max-width:47.9375em){.panels__panel--opened .panels__content{margin-left:0;padding-left:0}}