
      
    


      #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: Poppins, sans-serif }
     


       *{} html {
    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}
body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    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: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    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: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    box-sizing: inherit;
}
main {
    display: block;
}
h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
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: -.25em;
}
sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -.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: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: visible;
    overflow-x: visible;
    text-transform: none;
    appearance: button;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    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: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: visible;
    overflow-x: visible;
}
optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
select {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    text-transform: none;
}
textarea {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: auto;
    overflow-x: auto;
    resize: vertical;
}
fieldset {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
legend {
    white-space: normal;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    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: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
dd {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
dl {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
figure {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h2 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h3 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h4 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h5 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h6 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
p {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
ol {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    list-style-position: inside;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
}
ul {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    list-style-type: none;
    list-style-image: initial;
    list-style-position: initial;
}
table {
    border-collapse: collapse;
}
     


        
        .global-style-Y8k08GFC5 {
          cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        
        @media (max-width: 639px) {
          
        .global-style-Y8k08GFC5 {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 2rem;padding-right: 2rem;padding-top: 1rem;padding-bottom: 1rem;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-Y8k08GFC5 {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 2rem;padding-right: 2rem;padding-top: 1rem;padding-bottom: 1rem;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-Y8k08GFC5 {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 1rem;padding-right: 1rem;padding-top: 0.75rem;padding-bottom: 0.75rem;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-Y8k08GFC5 {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 1rem;padding-right: 1rem;padding-top: 0.75rem;padding-bottom: 0.75rem;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-Y8k08GFC5 {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 2rem;padding-right: 2rem;padding-top: 1rem;padding-bottom: 1rem;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        
        .global-style-Y8k08GFC5:not([data-gp-component="block"]), .global-style-Y8k08GFC5 [data-section-overlay] {
          background-color: transparent;
      }
        
        @media (max-width: 639px) {
          
        .global-style-Y8k08GFC5:not([data-gp-component="block"]), .global-style-Y8k08GFC5 [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-Y8k08GFC5:not([data-gp-component="block"]), .global-style-Y8k08GFC5 [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-Y8k08GFC5:not([data-gp-component="block"]), .global-style-Y8k08GFC5 [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-Y8k08GFC5:not([data-gp-component="block"]), .global-style-Y8k08GFC5 [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-Y8k08GFC5:not([data-gp-component="block"]), .global-style-Y8k08GFC5 [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 639px) {
          
        .global-style-CyUGMyu_t {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 2.25rem;padding-right: 2.25rem;padding-top: 1rem;padding-bottom: 1rem;display: inline-block;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-CyUGMyu_t {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 2.25rem;padding-right: 2.25rem;padding-top: 1rem;padding-bottom: 1rem;display: inline-block;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-CyUGMyu_t {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 1rem;padding-right: 1rem;padding-top: 0.75rem;padding-bottom: 0.75rem;display: inline-block;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-CyUGMyu_t {
          font-size: 1rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 1rem;padding-right: 1rem;padding-top: 0.75rem;padding-bottom: 0.75rem;display: inline-block;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-CyUGMyu_t {
          font-size: 1.125rem;font-weight: 600;color: rgb(255, 255, 255);border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;border-bottom-right-radius: 0.25rem;padding-left: 2rem;padding-right: 2rem;padding-top: 1rem;padding-bottom: 1rem;display: inline-block;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-CyUGMyu_t:not([data-gp-component="block"]), .global-style-CyUGMyu_t [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-CyUGMyu_t:not([data-gp-component="block"]), .global-style-CyUGMyu_t [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-CyUGMyu_t:not([data-gp-component="block"]), .global-style-CyUGMyu_t [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-CyUGMyu_t:not([data-gp-component="block"]), .global-style-CyUGMyu_t [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-CyUGMyu_t:not([data-gp-component="block"]), .global-style-CyUGMyu_t [data-section-overlay] {
          background-color: rgb(254, 72, 72);
      }
        }

 @media (max-width: 639px) { .gp-component-id-wavq3znJxX[data-gp-component] { background-image: url("https://images.groovetech.io/XT3wxwDvPn8Cy-3kZzhmW_B5U6V3uirgC8Mnq8ldmuQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2IzZGFjODU2LWRkYzMtNDIwMC1iOGZhLWYyYmVhYjc5OTg5ZC8xNjY1MTg5MzcyX1VudGl0bGVkZGVzaWduMTkucG5n.webp");background-size: cover;margin-top: 90px;padding-top: 22px;padding-bottom: 56px;z-index: auto !important;background-position-y: 50%;background-position-x: 50%;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wavq3znJxX[data-gp-component] { background-image: url("https://images.groovetech.io/XT3wxwDvPn8Cy-3kZzhmW_B5U6V3uirgC8Mnq8ldmuQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2IzZGFjODU2LWRkYzMtNDIwMC1iOGZhLWYyYmVhYjc5OTg5ZC8xNjY1MTg5MzcyX1VudGl0bGVkZGVzaWduMTkucG5n.webp");background-size: cover;margin-top: 90px;padding-top: 22px;padding-bottom: 56px;z-index: auto !important;background-position-y: 50%;background-position-x: 50%;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wavq3znJxX[data-gp-component] { background-image: url("https://images.groovetech.io/XT3wxwDvPn8Cy-3kZzhmW_B5U6V3uirgC8Mnq8ldmuQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2IzZGFjODU2LWRkYzMtNDIwMC1iOGZhLWYyYmVhYjc5OTg5ZC8xNjY1MTg5MzcyX1VudGl0bGVkZGVzaWduMTkucG5n.webp");background-size: cover;margin-top: 90px;padding-top: 22px;padding-bottom: 56px;z-index: auto !important;background-position-y: 50%;background-position-x: 50%;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wavq3znJxX[data-gp-component] { background-image: url("https://images.groovetech.io/XT3wxwDvPn8Cy-3kZzhmW_B5U6V3uirgC8Mnq8ldmuQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2IzZGFjODU2LWRkYzMtNDIwMC1iOGZhLWYyYmVhYjc5OTg5ZC8xNjY1MTg5MzcyX1VudGl0bGVkZGVzaWduMTkucG5n.webp");background-size: cover;margin-top: 90px;padding-top: 22px;padding-bottom: 56px;z-index: auto !important;background-position-y: 50%;background-position-x: 50%;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-wavq3znJxX[data-gp-component] { background-image: url("https://images.groovetech.io/XT3wxwDvPn8Cy-3kZzhmW_B5U6V3uirgC8Mnq8ldmuQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2IzZGFjODU2LWRkYzMtNDIwMC1iOGZhLWYyYmVhYjc5OTg5ZC8xNjY1MTg5MzcyX1VudGl0bGVkZGVzaWduMTkucG5n.webp");background-size: cover;margin-top: 90px;padding-top: 22px;padding-bottom: 56px;z-index: auto !important;background-position-y: 50%;background-position-x: 50%;position: relative;min-height: 50px; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-ZUJj3oUQJ { font-size: 36px;font-weight: 700;color: rgba(72, 185, 168, 1);text-align: center;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ZUJj3oUQJ { font-size: 48px;font-weight: 700;color: rgba(72, 185, 168, 1);text-align: center;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ZUJj3oUQJ { font-size: 48px;font-weight: 700;color: rgba(72, 185, 168, 1);text-align: center;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ZUJj3oUQJ { font-size: 48px;font-weight: 700;color: rgba(72, 185, 168, 1);text-align: center;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ZUJj3oUQJ { font-size: 48px;font-weight: 700;color: rgba(72, 185, 168, 1);text-align: center;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-8mJMaD8tQF { font-size: 30px;color: rgba(102, 102, 102, 1);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;width: 353px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-8mJMaD8tQF { font-size: 30px;color: rgba(102, 102, 102, 1);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;width: 100%;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-8mJMaD8tQF { font-size: 30px;color: rgba(102, 102, 102, 1);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;width: 620px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-8mJMaD8tQF { font-size: 30px;color: rgba(102, 102, 102, 1);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;width: 943px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-8mJMaD8tQF { font-size: 30px;color: rgba(102, 102, 102, 1);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;width: 943px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Z0bZKhYcTb[data-gp-component] { color: rgba(250, 60, 90, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Z0bZKhYcTb[data-gp-component] { color: rgba(250, 60, 90, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Z0bZKhYcTb[data-gp-component] { color: rgba(250, 60, 90, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Z0bZKhYcTb[data-gp-component] { color: rgba(250, 60, 90, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Z0bZKhYcTb[data-gp-component] { color: rgba(250, 60, 90, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-z9nG0Qs34t[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 543px;margin-right: 543px;width: 149px;height: 66px;max-width: 345px;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-z9nG0Qs34t[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 543px;margin-right: 543px;width: 149px;height: 66px;max-width: 345px;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-z9nG0Qs34t[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 543px;margin-right: 543px;width: 149px;height: 66px;max-width: 345px;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-z9nG0Qs34t[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 543px;margin-right: 543px;width: 149px;height: 66px;max-width: 345px;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-z9nG0Qs34t[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 543px;margin-right: 543px;width: 149px;height: 66px;max-width: 345px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-YdaIhFJXOB { font-size: 20px;color: rgb(9, 25, 79);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-YdaIhFJXOB { font-size: 20px;color: rgb(9, 25, 79);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 7px;width: 353px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-YdaIhFJXOB { font-size: 20px;color: rgb(9, 25, 79);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;width: 373px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-YdaIhFJXOB { font-size: 20px;color: rgb(9, 25, 79);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-YdaIhFJXOB { font-size: 20px;color: rgb(9, 25, 79);text-align: center;line-height: 1.5;font-family: "Source Sans Pro", sans-serif;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-52rf0T6F0U { z-index: auto;position: relative;min-height: 50px;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-52rf0T6F0U { z-index: auto;position: relative;min-height: 50px;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-52rf0T6F0U { z-index: auto;position: relative;min-height: 50px;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-52rf0T6F0U { z-index: auto;position: relative;min-height: 50px;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-52rf0T6F0U { z-index: auto;position: relative;min-height: 50px;margin-top: 0px; } }

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

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

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

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

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

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

 .gp-component-id-q00HSMv_PN { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%; } @media (max-width: 639px) { .gp-component-id-q00HSMv_PN { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 109px;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 533px;margin-top: -62px;margin-left: -56px;text-align: left; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-q00HSMv_PN { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 103px;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 446px;margin-top: -34px;margin-left: -78px;text-align: left; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-q00HSMv_PN { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 109px;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 533px;margin-top: -25px;margin-left: -75px;text-align: left; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-q00HSMv_PN { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 109px;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 533px;margin-top: -36px;margin-left: -35px;text-align: left; } } @media (min-width: 1200px) { .gp-component-id-q00HSMv_PN { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 109px;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 533px;margin-top: -36px;margin-left: -112px;text-align: left; } }

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

 @media (max-width: 639px) { .gp-component-id-IcuxlNBDNg { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 24px;margin-top: -19px;margin-left: 33px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IcuxlNBDNg { display: flex;align-items: center;flex-direction: column;height: 100%;width: 69%;margin-bottom: 24px;margin-left: 113px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IcuxlNBDNg { display: flex;align-items: flex-end;flex-direction: column;height: 100%;width: 100%;margin-bottom: 24px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IcuxlNBDNg { display: flex;align-items: flex-end;flex-direction: column;height: 100%;width: 100%;margin-bottom: 24px;margin-top: -10px;margin-left: -19px; } } @media (min-width: 1200px) { .gp-component-id-IcuxlNBDNg { display: flex;align-items: flex-end;flex-direction: column;height: 100%;width: 100%;margin-bottom: 24px;margin-top: -9px; } }

 @media (max-width: 639px) { .gp-component-id-zejhu6oMQ8 { display: flex;align-items: flex-start;margin-bottom: 8px;margin-left: 317px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zejhu6oMQ8 { display: flex;align-items: flex-start;margin-bottom: 8px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zejhu6oMQ8 { display: flex;align-items: flex-start;margin-bottom: 8px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zejhu6oMQ8 { display: flex;align-items: flex-start;margin-bottom: 8px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-zejhu6oMQ8 { display: flex;align-items: flex-start;margin-bottom: 8px;color: rgb(32, 45, 60);font-size: 18px; } }

 .gp-component-id-revpHAedYM { line-height: 1; } @media (max-width: 639px) { .gp-component-id-revpHAedYM { line-height: 1;margin-top: 2px;margin-left: -273px;color: rgb(255, 255, 255);font-size: 13px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-revpHAedYM { line-height: 1;padding-left: 0px;margin-top: 2px;margin-left: -31px;color: rgb(255, 255, 255);font-size: 19px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-revpHAedYM { line-height: 1;margin-top: 2px;margin-left: -314px;color: rgb(255, 255, 255);font-size: 19px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-revpHAedYM { line-height: 1;margin-top: 2px;margin-left: -314px;color: rgb(255, 255, 255);font-size: 19px; } } @media (min-width: 1200px) { .gp-component-id-revpHAedYM { line-height: 1;margin-top: 2px;margin-left: -314px;color: rgb(255, 255, 255);font-size: 19px; } }

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

 .gp-component-id-GFQfMOLZ9N { display: flex;margin-bottom: 8px;font-size: 18px;color: rgb(32, 45, 60);align-items: flex-start; } @media (max-width: 639px) { .gp-component-id-GFQfMOLZ9N { display: flex;margin-bottom: 8px;font-size: 18px;color: rgb(32, 45, 60);align-items: flex-start; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GFQfMOLZ9N { display: flex;margin-bottom: 8px;font-size: 18px;color: rgb(32, 45, 60);align-items: flex-start; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GFQfMOLZ9N { display: flex;margin-bottom: 8px;font-size: 18px;color: rgb(32, 45, 60);align-items: flex-start; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GFQfMOLZ9N { display: flex;margin-bottom: 8px;font-size: 18px;color: rgb(32, 45, 60);align-items: flex-start; } } @media (min-width: 1200px) { .gp-component-id-GFQfMOLZ9N { display: flex;margin-bottom: 8px;font-size: 18px;color: rgb(32, 45, 60);align-items: flex-start; } }

 .gp-component-id-LAT3mo0Unm { line-height: 1; } @media (max-width: 639px) { .gp-component-id-LAT3mo0Unm { line-height: 1;margin-top: 2px;margin-left: -67px;color: rgb(255, 255, 255);font-size: 13px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LAT3mo0Unm { line-height: 1;margin-top: 2px;margin-left: -40px;color: rgb(255, 255, 255);font-size: 19px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LAT3mo0Unm { line-height: 1;margin-top: 2px;margin-left: 0px;color: rgb(255, 255, 255);font-size: 19px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LAT3mo0Unm { line-height: 1;margin-top: 2px;margin-left: 0px;color: rgb(255, 255, 255);font-size: 19px; } } @media (min-width: 1200px) { .gp-component-id-LAT3mo0Unm { line-height: 1;margin-top: 2px;margin-left: 0px;color: rgb(255, 255, 255);font-size: 19px; } }

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

 @media (max-width: 639px) { .gp-component-id-8I9PhPnLqRo { width: 70%;padding-right: 16px;padding-left: 16px;margin-top: -27px;margin-left: 185px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8I9PhPnLqRo { width: 70%;padding-right: 16px;padding-left: 16px;margin-top: -27px;margin-left: 185px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8I9PhPnLqRo { width: 70%;padding-right: 16px;padding-left: 16px;margin-top: -27px;margin-left: 185px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8I9PhPnLqRo { width: 70%;padding-right: 16px;padding-left: 16px;margin-top: -27px;margin-left: 158px; } } @media (min-width: 1200px) { .gp-component-id-8I9PhPnLqRo { width: 70%;padding-right: 16px;padding-left: 16px;margin-top: -27px;margin-left: 185px; } }

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

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

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

 .gp-component-id-YBN7gIiOXlD { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-family: Raleway, sans-serif;font-size: 16px;font-weight: 300;color: rgb(255, 255, 255);text-align: center;letter-spacing: 0.05em;margin-bottom: 12px; } @media (max-width: 639px) { .gp-component-id-YBN7gIiOXlD { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-family: Raleway, sans-serif;font-size: 16px;font-weight: 300;color: rgb(255, 255, 255);text-align: center;letter-spacing: 0.05em;margin-bottom: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YBN7gIiOXlD { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-family: Raleway, sans-serif;font-size: 16px;font-weight: 300;color: rgb(255, 255, 255);text-align: center;letter-spacing: 0.05em;margin-bottom: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YBN7gIiOXlD { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-family: Raleway, sans-serif;font-size: 16px;font-weight: 300;color: rgb(255, 255, 255);text-align: left;letter-spacing: 0.05em;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YBN7gIiOXlD { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-family: Raleway, sans-serif;font-size: 16px;font-weight: 300;color: rgb(255, 255, 255);text-align: left;letter-spacing: 0.05em;margin-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-YBN7gIiOXlD { margin-top: 0px;margin-right: 0px;margin-left: 0px;font-family: Raleway, sans-serif;font-size: 16px;font-weight: 300;color: rgb(255, 255, 255);text-align: left;letter-spacing: 0.05em;margin-bottom: 0px; } }

 .gp-component-id-rnPiGaa_QZ4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-rnPiGaa_QZ4 { margin-left: -248px;margin-bottom: 12px;margin-right: 0px;margin-top: 22px;overflow-wrap: break-word;width: 377px;font-family: Raleway, sans-serif;letter-spacing: 0.05em;text-align: center;color: rgb(255, 255, 255);font-weight: 300;font-size: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rnPiGaa_QZ4 { margin-left: -176px;margin-bottom: 12px;margin-right: 0px;margin-top: 24px;overflow-wrap: break-word;width: 517px;font-family: Raleway, sans-serif;letter-spacing: 0.05em;text-align: center;color: rgb(255, 255, 255);font-weight: 300;font-size: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rnPiGaa_QZ4 { margin-left: -171px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;width: 706px;font-family: Raleway, sans-serif;letter-spacing: 0.05em;text-align: center;color: rgb(255, 255, 255);font-weight: 300;font-size: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rnPiGaa_QZ4 { margin-left: -75px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;width: 800px;font-family: Raleway, sans-serif;letter-spacing: 0.05em;text-align: left;color: rgb(255, 255, 255);font-weight: 300;font-size: 10px; } } @media (min-width: 1200px) { .gp-component-id-rnPiGaa_QZ4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;width: 1200px;font-family: Raleway, sans-serif;letter-spacing: 0.05em;text-align: left;color: rgb(255, 255, 255);font-weight: 300;font-size: 10px; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-Jjna8zCu_6y { display: flex;align-items: flex-start;margin-bottom: 8px;margin-top: -141px;margin-left: 172px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Jjna8zCu_6y { display: flex;align-items: flex-start;margin-bottom: 8px;margin-top: -141px;margin-left: 172px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Jjna8zCu_6y { display: flex;align-items: flex-start;margin-bottom: 8px;margin-top: -141px;margin-left: 172px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Jjna8zCu_6y { display: flex;align-items: flex-start;margin-bottom: 8px;margin-top: -141px;margin-left: 172px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-Jjna8zCu_6y { display: flex;align-items: flex-start;margin-bottom: 8px;margin-top: -141px;margin-left: 172px;color: rgb(32, 45, 60);font-size: 18px; } }

 .gp-component-id-XN0h0fbh7a { z-index: 20 !important;position: relative;background-color: rgb(240, 242, 244); } @media (max-width: 639px) { .gp-component-id-XN0h0fbh7a { z-index: 20 !important;position: relative;background-color: rgb(240, 242, 244); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XN0h0fbh7a { z-index: 20 !important;position: relative;background-color: rgb(240, 242, 244); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XN0h0fbh7a { z-index: 20 !important;position: relative;background-color: rgb(240, 242, 244); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XN0h0fbh7a { z-index: 20 !important;position: relative;background-color: rgb(240, 242, 244); } } @media (min-width: 1200px) { .gp-component-id-XN0h0fbh7a { z-index: 20 !important;position: relative;background-color: rgb(240, 242, 244); } }

 @media (max-width: 639px) { .gp-component-id-4j6w6ZdszR { position: relative;padding-bottom: 16px;padding-top: 16px;padding-right: 16px;padding-left: 16px;background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4j6w6ZdszR { position: relative;padding-bottom: 16px;padding-top: 16px;padding-right: 16px;padding-left: 16px;background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4j6w6ZdszR { position: relative;padding-bottom: 16px;padding-top: 16px;padding-right: 16px;padding-left: 16px;background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4j6w6ZdszR { position: relative;padding-bottom: 16px;padding-top: 16px;padding-right: 16px;padding-left: 16px;background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-4j6w6ZdszR { position: relative;padding-bottom: 16px;padding-top: 16px;padding-right: 16px;padding-left: 16px;background-color: rgb(0, 0, 0); } }

 .gp-component-id-2mIlWv6bxh { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%; } @media (max-width: 639px) { .gp-component-id-2mIlWv6bxh { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2mIlWv6bxh { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2mIlWv6bxh { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2mIlWv6bxh { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-2mIlWv6bxh { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 1200px; } }

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

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

 .gp-component-id-z6kXoGMkXt { display: flex;flex-grow: 1; } @media (max-width: 639px) { .gp-component-id-z6kXoGMkXt { display: flex;flex-grow: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z6kXoGMkXt { display: flex;flex-grow: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z6kXoGMkXt { display: flex;flex-grow: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z6kXoGMkXt { display: flex;flex-grow: 1; } } @media (min-width: 1200px) { .gp-component-id-z6kXoGMkXt { display: flex;flex-grow: 1; } }

 .gp-component-id-0yc_xOetus { display: flex;align-items: center; } @media (max-width: 639px) { .gp-component-id-0yc_xOetus { display: flex;align-items: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0yc_xOetus { display: flex;align-items: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0yc_xOetus { display: flex;align-items: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0yc_xOetus { display: flex;align-items: center; } } @media (min-width: 1200px) { .gp-component-id-0yc_xOetus { display: flex;align-items: center; } }

 @media (max-width: 639px) { .gp-component-id-jyZGZvnZC[data-gp-component] { border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 36px;width: 100%;height: 601px;z-index: 1;position: relative;min-height: 75px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jyZGZvnZC[data-gp-component] { border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 36px;width: 100%;height: 601px;z-index: 1;position: relative;min-height: 75px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jyZGZvnZC[data-gp-component] { border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 36px;width: 100%;height: 601px;z-index: 1;position: relative;min-height: 75px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jyZGZvnZC[data-gp-component] { border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 36px;width: 100%;height: 601px;z-index: 1;position: relative;min-height: 75px; } } @media (min-width: 1200px) { .gp-component-id-jyZGZvnZC[data-gp-component] { border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 36px;width: 100%;height: 601px;z-index: 1;position: relative;min-height: 75px; } }

 .gp-component-id-tI6mJxsT1 { border-top-left-radius: 5.6px;background-color: rgb(255, 255, 255);box-shadow: none;width: 85.71%;height: auto; } @media (max-width: 639px) { .gp-component-id-tI6mJxsT1 { border-top-left-radius: 5.6px;background-color: rgb(255, 255, 255);box-shadow: none;width: 85.71%;height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tI6mJxsT1 { border-top-left-radius: 5.6px;background-color: rgb(255, 255, 255);box-shadow: none;width: 85.71%;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tI6mJxsT1 { border-top-left-radius: 5.6px;background-color: rgb(255, 255, 255);box-shadow: none;width: 85.71%;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tI6mJxsT1 { border-top-left-radius: 5.6px;background-color: rgb(255, 255, 255);box-shadow: none;width: 66.6667%;height: auto; } } @media (min-width: 1200px) { .gp-component-id-tI6mJxsT1 { border-top-left-radius: 5.6px;background-color: rgb(255, 255, 255);box-shadow: none;width: 66.6667%;height: auto;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px; } }

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

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

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

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

