
      
    


      #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) { .gp-component-id-Y_JTEzXeDmc[data-gp-component] { font-size: 29px !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: 8px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;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: 29px !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: 8px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;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: 29px !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: 8px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;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: 29px !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: 8px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;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: 29px !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: 8px;margin-bottom: 20px;padding-left: 35px;padding-right: 35px;padding-top: 15px;padding-bottom: 15px;width: 798px;height: 49px;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-omT1fh6clI[data-gp-component] { font-size: 25px !important;font-weight: 400 !important;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato !important;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: rgba(181, 255, 6, 1);background-image: none;margin-left: auto;margin-right: auto;margin-top: 8px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;display: table !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;outline-width: 0px;outline-style: initial;outline-color: initial;position: relative;user-select: none;touch-action: manipulation;vertical-align: middle;white-space: normal;border-image-repeat: initial;border-image-outset: initial;border-image-width: initial;border-image-slice: initial;border-image-source: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-omT1fh6clI[data-gp-component] { font-size: 25px !important;font-weight: 400 !important;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato !important;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: rgba(181, 255, 6, 1);background-image: none;margin-left: auto;margin-right: auto;margin-top: 8px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;display: table !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;outline-width: 0px;outline-style: initial;outline-color: initial;position: relative;user-select: none;touch-action: manipulation;vertical-align: middle;white-space: normal;border-image-repeat: initial;border-image-outset: initial;border-image-width: initial;border-image-slice: initial;border-image-source: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-omT1fh6clI[data-gp-component] { font-size: 25px !important;font-weight: 400 !important;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato !important;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: rgba(181, 255, 6, 1);background-image: none;margin-left: auto;margin-right: auto;margin-top: 8px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;display: table !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;outline-width: 0px;outline-style: initial;outline-color: initial;position: relative;user-select: none;touch-action: manipulation;vertical-align: middle;white-space: normal;border-image-repeat: initial;border-image-outset: initial;border-image-width: initial;border-image-slice: initial;border-image-source: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-omT1fh6clI[data-gp-component] { font-size: 25px !important;font-weight: 400 !important;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato !important;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: rgba(181, 255, 6, 1);background-image: none;margin-left: auto;margin-right: auto;margin-top: 8px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;padding-top: 15px;padding-bottom: 15px;width: 100%;height: 49px;display: table !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;outline-width: 0px;outline-style: initial;outline-color: initial;position: relative;user-select: none;touch-action: manipulation;vertical-align: middle;white-space: normal;border-image-repeat: initial;border-image-outset: initial;border-image-width: initial;border-image-slice: initial;border-image-source: initial; } } @media (min-width: 1200px) { .gp-component-id-omT1fh6clI[data-gp-component] { font-size: 25px !important;font-weight: 400 !important;color: rgb(57, 57, 57);text-align: center;line-height: 1.42857;font-family: Lato !important;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: rgba(181, 255, 6, 1);background-image: none;margin-left: auto;margin-right: auto;margin-top: 8px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;padding-top: 15px;padding-bottom: 15px;width: 798px;height: 49px;display: table !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;outline-width: 0px;outline-style: initial;outline-color: initial;position: relative;user-select: none;touch-action: manipulation;vertical-align: middle;white-space: normal;border-image-repeat: initial;border-image-outset: initial;border-image-width: initial;border-image-slice: initial;border-image-source: initial; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-HzV77P6Jt { font-size: 20px !important;padding-top: 10px;padding-bottom: 10px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-HzV77P6Jt { font-size: 20px !important;padding-top: 10px;padding-bottom: 10px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-HzV77P6Jt { font-size: 20px !important;padding-top: 10px;padding-bottom: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-HzV77P6Jt { font-size: 20px !important;padding-top: 10px;padding-bottom: 10px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-HzV77P6Jt { font-size: 20px !important;padding-top: 10px;padding-bottom: 10px; } }

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

 .gp-component-id-HzV77P6Jt { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-HzV77P6Jt { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HzV77P6Jt { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HzV77P6Jt { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HzV77P6Jt { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (min-width: 1200px) { .gp-component-id-HzV77P6Jt { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } }

 .gp-component-id-550KEQRjy { width: 100%; } @media (max-width: 639px) { .gp-component-id-550KEQRjy { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-550KEQRjy { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-550KEQRjy { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-550KEQRjy { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-550KEQRjy { width: 100%; } }

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

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

 [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1rem; text-align: center; margin-top: 1.25rem; cursor: text; box-sizing: border-box; } @media (min-width: 640px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1.125rem; text-align: center; margin-top: 1.25rem; } } @media (min-width: 768px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1.125rem; text-align: center; margin-top: 1.25rem; } } @media (min-width: 992px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1.125rem; text-align: center; margin-top: 1.25rem; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-UNg_j3Iqm9 { font-size: 1.125rem; text-align: center; margin-top: 1.25rem; } }

 .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 1.5rem; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; } @media (min-width: 640px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 2.25rem; } } @media (min-width: 768px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 2.25rem; } } @media (min-width: 992px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 2.25rem; margin-left: 8.33333%; width: 83.3333%; float: left; } } @media (min-width: 1200px) { .gp-component-id-Ye2Iddww_v[data-gp-component] { font-size: 2.25rem; } }

 [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 2.25rem; box-sizing: border-box; cursor: text; } @media (min-width: 640px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 4.5rem; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-AMw20_UbC { font-size: 2.25rem; line-height: 1; } }

 .gp-component-id-cr2ivps7aZ[data-gp-component] { font-family: Roboto, sans-serif; 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: 640px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { font-family: Roboto, sans-serif; justify-content: center; display: flex; } } @media (min-width: 768px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { font-family: Roboto, sans-serif; justify-content: center; display: flex; } } @media (min-width: 992px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { font-family: Roboto, sans-serif; justify-content: center; display: flex; } } @media (min-width: 1200px) { .gp-component-id-cr2ivps7aZ[data-gp-component] { font-family: Roboto, sans-serif; line-height: 1.5; justify-content: center; display: flex; } }

 .gp-component-id-h914UfVT1L[data-gp-component] { font-size: 1rem; 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: 640px) { .gp-component-id-h914UfVT1L[data-gp-component] { font-size: 1rem; background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); } } @media (min-width: 768px) { .gp-component-id-h914UfVT1L[data-gp-component] { font-size: 1rem; background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); } } @media (min-width: 992px) { .gp-component-id-h914UfVT1L[data-gp-component] { font-size: 1rem; background-color: rgb(0, 0, 0); background-image: url("https://assets.grooveapps.com/images/5deb17dd9620370dcd0d9d58/1601760836-tOr_T4qTpQ.jpg"); } } @media (min-width: 1200px) { .gp-component-id-h914UfVT1L[data-gp-component] { font-size: 1rem; background-color: rgb(0, 0, 0); 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 { text-align: center; font-size: 0.4rem; font-weight: inherit; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-DKo0QZBpWQ { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @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 { background-color: rgb(255, 255, 255); margin-left: -15px; margin-right: -15px; position: relative; }

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

