
      
    


      #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: Nunito Sans }
     


      /**************************
* Copyright 2008-2021 AlphaBlossom, LLC, All Rights Reserved
* By using this script, you agree not to share, 
* or distribute this code without author's consent.
* This copyright notice must remain in place whenever using
* this code - DO NOT REMOVE
* Author: Anthony Eppright
* Website: https://www.alphablossom.com
* Add-on: Groove full-width navigation menu via CSS
* Version: 1.0
* Last Updated: 08/23/2021
* Assign .nav-full-width class to navigation element in
* Config settings > Custom Attributes > Element's CLASS Attribute
**************************/

div.nav-full-width > div {
    max-width: 100%;
}


/**************************
* Copyright 2008-2022 AlphaBlossom, LLC, All Rights Reserved
* Author: Anthony Eppright
* Add-on:  Groove Add/Remove .sticky class to header on scroll
* Version: 1.0
* Last Updated: 08/03/2022
* Assign .header class to navigation parent block
* Set Nav Block & Nav Margin and padding to the same for all devices.
* Logo must have a set height (in IMG config)
**************************/
.header,
.header img,
.header .gp-navmenu-link,
.header [data-gp-component="button"] {
  transition: all 0.4s ease-in-out;
}

.header.sticky {
  left: 0 !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
}

.header.sticky img {
  height: 70px !important;
  width: auto !important;
}

.header.sticky .gp-navmenu-link,
.header.sticky [data-gp-component="button"] {
  font-size: 16px !important;
  padding-bottom: 7px !important;
  padding-top: 7px !important;
}

/**************************
* Copyright 2008-2021 AlphaBlossom, LLC, All Rights Reserved
* Author: Anthony Eppright
* Add-on: GrooveFunnels add Ribbon Effect to Banner/Box via CSS
* Reverse stacking order of 2 column layout on mobile devices (below 768px)
* Version: 1.0
* Last Updated: 05/12/2021
* Assign .mobile-reverse-columns class to layout-2-2 element in
* Config settings > Custom Attributes > Element's CLASS Attribute
**************************/

