.gh-ct2--flex{display:flex;flex-flow:row wrap;justify-content:space-between}.gh-ct2--flex .gh-ct2 [aria-controls],.gh-ct2--flex .gh-ct2__trigger{display:flex;flex:0 0 100%;transition:filter .2s ease}@media screen and (min-width:786px){.gh-ct2--flex .gh-ct2 [aria-controls],.gh-ct2--flex .gh-ct2__trigger{flex-basis:33.3333%}}@media screen and (min-width:1024px){.gh-ct2--flex .gh-ct2 [aria-controls],.gh-ct2--flex .gh-ct2__trigger{flex-basis:20%}}.gh-ct2--flex .gh-ct2 [aria-controls].gh-saturation-filter,.gh-ct2--flex .gh-ct2__trigger.gh-saturation-filter{filter:saturate(50%)}.gh-ct2--flex .gh-ct2 [aria-controls].gh-saturation-filter.active,.gh-ct2--flex .gh-ct2__trigger.gh-saturation-filter.active{filter:saturate(100%)}.gh-ct2--flex .gh-ct2 [aria-controls].gh-saturation-filter.inactive,.gh-ct2--flex .gh-ct2__trigger.gh-saturation-filter.inactive{filter:saturate(0)}.gh-ct2--flex .gh-ct2__target{flex-basis:100%;margin-bottom:0;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding-bottom:0;padding-top:0;position:relative;transition:max-height .3s ease 0s,margin-bottom .3s ease 0s,margin-top .3s ease 0s,padding-bottom .3s ease 0s,padding-top .3s ease 0s,opacity .3s,visibility .3s;visibility:hidden}.gh-ct2--flex .gh-ct2__target.active{max-height:200vh;opacity:1;visibility:visible}.gh-ct2--grid{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(12,1fr)}.gh-ct2--grid .gh-ct2__trigger{grid-column-start:span 12}@media screen and (min-width:786px){.gh-ct2--grid .gh-ct2__trigger{grid-column-start:span 6}}@media screen and (min-width:1024px){.gh-ct2--grid .gh-ct2__trigger{grid-column-start:span 3}}.gh-ct2--grid .gh-ct2__target{grid-column:span 12;margin-bottom:0;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding-bottom:0;padding-top:0;transition:max-height .3s ease 0s,margin-bottom .3s ease 0s,margin-top .3s ease 0s,padding-bottom .3s ease 0s,padding-top .3s ease 0s,opacity .3s,visibility .3s;visibility:hidden}.gh-ct2--grid .gh-ct2__target.gh-ct-visible{max-height:200vh;opacity:1;visibility:visible}@media screen and (min-width:786px){.gh-ct2--grid .gh-ct2__target{grid-column-start:span 12}}.gh-ct2__close{background:transparent;background-clip:padding-box;border:0;border-radius:0;color:inherit;display:inline-block;line-height:normal;padding:.5rem;position:absolute;right:1rem;text-align:left;text-decoration:none;text-shadow:none;top:1rem;white-space:nowrap;width:auto}.gh-ct2__close:active,.gh-ct2__close:focus,.gh-ct2__close:hover{background:transparent;color:inherit;text-decoration:underline}.gh-ct2__close:focus{box-shadow:none;z-index:auto}.gh-ct2__close .gh-ct2__close-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234a4d4a' viewBox='0 0 16 16'%3E%3Cpath d='m2.697.657 12.728 12.728-2.122 2.121L.575 2.778z'/%3E%3Cpath d='M15.425 2.778 2.697 15.506.575 13.385 13.303.657z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;display:block;height:1.2rem;transition:transform .2s ease;width:1.2rem}.gh-ct2__close:hover .gh-ct2__close-icon{transform:scale(1.2)}