@charset "UTF-8";

.cs-copyright {
  /* variables edition ligne copyright */
  /* colors */
  --copyrightColorText: #73abc3;
  --copyrightColorLink: var(--copyrightColorText);
  --copyrightColorSeparator: #73abc3;
  --copyrightColorSvg: var(--copyrightColorText);
  --copyrightTooltipBackground: #000000;
  --copyrightTooltipColor: #ffffff;
  /* size */
  --copyrightFontSize: 11px;
  --copyrightSizeSvg: 15px;
  --copyrightSizeSeparator: 8px;
  --copyrightSizeSeparatorIcon: 8px;
  /* position, direction */
  --copyrightPosition: center;
  /* flex-start, center, flex-end, space-between */
  --copyrightDirection: column;
  /* row, column */
  /* padding */
  --copyrightTooltipPadding: 10px 0 35px; }

body, td, pre, input[type="text"], textarea, select {
  font-family: "Karla", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #717171; }
  @media (max-width: 600px) {
    body, td, pre, input[type="text"], textarea, select {
      font-size: 1.4rem; } }

@media (max-width: 1100px) {
  body {
    margin-top: 6rem; } }
@media (max-width: 440px) {
  body {
    margin-top: 5rem; } }

.u-wrapper {
  margin: 0 auto;
  max-width: 120rem;
  text-align: left;
  width: 100%; }
  @media (max-width: 1200px) {
    .u-wrapper {
      max-width: 94%; } }

#cookieChoiceInfo {
  line-height: 20px;
  padding: 4px !important;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.8) !important;
  border-bottom: none !important;
  color: #dddddd;
  top: inherit !important;
  bottom: 0 !important; }
  #cookieChoiceInfo a {
    color: #b1b1b1; }
  #cookieChoiceInfo #cookieChoiceDismiss {
    background: #777; }
    #cookieChoiceInfo #cookieChoiceDismiss:hover {
      background: #5e5e5e; }

.svgSprite svg symbol circle,
.svgSprite svg symbol path {
  fill: inherit;
  stroke: inherit;
  overflow: visible; }

.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
.cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
  max-width: 50%; }
  @media (max-width: 440px) {
    .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
    .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
      max-width: 100%;
      padding: 0; } }
.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
  padding: 0 8rem 1.5rem 0; }
.cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
  padding: 0 0 1.5rem 8rem; }
@media (max-width: 440px) {
  .cms_bloc_text .cms_bloc_text_two_columns > div.cms_bloc_text_gauche,
  .cms_bloc_text .cms_bloc_text_two_columns > div.cms_bloc_text_droite {
    margin: 0;
    width: 100%;
    display: block; } }

@media (max-width: 750px) {
  .cms_bloc_form .cms_bloc_form_container {
    width: 100%; } }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field > .label,
  .cms_bloc_form .cms_bloc_form_field > .value {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .label {
  text-align: left;
  padding-right: 0; }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit {
  padding-left: 0;
  text-align: center; }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit button[type="submit"] {
      padding-left: 2.2em;
      padding-right: 2.2em;
      max-width: 100%; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .value input {
  width: 100%; }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_checkbox > p,
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_radio > p {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field > .value textarea {
  min-height: 16rem; }
  @media (max-width: 750px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 14rem; } }
  @media (max-width: 600px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 12rem; } }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 10rem; } }
.cms_bloc_form .cms_bloc_form_field_radio_value .label,
.cms_bloc_form .cms_bloc_form_field_checkbox_value .label {
  margin-left: .4em; }

.content ul, .content ol {
  position: relative;
  padding: .5rem 0; }
.content ul, .content ol {
  list-style-type: none; }
.content .cms_bloc {
  line-height: 1.8em; }
  .content .cms_bloc .cms_bloc_html img {
    max-width: 100%; }
  .content .cms_bloc .cms_bloc_media .jwplayer {
    max-width: 100%; }
  .content .cms_bloc .cms_bloc_map .mm_carte {
    max-width: 100%; }
  .content .cms_bloc ul.sitemap li, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li, .content .cms_bloc.cms_bloc_text ul li {
    text-align: left;
    line-height: 1.4;
    padding-left: 2.4rem;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: auto; }
    .content .cms_bloc ul.sitemap li:before, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li:before, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li:before, .content .cms_bloc.cms_bloc_text ul li:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-top: .4rem solid transparent;
      border-bottom: .4rem solid transparent;
      border-left: 0.4rem solid #065796;
      position: relative;
      left: -1.2rem;
      top: 0;
      margin: 0 -.4rem 0 0; }
  .content .cms_bloc.cms_bloc_text ol {
    counter-reset: section; }
  .content .cms_bloc.cms_bloc_text ol li {
    text-align: left;
    line-height: 1.4;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2.3rem;
    position: relative;
    overflow: auto; }
    .content .cms_bloc.cms_bloc_text ol li:before {
      counter-increment: section;
      content: counters(section,".") ".";
      color: #05497d;
      position: absolute;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      padding-right: 5px; }
.content a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink; }
.content a:not(.bouton_1) {
  color: #065796;
  font-weight: inherit;
  text-decoration: underline; }
  .content a:not(.bouton_1):hover {
    text-decoration: none; }