@media only screen and (max-width: 767px) {

    .mobile-reverse-columns > div {
    	display: flex;
    }
    
    .mobile-reverse-columns [data-gp-grid-col]:first-child {
    	order: 2;
    }
    
    .mobile-reverse-columns [data-gp-grid-col]:last-child {
    	order: 1;
    }
    
} *{} html {
    text-size-adjust: 100%;
    line-height: 1.25;
    font-family: sans-serif;
    box-sizing: border-box;
}
@media (max-width:639px) {
    html {
    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}
}
@media (max-width:767px) and (min-width:640px) {
    html {
    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}
}
@media (max-width:991px) and (min-width:768px) {
    html {
    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}
}
@media (max-width:1199px) and (min-width:992px) {
    html {
    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}
}
@media (min-width:1200px) {
    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;
    overflow-x: hidden;
    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;
}
@media (max-width:639px) {
    body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    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;
}
}
@media (min-width:1200px) {
    body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    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;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    main {
    display: block;
}
}
@media (max-width:767px) and (min-width:640px) {
    main {
    display: block;
}
}
@media (max-width:991px) and (min-width:768px) {
    main {
    display: block;
}
}
@media (max-width:1199px) and (min-width:992px) {
    main {
    display: block;
}
}
@media (min-width:1200px) {
    main {
    display: block;
}
}
h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
@media (max-width:639px) {
    h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
}
@media (max-width:767px) and (min-width:640px) {
    h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
}
@media (max-width:991px) and (min-width:768px) {
    h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
}
@media (max-width:1199px) and (min-width:992px) {
    h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
}
@media (max-width:767px) and (min-width:640px) {
    hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
}
@media (max-width:991px) and (min-width:768px) {
    hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
}
@media (max-width:1199px) and (min-width:992px) {
    hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
}
@media (min-width:1200px) {
    hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
}
pre {
    font-size: 1em;
    font-family: monospace, monospace;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
@media (max-width:639px) {
    pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:767px) and (min-width:640px) {
    pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:991px) and (min-width:768px) {
    pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:1199px) and (min-width:992px) {
    pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (min-width:1200px) {
    pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
b {
    font-weight: bolder;
}
@media (max-width:639px) {
    b {
    font-weight: bolder;
}
}
@media (max-width:767px) and (min-width:640px) {
    b {
    font-weight: bolder;
}
}
@media (max-width:991px) and (min-width:768px) {
    b {
    font-weight: bolder;
}
}
@media (max-width:1199px) and (min-width:992px) {
    b {
    font-weight: bolder;
}
}
@media (min-width:1200px) {
    b {
    font-weight: bolder;
}
}
strong {
    font-weight: bolder;
}
@media (max-width:639px) {
    strong {
    font-weight: bolder;
}
}
@media (max-width:767px) and (min-width:640px) {
    strong {
    font-weight: bolder;
}
}
@media (max-width:991px) and (min-width:768px) {
    strong {
    font-weight: bolder;
}
}
@media (max-width:1199px) and (min-width:992px) {
    strong {
    font-weight: bolder;
}
}
@media (min-width:1200px) {
    strong {
    font-weight: bolder;
}
}
code {
    font-size: 1em;
    font-family: monospace, monospace;
}
@media (max-width:639px) {
    code {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:767px) and (min-width:640px) {
    code {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:991px) and (min-width:768px) {
    code {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:1199px) and (min-width:992px) {
    code {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (min-width:1200px) {
    code {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
kbd {
    font-size: 1em;
    font-family: monospace, monospace;
}
@media (max-width:639px) {
    kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:767px) and (min-width:640px) {
    kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:991px) and (min-width:768px) {
    kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:1199px) and (min-width:992px) {
    kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (min-width:1200px) {
    kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
samp {
    font-size: 1em;
    font-family: monospace, monospace;
}
@media (max-width:639px) {
    samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:767px) and (min-width:640px) {
    samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:991px) and (min-width:768px) {
    samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (max-width:1199px) and (min-width:992px) {
    samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
@media (min-width:1200px) {
    samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
}
small {
    font-size: 80%}
@media (max-width:639px) {
    small {
    font-size: 80%}
}
@media (max-width:767px) and (min-width:640px) {
    small {
    font-size: 80%}
}
@media (max-width:991px) and (min-width:768px) {
    small {
    font-size: 80%}
}
@media (max-width:1199px) and (min-width:992px) {
    small {
    font-size: 80%}
}
@media (min-width:1200px) {
    small {
    font-size: 80%}
}
sub {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -.25em;
}
@media (max-width:639px) {
    sub {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -.25em;
}
}
@media (max-width:767px) and (min-width:640px) {
    sub {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -.25em;
}
}
@media (max-width:991px) and (min-width:768px) {
    sub {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -.25em;
}
}
@media (max-width:1199px) and (min-width:992px) {
    sub {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -.25em;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -.5em;
}
}
@media (max-width:767px) and (min-width:640px) {
    sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -.5em;
}
}
@media (max-width:991px) and (min-width:768px) {
    sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -.5em;
}
}
@media (max-width:1199px) and (min-width:992px) {
    sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -.5em;
}
}
@media (min-width:1200px) {
    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%}
@media (max-width:639px) {
    img {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%}
}
@media (max-width:767px) and (min-width:640px) {
    img {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%}
}
@media (max-width:991px) and (min-width:768px) {
    img {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%}
}
@media (max-width:1199px) and (min-width:992px) {
    img {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%}
}
@media (min-width:1200px) {
    img {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%}
}
button {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    font-family: inherit;
    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;
}
button:focus, button.gp-focus {
    outline-width: 5px;
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
}
@media (max-width:639px) {
    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;
}
button:focus, button.gp-focus {
    outline-width: 5px;
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
button:focus, button.gp-focus {
    outline-width: 5px;
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
button:focus, button.gp-focus {
    outline-width: 5px;
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
button:focus, button.gp-focus {
    outline-width: 5px;
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
}
}
@media (min-width:1200px) {
    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;
}
button:focus, button.gp-focus {
    outline-width: 5px;
    outline-style: auto;
    outline-color: -webkit-focus-ring-color;
}
}
input {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    font-family: inherit;
    overflow-y: visible;
    overflow-x: visible;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    font-family: inherit;
}
@media (max-width:639px) {
    optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
}
@media (max-width:767px) and (min-width:640px) {
    optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
}
@media (max-width:991px) and (min-width:768px) {
    optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
}
@media (max-width:1199px) and (min-width:992px) {
    optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
}
@media (min-width:1200px) {
    optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
}
select {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    font-family: inherit;
    text-transform: none;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    font-family: inherit;
    overflow-y: auto;
    overflow-x: auto;
    resize: vertical;
    color: inherit;
}
textarea:focus, textarea.gp-focus {
    outline-width: 0;
    outline-style: initial;
    outline-color: initial;
}
@media (max-width:639px) {
    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;
    color: inherit;
}
textarea:focus, textarea.gp-focus {
    outline-width: 0;
    outline-style: initial;
    outline-color: initial;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
    color: inherit;
}
textarea:focus, textarea.gp-focus {
    outline-width: 0;
    outline-style: initial;
    outline-color: initial;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
    color: inherit;
}
textarea:focus, textarea.gp-focus {
    outline-width: 0;
    outline-style: initial;
    outline-color: initial;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
    color: inherit;
}
textarea:focus, textarea.gp-focus {
    outline-width: 0;
    outline-style: initial;
    outline-color: initial;
}
}
@media (min-width:1200px) {
    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;
    color: inherit;
}
textarea:focus, textarea.gp-focus {
    outline-width: 0;
    outline-style: initial;
    outline-color: initial;
}
}
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;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    progress {
    vertical-align: baseline;
}
}
@media (max-width:767px) and (min-width:640px) {
    progress {
    vertical-align: baseline;
}
}
@media (max-width:991px) and (min-width:768px) {
    progress {
    vertical-align: baseline;
}
}
@media (max-width:1199px) and (min-width:992px) {
    progress {
    vertical-align: baseline;
}
}
@media (min-width:1200px) {
    progress {
    vertical-align: baseline;
}
}
details {
    display: block;
}
@media (max-width:639px) {
    details {
    display: block;
}
}
@media (max-width:767px) and (min-width:640px) {
    details {
    display: block;
}
}
@media (max-width:991px) and (min-width:768px) {
    details {
    display: block;
}
}
@media (max-width:1199px) and (min-width:992px) {
    details {
    display: block;
}
}
@media (min-width:1200px) {
    details {
    display: block;
}
}
summary {
    display: list-item;
}
@media (max-width:639px) {
    summary {
    display: list-item;
}
}
@media (max-width:767px) and (min-width:640px) {
    summary {
    display: list-item;
}
}
@media (max-width:991px) and (min-width:768px) {
    summary {
    display: list-item;
}
}
@media (max-width:1199px) and (min-width:992px) {
    summary {
    display: list-item;
}
}
@media (min-width:1200px) {
    summary {
    display: list-item;
}
}
template {
    display: none;
}
@media (max-width:639px) {
    template {
    display: none;
}
}
@media (max-width:767px) and (min-width:640px) {
    template {
    display: none;
}
}
@media (max-width:991px) and (min-width:768px) {
    template {
    display: none;
}
}
@media (max-width:1199px) and (min-width:992px) {
    template {
    display: none;
}
}
@media (min-width:1200px) {
    template {
    display: none;
}
}
blockquote {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
@media (max-width:639px) {
    blockquote {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:767px) and (min-width:640px) {
    blockquote {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:991px) and (min-width:768px) {
    blockquote {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:1199px) and (min-width:992px) {
    blockquote {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    dd {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:767px) and (min-width:640px) {
    dd {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:991px) and (min-width:768px) {
    dd {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:1199px) and (min-width:992px) {
    dd {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    dl {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:767px) and (min-width:640px) {
    dl {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:991px) and (min-width:768px) {
    dl {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:1199px) and (min-width:992px) {
    dl {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    figure {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:767px) and (min-width:640px) {
    figure {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:991px) and (min-width:768px) {
    figure {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:1199px) and (min-width:992px) {
    figure {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (min-width:1200px) {
    figure {
    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;
}
@media (max-width:639px) {
    p {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:767px) and (min-width:640px) {
    p {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:991px) and (min-width:768px) {
    p {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (max-width:1199px) and (min-width:992px) {
    p {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    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;
}
}
@media (max-width:767px) and (min-width:640px) {
    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;
}
}
@media (max-width:991px) and (min-width:768px) {
    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;
}
}
@media (max-width:1199px) and (min-width:992px) {
    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;
}
}
@media (min-width:1200px) {
    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;
}
@media (max-width:639px) {
    table {
    border-collapse: collapse;
}
}
@media (max-width:767px) and (min-width:640px) {
    table {
    border-collapse: collapse;
}
}
@media (max-width:991px) and (min-width:768px) {
    table {
    border-collapse: collapse;
}
}
@media (max-width:1199px) and (min-width:992px) {
    table {
    border-collapse: collapse;
}
}
@media (min-width:1200px) {
    table {
    border-collapse: collapse;
}
}
/*endBaseStyles*/a {
    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) {
    a {
    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) {
    a {
    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) {
    a {
    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) {
    a {
    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) {
    a {
    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-iUK4vKFHe9 { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iUK4vKFHe9 { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iUK4vKFHe9 { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iUK4vKFHe9 { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-iUK4vKFHe9 { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;position: relative;z-index: 15; } }

.gp-component-id-vwenE0lSFH { flex-wrap: wrap !important; }

.gp-component-id-hnRHna9OMf { }

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

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

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

 @media (max-width: 639px) { .gp-component-id-LMHr7fpZ1K { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LMHr7fpZ1K { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LMHr7fpZ1K { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LMHr7fpZ1K { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-LMHr7fpZ1K { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } }

 @media (max-width: 639px) { .gp-component-id-Yv9Av6VrM { font-size: 28px !important;color: rgb(255, 255, 255);margin-left: 5px;margin-right: 5px;margin-bottom: 11px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Yv9Av6VrM { font-size: 28px !important;color: rgb(255, 255, 255);margin-left: 5px;margin-right: 5px;margin-bottom: 11px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Yv9Av6VrM { font-size: 28px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-bottom: 11px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Yv9Av6VrM { font-size: 28px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-bottom: 11px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Yv9Av6VrM { font-size: 28px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-bottom: 11px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-vwenE0lSFH { background-color: rgb(24, 70, 157);margin-top: 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: space-between;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vwenE0lSFH { background-color: rgb(24, 70, 157);margin-top: 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: row;justify-content: space-between;align-items: stretch;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vwenE0lSFH { background-color: rgb(24, 70, 157);margin-top: 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: row;justify-content: space-between;align-items: stretch;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vwenE0lSFH { background-color: rgb(24, 70, 157);margin-top: 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: row;justify-content: space-between;align-items: stretch;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vwenE0lSFH { background-color: rgb(24, 70, 157);margin-top: 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: row;justify-content: space-between;align-items: stretch;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-VHQ9RXf0Nq { font-size: 12px !important;color: rgb(255, 255, 255);margin-left: 15px;margin-right: 15px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VHQ9RXf0Nq { font-size: 12px !important;color: rgb(255, 255, 255);margin-left: 15px;margin-right: 15px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VHQ9RXf0Nq { font-size: 12px !important;color: rgb(255, 255, 255);margin-left: 15px;margin-right: 15px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VHQ9RXf0Nq { font-size: 12px !important;color: rgb(255, 255, 255);margin-left: 15px;margin-right: 15px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-VHQ9RXf0Nq { font-size: 12px !important;color: rgb(255, 255, 255);margin-left: 15px;margin-right: 15px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px; } }

 @media (max-width: 639px) { .gp-component-id-9fad2v0vA5 { font-size: 11px !important;margin-bottom: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9fad2v0vA5 { font-size: 11px !important;margin-bottom: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9fad2v0vA5 { font-size: 11px !important;margin-bottom: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9fad2v0vA5 { font-size: 11px !important;margin-bottom: 30px; } } @media (min-width: 1200px) { .gp-component-id-9fad2v0vA5 { font-size: 11px !important;margin-bottom: 30px; } }

 @media (max-width: 639px) { .gp-component-id-R5fKDwAY2 { margin-left: 5px;margin-right: 5px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 49%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-R5fKDwAY2 { margin-left: 5px;margin-right: 5px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 49%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-R5fKDwAY2 { margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 49%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-R5fKDwAY2 { margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 49%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-R5fKDwAY2 { margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 49%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-8U6m4l3wY { font-size: 12px !important;color: rgb(255, 255, 255);text-align: center;margin-top: 0px;padding-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8U6m4l3wY { font-size: 12px !important;color: rgb(255, 255, 255);text-align: center;margin-top: 0px;padding-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8U6m4l3wY { font-size: 12px !important;color: rgb(255, 255, 255);text-align: center;margin-top: 0px;padding-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8U6m4l3wY { font-size: 12px !important;color: rgb(255, 255, 255);text-align: center;margin-top: 0px;padding-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-8U6m4l3wY { font-size: 12px !important;color: rgb(255, 255, 255);text-align: center;margin-top: 0px;padding-top: 0px; } }

 @media (max-width: 639px) { .gp-component-id-4f_4K_RH4 { margin-top: 6px;padding-top: 0px;min-width: 352px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4f_4K_RH4 { margin-top: 6px;padding-top: 0px;min-width: 352px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4f_4K_RH4 { margin-top: 6px;padding-top: 0px;min-width: 352px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4f_4K_RH4 { margin-top: 6px;padding-top: 0px;min-width: 352px; } } @media (min-width: 1200px) { .gp-component-id-4f_4K_RH4 { margin-top: 6px;padding-top: 0px;min-width: 352px; } }

 @media (max-width: 639px) { .gp-component-id-QhbJQ3Z_O { font-size: 12px !important;padding-top: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QhbJQ3Z_O { font-size: 12px !important; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QhbJQ3Z_O { font-size: 12px !important; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QhbJQ3Z_O { font-size: 12px !important; } } @media (min-width: 1200px) { .gp-component-id-QhbJQ3Z_O { font-size: 12px !important; } }

 @media (max-width: 639px) { .gp-component-id-fA6Pan6It { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 13px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fA6Pan6It { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 13px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fA6Pan6It { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 13px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fA6Pan6It { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 13px; } } @media (min-width: 1200px) { .gp-component-id-fA6Pan6It { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 13px; } }

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

 @media (max-width: 639px) { .gp-component-id-c6gMC6Xy5 { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 29px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 81%;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-c6gMC6Xy5 { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 42px;margin-top: 0px;height: auto;max-width: 81%;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-c6gMC6Xy5 { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 42px;margin-top: 0px;height: auto;max-width: 81%;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-c6gMC6Xy5 { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 42px;margin-top: 0px;height: auto;max-width: 81%;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-c6gMC6Xy5 { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-left: 42px;margin-top: 0px;height: auto;max-width: 81%;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-hnRHna9OMf { margin-left: 5px;margin-right: 5px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hnRHna9OMf { margin-left: 5px;margin-right: 5px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 47%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hnRHna9OMf { margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 47%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hnRHna9OMf { margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 47%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-hnRHna9OMf { margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-top: 0px;padding-bottom: 0px;width: 47%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-2TmnK3iryoX { padding-right: 16px;padding-left: 16px;padding-bottom: 20px;position: relative; } @media (max-width: 639px) { .gp-component-id-2TmnK3iryoX { padding-right: 16px;padding-left: 16px;padding-bottom: 20px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2TmnK3iryoX { padding-right: 16px;padding-left: 16px;padding-bottom: 20px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2TmnK3iryoX { padding-right: 16px;padding-left: 16px;padding-bottom: 20px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2TmnK3iryoX { padding-right: 28px;padding-left: 28px;padding-bottom: 0px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-2TmnK3iryoX { padding-right: 28px;padding-left: 28px;padding-bottom: 0px;position: relative; } }

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

 .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } @media (max-width: 639px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 0;position: static !important; } } @media (min-width: 1200px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 0;position: static !important; } }

 @media (max-width: 639px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;width: 160px;height: auto;max-width: 160px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;width: 160px;height: auto;max-width: 160px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;width: 160px;height: auto;max-width: 160px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;width: 160px;height: auto;max-width: 160px; } } @media (min-width: 1200px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;width: 160px;height: auto;max-width: 160px; } }

 .gp-component-id-z330mfrwJYT { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } @media (max-width: 639px) { .gp-component-id-z330mfrwJYT { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z330mfrwJYT { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z330mfrwJYT { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: absolute;left: 0px;right: 0px;z-index: 20;top: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z330mfrwJYT { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: static !important;left: 0px;right: 0px;z-index: 20;top: 100%;display: flex;justify-content: flex-end; } } @media (min-width: 1200px) { .gp-component-id-z330mfrwJYT { flex-basis: 0%;flex-shrink: 1;flex-grow: 1;position: static !important;left: 0px;right: 0px;z-index: 20;top: 100%;display: flex;justify-content: flex-end; } }

 .gp-component-id-brGMG3FGDUn { background-color: rgb(15, 24, 36);color: rgb(255, 255, 255);font-size: 20px; } @media (max-width: 639px) { .gp-component-id-brGMG3FGDUn { background-color: rgb(15, 24, 36);color: rgb(255, 255, 255);font-size: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-brGMG3FGDUn { background-color: rgb(15, 24, 36);color: rgb(255, 255, 255);font-size: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-brGMG3FGDUn { background-color: rgb(15, 24, 36);color: rgb(255, 255, 255);font-size: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-brGMG3FGDUn { background-color: rgb(15, 24, 36);color: rgb(255, 255, 255);font-size: 24px;position: static !important; } } @media (min-width: 1200px) { .gp-component-id-brGMG3FGDUn { background-color: rgb(15, 24, 36);color: rgb(255, 255, 255);font-size: 24px;position: static !important; } }

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

 .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } @media (max-width: 639px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;display: inline-flex;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;display: none;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (min-width: 1200px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;display: none;align-items: center;color: rgb(255, 255, 255); } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } }

 .gp-component-id-ElpxsKL700f { margin-left: 16px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 100%;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 16px;padding-bottom: 8px;padding-right: 16px;padding-top: 8px;background-color: rgb(255, 255, 255);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;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-top-right-radius: 5.6px;border-top-left-radius: 5.6px;font-weight: 600;color: rgb(15, 24, 36); } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } @media (max-width: 639px) { .gp-component-id-ElpxsKL700f { margin-left: 16px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 100%;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 16px;padding-bottom: 8px;padding-right: 16px;padding-top: 8px;background-color: rgb(255, 255, 255);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;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-top-right-radius: 5.6px;border-top-left-radius: 5.6px;font-weight: 600;color: rgb(15, 24, 36); } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ElpxsKL700f { margin-left: 16px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 100%;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 16px;padding-bottom: 8px;padding-right: 16px;padding-top: 8px;background-color: rgb(255, 255, 255);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;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-top-right-radius: 5.6px;border-top-left-radius: 5.6px;font-weight: 600;color: rgb(15, 24, 36); } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ElpxsKL700f { margin-left: 16px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 100%;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 16px;padding-bottom: 8px;padding-right: 16px;padding-top: 8px;background-color: rgb(255, 255, 255);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;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-top-right-radius: 5.6px;border-top-left-radius: 5.6px;font-weight: 600;color: rgb(15, 24, 36); } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ElpxsKL700f { margin-left: 16px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 36px;padding-bottom: 8px;padding-right: 36px;padding-top: 8px;background-color: rgb(255, 255, 255);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;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-top-right-radius: 5.6px;border-top-left-radius: 5.6px;font-weight: 600;color: rgb(15, 24, 36); } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (min-width: 1200px) { .gp-component-id-ElpxsKL700f { margin-left: 16px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 36px;padding-bottom: 8px;padding-right: 36px;padding-top: 8px;background-color: rgb(255, 255, 255);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;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-top-right-radius: 5.6px;border-top-left-radius: 5.6px;font-weight: 600;color: rgb(15, 24, 36); } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } }

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

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

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

 .gp-component-id-9vTofa6Whn { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-9vTofa6Whn { z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9vTofa6Whn { z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9vTofa6Whn { z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9vTofa6Whn { z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-9vTofa6Whn { z-index: 15;position: relative; } }

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

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

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

 .gp-component-id-7MVvXWuhbX { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-7MVvXWuhbX { z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7MVvXWuhbX { z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7MVvXWuhbX { z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7MVvXWuhbX { z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-7MVvXWuhbX { z-index: 15;position: relative; } }

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

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

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

 .gp-component-id-wJKyUocwTs { flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } @media (max-width: 639px) { .gp-component-id-wJKyUocwTs { flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wJKyUocwTs { flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wJKyUocwTs { flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wJKyUocwTs { flex-grow: 0;flex-shrink: 1;flex-basis: 0%;position: static !important; } } @media (min-width: 1200px) { .gp-component-id-wJKyUocwTs { flex-grow: 0;flex-shrink: 1;flex-basis: 0%;position: static !important; } }

 .gp-component-id-z330mfrwJYT { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } @media (max-width: 639px) { .gp-component-id-z330mfrwJYT { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z330mfrwJYT { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z330mfrwJYT { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z330mfrwJYT { top: 100%;z-index: 20;right: 0px;left: 0px;position: static !important;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;justify-content: flex-end;display: flex; } } @media (min-width: 1200px) { .gp-component-id-z330mfrwJYT { top: 100%;z-index: 20;right: 0px;left: 0px;position: static !important;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;justify-content: flex-end;display: flex; } }

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

 .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;color: rgb(255, 255, 255);align-items: center;display: inline-flex; } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } @media (max-width: 639px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;color: rgb(255, 255, 255);align-items: center;display: inline-flex; } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;color: rgb(255, 255, 255);align-items: center;display: inline-flex; } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;color: rgb(255, 255, 255);align-items: center;display: inline-flex; } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;color: rgb(255, 255, 255);align-items: center;display: none; } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (min-width: 1200px) { .gp-component-id-CWeLP509NXv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;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;color: rgb(255, 255, 255);align-items: center;display: none; } .gp-component-id-CWeLP509NXv:focus,.gp-component-id-CWeLP509NXv.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } }

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

 .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } @media (max-width: 639px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 0;position: static !important; } } @media (min-width: 1200px) { .gp-component-id-wJKyUocwTs { flex-basis: 0%;flex-shrink: 1;flex-grow: 0;position: static !important; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-brGMG3FGDUn { font-size: 16px !important;color: rgb(255, 255, 255);background-color: rgb(24, 70, 157); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-brGMG3FGDUn { font-size: 16px !important;color: rgb(255, 255, 255);background-color: rgb(24, 70, 157); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-brGMG3FGDUn { font-size: 16px !important;color: rgb(255, 255, 255);background-color: rgb(24, 70, 157); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-brGMG3FGDUn { font-size: 16px !important;color: rgb(255, 255, 255);background-color: rgb(24, 70, 157);position: static !important; } } @media (min-width: 1200px) { .gp-component-id-brGMG3FGDUn { font-size: 16px !important;color: rgb(255, 255, 255);background-color: rgb(24, 70, 157);position: static !important; } }

 @media (max-width: 639px) { .gp-component-id-rvdF5curW { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rvdF5curW { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rvdF5curW { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rvdF5curW { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-rvdF5curW { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;height: auto;max-width: 200px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;height: auto;max-width: 200px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;height: auto;max-width: 200px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;height: auto;max-width: 200px; } } @media (min-width: 1200px) { .gp-component-id-r3JWmxzfdqE { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;height: auto;max-width: 200px; } }

 @media (max-width: 639px) { .gp-component-id-xjXl8PO4I7 { font-weight: 700; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xjXl8PO4I7 { font-weight: 700; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xjXl8PO4I7 { font-weight: 700; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xjXl8PO4I7 { font-weight: 700; } } @media (min-width: 1200px) { .gp-component-id-xjXl8PO4I7 { font-weight: 700; } }

 @media (max-width: 639px) { .gp-component-id-DGwkMzNAa_ { font-weight: 700; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DGwkMzNAa_ { font-weight: 700; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DGwkMzNAa_ { font-weight: 700; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DGwkMzNAa_ { font-weight: 700; } } @media (min-width: 1200px) { .gp-component-id-DGwkMzNAa_ { font-weight: 700; } }

 @media (max-width: 639px) { .gp-component-id-i4M8WkuhyR { font-weight: 700; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-i4M8WkuhyR { font-weight: 700; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-i4M8WkuhyR { font-weight: 700; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-i4M8WkuhyR { font-weight: 700; } } @media (min-width: 1200px) { .gp-component-id-i4M8WkuhyR { font-weight: 700; } }

 @media (max-width: 639px) { .gp-component-id-rUsgjGPNbg { font-weight: 700; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rUsgjGPNbg { font-weight: 700; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rUsgjGPNbg { font-weight: 700; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rUsgjGPNbg { font-weight: 700; } } @media (min-width: 1200px) { .gp-component-id-rUsgjGPNbg { font-weight: 700; } }

 @media (max-width: 639px) { .gp-component-id-Luo00TZVW { font-size: 16px !important;font-weight: 700 !important;padding-left: 0px; } }

 @media (max-width: 639px) { .gp-component-id-lg5u05Q103z { line-height: 1;padding-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lg5u05Q103z { line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lg5u05Q103z { line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lg5u05Q103z { line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-lg5u05Q103z { line-height: 1; } }

 @media (max-width: 639px) { .gp-component-id-ElpxsKL700f { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1;font-family: inherit !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;background-color: rgba(177, 11, 11, 1);background-image: initial;background-size: initial;background-attachment: initial;margin-left: 16px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 28px;padding-right: 28px;padding-top: 14px;padding-bottom: 14px;display: inline-flex;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-repeat-y: initial;background-repeat-x: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ElpxsKL700f { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.15;font-family: inherit !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;background-color: rgba(177, 11, 11, 1);background-image: initial;background-size: initial;background-attachment: initial;margin-left: 16px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 14px;padding-bottom: 14px;display: inline-flex;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-repeat-y: initial;background-repeat-x: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ElpxsKL700f { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.15;font-family: inherit !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;background-color: rgba(177, 11, 11, 1);background-image: initial;background-size: initial;background-attachment: initial;margin-left: 16px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 14px;padding-bottom: 14px;display: inline-flex;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-repeat-y: initial;background-repeat-x: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ElpxsKL700f { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.15;font-family: inherit !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;background-color: rgba(177, 11, 11, 1);background-image: initial;background-size: initial;background-attachment: initial;margin-left: 16px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 14px;padding-bottom: 14px;display: inline-flex;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-repeat-y: initial;background-repeat-x: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } } @media (min-width: 1200px) { .gp-component-id-ElpxsKL700f { font-size: 18px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.15;font-family: inherit !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;background-color: rgba(177, 11, 11, 1);background-image: initial;background-size: initial;background-attachment: initial;margin-left: 16px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 14px;padding-bottom: 14px;display: inline-flex;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-repeat-y: initial;background-repeat-x: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-ElpxsKL700f:focus,.gp-component-id-ElpxsKL700f.gp-focus { outline-width: 0px;outline-style: initial;outline-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-2TmnK3iryoX { padding-left: 16px;padding-right: 16px;padding-top: 9px;padding-bottom: 9px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2TmnK3iryoX { padding-left: 16px;padding-right: 16px;padding-top: 9px;padding-bottom: 9px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2TmnK3iryoX { padding-left: 16px;padding-right: 16px;padding-top: 9px;padding-bottom: 9px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2TmnK3iryoX { padding-left: 28px;padding-right: 28px;padding-top: 9px;padding-bottom: 9px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-2TmnK3iryoX { padding-left: 28px;padding-right: 28px;padding-top: 9px;padding-bottom: 9px;position: relative; } }

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

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

 @media (max-width: 639px) { .gp-component-id-yxlKcpsXwB { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yxlKcpsXwB { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yxlKcpsXwB { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yxlKcpsXwB { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-yxlKcpsXwB { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } }

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

 @media (max-width: 639px) { .gp-component-id-rYhjYmzTQ { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rYhjYmzTQ { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rYhjYmzTQ { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rYhjYmzTQ { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-rYhjYmzTQ { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } }

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

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

 @media (max-width: 639px) { .gp-component-id-zP4YS2IHNF { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zP4YS2IHNF { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zP4YS2IHNF { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zP4YS2IHNF { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-zP4YS2IHNF { background-color: rgba(24, 70, 157, 1);z-index: auto;position: relative;min-height: 50px; } }

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

 @media (max-width: 639px) { .gp-component-id-IszM7ftJL { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IszM7ftJL { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IszM7ftJL { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IszM7ftJL { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-IszM7ftJL { background-color: rgb(24, 70, 157);padding-top: 0px;padding-bottom: 0px;z-index: 20 !important;min-height: 50px;position: relative; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-uzz7lu8CUV { font-size: 27px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-uzz7lu8CUV { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-uzz7lu8CUV { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-uzz7lu8CUV { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-uzz7lu8CUV { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-2lhvis8Qsq { font-size: 27px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-2lhvis8Qsq { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-2lhvis8Qsq { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-2lhvis8Qsq { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-2lhvis8Qsq { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-4PZj2oYh96 { font-size: 27px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-4PZj2oYh96 { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-4PZj2oYh96 { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-4PZj2oYh96 { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-4PZj2oYh96 { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-ZnciM1eV2r { font-size: 27px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ZnciM1eV2r { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ZnciM1eV2r { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ZnciM1eV2r { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ZnciM1eV2r { font-size: 27px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-FkQNrK9ITZ { font-size: 18px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-FkQNrK9ITZ { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-FkQNrK9ITZ { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-FkQNrK9ITZ { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-FkQNrK9ITZ { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-OsJJuLBZl0 { font-size: 18px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-OsJJuLBZl0 { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-OsJJuLBZl0 { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-OsJJuLBZl0 { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-OsJJuLBZl0 { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-_bRi2ULJXe { font-size: 18px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-_bRi2ULJXe { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-_bRi2ULJXe { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-_bRi2ULJXe { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-_bRi2ULJXe { font-size: 20px !important;font-weight: inherit !important;text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-9_ZtTREov { font-size: 45px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-9_ZtTREov { font-size: 42px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-9_ZtTREov { font-size: 42px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-9_ZtTREov { font-size: 42px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-9_ZtTREov { font-size: 42px !important;font-weight: inherit !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 27px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-HQFeF9jgbG[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: 206px;width: 100%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HQFeF9jgbG[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: 206px;width: 100%;max-width: 640px;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HQFeF9jgbG[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: 206px;width: 100%;max-width: 768px;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HQFeF9jgbG[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: 206px;width: 100%;max-width: 992px;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-HQFeF9jgbG[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: 206px;width: 100%;max-width: 1200px;position: relative;z-index: 15; } }

 .gp-component-id-Xrm24YZbrZ { flex-direction: column;display: flex;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-Xrm24YZbrZ { flex-direction: column;display: flex;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Xrm24YZbrZ { flex-direction: column;display: flex;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Xrm24YZbrZ { flex-direction: column;display: flex;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Xrm24YZbrZ { flex-direction: column;display: flex;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-Xrm24YZbrZ { flex-direction: column;display: flex;overflow-wrap: break-word; } }

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

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

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

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

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

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

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

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

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


        body {margin-bottom: 50px; }
        .poweredby {position: fixed; bottom: 0; line-height: 30px; background-color: black; width: 100vw; z-index: 9999; font-weight: normal; font-size: 13px; text-align: center; color: white; padding: 5px 0; }
        .poweredby .report {color: white; position: absolute; right: 30px; }
        .poweredby-text {display: inline-block; min-width: 240px; padding: 0 20px; }
        .poweredby-text a {color: white; text-decoration: underline; } #reportLink {color: white; text-decoration: underline; }
        .poweredby .report svg {position: relative;}
        
        @media (max-width: 991px) {
            .poweredby {display: flex; flex-direction: column-reverse; }
            .poweredby-text {display: block; }
            .poweredby .report {position: relative; right: 0} }
    

