
      
    


      #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;
      }
     


      body { font-family: Barlow,serif }
     


       *{} html {
    
      font-family: sans-serif;
      text-size-adjust: 100%;
      line-height: 1.25;
      box-sizing: border-box;
  }

  body {
    
      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: rgb(173, 183, 194);
      border-bottom-color: rgb(173, 183, 194);
      border-right-color: rgb(173, 183, 194);
      border-top-color: rgb(173, 183, 194);
      border-left-style: solid;
      border-bottom-style: solid;
      border-right-style: solid;
      border-top-style: solid;
      border-left-width: 0px;
      border-bottom-width: 0px;
      border-right-width: 0px;
      border-top-width: 0px;
      box-sizing: inherit;
  }

  body * {
    
      border-image-repeat: initial;
      border-image-outset: initial;
      border-image-width: initial;
      border-image-slice: initial;
      border-image-source: initial;
      border-left-color: rgb(173, 183, 194);
      border-bottom-color: rgb(173, 183, 194);
      border-right-color: rgb(173, 183, 194);
      border-top-color: rgb(173, 183, 194);
      border-left-style: solid;
      border-bottom-style: solid;
      border-right-style: solid;
      border-top-style: solid;
      border-left-width: 0px;
      border-bottom-width: 0px;
      border-right-width: 0px;
      border-top-width: 0px;
      box-sizing: inherit;
  }

  main {
    
      display: block;
  }

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

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

  pre {
    
      font-family: monospace, monospace;
      font-size: 1em;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  a {
    
      background-color: transparent;
      text-decoration-color: initial;
      text-decoration-style: initial;
      text-decoration-line: none;
      cursor: pointer;
  }

  b {
    
      font-weight: bolder;
  }

  strong {
    
      font-weight: bolder;
  }

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

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

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

  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-left-style: solid;
      border-bottom-style: solid;
      border-right-style: solid;
      border-top-style: solid;
      height: auto;
      max-width: 100%;
  }

  button {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: 1.15;
      font-size: 100%;
      overflow-y: visible;
      overflow-x: visible;
      text-transform: none;
      appearance: button;
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      background-color: transparent;
      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;
      cursor: pointer;
  }

  input {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: 1.15;
      font-size: 100%;
      overflow-y: visible;
      overflow-x: visible;
  }

  optgroup {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: 1.15;
      font-size: 100%;
  }

  select {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: 1.15;
      font-size: 100%;
      text-transform: none;
  }

  textarea {
    
      font-family: inherit;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      line-height: 1.15;
      font-size: 100%;
      overflow-y: auto;
      overflow-x: auto;
      resize: vertical;
  }

  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;
  }

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

  progress {
    
      vertical-align: baseline;
  }

  details {
    
      display: block;
  }

  summary {
    
      display: list-item;
  }

  template {
    
      display: none;
  }

  blockquote {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  dd {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  dl {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

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

  h2 {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  h3 {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  h4 {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  h5 {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  h6 {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  p {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
  }

  ol {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      list-style-position: inside;
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
  }

  ul {
    
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-top: 0px;
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      list-style-type: none;
      list-style-image: initial;
      list-style-position: initial;
  }

  table {
    
      border-collapse: collapse;
  }
     



 .gp-component-id-KxPISylEpg.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-KxPISylEpg.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KxPISylEpg.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KxPISylEpg.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KxPISylEpg.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-KxPISylEpg.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } }

 .gp-component-id-PqPnd1sq0.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } @media (max-width: 639px) { .gp-component-id-PqPnd1sq0.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PqPnd1sq0.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PqPnd1sq0.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PqPnd1sq0.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (min-width: 1200px) { .gp-component-id-PqPnd1sq0.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } }

 .gp-component-id-d0PYdREj3 { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-d0PYdREj3 { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-d0PYdREj3 { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-d0PYdREj3 { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-d0PYdREj3 { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-d0PYdREj3 { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-t6ZuiHFIW.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-t6ZuiHFIW.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t6ZuiHFIW.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t6ZuiHFIW.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t6ZuiHFIW.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-t6ZuiHFIW.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } }

 .gp-component-id-TImgEBGF1a.gp-component > [data-section-overlay] { z-index: 0 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(1, 0, 30); } @media (max-width: 639px) { .gp-component-id-TImgEBGF1a.gp-component > [data-section-overlay] { background-color: rgb(1, 0, 30);z-index: 0 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TImgEBGF1a.gp-component > [data-section-overlay] { background-color: rgb(1, 0, 30);z-index: 0 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TImgEBGF1a.gp-component > [data-section-overlay] { background-color: rgb(1, 0, 30);z-index: 0 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TImgEBGF1a.gp-component > [data-section-overlay] { background-color: rgb(1, 0, 30);z-index: 0 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-TImgEBGF1a.gp-component > [data-section-overlay] { background-color: rgb(1, 0, 30);z-index: 0 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } }

 .gp-component-id-eMKSOhqd6.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-eMKSOhqd6.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eMKSOhqd6.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eMKSOhqd6.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eMKSOhqd6.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-eMKSOhqd6.gp-component > [data-section-overlay] { z-index: -1;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-CUQu759l8z { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-CUQu759l8z { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-CUQu759l8z { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-CUQu759l8z { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-CUQu759l8z { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-nzwKHmqPU_ { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-nzwKHmqPU_ { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-nzwKHmqPU_ { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-nzwKHmqPU_ { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-nzwKHmqPU_ { font-size: 16px;color: rgba(0, 0, 0, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-RFVsygau6[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RFVsygau6[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RFVsygau6[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RFVsygau6[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-RFVsygau6[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-wg1hWrG04[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(248, 90, 253, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wg1hWrG04[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(248, 90, 253, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wg1hWrG04[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(248, 90, 253, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wg1hWrG04[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(248, 90, 253, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wg1hWrG04[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(248, 90, 253, 1);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-e0wiyNgaF[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-e0wiyNgaF[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-e0wiyNgaF[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-e0wiyNgaF[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);padding-left: 28px;padding-right: 28px;padding-top: 28px;padding-bottom: 28px;width: 100%;height: 445.733px; } } @media (min-width: 1200px) { .gp-component-id-e0wiyNgaF[data-gp-component] { border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgba(46, 140, 255, 1);padding-left: 28px;padding-right: 28px;padding-top: 28px;padding-bottom: 28px;width: 100%;height: 445.733px; } }

 @media (max-width: 639px) { .gp-component-id-3sf8UnypHw[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(209, 45, 215);border-right-color: rgb(209, 45, 215);border-top-color: rgb(209, 45, 215);border-bottom-color: rgb(209, 45, 215);margin-bottom: 12px;width: 175px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3sf8UnypHw[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(209, 45, 215);border-right-color: rgb(209, 45, 215);border-top-color: rgb(209, 45, 215);border-bottom-color: rgb(209, 45, 215);margin-bottom: 12px;width: 175px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3sf8UnypHw[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(209, 45, 215);border-right-color: rgb(209, 45, 215);border-top-color: rgb(209, 45, 215);border-bottom-color: rgb(209, 45, 215);margin-bottom: 12px;width: 175px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3sf8UnypHw[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(209, 45, 215);border-right-color: rgb(209, 45, 215);border-top-color: rgb(209, 45, 215);border-bottom-color: rgb(209, 45, 215);margin-bottom: 12px;width: 175px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-3sf8UnypHw[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(209, 45, 215);border-right-color: rgb(209, 45, 215);border-top-color: rgb(209, 45, 215);border-bottom-color: rgb(209, 45, 215);margin-bottom: 12px;width: 175px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-40URVZZ_Pq[data-gp-component] { font-size: 16px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 48px;border-top-right-radius: 48px;border-bottom-left-radius: 48px;border-bottom-right-radius: 48px;border-left-width: 6px;border-right-width: 6px;border-top-width: 6px;border-bottom-width: 6px;border-left-color: rgb(170, 0, 179);border-right-color: rgb(170, 0, 179);border-top-color: rgb(170, 0, 179);border-bottom-color: rgb(170, 0, 179);background-color: rgb(4, 81, 174);margin-top: 68px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;width: 644px;height: 150px;min-width: 716px;max-width: 920px;align-items: center;display: inline-flex;position: relative; } .gp-component-id-40URVZZ_Pq[data-gp-component]:hover,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-hover { background-color: rgb(14, 75, 147); } .gp-component-id-40URVZZ_Pq[data-gp-component]:active,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-active { background-color: rgb(4, 81, 174); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-40URVZZ_Pq[data-gp-component] { font-size: 16px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 48px;border-top-right-radius: 48px;border-bottom-left-radius: 48px;border-bottom-right-radius: 48px;border-left-width: 6px;border-right-width: 6px;border-top-width: 6px;border-bottom-width: 6px;border-left-color: rgb(170, 0, 179);border-right-color: rgb(170, 0, 179);border-top-color: rgb(170, 0, 179);border-bottom-color: rgb(170, 0, 179);background-color: rgb(4, 81, 174);margin-top: 68px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;width: 100%;height: 150px;min-width: 716px;max-width: 920px;align-items: center;display: inline-flex;position: relative; } .gp-component-id-40URVZZ_Pq[data-gp-component]:hover,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-hover { background-color: rgb(14, 75, 147); } .gp-component-id-40URVZZ_Pq[data-gp-component]:active,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-active { background-color: rgb(4, 81, 174); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-40URVZZ_Pq[data-gp-component] { font-size: 16px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 48px;border-top-right-radius: 48px;border-bottom-left-radius: 48px;border-bottom-right-radius: 48px;border-left-width: 6px;border-right-width: 6px;border-top-width: 6px;border-bottom-width: 6px;border-left-color: rgb(170, 0, 179);border-right-color: rgb(170, 0, 179);border-top-color: rgb(170, 0, 179);border-bottom-color: rgb(170, 0, 179);background-color: rgb(4, 81, 174);margin-top: 68px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;width: 644px;height: 150px;min-width: 716px;max-width: 920px;align-items: center;display: inline-flex;position: relative; } .gp-component-id-40URVZZ_Pq[data-gp-component]:hover,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-hover { background-color: rgb(14, 75, 147); } .gp-component-id-40URVZZ_Pq[data-gp-component]:active,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-active { background-color: rgb(4, 81, 174); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-40URVZZ_Pq[data-gp-component] { font-size: 16px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 48px;border-top-right-radius: 48px;border-bottom-left-radius: 48px;border-bottom-right-radius: 48px;border-left-width: 6px;border-right-width: 6px;border-top-width: 6px;border-bottom-width: 6px;border-left-color: rgb(170, 0, 179);border-right-color: rgb(170, 0, 179);border-top-color: rgb(170, 0, 179);border-bottom-color: rgb(170, 0, 179);background-color: rgb(4, 81, 174);margin-top: 68px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;width: 644px;height: 150px;min-width: 716px;max-width: 920px;align-items: center;display: inline-flex;position: relative; } .gp-component-id-40URVZZ_Pq[data-gp-component]:hover,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-hover { background-color: rgb(14, 75, 147); } .gp-component-id-40URVZZ_Pq[data-gp-component]:active,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-active { background-color: rgb(4, 81, 174); } } @media (min-width: 1200px) { .gp-component-id-40URVZZ_Pq[data-gp-component] { font-size: 16px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 48px;border-top-right-radius: 48px;border-bottom-left-radius: 48px;border-bottom-right-radius: 48px;border-left-width: 6px;border-right-width: 6px;border-top-width: 6px;border-bottom-width: 6px;border-left-color: rgb(170, 0, 179);border-right-color: rgb(170, 0, 179);border-top-color: rgb(170, 0, 179);border-bottom-color: rgb(170, 0, 179);background-color: rgb(4, 81, 174);margin-top: 68px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;width: 644px;height: 150px;min-width: 716px;max-width: 920px;align-items: center;display: inline-flex;position: relative; } .gp-component-id-40URVZZ_Pq[data-gp-component]:hover,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-hover { background-color: rgb(14, 75, 147); } .gp-component-id-40URVZZ_Pq[data-gp-component]:active,.gp-component-id-40URVZZ_Pq[data-gp-component].gp-active { background-color: rgb(4, 81, 174); } }

 @media (max-width: 639px) { .gp-component-id-7q0GkZ_UP8[data-gp-component] { width: 123px;height: 23px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7q0GkZ_UP8[data-gp-component] { width: 123px;height: 23px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7q0GkZ_UP8[data-gp-component] { width: 123px;height: 23px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7q0GkZ_UP8[data-gp-component] { width: 123px;height: 23px; } } @media (min-width: 1200px) { .gp-component-id-7q0GkZ_UP8[data-gp-component] { width: 123px;height: 23px; } }

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

 .gp-component-id-Utb0vWQeB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-Utb0vWQeB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Utb0vWQeB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Utb0vWQeB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Utb0vWQeB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Utb0vWQeB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 .gp-component-id-L552vWVY0z { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-L552vWVY0z { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-L552vWVY0z { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-L552vWVY0z { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-L552vWVY0z { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-L552vWVY0z { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } }

 .gp-component-id-pFo7yKIfHg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-pFo7yKIfHg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pFo7yKIfHg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pFo7yKIfHg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pFo7yKIfHg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-pFo7yKIfHg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } }

 .gp-component-id-i9XSSVYfWS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-i9XSSVYfWS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-i9XSSVYfWS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-i9XSSVYfWS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-i9XSSVYfWS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-i9XSSVYfWS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-eEcabhtH0O { font-size: 30px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-eEcabhtH0O { font-size: 30px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-eEcabhtH0O { font-size: 30px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-eEcabhtH0O { font-size: 30px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-eEcabhtH0O { font-size: 30px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-5HkWz0TKn { font-size: 48px;color: rgb(209, 45, 215);text-align: center;background-color: rgba(46, 140, 255, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-5HkWz0TKn { font-size: 48px;color: rgb(209, 45, 215);text-align: center;background-color: rgba(46, 140, 255, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-5HkWz0TKn { font-size: 48px;color: rgb(209, 45, 215);text-align: center;background-color: rgba(46, 140, 255, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-5HkWz0TKn { font-size: 48px;color: rgb(209, 45, 215);text-align: center;background-color: rgba(46, 140, 255, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-5HkWz0TKn { font-size: 48px;color: rgb(209, 45, 215);text-align: center;background-color: rgba(46, 140, 255, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word; } }

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

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

 .gp-component-id-V01w4vXIW4 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-V01w4vXIW4 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-V01w4vXIW4 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-V01w4vXIW4 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-V01w4vXIW4 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-V01w4vXIW4 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } }

 .gp-component-id-AtYK_r7LD { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-AtYK_r7LD { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AtYK_r7LD { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AtYK_r7LD { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AtYK_r7LD { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-AtYK_r7LD { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 128px;max-width: 100%;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px;object-fit: cover;object-position: center center;width: 128px;margin-bottom: 16px; } }

 .gp-component-id-9ozMr56Ito { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-9ozMr56Ito { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9ozMr56Ito { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9ozMr56Ito { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9ozMr56Ito { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-9ozMr56Ito { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } }

 .gp-component-id-jiWO_tHudu { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } @media (max-width: 639px) { .gp-component-id-jiWO_tHudu { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jiWO_tHudu { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jiWO_tHudu { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jiWO_tHudu { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (min-width: 1200px) { .gp-component-id-jiWO_tHudu { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } }

 .gp-component-id-J7yEZNDiC4 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-J7yEZNDiC4 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J7yEZNDiC4 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J7yEZNDiC4 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J7yEZNDiC4 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-J7yEZNDiC4 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } }

 .gp-component-id-ejQu8fOVLI { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-ejQu8fOVLI { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ejQu8fOVLI { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ejQu8fOVLI { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ejQu8fOVLI { width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ejQu8fOVLI { width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } }

 .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-QWLPJ_w6kw { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } @media (max-width: 639px) { .gp-component-id-QWLPJ_w6kw { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QWLPJ_w6kw { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QWLPJ_w6kw { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QWLPJ_w6kw { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (min-width: 1200px) { .gp-component-id-QWLPJ_w6kw { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } }

 .gp-component-id-T5ajL6pKLU { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } @media (max-width: 639px) { .gp-component-id-T5ajL6pKLU { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T5ajL6pKLU { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T5ajL6pKLU { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T5ajL6pKLU { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } } @media (min-width: 1200px) { .gp-component-id-T5ajL6pKLU { background-color: transparent;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer;display: block;margin-bottom: 12px;color: rgb(173, 183, 194);font-size: 18px;text-decoration-thickness: initial; } }

 .gp-component-id-aw904oAxcH { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-aw904oAxcH { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aw904oAxcH { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aw904oAxcH { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aw904oAxcH { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-aw904oAxcH { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;box-sizing: border-box;cursor: text;color: rgb(173, 183, 194);font-size: 20px;overflow-wrap: break-word; } }

 .gp-component-id-5x4YGsTmjn { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-5x4YGsTmjn { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5x4YGsTmjn { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5x4YGsTmjn { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5x4YGsTmjn { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-5x4YGsTmjn { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px; } }

 .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-EJ8j9LJ4a6 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: center;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-EJ8j9LJ4a6 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: center;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EJ8j9LJ4a6 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: center;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EJ8j9LJ4a6 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: center;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EJ8j9LJ4a6 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: left;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-EJ8j9LJ4a6 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;cursor: text;box-sizing: border-box;width: 66.6667%;line-height: 1.5;text-align: left;color: rgb(173, 183, 194);font-size: 16px;overflow-wrap: break-word; } }

 .gp-component-id-fUKRqXGtC9 { width: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-fUKRqXGtC9 { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fUKRqXGtC9 { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fUKRqXGtC9 { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fUKRqXGtC9 { width: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-fUKRqXGtC9 { width: 100%;flex-direction: column;align-items: flex-start;display: flex; } }

 .gp-component-id-Tfu0dXjo7V { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-Tfu0dXjo7V { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Tfu0dXjo7V { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Tfu0dXjo7V { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Tfu0dXjo7V { min-height: 120px;display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-Tfu0dXjo7V { min-height: 120px;display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px; } }

 .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

 .gp-component-id-skfqe0bsU3 { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-skfqe0bsU3 { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-skfqe0bsU3 { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-skfqe0bsU3 { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-skfqe0bsU3 { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-skfqe0bsU3 { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } }

 .gp-component-id-50kzIwl3sj { margin-left: auto;margin-right: auto;width: 100%; } @media (max-width: 639px) { .gp-component-id-50kzIwl3sj { margin-left: auto;margin-right: auto;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-50kzIwl3sj { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-50kzIwl3sj { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-50kzIwl3sj { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-50kzIwl3sj { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } }

 .gp-component-id-TImgEBGF1a { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } @media (max-width: 639px) { .gp-component-id-TImgEBGF1a { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TImgEBGF1a { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TImgEBGF1a { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TImgEBGF1a { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } } @media (min-width: 1200px) { .gp-component-id-TImgEBGF1a { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } }

 .gp-component-id-bBVzeSoyO { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } @media (max-width: 639px) { .gp-component-id-bBVzeSoyO { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bBVzeSoyO { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bBVzeSoyO { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bBVzeSoyO { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-bBVzeSoyO { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 .gp-component-id-HTJO0CEG2a { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-HTJO0CEG2a { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HTJO0CEG2a { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HTJO0CEG2a { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HTJO0CEG2a { width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-HTJO0CEG2a { width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } }

 .gp-component-id-LC3JqDhZZg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-LC3JqDhZZg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LC3JqDhZZg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LC3JqDhZZg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LC3JqDhZZg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-LC3JqDhZZg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-xF_NvpKfd { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } @media (max-width: 639px) { .gp-component-id-xF_NvpKfd { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xF_NvpKfd { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xF_NvpKfd { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xF_NvpKfd { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-xF_NvpKfd { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 .gp-component-id-BFwCitoFbN { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-BFwCitoFbN { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BFwCitoFbN { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BFwCitoFbN { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BFwCitoFbN { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-BFwCitoFbN { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } }

 .gp-component-id-kQkmtsKSYY { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-kQkmtsKSYY { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kQkmtsKSYY { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kQkmtsKSYY { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kQkmtsKSYY { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-kQkmtsKSYY { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-IQF02Wnjf { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } @media (max-width: 639px) { .gp-component-id-IQF02Wnjf { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IQF02Wnjf { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IQF02Wnjf { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IQF02Wnjf { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-IQF02Wnjf { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 .gp-component-id-xc4SwgUzzt { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-xc4SwgUzzt { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xc4SwgUzzt { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xc4SwgUzzt { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xc4SwgUzzt { width: 100%;height: 100%;flex-direction: column;align-items: flex-end;display: flex; } } @media (min-width: 1200px) { .gp-component-id-xc4SwgUzzt { width: 100%;height: 100%;flex-direction: column;align-items: flex-end;display: flex; } }

 .gp-component-id-Il2fycrkEg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-Il2fycrkEg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Il2fycrkEg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Il2fycrkEg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Il2fycrkEg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-Il2fycrkEg { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-ioe58h4nyb { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-ioe58h4nyb { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ioe58h4nyb { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ioe58h4nyb { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ioe58h4nyb { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ioe58h4nyb { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

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

 .gp-component-id-NyEYsIAuN { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 36px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-NyEYsIAuN { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 36px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NyEYsIAuN { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 36px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NyEYsIAuN { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 36px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NyEYsIAuN { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 36px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-NyEYsIAuN { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 36px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

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

 .gp-component-id-t6ZuiHFIW { z-index: auto !important;padding-top: 80px;padding-bottom: 80px;position: relative; } @media (max-width: 639px) { .gp-component-id-t6ZuiHFIW { z-index: auto !important;padding-top: 80px;padding-bottom: 80px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t6ZuiHFIW { z-index: auto !important;padding-top: 80px;padding-bottom: 80px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t6ZuiHFIW { z-index: auto !important;padding-top: 80px;padding-bottom: 80px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t6ZuiHFIW { z-index: auto !important;padding-top: 80px;padding-bottom: 80px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-t6ZuiHFIW { z-index: auto !important;padding-top: 80px;padding-bottom: 80px;position: relative; } }

 .gp-component-id-O2kykBZQUF { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-O2kykBZQUF { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-O2kykBZQUF { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-O2kykBZQUF { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-O2kykBZQUF { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-O2kykBZQUF { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } }

 .gp-component-id-HvBU2yGkH6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-HvBU2yGkH6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HvBU2yGkH6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HvBU2yGkH6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HvBU2yGkH6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-HvBU2yGkH6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } }

 .gp-component-id-QrCVYjdWEC { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-QrCVYjdWEC { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QrCVYjdWEC { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QrCVYjdWEC { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QrCVYjdWEC { padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-QrCVYjdWEC { padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 100%; } }

 .gp-component-id-XVxddnlwfc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-XVxddnlwfc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XVxddnlwfc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XVxddnlwfc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XVxddnlwfc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-XVxddnlwfc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-yFVXPTNsnp { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-yFVXPTNsnp { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yFVXPTNsnp { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yFVXPTNsnp { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yFVXPTNsnp { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-yFVXPTNsnp { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;overflow-wrap: break-word; } }

 .gp-component-id-l8tL5p7q6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-l8tL5p7q6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-l8tL5p7q6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-l8tL5p7q6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-l8tL5p7q6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-l8tL5p7q6 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;margin-bottom: 8px;overflow-wrap: break-word; } }

 .gp-component-id-MO9rZEeF2p { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-MO9rZEeF2p { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MO9rZEeF2p { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MO9rZEeF2p { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MO9rZEeF2p { padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-MO9rZEeF2p { padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 100%; } }

 .gp-component-id-ypLbUwrNcD { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-ypLbUwrNcD { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ypLbUwrNcD { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ypLbUwrNcD { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ypLbUwrNcD { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-ypLbUwrNcD { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-FJBQjE7DOj { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-FJBQjE7DOj { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FJBQjE7DOj { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FJBQjE7DOj { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FJBQjE7DOj { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-FJBQjE7DOj { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 .gp-component-id-snQI_k0n0 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 16px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-snQI_k0n0 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 16px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-snQI_k0n0 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 16px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-snQI_k0n0 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 16px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-snQI_k0n0 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 16px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-snQI_k0n0 { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 16px;overflow-wrap: break-word; } }

 .gp-component-id-3F8z9__Ix { font-size: 36px;color: rgb(254, 72, 72);line-height: 1;margin-bottom: 24px; } @media (max-width: 639px) { .gp-component-id-3F8z9__Ix { font-size: 36px;color: rgb(254, 72, 72);line-height: 1;margin-bottom: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3F8z9__Ix { font-size: 36px;color: rgb(254, 72, 72);line-height: 1;margin-bottom: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3F8z9__Ix { font-size: 36px;color: rgb(254, 72, 72);line-height: 1;margin-bottom: 24px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3F8z9__Ix { font-size: 36px;color: rgb(254, 72, 72);line-height: 1;margin-bottom: 24px; } } @media (min-width: 1200px) { .gp-component-id-3F8z9__Ix { font-size: 36px;color: rgb(254, 72, 72);line-height: 1;margin-bottom: 24px; } }

 .gp-component-id-yn7D9buNuH { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-yn7D9buNuH { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yn7D9buNuH { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yn7D9buNuH { padding-left: 24px;padding-right: 24px;padding-top: 24px;padding-bottom: 24px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yn7D9buNuH { padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-yn7D9buNuH { padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 100%; } }

 .gp-component-id-sfgue_Ev8X { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-sfgue_Ev8X { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sfgue_Ev8X { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sfgue_Ev8X { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sfgue_Ev8X { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } } @media (min-width: 1200px) { .gp-component-id-sfgue_Ev8X { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.3333%; } }

 .gp-component-id-MyKhf7mM91 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-MyKhf7mM91 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MyKhf7mM91 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MyKhf7mM91 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MyKhf7mM91 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-MyKhf7mM91 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

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

 .gp-component-id-I461wBZveB { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 20px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-I461wBZveB { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 20px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-I461wBZveB { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 20px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-I461wBZveB { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 20px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-I461wBZveB { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 20px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-I461wBZveB { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 36px;text-align: center;margin-bottom: 20px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

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

 .gp-component-id-eMKSOhqd6 { z-index: auto !important;padding-top: 36px;position: relative; } @media (max-width: 639px) { .gp-component-id-eMKSOhqd6 { z-index: auto !important;padding-top: 36px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eMKSOhqd6 { z-index: auto !important;padding-top: 36px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eMKSOhqd6 { z-index: auto !important;padding-top: 36px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eMKSOhqd6 { z-index: auto !important;padding-top: 36px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-eMKSOhqd6 { z-index: auto !important;padding-top: 36px;position: relative; } }

 .gp-component-id-y9W00Zr8sa { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-y9W00Zr8sa { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y9W00Zr8sa { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y9W00Zr8sa { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y9W00Zr8sa { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: left;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-y9W00Zr8sa { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 18px;text-align: left;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 .gp-component-id-ZBS2BXyorB { padding-left: 48px;padding-right: 48px;padding-bottom: 48px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-ZBS2BXyorB { padding-left: 48px;padding-right: 48px;padding-bottom: 48px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZBS2BXyorB { padding-left: 48px;padding-right: 48px;padding-bottom: 48px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZBS2BXyorB { padding-left: 48px;padding-right: 48px;padding-bottom: 48px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZBS2BXyorB { padding-left: 16px;padding-right: 16px;padding-bottom: 16px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex;padding-top: 16px; } } @media (min-width: 1200px) { .gp-component-id-ZBS2BXyorB { padding-left: 16px;padding-right: 16px;padding-bottom: 16px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex;padding-top: 16px; } }

 .gp-component-id-H9tW5KGzL6 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-H9tW5KGzL6 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H9tW5KGzL6 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H9tW5KGzL6 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H9tW5KGzL6 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (min-width: 1200px) { .gp-component-id-H9tW5KGzL6 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } }

 .gp-component-id-r_nZ0TpxR { cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial;background-color: transparent;font-size: 20px;color: rgb(254, 72, 72);text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);padding-left: 16px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 50px;display: inline-block;text-decoration-thickness: initial; } @media (max-width: 639px) { .gp-component-id-r_nZ0TpxR { cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial;background-color: transparent;font-size: 20px;color: rgb(254, 72, 72);text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);padding-left: 16px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 50px;display: inline-block;text-decoration-thickness: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r_nZ0TpxR { cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial;background-color: transparent;font-size: 20px;color: rgb(254, 72, 72);text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);padding-left: 16px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 50px;display: inline-block;text-decoration-thickness: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r_nZ0TpxR { cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial;background-color: transparent;font-size: 20px;color: rgb(254, 72, 72);text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);padding-left: 16px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 50px;display: inline-block;text-decoration-thickness: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r_nZ0TpxR { cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial;background-color: transparent;font-size: 20px;color: rgb(254, 72, 72);text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);padding-left: 16px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 50px;display: inline-block;text-decoration-thickness: initial; } } @media (min-width: 1200px) { .gp-component-id-r_nZ0TpxR { cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial;background-color: transparent;font-size: 20px;color: rgb(254, 72, 72);text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);padding-left: 16px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: 50px;display: inline-block;text-decoration-thickness: initial; } }

 .gp-component-id-hn9Lt4Ttdy { padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-hn9Lt4Ttdy { padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hn9Lt4Ttdy { padding-left: 36px;padding-right: 36px;padding-top: 36px;padding-bottom: 36px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hn9Lt4Ttdy { padding-left: 36px;padding-right: 36px;padding-top: 36px;padding-bottom: 36px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hn9Lt4Ttdy { padding-left: 36px;padding-right: 36px;padding-top: 36px;padding-bottom: 36px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-hn9Lt4Ttdy { padding-left: 36px;padding-right: 36px;padding-top: 36px;padding-bottom: 36px;width: 100%;height: 100%; } }

 .gp-component-id-CgJwj7DNh7 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-CgJwj7DNh7 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CgJwj7DNh7 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CgJwj7DNh7 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CgJwj7DNh7 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (min-width: 1200px) { .gp-component-id-CgJwj7DNh7 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } }

 .gp-component-id-2jPp_HDbvA { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-2jPp_HDbvA { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2jPp_HDbvA { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2jPp_HDbvA { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2jPp_HDbvA { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-2jPp_HDbvA { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

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

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

 .gp-component-id-KxPISylEpg { z-index: auto !important;padding-top: 40px;position: relative; } @media (max-width: 639px) { .gp-component-id-KxPISylEpg { z-index: auto !important;padding-top: 40px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KxPISylEpg { z-index: auto !important;padding-top: 40px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KxPISylEpg { z-index: auto !important;padding-top: 40px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KxPISylEpg { z-index: auto !important;padding-top: 40px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-KxPISylEpg { z-index: auto !important;padding-top: 40px;position: relative; } }

 .gp-component-id-M8C1i1I1m5 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);text-align: center;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-M8C1i1I1m5 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);text-align: center;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M8C1i1I1m5 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);text-align: center;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M8C1i1I1m5 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);text-align: center;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M8C1i1I1m5 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);text-align: center;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-M8C1i1I1m5 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px;color: rgb(255, 255, 255);text-align: center;overflow-wrap: break-word; } }

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

 .gp-component-id-PqPnd1sq0 { z-index: auto !important;background-image: url("https://assets.grooveapps.com/images/5ed66fb46b90b50c55d241c9/1601006109_bg..-pichi.jpg");background-size: cover;background-repeat-x: no-repeat;background-repeat-y: no-repeat;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-x: 50%;background-position-y: 50%;position: relative; } @media (max-width: 639px) { .gp-component-id-PqPnd1sq0 { z-index: auto !important;background-image: url("https://assets.grooveapps.com/images/5ed66fb46b90b50c55d241c9/1601006109_bg..-pichi.jpg");background-size: cover;background-repeat-x: no-repeat;background-repeat-y: no-repeat;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PqPnd1sq0 { z-index: auto !important;background-image: url("https://assets.grooveapps.com/images/5ed66fb46b90b50c55d241c9/1601006109_bg..-pichi.jpg");background-size: cover;background-repeat-x: no-repeat;background-repeat-y: no-repeat;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PqPnd1sq0 { z-index: auto !important;background-image: url("https://assets.grooveapps.com/images/5ed66fb46b90b50c55d241c9/1601006109_bg..-pichi.jpg");background-size: cover;background-repeat-x: no-repeat;background-repeat-y: no-repeat;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PqPnd1sq0 { z-index: auto !important;background-image: url("https://assets.grooveapps.com/images/5ed66fb46b90b50c55d241c9/1601006109_bg..-pichi.jpg");background-size: cover;background-repeat-x: no-repeat;background-repeat-y: no-repeat;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (min-width: 1200px) { .gp-component-id-PqPnd1sq0 { z-index: auto !important;background-image: url("https://assets.grooveapps.com/images/5ed66fb46b90b50c55d241c9/1601006109_bg..-pichi.jpg");background-size: cover;background-repeat-x: no-repeat;background-repeat-y: no-repeat;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-x: 50%;background-position-y: 50%;position: relative; } }

 .gp-component-id-iqRY8ROqkW { z-index: auto !important;position: relative;padding-top: 20px;background-color: rgb(1, 0, 30); } @media (max-width: 639px) { .gp-component-id-iqRY8ROqkW { z-index: auto !important;position: relative;padding-top: 20px;background-color: rgb(1, 0, 30); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iqRY8ROqkW { z-index: auto !important;position: relative;padding-top: 20px;background-color: rgb(1, 0, 30); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iqRY8ROqkW { z-index: auto !important;position: relative;padding-top: 28px;background-color: rgb(1, 0, 30);padding-bottom: 28px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iqRY8ROqkW { z-index: auto !important;position: relative;padding-top: 28px;background-color: rgb(1, 0, 30);padding-bottom: 28px; } } @media (min-width: 1200px) { .gp-component-id-iqRY8ROqkW { z-index: auto !important;position: relative;padding-top: 28px;background-color: rgb(1, 0, 30);padding-bottom: 28px; } }

