
      
    


      #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-nH4zskDgfO { font-size: 25px !important;text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 32px;padding-right: 32px;padding-top: 20px;padding-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-nH4zskDgfO { font-size: 25px !important;text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 32px;padding-right: 32px;padding-top: 20px;padding-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-nH4zskDgfO { font-size: 25px !important;text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 32px;padding-right: 32px;padding-top: 20px;padding-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-nH4zskDgfO { font-size: 25px !important;text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 32px;padding-right: 32px;padding-top: 20px;padding-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-nH4zskDgfO { font-size: 25px !important;text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 32px;padding-right: 32px;padding-top: 20px;padding-bottom: 20px;cursor: text;box-sizing: border-box; } }

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

 .gp-component-id-Y_JTEzXeDmc { text-decoration-color: initial; text-decoration-style: solid; text-decoration-thickness: initial; text-decoration-line: none; display: table !important; cursor: pointer; background-color: rgb(232, 250, 29); 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; padding-bottom: 15px; padding-top: 15px; padding-right: 35px; padding-left: 35px; margin-bottom: 20px; margin-top: 1.25rem; margin-right: auto; margin-left: auto; background-image: none; border-bottom-color: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; line-height: 1.42857; text-align: center; color: rgb(57, 57, 57); font-weight: 400; font-size: 1rem; font-family: Lato; } @media (max-width: 639px) { .gp-component-id-Y_JTEzXeDmc { text-decoration-color: initial; text-decoration-style: solid; text-decoration-thickness: initial; text-decoration-line: none; display: table !important; cursor: pointer; background-color: rgb(232, 250, 29); 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; padding-bottom: 15px; padding-top: 15px; padding-right: 35px; padding-left: 35px; margin-bottom: 20px; margin-top: 1.25rem; margin-right: auto; margin-left: auto; background-image: none; border-bottom-color: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; line-height: 1.42857; text-align: center; color: rgb(57, 57, 57); font-weight: 400; font-size: 1rem; font-family: Lato; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y_JTEzXeDmc { text-decoration-color: initial; text-decoration-style: solid; text-decoration-thickness: initial; text-decoration-line: none; display: table !important; cursor: pointer; background-color: rgb(232, 250, 29); 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; padding-bottom: 15px; padding-top: 15px; padding-right: 35px; padding-left: 35px; margin-bottom: 20px; margin-top: 1.25rem; margin-right: auto; margin-left: auto; background-image: none; border-bottom-color: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; line-height: 1.42857; text-align: center; color: rgb(57, 57, 57); font-weight: 400; font-size: 1.125rem; font-family: Lato; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y_JTEzXeDmc { text-decoration-color: initial; text-decoration-style: solid; text-decoration-thickness: initial; text-decoration-line: none; display: table !important; cursor: pointer; background-color: rgb(232, 250, 29); 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; padding-bottom: 15px; padding-top: 15px; padding-right: 35px; padding-left: 35px; margin-bottom: 20px; margin-top: 1.25rem; margin-right: auto; margin-left: auto; background-image: none; border-bottom-color: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; line-height: 1.42857; text-align: center; color: rgb(57, 57, 57); font-weight: 400; font-size: 1.125rem; font-family: Lato; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y_JTEzXeDmc { text-decoration-color: initial; text-decoration-style: solid; text-decoration-thickness: initial; text-decoration-line: none; display: table !important; cursor: pointer; background-color: rgb(232, 250, 29); 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; padding-bottom: 15px; padding-top: 15px; padding-right: 35px; padding-left: 35px; margin-bottom: 20px; margin-top: 1.25rem; margin-right: auto; margin-left: auto; background-image: none; border-bottom-color: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; line-height: 1.42857; text-align: center; color: rgb(57, 57, 57); font-weight: 400; font-size: 1.125rem; font-family: Lato; } } @media (min-width: 1200px) { .gp-component-id-Y_JTEzXeDmc { text-decoration-color: initial; text-decoration-style: solid; text-decoration-thickness: initial; text-decoration-line: none; display: table !important; cursor: pointer; background-color: rgb(232, 250, 29); 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; padding-bottom: 15px; padding-top: 15px; padding-right: 35px; padding-left: 35px; margin-bottom: 20px; margin-top: 1.25rem; margin-right: auto; margin-left: auto; background-image: none; border-bottom-color: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-style: solid; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-top-right-radius: 6px; border-top-left-radius: 6px; line-height: 1.42857; text-align: center; color: rgb(57, 57, 57); font-weight: 400; font-size: 1.125rem; font-family: Lato; } }

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

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

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

 [data-gp-text] .gp-component-id-uWqCdqYRb { box-sizing: border-box; cursor: text; color: rgb(242, 242, 242); font-size: 1.5rem; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } @media (max-width: 639px) { [data-gp-text] .gp-component-id-uWqCdqYRb { font-size: 1.5rem; color: rgb(242, 242, 242); margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-uWqCdqYRb { font-size: 1.5rem; color: rgb(242, 242, 242); margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-uWqCdqYRb { font-size: 1.5rem; color: rgb(242, 242, 242); margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-uWqCdqYRb { font-size: 1.5rem; color: rgb(242, 242, 242); margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-uWqCdqYRb { font-size: 1.5rem; color: rgb(242, 242, 242); margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; cursor: text; } }

 .gp-component-id-hUyrw4mE9jb { display: block; } @media (max-width: 639px) { .gp-component-id-hUyrw4mE9jb { display: block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hUyrw4mE9jb { display: block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hUyrw4mE9jb { display: block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hUyrw4mE9jb { display: block; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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 { text-decoration-thickness: initial; 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; } @media (max-width: 639px) { .gp-component-id-1iVVFfD65SN { text-decoration-thickness: initial; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1iVVFfD65SN { text-decoration-thickness: initial; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1iVVFfD65SN { text-decoration-thickness: initial; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1iVVFfD65SN { text-decoration-thickness: initial; 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; } } @media (min-width: 1200px) { .gp-component-id-1iVVFfD65SN { text-decoration-thickness: initial; 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 { text-decoration-thickness: initial; 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; } @media (max-width: 639px) { .gp-component-id-gqWNne79G7i { text-decoration-thickness: initial; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gqWNne79G7i { text-decoration-thickness: initial; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gqWNne79G7i { text-decoration-thickness: initial; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gqWNne79G7i { text-decoration-thickness: initial; 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; } } @media (min-width: 1200px) { .gp-component-id-gqWNne79G7i { text-decoration-thickness: initial; 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 { text-decoration-thickness: initial; 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; } @media (max-width: 639px) { .gp-component-id-cnCKX447_0Q { text-decoration-thickness: initial; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cnCKX447_0Q { text-decoration-thickness: initial; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cnCKX447_0Q { text-decoration-thickness: initial; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cnCKX447_0Q { text-decoration-thickness: initial; 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; } } @media (min-width: 1200px) { .gp-component-id-cnCKX447_0Q { text-decoration-thickness: initial; 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 (max-width: 639px) { .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 (max-width: 767px) and (min-width: 640px) { .gp-component-id-0Jiekl0m3Po { display: table !important; flex-wrap: wrap; justify-content: center; height: 58px; width: 589px; 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 (max-width: 991px) and (min-width: 768px) { .gp-component-id-0Jiekl0m3Po { display: table !important; flex-wrap: wrap; justify-content: center; height: 58px; width: 589px; 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 (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0Jiekl0m3Po { display: table !important; flex-wrap: wrap; justify-content: center; height: 58px; width: 589px; 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: 1200px) { .gp-component-id-0Jiekl0m3Po { display: table !important; flex-wrap: wrap; justify-content: center; height: 58px; width: 589px; 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; } }

 .gp-component-id-xDFX_MCmlS4 { position: relative; margin-bottom: 5px; margin-top: 10px; line-height: 1.4em; color: rgb(66, 66, 66); font-weight: 400; font-size: 0.625rem; font-family: "Open Sans", sans-serif; } @media (max-width: 639px) { .gp-component-id-xDFX_MCmlS4 { position: relative; margin-bottom: 5px; margin-top: 10px; line-height: 1.4em; color: rgb(66, 66, 66); font-weight: 400; font-size: 0.625rem; font-family: "Open Sans", sans-serif; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xDFX_MCmlS4 { position: relative; margin-bottom: 5px; margin-top: 10px; line-height: 1.4em; color: rgb(66, 66, 66); font-weight: 400; font-size: 0.625rem; font-family: "Open Sans", sans-serif; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xDFX_MCmlS4 { position: relative; margin-bottom: 5px; margin-top: 10px; line-height: 1.4em; color: rgb(66, 66, 66); font-weight: 400; font-size: 0.625rem; font-family: "Open Sans", sans-serif; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xDFX_MCmlS4 { position: relative; margin-bottom: 5px; margin-top: 10px; line-height: 1.4em; color: rgb(66, 66, 66); font-weight: 400; font-size: 0.625rem; font-family: "Open Sans", sans-serif; } } @media (min-width: 1200px) { .gp-component-id-xDFX_MCmlS4 { position: relative; margin-bottom: 5px; margin-top: 10px; line-height: 1.4em; color: rgb(66, 66, 66); font-weight: 400; font-size: 0.625rem; font-family: "Open Sans", sans-serif; } }

 .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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 (max-width: 639px) { .gp-component-id-jTbTtSida0x { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jTbTtSida0x { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jTbTtSida0x { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jTbTtSida0x { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (min-width: 1200px) { .gp-component-id-jTbTtSida0x { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; float: left; width: 50%; margin-left: 25%; } }

 .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; } @media (max-width: 639px) { .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; } } @media (min-width: 1200px) { .gp-component-id-CuFzVmVKzEg { position: relative; margin-right: -15px; margin-left: -15px; } }

 .gp-component-id-8rLnEAqsbgb { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; margin-top: -10px; } @media (max-width: 639px) { .gp-component-id-8rLnEAqsbgb { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; margin-top: -10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8rLnEAqsbgb { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; margin-top: -10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8rLnEAqsbgb { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; margin-top: -10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8rLnEAqsbgb { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; margin-top: -10px; } } @media (min-width: 1200px) { .gp-component-id-8rLnEAqsbgb { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; margin-top: -10px; } }

 .gp-component-id-il9kcxFmY0I { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } @media (max-width: 639px) { .gp-component-id-il9kcxFmY0I { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-il9kcxFmY0I { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-il9kcxFmY0I { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-il9kcxFmY0I { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (min-width: 1200px) { .gp-component-id-il9kcxFmY0I { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } }

 .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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-z40g4RQMQX { color: rgb(250, 250, 250); font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-z40g4RQMQX { color: rgb(250, 250, 250); font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z40g4RQMQX { color: rgb(250, 250, 250); font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z40g4RQMQX { color: rgb(250, 250, 250); font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z40g4RQMQX { color: rgb(250, 250, 250); font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-z40g4RQMQX { color: rgb(250, 250, 250); font-weight: bolder; } }

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

 .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; } @media (max-width: 639px) { .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; } } @media (max-width: 767px) and (min-width: 640px) { .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; } } @media (max-width: 991px) and (min-width: 768px) { .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; } } @media (max-width: 1199px) and (min-width: 992px) { .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; } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .gp-component-id-L12RsuDaNxZ { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-L12RsuDaNxZ { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-L12RsuDaNxZ { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-L12RsuDaNxZ { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } } @media (min-width: 1200px) { .gp-component-id-L12RsuDaNxZ { position: relative; font-weight: 300; line-height: 1.4em; margin-bottom: 20px; font-size: 0.625rem; } }

 .gp-component-id-K68uEbirS { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 1.5rem; color: rgb(242, 242, 242); cursor: text; box-sizing: border-box; } @media (max-width: 639px) { .gp-component-id-K68uEbirS { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 1.5rem; color: rgb(242, 242, 242); cursor: text; box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K68uEbirS { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 1.5rem; color: rgb(242, 242, 242); cursor: text; box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K68uEbirS { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 1.5rem; color: rgb(242, 242, 242); cursor: text; box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K68uEbirS { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 1.5rem; color: rgb(242, 242, 242); cursor: text; box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-K68uEbirS { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 1.5rem; color: rgb(242, 242, 242); cursor: text; box-sizing: border-box; } }

 .gp-component-id-74s3tEn8xw { box-sizing: border-box; cursor: text; height: 12px; width: 100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-74s3tEn8xw { box-sizing: border-box; cursor: text; height: 12px; width: 100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-74s3tEn8xw { box-sizing: border-box; cursor: text; height: 12px; width: 100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-74s3tEn8xw { box-sizing: border-box; cursor: text; height: 12px; width: 100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-74s3tEn8xw { box-sizing: border-box; cursor: text; height: 12px; width: 100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-74s3tEn8xw { box-sizing: border-box; cursor: text; height: 12px; width: 941.984px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } }

 .gp-component-id-AMw20_UbC { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; box-sizing: border-box; cursor: text; } @media (max-width: 639px) { .gp-component-id-AMw20_UbC { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; box-sizing: border-box; cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AMw20_UbC { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; box-sizing: border-box; cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AMw20_UbC { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; box-sizing: border-box; cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AMw20_UbC { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; box-sizing: border-box; cursor: text; } } @media (min-width: 1200px) { .gp-component-id-AMw20_UbC { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; box-sizing: border-box; cursor: text; line-height: 1; } }

 .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); } @media (max-width: 639px) { .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); } } @media (max-width: 767px) and (min-width: 640px) { .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); } } @media (max-width: 991px) and (min-width: 768px) { .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); } } @media (max-width: 1199px) and (min-width: 992px) { .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); } } @media (min-width: 1200px) { .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-Ye2Iddww_v { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } @media (max-width: 639px) { .gp-component-id-Ye2Iddww_v { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ye2Iddww_v { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ye2Iddww_v { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ye2Iddww_v { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; } } @media (min-width: 1200px) { .gp-component-id-Ye2Iddww_v { padding-right: 15px; padding-left: 15px; min-height: 1px; position: relative; float: left; width: 83.3333%; margin-left: 8.33333%; } }

 .gp-component-id-TqP0OxKRXh { position: relative; margin-right: -15px; margin-left: -15px; } @media (max-width: 639px) { .gp-component-id-TqP0OxKRXh { position: relative; margin-right: -15px; margin-left: -15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TqP0OxKRXh { position: relative; margin-right: -15px; margin-left: -15px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TqP0OxKRXh { position: relative; margin-right: -15px; margin-left: -15px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TqP0OxKRXh { position: relative; margin-right: -15px; margin-left: -15px; } } @media (min-width: 1200px) { .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 (max-width: 639px) { .gp-component-id-DKo0QZBpWQ { padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DKo0QZBpWQ { padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DKo0QZBpWQ { padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; width: 750px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DKo0QZBpWQ { padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; width: 750px; } } @media (min-width: 1200px) { .gp-component-id-DKo0QZBpWQ { padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; width: 970px; } }

 .gp-component-id-h914UfVT1L { 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-h914UfVT1L { 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-h914UfVT1L { 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-h914UfVT1L { 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-h914UfVT1L { 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-h914UfVT1L { 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-cr2ivps7aZ { 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 { 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 { 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 { 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 { 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-WnXyUBjNzI { position: relative; margin-right: -15px; margin-left: -15px; background-color: rgb(255, 255, 255); } @media (max-width: 639px) { .gp-component-id-WnXyUBjNzI { position: relative; margin-right: -15px; margin-left: -15px; background-color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WnXyUBjNzI { position: relative; margin-right: -15px; margin-left: -15px; background-color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WnXyUBjNzI { position: relative; margin-right: -15px; margin-left: -15px; background-color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WnXyUBjNzI { position: relative; margin-right: -15px; margin-left: -15px; background-color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .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; } @media (max-width: 639px) { .gp-component-id-XFPla7SDw { position: relative; padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XFPla7SDw { position: relative; padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XFPla7SDw { position: relative; padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XFPla7SDw { position: relative; padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } } @media (min-width: 1200px) { .gp-component-id-XFPla7SDw { position: relative; padding-right: 15px; padding-left: 15px; margin-left: auto; margin-right: auto; } }

