
      
    


      #IE-warning {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: white;
      }
      .IE-warning-message {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
      }
     


      
     


       *{} html {
    
      font-family: sans-serif;
      webkit-font-smoothing: antialiased !important;
      text-rendering: optimizelegibility !important;
      font-size: 10px;
      text-size-adjust: 100%;
      webkit-tap-highlight-color: transparent;
  }
@media (min-width: 1200px) {
  
  html {
    
      font-size: 1.6rem;
  }
}

  body {
    
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      background-color: rgb(255, 255, 255);
      line-height: 1.42857;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      box-sizing: border-box;
      color: rgb(51, 51, 51);
      font-size: 14px;
  }

  body * {
    
      box-sizing: border-box;
  }

  p {
    
      position: relative;
      text-decoration-color: initial;
      text-decoration-style: initial;
      text-decoration-line: none;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  article {
    
      display: block;
  }

  aside {
    
      display: block;
  }

  details {
    
      display: block;
  }

  figcaption {
    
      display: block;
  }

  figure {
    
      display: block;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  footer {
    
      display: block;
  }

  header {
    
      display: block;
  }

  hgroup {
    
      display: block;
  }

  main {
    
      display: block;
  }

  menu {
    
      display: block;
  }

  nav {
    
      display: block;
  }

  section {
    
      display: block;
  }

  summary {
    
      display: block;
  }

  audio {
    
      vertical-align: baseline;
      display: none;
      height: 0px;
  }

  canvas {
    
      vertical-align: baseline;
      display: inline-block;
  }

  progress {
    
      vertical-align: baseline;
      display: inline-block;
  }

  video {
    
      vertical-align: baseline;
      display: inline-block;
  }

  template {
    
      display: none;
  }

  a {
    
      background-color: transparent;
      text-decoration-color: initial;
      text-decoration-style: initial;
      text-decoration-line: none;
      color: rgb(51, 122, 183);
  }

  b {
    
      font-weight: bold;
  }

  strong {
    
      font-weight: bold;
  }

  dfn {
    
      font-style: italic;
  }

  h1 {
    
      margin-left: 0px;
      margin-bottom: 0.67em;
      margin-right: 0px;
      margin-top: 0.67em;
      font-size: 2em;
  }

  mark {
    
      color: rgb(0, 0, 0);
      background-color: rgb(255, 255, 0);
      background-clip: initial;
      background-origin: initial;
      background-attachment: initial;
      background-repeat-y: initial;
      background-repeat-x: initial;
      background-size: initial;
      background-position-y: initial;
      background-position-x: initial;
      background-image: initial;
  }

  small {
    
      font-size: 80%;
  }

  sub {
    
      vertical-align: baseline;
      position: relative;
      line-height: 0;
      font-size: 75%;
      bottom: -0.25em;
  }

  sup {
    
      vertical-align: baseline;
      position: relative;
      line-height: 0;
      font-size: 75%;
      top: -0.5em;
  }

  img {
    
      border-image-repeat: initial;
      border-image-outset: initial;
      border-image-width: initial;
      border-image-slice: initial;
      border-image-source: initial;
      border-left-color: initial;
      border-bottom-color: initial;
      border-right-color: initial;
      border-top-color: initial;
      border-left-style: initial;
      border-bottom-style: initial;
      border-right-style: initial;
      border-top-style: initial;
      border-left-width: 0px;
      border-bottom-width: 0px;
      border-right-width: 0px;
      border-top-width: 0px;
      vertical-align: middle;
  }

  hr {
    
      height: 0px;
      box-sizing: content-box;
      border-top-color: rgb(238, 238, 238);
      border-top-style: solid;
      border-top-width: 1px;
      border-image-repeat: initial;
      border-image-outset: initial;
      border-image-width: initial;
      border-image-slice: initial;
      border-image-source: initial;
      border-left-color: initial;
      border-bottom-color: initial;
      border-right-color: initial;
      border-left-style: initial;
      border-bottom-style: initial;
      border-right-style: initial;
      border-left-width: 0px;
      border-bottom-width: 0px;
      border-right-width: 0px;
      margin-bottom: 20px;
      margin-top: 20px;
  }

  pre {
    
      font-family: monospace, monospace;
      overflow-y: auto;
      overflow-x: auto;
      font-size: 1em;
  }

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

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

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

  button {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: inherit;
      font-size: inherit;
      font-stretch: inherit;
      font-weight: inherit;
      font-variant-east-asian: inherit;
      font-variant-numeric: inherit;
      font-variant-caps: inherit;
      font-variant-ligatures: inherit;
      font-style: inherit;
      color: inherit;
      overflow-y: visible;
      overflow-x: visible;
      text-transform: none;
      cursor: pointer;
      appearance: button;
  }

  input {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: inherit;
      font-size: inherit;
      font-stretch: inherit;
      font-weight: inherit;
      font-variant-east-asian: inherit;
      font-variant-numeric: inherit;
      font-variant-caps: inherit;
      font-variant-ligatures: inherit;
      font-style: inherit;
      color: inherit;
  }

  optgroup {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: inherit;
      font-size: inherit;
      font-stretch: inherit;
      font-weight: bold;
      font-variant-east-asian: inherit;
      font-variant-numeric: inherit;
      font-variant-caps: inherit;
      font-variant-ligatures: inherit;
      font-style: inherit;
      color: inherit;
  }

  select {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: inherit;
      font-size: inherit;
      font-stretch: inherit;
      font-weight: inherit;
      font-variant-east-asian: inherit;
      font-variant-numeric: inherit;
      font-variant-caps: inherit;
      font-variant-ligatures: inherit;
      font-style: inherit;
      color: inherit;
      text-transform: none;
  }

  textarea {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: inherit;
      font-size: inherit;
      font-stretch: inherit;
      font-weight: inherit;
      font-variant-east-asian: inherit;
      font-variant-numeric: inherit;
      font-variant-caps: inherit;
      font-variant-ligatures: inherit;
      font-style: inherit;
      color: inherit;
      overflow-y: auto;
      overflow-x: auto;
  }

  fieldset {
    
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      border-image-repeat: initial;
      border-image-outset: initial;
      border-image-width: initial;
      border-image-slice: initial;
      border-image-source: initial;
      border-left-color: initial;
      border-bottom-color: initial;
      border-right-color: initial;
      border-top-color: initial;
      border-left-style: initial;
      border-bottom-style: initial;
      border-right-style: initial;
      border-top-style: initial;
      border-left-width: 0px;
      border-bottom-width: 0px;
      border-right-width: 0px;
      border-top-width: 0px;
      min-width: 0px;
  }

  legend {
    
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      border-image-repeat: initial;
      border-image-outset: initial;
      border-image-width: initial;
      border-image-slice: initial;
      border-image-source: initial;
      border-left-color: initial;
      border-bottom-color: rgb(229, 229, 229);
      border-right-color: initial;
      border-top-color: initial;
      border-left-style: initial;
      border-bottom-style: solid;
      border-right-style: initial;
      border-top-style: initial;
      border-left-width: 0px;
      border-bottom-width: 1px;
      border-right-width: 0px;
      border-top-width: 0px;
      color: rgb(51, 51, 51);
      line-height: inherit;
      font-size: 21px;
      margin-bottom: 20px;
      width: 100%;
      display: block;
  }

  table {
    
      webkit-border-vertical-spacing: 0px;
      webkit-border-horizontal-spacing: 0px;
      border-collapse: collapse;
  }

  td {
    
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
  }

  th {
    
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
  }

  label {
    
      font-weight: bold;
      margin-bottom: 5px;
      max-width: 100%;
      display: inline-block;
  }

  output {
    
      color: rgb(85, 85, 85);
      line-height: 1.42857;
      font-size: 14px;
      padding-top: 7px;
      display: block;
  }
     



 @media (max-width: 639px) { [data-gp-text] .gp-component-id-ST5p5lAgxk { font-size: 25px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ST5p5lAgxk { font-size: 25px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ST5p5lAgxk { font-size: 25px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ST5p5lAgxk { font-size: 25px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ST5p5lAgxk { font-size: 25px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-iYWwAlmtkO { font-size: 36px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-iYWwAlmtkO { font-size: 36px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-iYWwAlmtkO { font-size: 36px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-iYWwAlmtkO { font-size: 36px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-iYWwAlmtkO { font-size: 36px !important;line-height: 1.5;margin-top: 20px;padding-left: 133px;padding-right: 133px;padding-top: 5px;padding-bottom: 0px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-Y_JTEzXeDmc[data-gp-component] { font-size: 40px !important;font-weight: 700;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: initial;border-right-color: initial;border-top-color: initial;border-bottom-color: initial;background-color: rgb(232, 250, 29);background-image: none;margin-left: auto;margin-right: auto;margin-top: 20px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;display: table !important;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;white-space: normal;vertical-align: middle;touch-action: manipulation;user-select: none;position: relative;outline-color: initial;outline-style: initial;outline-width: 0px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y_JTEzXeDmc[data-gp-component] { font-size: 40px !important;font-weight: 700;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: initial;border-right-color: initial;border-top-color: initial;border-bottom-color: initial;background-color: rgb(232, 250, 29);background-image: none;margin-left: auto;margin-right: auto;margin-top: 20px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;display: table !important;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;white-space: normal;vertical-align: middle;touch-action: manipulation;user-select: none;position: relative;outline-color: initial;outline-style: initial;outline-width: 0px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y_JTEzXeDmc[data-gp-component] { font-size: 40px !important;font-weight: 700;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: initial;border-right-color: initial;border-top-color: initial;border-bottom-color: initial;background-color: rgb(232, 250, 29);background-image: none;margin-left: auto;margin-right: auto;margin-top: 20px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;display: table !important;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;white-space: normal;vertical-align: middle;touch-action: manipulation;user-select: none;position: relative;outline-color: initial;outline-style: initial;outline-width: 0px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y_JTEzXeDmc[data-gp-component] { font-size: 40px !important;font-weight: 700;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: initial;border-right-color: initial;border-top-color: initial;border-bottom-color: initial;background-color: rgb(232, 250, 29);background-image: none;margin-left: auto;margin-right: auto;margin-top: 20px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;display: table !important;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;white-space: normal;vertical-align: middle;touch-action: manipulation;user-select: none;position: relative;outline-color: initial;outline-style: initial;outline-width: 0px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-Y_JTEzXeDmc[data-gp-component] { font-size: 40px !important;font-weight: 700;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: initial;border-right-color: initial;border-top-color: initial;border-bottom-color: initial;background-color: rgb(232, 250, 29);background-image: none;margin-left: auto;margin-right: auto;margin-top: 20px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;display: table !important;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;white-space: normal;vertical-align: middle;touch-action: manipulation;user-select: none;position: relative;outline-color: initial;outline-style: initial;outline-width: 0px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-xgPvhC3af[data-gp-component] { margin-top: 90px;width: 100%;min-width: 350px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xgPvhC3af[data-gp-component] { margin-top: 90px;width: 100%;min-width: 350px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xgPvhC3af[data-gp-component] { margin-top: 90px;width: 100%;min-width: 350px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xgPvhC3af[data-gp-component] { margin-top: 90px;width: 100%;min-width: 350px; } } @media (min-width: 1200px) { .gp-component-id-xgPvhC3af[data-gp-component] { margin-top: 90px;width: 100%;min-width: 350px; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-74s3tEn8xw { font-size: 42px !important;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 30px;margin-bottom: 0px;padding-top: 10px;width: 100%;height: 12px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-74s3tEn8xw { font-size: 42px !important;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 30px;margin-bottom: 0px;padding-top: 10px;width: 100%;height: 12px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-74s3tEn8xw { font-size: 42px !important;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 30px;margin-bottom: 0px;padding-top: 10px;width: 100%;height: 12px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-74s3tEn8xw { font-size: 42px !important;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 30px;margin-bottom: 0px;padding-top: 10px;width: 941.984px;height: 12px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-74s3tEn8xw { font-size: 42px !important;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 30px;margin-bottom: 0px;padding-top: 10px;width: 941.984px;height: 12px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 42px !important;padding-left: 15px;padding-right: 15px;position: relative;min-height: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 42px !important;padding-left: 15px;padding-right: 15px;position: relative;min-height: 1px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 42px !important;padding-left: 15px;padding-right: 15px;position: relative;min-height: 1px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 42px !important;margin-left: 8.33333%;padding-left: 15px;padding-right: 15px;width: 83.3333%;position: relative;min-height: 1px;float: left; } } @media (min-width: 1200px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 42px !important;margin-left: 8.33333%;padding-left: 15px;padding-right: 15px;width: 83.3333%;position: relative;min-height: 1px;float: left; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 42px !important;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 42px !important;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 42px !important;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 42px !important;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 42px !important;line-height: 1;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-Y59GSMXJv[data-gp-component] { color: rgba(256, 256, 256, 0);background-color: transparent;display: block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y59GSMXJv[data-gp-component] { color: rgba(256, 256, 256, 0);background-color: transparent;display: block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y59GSMXJv[data-gp-component] { color: rgba(256, 256, 256, 0);background-color: transparent;display: block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y59GSMXJv[data-gp-component] { color: rgba(256, 256, 256, 0);background-color: transparent;display: block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-Y59GSMXJv[data-gp-component] { color: rgba(256, 256, 256, 0);background-color: transparent;display: block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-xDFX_MCmlS4[data-gp-component] { font-size: 10px !important;font-weight: 400;color: rgba(119, 50, 0, 1);line-height: 1.4em;font-family: "Open Sans", sans-serif;margin-top: 0px;margin-bottom: 0px;height: 8px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xDFX_MCmlS4[data-gp-component] { font-size: 10px !important;font-weight: 400;color: rgba(119, 50, 0, 1);line-height: 1.4em;font-family: "Open Sans", sans-serif;margin-top: 0px;margin-bottom: 0px;height: 8px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xDFX_MCmlS4[data-gp-component] { font-size: 10px !important;font-weight: 400;color: rgba(119, 50, 0, 1);line-height: 1.4em;font-family: "Open Sans", sans-serif;margin-top: 0px;margin-bottom: 0px;height: 8px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xDFX_MCmlS4[data-gp-component] { font-size: 10px !important;font-weight: 400;color: rgba(119, 50, 0, 1);line-height: 1.4em;font-family: "Open Sans", sans-serif;margin-top: 0px;margin-bottom: 0px;height: 8px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-xDFX_MCmlS4[data-gp-component] { font-size: 10px !important;font-weight: 400;color: rgba(119, 50, 0, 1);line-height: 1.4em;font-family: "Open Sans", sans-serif;margin-top: 0px;margin-bottom: 0px;height: 8px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-T_VBl5W2E[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; filter: blur(0px); position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; overflow-x: hidden; overflow-y: hidden; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position-x: 50%; background-position-y: 50%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T_VBl5W2E[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; filter: blur(0px); position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; overflow-x: hidden; overflow-y: hidden; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position-x: 50%; background-position-y: 50%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T_VBl5W2E[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; filter: blur(0px); position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; overflow-x: hidden; overflow-y: hidden; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position-x: 50%; background-position-y: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T_VBl5W2E[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; filter: blur(0px); position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; overflow-x: hidden; overflow-y: hidden; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position-x: 50%; background-position-y: 50%; } } @media (min-width: 1200px) { .gp-component-id-T_VBl5W2E[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; filter: blur(0px); position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; overflow-x: hidden; overflow-y: hidden; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position-x: 50%; background-position-y: 50%; } }

 @media (max-width: 639px) { .gp-component-id-SYaGxJKsq[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; background-position-y: 50%; background-position-x: 50%; background-repeat-y: no-repeat; background-repeat-x: no-repeat; overflow-y: hidden; overflow-x: hidden; right: 0px; bottom: 0px; top: 0px; left: 0px; position: absolute; filter: blur(0px); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SYaGxJKsq[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; background-position-y: 50%; background-position-x: 50%; background-repeat-y: no-repeat; background-repeat-x: no-repeat; overflow-y: hidden; overflow-x: hidden; right: 0px; bottom: 0px; top: 0px; left: 0px; position: absolute; filter: blur(0px); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SYaGxJKsq[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; background-position-y: 50%; background-position-x: 50%; background-repeat-y: no-repeat; background-repeat-x: no-repeat; overflow-y: hidden; overflow-x: hidden; right: 0px; bottom: 0px; top: 0px; left: 0px; position: absolute; filter: blur(0px); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SYaGxJKsq[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; background-position-y: 50%; background-position-x: 50%; background-repeat-y: no-repeat; background-repeat-x: no-repeat; overflow-y: hidden; overflow-x: hidden; right: 0px; bottom: 0px; top: 0px; left: 0px; position: absolute; filter: blur(0px); } } @media (min-width: 1200px) { .gp-component-id-SYaGxJKsq[data-gp-component] { background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; background-position-y: 50%; background-position-x: 50%; background-repeat-y: no-repeat; background-repeat-x: no-repeat; overflow-y: hidden; overflow-x: hidden; right: 0px; bottom: 0px; top: 0px; left: 0px; position: absolute; filter: blur(0px); } }

 .gp-component-id-KVJGvFUk9 { position: relative; height: 0px; padding-bottom: 56.25%; } @media (max-width: 639px) { .gp-component-id-KVJGvFUk9 { position: relative; height: 0px; padding-bottom: 56.25%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KVJGvFUk9 { position: relative; height: 0px; padding-bottom: 56.25%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KVJGvFUk9 { position: relative; height: 0px; padding-bottom: 56.25%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KVJGvFUk9 { position: relative; height: 0px; padding-bottom: 56.25%; } } @media (min-width: 1200px) { .gp-component-id-KVJGvFUk9 { position: relative; height: 0px; padding-bottom: 56.25%; } }

 .gp-component-id-RMV1w3Hj0N { position: absolute; height: 100%; width: 100%; display: block; left: 0px; } @media (max-width: 639px) { .gp-component-id-RMV1w3Hj0N { position: absolute; height: 100%; width: 100%; display: block; left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RMV1w3Hj0N { position: absolute; height: 100%; width: 100%; display: block; left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RMV1w3Hj0N { position: absolute; height: 100%; width: 100%; display: block; left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RMV1w3Hj0N { position: absolute; height: 100%; width: 100%; display: block; left: 0px; } } @media (min-width: 1200px) { .gp-component-id-RMV1w3Hj0N { position: absolute; height: 100%; width: 100%; display: block; left: 0px; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1rem; margin-top: 1.25rem; cursor: text; box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1rem; margin-top: 1.25rem; cursor: text; box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1rem; margin-top: 1.25rem; cursor: text; box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1rem; margin-top: 1.25rem; cursor: text; box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1rem; margin-top: 1.5rem; margin-bottom: -0.75rem; cursor: text; box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { text-align: center; background-color: rgb(43, 46, 74); padding-left: 0px; padding-right: 0px; padding-top: 60px; padding-bottom: 40px; justify-content: center; display: flex; overflow-y: hidden; overflow-x: hidden; position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { text-align: center; background-color: rgb(43, 46, 74); padding-left: 0px; padding-right: 0px; padding-top: 60px; padding-bottom: 40px; justify-content: center; display: flex; overflow-y: hidden; overflow-x: hidden; position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { text-align: center; background-color: rgb(43, 46, 74); padding-left: 0px; padding-right: 0px; padding-top: 60px; padding-bottom: 40px; justify-content: center; display: flex; overflow-y: hidden; overflow-x: hidden; position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { text-align: center; background-color: rgb(43, 46, 74); padding-left: 0px; padding-right: 0px; padding-top: 60px; padding-bottom: 40px; justify-content: center; display: flex; overflow-y: hidden; overflow-x: hidden; position: relative; } } @media (min-width: 1200px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { text-align: center; line-height: 1.5; background-color: rgb(43, 46, 74); padding-left: 0px; padding-right: 0px; padding-top: 60px; padding-bottom: 40px; justify-content: center; display: flex; overflow-y: hidden; overflow-x: hidden; position: relative; } }

 .gp-component-id-h914UfVT1L[data-gp-component] { background-color: rgba(0, 0, 0, 1); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; width: 100%; filter: blur(0px); position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; overflow-x: hidden; overflow-y: hidden; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position-x: 50%; background-position-y: 50%; } @media (min-width: 640px) { .gp-component-id-h914UfVT1L[data-gp-component] { background-color: rgba(0, 0, 0, 1); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); } } @media (min-width: 768px) { .gp-component-id-h914UfVT1L[data-gp-component] { background-color: rgba(0, 0, 0, 1); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); } } @media (min-width: 992px) { .gp-component-id-h914UfVT1L[data-gp-component] { background-color: rgba(0, 0, 0, 1); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); } } @media (min-width: 1200px) { .gp-component-id-h914UfVT1L[data-gp-component] { background-color: rgba(0, 0, 0, 1); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); background-size: cover; } }

 .gp-component-id-hUyrw4mE9jb { display: block; }

 .gp-component-id-KpDcs7S_i0a { position: relative; text-decoration-color: initial; text-decoration-style: initial; text-decoration-line: none; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; font-weight: inherit; font-size: 0.4rem; text-align: center; }

 .gp-component-id-6r8s6JPIWrQ { position: relative; font-weight: 400; line-height: 1.4em; margin-bottom: 5px; font-size: 0.625rem; color: rgb(66, 66, 66); font-family: "Open Sans", sans-serif; margin-top: 10px; }

 .gp-component-id-1iVVFfD65SN { color: rgb(217, 152, 95); margin-bottom: 5px; padding-left: 10px; padding-right: 0px; font-family: "Open Sans"; font-size: 0.625rem; font-weight: 400; transition-duration: 0.5s, 0.5s, 0.5s; transition-timing-function: ease, ease, ease; transition-delay: 0s, 0s, 0s; transition-property: color, background-color, opacity; display: inline-block; cursor: pointer; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; background-color: transparent; }

 .gp-component-id-gqWNne79G7i { color: rgb(217, 152, 95); margin-bottom: 5px; padding-left: 10px; padding-right: 10px; font-family: "Open Sans"; font-size: 0.625rem; font-weight: 400; transition-duration: 0.5s, 0.5s, 0.5s; transition-timing-function: ease, ease, ease; transition-delay: 0s, 0s, 0s; transition-property: color, background-color, opacity; display: inline-block; cursor: pointer; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; background-color: transparent; }

 .gp-component-id-cnCKX447_0Q { color: rgb(217, 152, 95); margin-bottom: 5px; padding-left: 0px; padding-right: 10px; font-family: "Open Sans"; font-size: 0.625rem; font-weight: 400; transition-duration: 0.5s, 0.5s, 0.5s; transition-timing-function: ease, ease, ease; transition-delay: 0s, 0s, 0s; transition-property: color, background-color, opacity; display: inline-block; cursor: pointer; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; background-color: transparent; }

 .gp-component-id-0Jiekl0m3Po { display: table !important; flex-wrap: wrap; justify-content: center; height: 58px; width: 100%; padding-bottom: 0px; padding-top: 0.5rem; padding-right: 0px; padding-left: 0px; margin-top: -2.25rem; margin-right: auto; margin-left: auto; text-align: center; } @media (min-width: 640px) { .gp-component-id-0Jiekl0m3Po { height: 58px; width: 589px; padding-top: 0.5rem; margin-top: -2.25rem; text-align: center; } } @media (min-width: 768px) { .gp-component-id-0Jiekl0m3Po { height: 58px; width: 589px; padding-top: 0.5rem; margin-top: -2.25rem; text-align: center; } } @media (min-width: 992px) { .gp-component-id-0Jiekl0m3Po { height: 58px; width: 589px; padding-top: 0.5rem; margin-top: -2.25rem; text-align: center; } } @media (min-width: 1200px) { .gp-component-id-0Jiekl0m3Po { height: 58px; width: 589px; padding-top: 0.5rem; margin-top: -2.25rem; text-align: center; } }

 .gp-component-id-dOqbhjSvo9k { letter-spacing: normal; font-family: Lato, Roboto, "sans serif"; text-align: left; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; }

 .gp-component-id-jTbTtSida0x { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } @media (min-width: 992px) { .gp-component-id-jTbTtSida0x { float: left; width: 50%; margin-left: 25%; } }

 .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; }

 .gp-component-id-xyqpOyZzkF_ { letter-spacing: normal; font-family: Lato, Roboto, "sans serif"; text-align: left; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; }

 .gp-component-id-Nn2kWf71UHo { letter-spacing: normal; font-family: Lato, Roboto, "sans serif"; text-align: left; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; }

 .gp-component-id-uOGKat7E0Zf { letter-spacing: normal; font-family: Lato, Roboto, "sans serif"; text-align: left; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; }

 .gp-component-id-WySV7TjKnYk { letter-spacing: normal; font-family: Lato, Roboto, "sans serif"; text-align: left; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; }

 .gp-component-id-qWIEWICWP7f { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 30px; font-size: 0.625rem; text-align: center; color: rgb(255, 255, 255); margin-top: 20px; margin-right: 0px; margin-left: 0px; }

 .gp-component-id-au4mFDxMfOH { letter-spacing: normal; font-family: Lato, Roboto, "sans serif"; text-align: left; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; }

 .gp-component-id-L12RsuDaNxZ { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; }

 .gp-component-id-xz6edD9nTw { position: relative; font-weight: 400; line-height: 1.2em; margin-bottom: 20px; font-size: 1.7rem; text-align: center; color: rgb(255, 255, 255); }

 .gp-component-id-TqP0OxKRXh { position: relative; margin-right: -15px; margin-left: -15px; }

 .gp-component-id-DKo0QZBpWQ { padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } @media (min-width: 768px) { .gp-component-id-DKo0QZBpWQ { width: 750px; } } @media (min-width: 992px) { .gp-component-id-DKo0QZBpWQ { width: 970px; } } @media (min-width: 1200px) { .gp-component-id-DKo0QZBpWQ { width: 1170px; } }

 .gp-component-id-WnXyUBjNzI { position: relative; margin-right: -15px; margin-left: -15px; background-color: rgb(255, 255, 255); }

 .gp-component-id-XFPla7SDw { position: relative; padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; }