.cms_bloc_title h2 {
  color: #065796;
  margin: .6em 0;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.15;
  overflow: hidden;
  font-family: "gotham_mediumregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-align: center; }
  @media (max-width: 750px) {
    .cms_bloc_title h2 {
      font-size: 3.66rem; } }
  @media (max-width: 600px) {
    .cms_bloc_title h2 {
      font-size: 3.35rem; } }
  @media (max-width: 440px) {
    .cms_bloc_title h2 {
      font-size: 3rem; } }
  .cms_bloc_title h2::after {
    content: '';
    display: block;
    width: 2rem;
    border-top: 0.6rem solid #e5194c;
    margin: 1rem auto 0; }

h2.Titre_H2 {
  color: #065796;
  margin: .6em 0;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.15;
  overflow: hidden;
  font-family: "gotham_mediumregular", Arial, Tahoma, Verdana, Helvetica, sans-serif; }
  @media (max-width: 750px) {
    h2.Titre_H2 {
      font-size: 3.66rem; } }
  @media (max-width: 600px) {
    h2.Titre_H2 {
      font-size: 3.35rem; } }
  @media (max-width: 440px) {
    h2.Titre_H2 {
      font-size: 3rem; } }

h3.Titre_H3 {
  line-height: 1.2em;
  color: #065796;
  font-size: 3rem;
  margin: .4em 0;
  font-weight: normal;
  overflow: hidden; }
  @media (max-width: 750px) {
    h3.Titre_H3 {
      font-size: 2.8rem; } }
  @media (max-width: 600px) {
    h3.Titre_H3 {
      font-size: 2.4rem; } }

h4.Titre_H4 {
  line-height: 1.2em;
  color: #065796;
  font-size: 2.4rem;
  margin: .4em 0;
  font-weight: normal;
  overflow: hidden; }
  @media (max-width: 750px) {
    h4.Titre_H4 {
      font-size: 2.2rem; } }
  @media (max-width: 600px) {
    h4.Titre_H4 {
      font-size: 2rem; } }

h5.Titre_H5 {
  text-transform: uppercase;
  line-height: 1.2em;
  color: #065796;
  font-size: 1.8rem;
  margin: .4em 0;
  font-weight: 600;
  overflow: hidden; }
  @media (max-width: 750px) {
    h5.Titre_H5 {
      font-size: 1.7rem; } }
  @media (max-width: 600px) {
    h5.Titre_H5 {
      font-size: 1.6rem; } }

strong.accroche {
  font-size: 2.4rem;
  color: #2f2f2f;
  margin-bottom: 1rem;
  display: block;
  line-height: 1;
  font-weight: normal; }
  @media (max-width: 750px) {
    strong.accroche {
      font-size: 1.7rem; } }
  @media (max-width: 600px) {
    strong.accroche {
      font-size: 1.6rem; } }

strong.mise_en_avant_1 {
  font-weight: bold;
  color: #065796; }

strong.mise_en_avant_2 {
  font-weight: bold;
  color: #0183bf; }

a.bouton_1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 700;
  font-size: 1.1rem;
  color: #fff;
  text-decoration: none;
  padding: 1rem 3.5rem;
  background: #e5194c;
  display: inline-block;
  text-transform: uppercase;
  transition: background .2s linear;
  font-family: "gotham_boldregular", Arial, Tahoma, Verdana, Helvetica, sans-serif; }
  a.bouton_1:hover {
    background: #065796; }
  @media (max-width: 750px) {
    a.bouton_1 {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    a.bouton_1 {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }

button.bouton_1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 700;
  font-size: 1.1rem;
  color: #fff;
  text-decoration: none;
  padding: 1rem 3.5rem;
  background: #e5194c;
  display: inline-block;
  text-transform: uppercase;
  transition: background .2s linear;
  font-family: "gotham_boldregular", Arial, Tahoma, Verdana, Helvetica, sans-serif; }
  button.bouton_1:hover {
    background: #065796; }
  @media (max-width: 750px) {
    button.bouton_1 {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    button.bouton_1 {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }

span.legende {
  font-size: 1.4rem;
  font-style: italic; }
  @media (max-width: 600px) {
    span.legende {
      font-size: 1.2rem; } }

blockquote.citation {
  margin: 1em 0;
  padding: .4em 1em;
  border-left: 0.4rem solid #065796;
  background: rgba(0, 0, 0, 0.04);
  overflow: hidden; }
  @media (max-width: 600px) {
    blockquote.citation {
      margin-left: 0;
      margin-right: 0; } }

#zone-header {
  position: relative;
  z-index: 11;
  background: white; }
  #zone-header h1 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2;
    padding: .5rem 0;
    display: flex;
    align-items: center;
    color: #95a5b2; }
    @media (max-width: 1100px) {
      #zone-header h1 {
        display: none; } }
  #zone-header .u-wrapper {
    display: flex;
    justify-content: space-between; }
  #zone-header > .u-wrapper {
    height: 10rem;
    max-width: 116rem; }
  #zone-header .socialLinks a {
    height: 2.8rem;
    width: 3.5rem;
    background: #065796;
    color: #ffffff;
    border-radius: 0;
    transition: .3s ease; }
    #zone-header .socialLinks a:hover {
      background: #e5194c; }
    #zone-header .socialLinks a svg {
      width: .7rem;
      height: 1.3rem; }
      #zone-header .socialLinks a svg.icon-instagram {
        width: 1.5rem; }
  #zone-header .bloc-menu {
    display: flex;
    align-items: center;
    flex: 1; }
    #zone-header .bloc-menu nav {
      position: relative;
      flex: 1;
      padding-right: 5rem;
      z-index: 10; }
  #zone-header .wrap,
  #zone-header .zone-header {
    display: flex;
    align-items: center; }
    #zone-header .wrap-list,
    #zone-header .zone-header-list {
      position: relative;
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex; }
      @media (max-width: 1100px) {
        #zone-header .wrap-list,
        #zone-header .zone-header-list {
          right: 6rem; } }
      @media (max-width: 600px) {
        #zone-header .wrap-list,
        #zone-header .zone-header-list {
          flex-direction: column; } }
  #zone-header > .container {
    background: #eff3fe; }
    @media (max-width: 1100px) {
      #zone-header > .container {
        display: none; } }
  #zone-header .wrap-item a {
    position: relative;
    color: #065796;
    font-size: 1.1rem;
    text-decoration: none;
    margin-right: 2rem;
    transition: .3s ease;
    padding-left: 1.5rem; }
    #zone-header .wrap-item a:hover {
      color: #e5194c; }
      #zone-header .wrap-item a:hover::before {
        left: .5rem; }
    #zone-header .wrap-item a::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      height: .5rem;
      width: .5rem;
      border-top: 0.1rem solid #e5194c;
      border-right: 0.1rem solid #e5194c;
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      transition: .3s ease; }
  #zone-header .zone-header-item:first-child a {
    background: #0183bf;
    margin-right: 1rem; }
    @media (max-width: 600px) {
      #zone-header .zone-header-item:first-child a {
        margin-right: 0; } }
    #zone-header .zone-header-item:first-child a:hover {
      background: #e5194c; }
  #zone-header .zone-header-item:last-child a {
    background: #e5194c; }
    #zone-header .zone-header-item:last-child a:hover {
      background: #0183bf; }
  #zone-header .zone-header-item a {
    position: relative;
    color: #ffffff;
    font-size: 1.2rem;
    text-decoration: none;
    transition: .3s ease;
    font-weight: bold;
    text-transform: uppercase;
    min-width: 13.5rem;
    display: flex;
    justify-content: center;
    padding: 1rem .5rem; }
    @media (max-width: 600px) {
      #zone-header .zone-header-item a {
        padding: .5rem .5rem; } }
  #zone-header .logo {
    display: inline-block;
    vertical-align: middle;
    z-index: 5;
    transition: all .2s ease-in-out;
    overflow: hidden;
    background: white;
    border-radius: .5rem;
    position: relative;
    height: 13rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem; }
    #zone-header .logo img {
      display: block;
      max-height: 100%;
      width: 10rem; }
    #zone-header .logo:hover {
      -webkit-transform: translateY(0.4rem);
              transform: translateY(0.4rem); }
    @media (max-width: 1100px) {
      #zone-header .logo {
        margin: 0; } }
    @media (max-width: 440px) {
      #zone-header .logo {
        height: 10rem; } }
  @media (max-width: 1100px) {
    #zone-header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 6rem;
      padding: .8rem; }
      #zone-header > .u-wrapper {
        height: 100%; } }

