#custom-features .sow-features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:5px}#custom-features .sow-features-list>div{width:100%!important;padding-right:0!important;padding-left:0!important}#custom-features .sow-features-list:before,#custom-features .sow-features-list:after{display:none}@media (max-width:992px){#custom-features .sow-features-list{font-size:.8rem}}.site-footer{background:var(--footer--color-background);font-family:var(--footer--font-family);font-size:var(--footer--font-size);color:var(--footer--color-text);max-width:100vw;width:100%;padding:0}.site-footer a{color:var(--footer--color-link)}.site-footer a:hover,.site-footer a:focus{color:var(--footer--color-link-hover)}.site-footer .footer-container{padding-top:calc(var(--global--spacing-unit, 30px) * 1);padding-bottom:calc(var(--global--spacing-unit, 30px) * 1);display:grid;grid-gap:calc(var(--global--spacing-unit, 30px) * 1);grid-template-columns:1fr}@media (min-width:992px){.site-footer .footer-container{grid-gap:calc(var(--global--spacing-unit, 30px) * 1)}}.site-footer .footer-container ul li{font-size:.9rem}.site-footer .footer-navigation-wrapper{list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.site-footer .footer-navigation-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.site-footer .footer-navigation-wrapper li+li:before{content:"|";margin-right:5px}.site-footer .footer-navigation-wrapper li:hover a,.site-footer .footer-navigation-wrapper li:focus a{color:var(--footer--color-link-hover)}.site-footer .footer-navigation-wrapper li:hover::marker,.site-footer .footer-navigation-wrapper li:focus::marker{color:var(--footer--color-link-hover)}.footer-copy-right{margin-top:30px;border-top:1px solid var(--global--color-gray);padding-top:calc(var(--global--spacing-unit, 30px) / 2);padding-bottom:calc(var(--global--spacing-unit, 30px) / 2);background:var(--global--color-primary);color:var(--global--color-white)}.footer-copy-right a{color:var(--global--color-white)}.footer-copy-right a:hover,.footer-copy-right a:focus{color:var(--global--color-third)!important}.footer-copy-right li.current-menu-item a{text-decoration:underline}.footer-copy-right>div{font-size:.8rem}@media (min-width:768px){.footer-copy-right>div{grid-gap:calc(var(--global--spacing-unit, 30px) * 2);display:grid;grid-template-columns:1fr 1fr}}.list-unstyled{padding-left:0;list-style:none}.list-unstyled li{padding-left:0}