/*!
 * @preserve Generated by nwayo 3.8.2 for cclgbtq:site
 */
/* -- Quick reference --

	konstan-get('color.black')               #000000
	konstan-get('color.white')               #ffffff

	konstan-get('color.logo-shell')          #659d32
	konstan-get('color.logo-shell-shade')    #618931
	konstan-get('color.logo-fruit')          #423228
	konstan-get('color.logo-fruit-shade')    #5e483c

	konstan-get('color.charcoal')            #36454f
	konstan-get('color.nickel')              #727472
	konstan-get('color.battleship')          #848482
	konstan-get('color.ash')                 #b2beb5
	konstan-get('color.platinum')            #e5e4e2

	konstan-get('color.ocean-green')         #4fb980
	konstan-get('color.golden-tainoi')       #ffd061
	konstan-get('color.chestnut-rose')       #d66161

	konstan-get('font.open-sans')            Open Sans
	konstan-get('font.merriweather')         Merriweather

*/
/* ... */
/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=37.5625em&large=64.0625em&xlarge=75.0625em&xxlarge=93.8125em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #5f727f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

a[href="#TODO"] {
  color: #ee2c2c !important;
  font-weight: 900 !important;
  text-decoration: underline !important;
}

#gabick-copyright {
  padding: 0.9375em 0;
  background-color: #4d4d4d;
}
#gabick-copyright #footer-copyright {
  width: 100%;
  color: #ffffff;
  font-size: 0.875rem;
  text-align: center;
}
#gabick-copyright #footer-copyright .left-side {
  width: 100%;
  height: 31px;
  text-align: center;
  line-height: 31px;
}
@media screen and (min-width: 64.0625em) {
  #gabick-copyright #footer-copyright .left-side {
    float: left;
    width: 50%;
    text-align: left;
  }
}
#gabick-copyright #footer-copyright .left-side span.mark {
  color: #f05a5a;
}
#gabick-copyright #footer-copyright .right-side {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 64.0625em) {
  #gabick-copyright #footer-copyright .right-side {
    float: left;
    width: 50%;
    text-align: right;
  }
}
#gabick-copyright #footer-copyright .right-side .adjective {
  position: relative;
  top: 0.1em;
  margin: 0 0.2em;
  color: #fc7f62;
  font-size: 1.5rem;
}
#gabick-copyright #footer-copyright .right-side a.gabick-link {
  color: #00adb5;
  font-weight: 700;
}
#gabick-copyright #footer-copyright .right-side a.gabick-link::before {
  background-image: url("/pub/build/images/copyright/GabickLogo_icone_white_50px.png?v=7a716211050f3a6f57358269e311cf1b389bfb28b65044df11e860eb3aaea9c747b7d8bc08e39d45075850dd59168fdfabe94e5bca86015e8087616329bb1a4b");
  content: "";
  position: relative;
  top: 0.4em;
  display: inline-block;
  width: 1.8em;
  height: 1.5625em;
  margin: 0 0.3em 0 0.2em;
  background-size: contain;
}
#gabick-copyright #footer-copyright .right-side a.gabick-link:hover {
  color: #fc7f62;
  transition: 0.2s;
}