#zone-diaporama {
  position: relative;
  overflow: hidden;
  z-index: 10; }
  .pageHome #zone-diaporama {
    height: 70rem; }
    @media (max-width: 900px) {
      .pageHome #zone-diaporama {
        height: 45rem; } }
  .pageType #zone-diaporama {
    height: 5rem; }
    @media (max-width: 1100px) {
      .pageType #zone-diaporama {
        height: 7rem; } }
  #zone-diaporama > .u-wrapper {
    position: relative;
    height: 100%; }
    .pageHome #zone-diaporama > .u-wrapper {
      padding-top: 4rem;
      padding-bottom: 7rem; }
      @media (max-width: 900px) {
        .pageHome #zone-diaporama > .u-wrapper {
          padding-bottom: 3rem; } }
      .pageHome #zone-diaporama > .u-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: -4rem;
        width: 101rem;
        height: 50rem;
        background: #0183bf;
        z-index: -1; }
    .pageType #zone-diaporama > .u-wrapper {
      max-width: 100%; }
  #zone-diaporama .cms_bloc_media {
    height: 100%; }
    #zone-diaporama .cms_bloc_media .diaporama-item {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      z-index: 5; }
      #zone-diaporama .cms_bloc_media .diaporama-item--hasContent::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0; }
      #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        max-height: 100%; }
        @media (max-width: 900px) {
          #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
            max-width: 70%; } }
        @media (max-width: 600px) {
          #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
            max-width: 60%; } }
      #zone-diaporama .cms_bloc_media .diaporama-item h2 {
        color: white;
        font-size: 3rem;
        font-weight: 400;
        font-family: "gotham_boldregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
        text-align: center;
        text-transform: uppercase; }
        @media (max-width: 600px) {
          #zone-diaporama .cms_bloc_media .diaporama-item h2 {
            font-size: 2.5rem !important; } }

#zone-breadcrumb {
  position: relative;
  margin-bottom: 3rem; }
  #zone-breadcrumb .u-wrapper {
    padding: 1rem 0;
    border-bottom: 0.1rem solid #f2f2f2; }
  #zone-breadcrumb #breadCrumb {
    width: 100%;
    font-size: 1.1rem; }
    #zone-breadcrumb #breadCrumb ol {
      width: 100%;
      display: block; }
    #zone-breadcrumb #breadCrumb li a {
      text-decoration: none;
      color: #95a5b2;
      transition: .3s ease; }
      #zone-breadcrumb #breadCrumb li a:hover {
        color: #065796; }
    #zone-breadcrumb #breadCrumb a {
      color: #95a5b2; }

#zone-page {
  position: relative;
  z-index: 5;
  padding: 3rem 0; }
  @media (max-width: 1200px) {
    #zone-page {
      padding: 3rem 7rem; } }
  @media (max-width: 750px) {
    #zone-page {
      padding: 3rem 0; } }
  .pageType #zone-page {
    padding: 3rem 0 13rem; }
  #zone-page #breadCrumb, #zone-page #breadcrumb {
    font-size: .9em; }
  #zone-page .u-wrapper {
    padding: 2rem 0;
    margin: 0 auto;
    max-width: 105rem; }
    @media (max-width: 900px) {
      #zone-page .u-wrapper img {
        display: block;
        max-height: 100%;
        height: auto;
        width: 100%; }
      #zone-page .u-wrapper iframe {
        width: 100% !important; } }
  #zone-page .page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
  #zone-page main {
    flex: 1 1 100%;
    order: 1; }
    @media (max-width: 900px) {
      #zone-page main {
        padding: 0 1rem; } }
  #zone-page aside {
    flex: 0 0 auto;
    order: 2; }
    #zone-page aside:not(:empty) {
      width: 30rem;
      margin-left: 3rem; }
      #zone-page aside:not(:empty) + main {
        width: calc(100% - 30rem - 3rem); }
    #zone-page aside:empty + main {
      width: 100%; }

.footer {
  background: #064d8f;
  position: relative;
  z-index: 5;
  padding: 1rem 0 2rem; }
  .footer .copyright,
  .footer .lastUpdate {
    font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.2rem;
    color: #73abc3; }
    .footer .copyright a,
    .footer .lastUpdate a {
      text-decoration: none;
      color: #73abc3; }
    .footer .copyright img,
    .footer .lastUpdate img {
      margin-bottom: -1.8px; }
  .footer .u-wrapper {
    display: flex; }
    @media (max-width: 1100px) {
      .footer .u-wrapper {
        flex-direction: column; } }
    .footer .u-wrapper:nth-of-type(2) {
      border-top: 0.1rem solid #247094;
      padding: 1rem 0 1.5rem;
      justify-content: space-between; }
  .footer .socialLinks {
    margin-top: 1rem; }
    .footer .socialLinks a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: auto;
      height: 4rem;
      text-align: center;
      overflow: hidden;
      font-size: 1.3rem;
      color: #9dbece;
      border: 0.1rem solid #247094;
      border-radius: .2rem;
      background: transparent;
      text-decoration: none;
      padding: .5rem 1.5rem .5rem 1rem;
      transition: .3s ease; }
  .footer-col:first-child {
    padding-top: 5rem;
    width: 65%;
    border-right: 0.1rem solid #247094;
    margin-bottom: .5rem; }
    @media (max-width: 1100px) {
      .footer-col:first-child {
        border-right: 0;
        width: 100%; } }
  .footer-col:last-child {
    width: 35%; }
    @media (max-width: 1100px) {
      .footer-col:last-child {
        width: 100%; } }
  .footer-menu {
    display: flex; }
    @media (max-width: 750px) {
      .footer-menu {
        flex-direction: column; } }
    .footer-menu--title {
      font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      font-weight: bold;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 1.5rem;
      margin-bottom: 1rem; }
    .footer-menu--principal {
      border-right: 0.1rem solid #247094;
      margin-right: 3.5rem;
      padding-right: 7rem; }
      @media (max-width: 750px) {
        .footer-menu--principal {
          border-right: 0;
          margin-right: 0;
          padding-right: 0;
          margin-bottom: 2rem; } }
    @media (max-width: 750px) {
      .footer-menu--secondaire {
        margin-bottom: 2rem; } }
  .footer-list {
    position: relative; }
    .footer-list ul, .footer-list li {
      overflow: inherit;
      margin: 0;
      padding: 0;
      list-style-type: none; }
  .footer-list-navigation {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 8rem;
            column-gap: 8rem; }
  .footer-item {
    position: relative;
    padding-top: .8rem !important;
    min-width: 15rem; }
    .footer-item a {
      position: relative;
      display: block;
      font-size: 1.3rem;
      text-decoration: none;
      padding: 0;
      transition: .3s ease;
      color: #9dbece; }
      .footer-item a::before {
        content: "";
        width: 0;
        height: 0;
        border-left: 0.4rem solid #458fcc;
        border-bottom: .4rem solid transparent;
        border-top: .4rem solid transparent;
        border-right: .4rem solid transparent;
        display: inline-block;
        margin-right: .8rem;
        transition: .3s ease-out; }
      .footer-item a:hover {
        color: #458fcc; }
        .footer-item a:hover::before {
          margin-right: .4rem; }
  .footer-col-right {
    display: flex; }
  .footer-logo {
    margin: 0 2.5rem 0 1.5rem;
    padding-top: 6rem; }
    .footer-logo img {
      width: 10rem; }
  .footer-infos--title {
    font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    margin-top: 5.5rem; }
  .footer-infos--link {
    font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.4rem;
    background: #0183bf;
    display: flex;
    justify-content: center;
    padding: 1rem;
    text-decoration: none;
    max-width: 25rem;
    transition: .3s ease; }
    .footer-infos--link:hover {
      background: #e5194c; }
  .footer-infos--phone {
    display: flex;
    align-items: center;
    font-size: 1.8rem;
    font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    color: #ffffff;
    margin: 1.5rem 0 2.5rem; }
    .footer-infos--phone svg {
      width: 1.3rem;
      height: 2rem;
      fill: #0183bf;
      margin-right: 1rem;
      margin-left: .3rem; }
  .footer-infos--horaires {
    display: flex;
    align-items: flex-start;
    color: #9dbece;
    font-size: 1.2rem;
    margin-bottom: 3.5rem; }
    .footer-infos--horaires svg {
      width: 1.9rem;
      height: 1.9rem;
      fill: #0183bf;
      margin-right: 1rem; }
    .footer-infos--horaires-title {
      font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      font-weight: bold;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 1.4rem; }
    .footer-infos--horaires-text {
      max-width: 20rem; }

.socialLinks {
  display: flex; }
  .socialLinks, .socialLinks > li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .socialLinks > li {
    margin: 0 .2rem; }
  .socialLinks a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    color: inherit;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none; }
    .socialLinks a svg {
      height: 2rem;
      width: 2rem;
      fill: currentColor; }
    .socialLinks a:hover {
      background: #065796;
      color: #fff; }
    .socialLinks a.facebookLink:hover {
      background: #3c5a99; }
    .socialLinks a.twitterLink:hover {
      background: #5ea9dd; }
    .socialLinks a.googleLink:hover {
      background: #d74536; }
    .socialLinks a.instagramLink:hover {
      background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
    .socialLinks a.youtubeLink:hover {
      background: #e62117; }
    .socialLinks a.pinterestLink:hover {
      background: #cb2026; }
    .socialLinks a.viadeoLink:hover {
      background: #f4982b; }
    .socialLinks a.linkedinLink:hover {
      background: #1a85bc; }

.sitemapPrint .sitemapPrint-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: baseline; }
.sitemapPrint .sitemapPrint-item {
  display: block; }
  .sitemapPrint .sitemapPrint-item:nth-child(n+2) {
    margin-left: 1em; }
.sitemapPrint .sitemapPrint-link {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  transition: opacity .2s linear; }
  .sitemapPrint .sitemapPrint-link:hover {
    opacity: .6; }
  .sitemapPrint .sitemapPrint-linkIcon {
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-right: .4em; }
    .sitemapPrint .sitemapPrint-linkIcon svg {
      width: 100%;
      height: 100%;
      fill: currentColor;
      color: inherit; }
  .sitemapPrint .sitemapPrint-linkLabel {
    display: inline-block; }

@font-face {
  font-family: 'gotham_boldregular';
  src: url("https://www.ligueouest-fcd.fr/default/CMS/css/common/../../fonts/gotham-bold-webfont.woff2") format("woff2"), url("https://www.ligueouest-fcd.fr/default/CMS/css/common/../../fonts/gotham-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gotham_mediumregular';
  src: url("https://www.ligueouest-fcd.fr/default/CMS/css/common/../../fonts/gotham-medium-webfont.woff2") format("woff2"), url("https://www.ligueouest-fcd.fr/default/CMS/css/common/../../fonts/gotham-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.bigTitle {
  position: relative;
  text-align: center;
  margin-bottom: 2rem; }
  .bigTitle .bigTitle-title {
    font-size: 4rem;
    color: #065796;
    font-family: "gotham_mediumregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1; }
    @media (max-width: 750px) {
      .bigTitle .bigTitle-title {
        font-size: 1.8rem; } }
  .bigTitle .bigTitle-description {
    font-size: 1.4rem;
    color: #065796; }
    @media (max-width: 750px) {
      .bigTitle .bigTitle-description {
        font-size: 1.4rem; } }
  .bigTitle::after {
    content: "";
    height: .6rem;
    width: 2rem;
    background: #e5194c;
    display: block;
    margin: auto;
    margin-top: 1rem; }

.recherche-global {
  position: absolute;
  right: 0;
  top: 50%;
  width: 5rem;
  height: calc(100% + .1rem);
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  transition: .5s ease-in-out; }
  .recherche-global:hover {
    width: 100%; }
  .recherche-global .recherche-loupe {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    transition: .5s ease-in-out; }
    .recherche-global .recherche-loupe:hover .bloc-search {
      width: 100%; }
  .recherche-global .label {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem; }
  .recherche-global .se-form-input {
    position: relative;
    background: #eff3fe;
    transition: .3s ease;
    width: 100%;
    height: 100%;
    border: 0;
    border: 0rem solid #065796;
    color: #065796;
    padding-left: 1rem; }
  .recherche-global .bloc-search {
    position: relative;
    background: #ffffff;
    width: 0;
    height: 100%;
    overflow: hidden;
    transition: .8s ease-in-out; }
  .recherche-global .form-submit {
    display: none; }
  .recherche-global .search-icon {
    fill: #065796;
    height: 2.5rem;
    width: 2.5rem;
    cursor: pointer;
    margin-top: 1rem;
    transition: .5s ease-in-out; }

.newsletter {
  position: relative;
  height: 16rem;
  margin-top: -9rem;
  z-index: 6; }
  @media (max-width: 750px) {
    .newsletter {
      height: auto;
      margin-top: 0; } }
  .newsletter::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 85vw;
    height: 100%;
    background: #0183bf;
    z-index: 0; }
    @media (max-width: 750px) {
      .newsletter::before {
        width: 100vw; } }
  .newsletter::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7rem;
    background: #064d8f;
    z-index: -1; }
  .newsletter .u-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    background: #0183bf; }
  .newsletter svg {
    width: 8.5rem;
    height: 5.5rem;
    fill: #ffffff; }
  .newsletter-list {
    position: relative;
    z-index: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%;
    color: #ffffff; }
    @media (max-width: 900px) {
      .newsletter-list {
        flex-direction: column;
        width: 100%; } }
    @media (max-width: 750px) {
      .newsletter-list {
        padding: 2rem 0; } }
  .newsletter-item {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center; }
    @media (max-width: 750px) {
      .newsletter-item {
        justify-content: center; } }
    .newsletter-item--image img {
      padding-right: 2rem; }
    @media (max-width: 1200px) {
      .newsletter-item--image {
        display: none; } }
    .newsletter-item--text {
      position: relative;
      font-size: 1.3rem;
      color: #97c1d3;
      margin: 0 0 0 2.5rem;
      padding-left: 1.5rem;
      min-width: 41rem; }
      @media (max-width: 1200px) {
        .newsletter-item--text {
          min-width: auto; } }
      @media (max-width: 900px) {
        .newsletter-item--text {
          width: 100%; } }
      @media (max-width: 750px) {
        .newsletter-item--text {
          text-align: center;
          padding: 0;
          margin: 0 0 2rem 0; } }
      .newsletter-item--text .title {
        font-size: 2.7rem;
        font-weight: 500;
        font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif;
        color: #ffffff; }
        @media (max-width: 1200px) {
          .newsletter-item--text .title {
            font-size: 1.5rem; } }
      .newsletter-item--text::before {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 0;
        height: 5rem;
        border-right: 0.3rem solid #e5194c; }
        @media (max-width: 750px) {
          .newsletter-item--text::before {
            content: none; } }
    .newsletter-item form > div {
      display: flex;
      align-items: center; }
      @media (max-width: 750px) {
        .newsletter-item form > div {
          flex-direction: column; } }
    .newsletter-item--nl {
      position: relative; }
      @media (max-width: 900px) {
        .newsletter-item--nl {
          width: 100%; } }
      .newsletter-item--nl .container-input {
        display: flex;
        margin: 0 1rem; }
      .newsletter-item--nl input[type="text"] {
        height: 5rem;
        width: 15rem;
        background: #ffffff;
        color: #065796;
        padding-left: 1rem;
        border: 0rem solid rgba(255, 255, 255, 0.3); }
      .newsletter-item--nl input[type="submit"] {
        height: 5rem;
        width: 14.5rem;
        border: 0;
        font-weight: 700;
        cursor: pointer;
        background: #e5194c;
        color: #ffffff;
        transition: .3s ease;
        font-size: 1.8rem;
        font-weight: bold;
        font-family: "Barlow", Arial, Tahoma, Verdana, Helvetica, sans-serif; }
        .newsletter-item--nl input[type="submit"]:hover {
          background: #065796;
          color: #ffffff; }

.menu-sticky {
  position: fixed;
  z-index: 11;
  top: 25%;
  right: 0;
  -webkit-transform: translateY(-100%) rotate(-90deg);
          transform: translateY(-100%) rotate(-90deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }
  .menu-sticky-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex; }
  .menu-sticky-item {
    margin-right: .1rem; }
    .menu-sticky-item a {
      display: flex;
      background: #003c74;
      padding: 2rem;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 1.2rem;
      font-family: "gotham_boldregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      transition: .3s ease; }
      @media (max-width: 750px) {
        .menu-sticky-item a {
          display: none; } }
      .menu-sticky-item a:hover {
        background: #e5194c;
        -webkit-transform: translateY(0.4rem);
                transform: translateY(0.4rem); }

.clubs-compo {
  position: relative;
  margin: 3.5rem 0 0;
  z-index: 5; }
  .clubs-compo > .u-wrapper:first-child {
    position: relative;
    display: flex;
    z-index: 1; }
    @media (max-width: 900px) {
      .clubs-compo > .u-wrapper:first-child {
        flex-direction: column; } }
  .clubs-compo #csPaginationClubs {
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 11;
    padding: 0 .5rem; }
    .clubs-compo #csPaginationClubs .swiper-pagination-bullet {
      background: #0183bf;
      margin-right: .3rem;
      width: .7rem;
      height: .7rem;
      opacity: 1; }
      .clubs-compo #csPaginationClubs .swiper-pagination-bullet-active {
        background: #065796; }
  .clubs-compo-col-left {
    width: 58%;
    padding-right: 8rem; }
    @media (max-width: 900px) {
      .clubs-compo-col-left {
        width: 100%;
        order: 2;
        padding-right: 0; } }
  .clubs-compo-col-right {
    width: 42%; }
    @media (max-width: 900px) {
      .clubs-compo-col-right {
        width: 100%;
        order: 1;
        margin-bottom: 2rem; } }
  .clubs-compo-title {
    color: #065796;
    margin: .6em 0;
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.15;
    overflow: hidden;
    font-family: "gotham_mediumregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    margin: 0; }
    @media (max-width: 750px) {
      .clubs-compo-title {
        font-size: 3.66rem; } }
    @media (max-width: 600px) {
      .clubs-compo-title {
        font-size: 3.35rem; } }
    @media (max-width: 440px) {
      .clubs-compo-title {
        font-size: 3rem; } }
    .clubs-compo-title::after {
      content: '';
      display: block;
      width: 4.5rem;
      border-top: 0.4rem solid #e5194c;
      margin: 1rem 0 0; }
  .clubs-compo-presentation {
    color: #2f2f2f;
    font-size: 2rem;
    margin-top: 1rem; }
  .clubs-compo-title-sub {
    color: #065796;
    font-family: "gotham_mediumregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 3rem;
    margin-top: 9rem; }
  .clubs-compo-right-wrap {
    position: relative;
    width: 100%;
    max-width: 45rem; }
    @media (max-width: 900px) {
      .clubs-compo-right-wrap {
        max-width: 100%; } }
  .clubs-compo-logo, .clubs-compo-image {
    position: relative;
    width: 100%;
    height: 27rem;
    background: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
  .clubs-compo-logo img {
    width: auto;
    max-height: 28rem; }
  .clubs-compo-image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center";
    background-size: cover;
    background-repeat: no-repeat; }
  .clubs-compo-list-infos {
    background: #d0d7e7;
    list-style: none;
    margin: 0;
    padding: 1.5rem 1.5rem 2rem;
    display: flex;
    flex-wrap: wrap; }
  .clubs-compo-item-infos {
    background: #ffffff;
    width: 100%;
    margin-bottom: 1rem;
    padding: .5rem 1rem;
    color: #065796;
    font-size: 1.2rem;
    text-transform: uppercase; }
    .clubs-compo-item-infos span {
      font-weight: bold; }
    .clubs-compo-item-infos:nth-child(1), .clubs-compo-item-infos:nth-child(2) {
      width: calc(50% - .5rem); }
      @media (max-width: 900px) {
        .clubs-compo-item-infos:nth-child(1), .clubs-compo-item-infos:nth-child(2) {
          width: 100%; } }
    .clubs-compo-item-infos:nth-child(1) {
      margin-right: .5rem; }
      @media (max-width: 900px) {
        .clubs-compo-item-infos:nth-child(1) {
          margin-right: 0; } }
    .clubs-compo-item-infos:nth-child(2) {
      margin-left: .5rem; }
      @media (max-width: 900px) {
        .clubs-compo-item-infos:nth-child(2) {
          margin-left: 0; } }
  .clubs-compo-infos {
    position: relative; }
    .clubs-compo-infos a {
      color: #065796;
      transition: .3s ease; }
      .clubs-compo-infos a:hover {
        opacity: .5; }
    .clubs-compo-infos::before {
      content: '';
      position: absolute;
      top: -1.5rem;
      right: -5.5rem;
      width: 100%;
      height: 35rem;
      background: #0183bf; }
      @media (max-width: 900px) {
        .clubs-compo-infos::before {
          content: none; } }
  .clubs-compo-infos--wrap {
    position: relative;
    top: -13rem;
    left: 0;
    box-shadow: 0.2rem 0.2rem 0 rgba(0, 0, 0, 0.3); }
    @media (max-width: 900px) {
      .clubs-compo-infos--wrap {
        top: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0); } }
  .clubs-compo-actualites {
    position: relative;
    margin-top: -8rem;
    border: 0.1rem solid #e8e9eb;
    background: whitesmoke; }
    @media (max-width: 900px) {
      .clubs-compo-actualites {
        margin-top: 1rem; } }
    .clubs-compo-actualites .maAside a {
      text-decoration: none; }
    .clubs-compo-actualites .maAside-newsContent {
      position: relative;
      padding-top: 3.5rem;
      min-height: 17rem; }
      .clubs-compo-actualites .maAside-newsContent .maAside-newstitle,
      .clubs-compo-actualites .maAside-newsContent .maAside-resume,
      .clubs-compo-actualites .maAside-newsContent .maAside-knowmore {
        padding: .5rem 1rem .5rem 1rem; }
      .clubs-compo-actualites .maAside-newsContent .maAside-newstitle {
        padding-top: 3rem; }
      .clubs-compo-actualites .maAside-newsContent--hasPicture .maAside-newstitle,
      .clubs-compo-actualites .maAside-newsContent--hasPicture .maAside-resume,
      .clubs-compo-actualites .maAside-newsContent--hasPicture .maAside-knowmore {
        padding: .5rem 1rem .5rem 20rem; }
      .clubs-compo-actualites .maAside-newsContent--hasPicture .maAside-newstitle {
        padding-top: 3rem; }
    .clubs-compo-actualites .maAside-date {
      position: absolute;
      top: 0;
      left: 0;
      height: 3.5rem;
      width: 100%;
      background: #ffffff;
      border-bottom: 0.1rem solid #e8e9eb;
      font-size: 1.5rem;
      font-weight: bold;
      color: #065796;
      display: flex;
      align-items: center;
      padding-left: 1.5rem; }
    .clubs-compo-actualites .maAside-image {
      float: left;
      padding: 2.5rem 1rem 1rem 3rem; }
      .clubs-compo-actualites .maAside-image img {
        max-width: 14rem;
        width: 100%;
        height: auto; }
    .clubs-compo-actualites .maAside-newstitle {
      font-size: 1.4rem;
      color: #065796; }
      .clubs-compo-actualites .maAside-newstitle a {
        color: #065796; }
    .clubs-compo-actualites .maAside-resume {
      font-size: 1.3rem;
      color: #717171; }
    .clubs-compo-actualites .maAside-knowmore a {
      color: #065796; }
    .clubs-compo-actualites .maAside-allnewslink {
      display: none; }
  .clubs-compo-bottom {
    position: relative;
    background-image: url("https://www.ligueouest-fcd.fr/default/CMS/css/tpl9/../../images/dist/pattern.png");
    display: flex;
    align-items: center;
    padding-top: 17rem;
    overflow: hidden;
    padding-bottom: 13rem; }
    @media (max-width: 900px) {
      .clubs-compo-bottom {
        height: auto; } }
    .clubs-compo-bottom::before {
      content: '';
      position: absolute;
      top: -13rem;
      left: 0;
      width: 150%;
      height: 30rem;
      background: #ffffff;
      -webkit-transform: skew(0deg, 3deg);
              transform: skew(0deg, 3deg);
      z-index: 0; }
  .clubs-compo-title-section {
    position: relative;
    width: 100%;
    text-align: center;
    color: #065796;
    font-family: "gotham_mediumregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 3.6rem;
    margin-bottom: 1.5rem; }
  .clubs-compo-list-section {
    list-style: none;
    padding: 0;
    margin: 3rem 5rem 7rem; }
  .clubs-compo-item-section {
    position: relative;
    margin-bottom: 1rem;
    color: #717171;
    font-size: 1.5rem; }
    .clubs-compo-item-section::before {
      content: "";
      width: 0;
      height: 0;
      border-left: 0.4rem solid #e5194c;
      border-bottom: .4rem solid transparent;
      border-top: .4rem solid transparent;
      border-right: .4rem solid transparent;
      display: inline-block;
      margin-right: .8rem;
      transition: .4s ease-out; }
  .clubs-compo-wrap {
    position: relative;
    background: #ffffff;
    box-shadow: 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.2);
    display: flex; }
    @media (max-width: 900px) {
      .clubs-compo-wrap {
        flex-direction: column;
        margin-bottom: 5rem; } }
    .clubs-compo-wrap--col {
      width: 50%; }
      .clubs-compo-wrap--col:first-child .clubs-compo-wrap--title {
        border-right: 0.1rem solid #d9d9d9; }
        @media (max-width: 900px) {
          .clubs-compo-wrap--col:first-child .clubs-compo-wrap--title {
            border-right: 0; } }
      @media (max-width: 900px) {
        .clubs-compo-wrap--col {
          width: 100%; } }
    .clubs-compo-wrap--title {
      color: #065796;
      padding: 2rem;
      text-align: center;
      font-size: 1.5rem;
      font-weight: bold;
      background: #f2f2f2; }

#zone-diaporama {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .pageType #zone-diaporama {
    height: 62rem; }
    @media (max-width: 900px) {
      .pageType #zone-diaporama {
        height: 42rem; } }
  #zone-diaporama > .u-wrapper {
    position: relative;
    height: 100%;
    max-width: 120rem !important; }
    .pageType #zone-diaporama > .u-wrapper {
      padding-top: 4rem;
      padding-bottom: .5rem;
      background: transparent; }
      .pageType #zone-diaporama > .u-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: -4rem;
        width: 101rem;
        height: 50rem;
        background: #0183bf;
        z-index: -1; }
  #zone-diaporama .cms_bloc_media {
    height: 100%; }
    #zone-diaporama .cms_bloc_media .diaporama-item {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      z-index: 5; }
      #zone-diaporama .cms_bloc_media .diaporama-item--hasContent::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0; }
      #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
        position: absolute;
        top: 65%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        max-height: 100%; }
      #zone-diaporama .cms_bloc_media .diaporama-item h2 {
        color: white;
        font-size: 4.4rem;
        font-weight: 400;
        font-family: "gotham_boldregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
        text-align: center;
        text-transform: none; }

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNjc3MvX2N0LWNsdWJzLWNvbXBvLnNjc3MiLCIuLi9jb21tb24vc2Nzcy9fY29uZi5zY3NzIiwiLi4vY29tbW9uL3Njc3MvX3RpbnltY2Uuc2NzcyIsInNjc3MvX2JhbmRlYXUuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQTtFQUNJLG1CQUFrQjtFQUNsQixtQkFBa0I7RUFDbEIsV0FBVSxFQUFBO0VBR047SUFDSSxtQkFBa0I7SUFDbEIsY0FBYTtJQUNiLFdBQVUsRUFBQTtJQzhKTjtNRGpLUjtRQU1RLHVCQUFzQixFQUFBLEVBQUE7RUFLbEM7SUFDSSxrQkFBaUI7SUFDcEIsbUJBQWtCO0lBQ2xCLFVBQVM7SUFDVCxZQUFXO0lBQ1IsWUFBVztJQUNYLGlCQUFnQixFQUFBO0lBRWhCO01BQ0ksb0JDbkJNO01Eb0JOLG9CQUFtQjtNQUNuQixhQUFZO01BQ1osY0FBYTtNQUNiLFdBQVUsRUFBQTtNQUVWO1FBQ0ksb0JDZWEsRUFBQTtFRFZ6QjtJQUNJLFdBQVU7SUFDVixvQkFBbUIsRUFBQTtJQytIWDtNRGpJWjtRQUtRLFlBQVc7UUFDWCxTQUFRO1FBQ1IsaUJBQWdCLEVBQUEsRUFBQTtFQUl4QjtJQUNJLFdBQVUsRUFBQTtJQ3FIRjtNRHRIWjtRQUlRLFlBQVc7UUFDWCxTQUFRO1FBQ1Isb0JBQW1CLEVBQUEsRUFBQTtFQUkzQjtJRTVESCxlRGlENEI7SUNoRDVCLGVBQWM7SUFDZCxnQkFBZTtJQUNmLGlCQUFnQjtJQUNiLGtCQUFpQjtJQUNqQixpQkFBZ0I7SUFDaEIsbUZENkIwRjtJRDJCdEYsVUFBUyxFQUFBO0lDMEdEO01ENUdaO1FFbERELG1CQUFrQixFQUFBLEVBQUE7SUQ4Skw7TUQ1R1o7UUU5Q0QsbUJBQWtCLEVBQUEsRUFBQTtJRDBKTDtNRDVHWjtRRTFDRCxnQkFBZSxFQUFBLEVBQUE7SUY4Q1Y7TUFDTCxZQUFXO01BQ1gsZUFBYztNQUNkLGNBQWE7TUFDYixpQ0FBK0I7TUFDL0IsaUJBQWdCLEVBQUE7RUFJZjtJQUNJLGVD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 */