
      
    


      #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,Helvetica,Arial,sans-serif }
     


       *{} html {
    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}
body {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    border-image-repeat: initial;
    border-image-outset: initial;
    border-image-width: initial;
    border-image-slice: initial;
    border-image-source: initial;
    border-left-color: rgb(173, 183, 194);
    border-bottom-color: rgb(173, 183, 194);
    border-right-color: rgb(173, 183, 194);
    border-top-color: rgb(173, 183, 194);
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    box-sizing: inherit;
}
body * {
    border-image-repeat: initial;
    border-image-outset: initial;
    border-image-width: initial;
    border-image-slice: initial;
    border-image-source: initial;
    border-left-color: rgb(173, 183, 194);
    border-bottom-color: rgb(173, 183, 194);
    border-right-color: rgb(173, 183, 194);
    border-top-color: rgb(173, 183, 194);
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    box-sizing: inherit;
}
main {
    display: block;
}
h1 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    font-size: 2em;
}
hr {
    overflow-y: visible;
    overflow-x: visible;
    height: 0;
    box-sizing: content-box;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
a {
    background-color: transparent;
    text-decoration-color: initial;
    text-decoration-style: initial;
    text-decoration-line: none;
    cursor: pointer;
}
b {
    font-weight: bolder;
}
strong {
    font-weight: bolder;
}
code {
    font-family: monospace, monospace;
    font-size: 1em;
}
kbd {
    font-family: monospace, monospace;
    font-size: 1em;
}
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%}
sub {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -.25em;
}
sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -.5em;
}
img {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%}
button {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: visible;
    overflow-x: visible;
    text-transform: none;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    background-color: transparent;
    background-clip: initial;
    background-origin: initial;
    background-attachment: initial;
    background-repeat-y: initial;
    background-repeat-x: initial;
    background-size: initial;
    background-position-y: initial;
    background-position-x: initial;
    background-image: initial;
    cursor: pointer;
}
input {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: visible;
    overflow-x: visible;
}
optgroup {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%}
select {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    text-transform: none;
}
textarea {
    font-family: inherit;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: auto;
    overflow-x: auto;
    resize: vertical;
}
fieldset {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
legend {
    white-space: normal;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    max-width: 100%;
    display: table;
    color: inherit;
    box-sizing: border-box;
}
progress {
    vertical-align: baseline;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
blockquote {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
dd {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
dl {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
figure {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h2 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h3 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h4 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h5 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
h6 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
p {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
ol {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    list-style-position: inside;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
}
ul {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    list-style-type: none;
    list-style-image: initial;
    list-style-position: initial;
}
table {
    border-collapse: collapse;
}/*endBaseStyles*/
     


        
        .global-style-LbY_f0FnX {
          cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        
        @media (max-width: 639px) {
          
        .global-style-LbY_f0FnX {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-LbY_f0FnX {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-LbY_f0FnX {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-LbY_f0FnX {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-LbY_f0FnX {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        
        .global-style-LbY_f0FnX:not([data-gp-component="block"]), .global-style-LbY_f0FnX [data-section-overlay] {
          background-color: transparent;
      }
        
        @media (max-width: 639px) {
          
        .global-style-LbY_f0FnX:not([data-gp-component="block"]), .global-style-LbY_f0FnX [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):hover,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-hover, .global-style-LbY_f0FnX [data-section-overlay]:hover, .global-style-LbY_f0FnX [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):active,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-active, .global-style-LbY_f0FnX [data-section-overlay]:active, .global-style-LbY_f0FnX [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-LbY_f0FnX:not([data-gp-component="block"]), .global-style-LbY_f0FnX [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):hover,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-hover, .global-style-LbY_f0FnX [data-section-overlay]:hover, .global-style-LbY_f0FnX [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):active,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-active, .global-style-LbY_f0FnX [data-section-overlay]:active, .global-style-LbY_f0FnX [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-LbY_f0FnX:not([data-gp-component="block"]), .global-style-LbY_f0FnX [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):hover,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-hover, .global-style-LbY_f0FnX [data-section-overlay]:hover, .global-style-LbY_f0FnX [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):active,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-active, .global-style-LbY_f0FnX [data-section-overlay]:active, .global-style-LbY_f0FnX [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-LbY_f0FnX:not([data-gp-component="block"]), .global-style-LbY_f0FnX [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):hover,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-hover, .global-style-LbY_f0FnX [data-section-overlay]:hover, .global-style-LbY_f0FnX [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):active,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-active, .global-style-LbY_f0FnX [data-section-overlay]:active, .global-style-LbY_f0FnX [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-LbY_f0FnX:not([data-gp-component="block"]), .global-style-LbY_f0FnX [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):hover,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-hover, .global-style-LbY_f0FnX [data-section-overlay]:hover, .global-style-LbY_f0FnX [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-LbY_f0FnX:not([data-gp-component="block"]):active,.global-style-LbY_f0FnX:not([data-gp-component="block"]).gp-active, .global-style-LbY_f0FnX [data-section-overlay]:active, .global-style-LbY_f0FnX [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        
        .global-style-8oul6Urur {
          cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        
        @media (max-width: 639px) {
          
        .global-style-8oul6Urur {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-8oul6Urur {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-8oul6Urur {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-8oul6Urur {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-8oul6Urur {
          font-size: 18px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        
        .global-style-8oul6Urur:not([data-gp-component="block"]), .global-style-8oul6Urur [data-section-overlay] {
          background-color: transparent;
      }
        
        @media (max-width: 639px) {
          
        .global-style-8oul6Urur:not([data-gp-component="block"]), .global-style-8oul6Urur [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):hover,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-hover, .global-style-8oul6Urur [data-section-overlay]:hover, .global-style-8oul6Urur [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):active,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-active, .global-style-8oul6Urur [data-section-overlay]:active, .global-style-8oul6Urur [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-8oul6Urur:not([data-gp-component="block"]), .global-style-8oul6Urur [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):hover,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-hover, .global-style-8oul6Urur [data-section-overlay]:hover, .global-style-8oul6Urur [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):active,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-active, .global-style-8oul6Urur [data-section-overlay]:active, .global-style-8oul6Urur [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-8oul6Urur:not([data-gp-component="block"]), .global-style-8oul6Urur [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):hover,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-hover, .global-style-8oul6Urur [data-section-overlay]:hover, .global-style-8oul6Urur [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):active,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-active, .global-style-8oul6Urur [data-section-overlay]:active, .global-style-8oul6Urur [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-8oul6Urur:not([data-gp-component="block"]), .global-style-8oul6Urur [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):hover,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-hover, .global-style-8oul6Urur [data-section-overlay]:hover, .global-style-8oul6Urur [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):active,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-active, .global-style-8oul6Urur [data-section-overlay]:active, .global-style-8oul6Urur [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-8oul6Urur:not([data-gp-component="block"]), .global-style-8oul6Urur [data-section-overlay] {
          background-color: rgb(253, 100, 129);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):hover,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-hover, .global-style-8oul6Urur [data-section-overlay]:hover, .global-style-8oul6Urur [data-section-overlay].gp-hover {
          background-color: rgb(234, 61, 94);
      }
        .global-style-8oul6Urur:not([data-gp-component="block"]):active,.global-style-8oul6Urur:not([data-gp-component="block"]).gp-active, .global-style-8oul6Urur [data-section-overlay]:active, .global-style-8oul6Urur [data-section-overlay].gp-active {
          background-color: rgb(234, 61, 94);
      }
        }
        @media (max-width: 639px) {
          
        .global-style-U3KsPBhu1 {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-U3KsPBhu1 {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-U3KsPBhu1 {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-U3KsPBhu1 {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-U3KsPBhu1 {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        
        .global-style-Mrt_Mr5eq {
          font-size: 2em;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-Mrt_Mr5eq {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-Mrt_Mr5eq {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-Mrt_Mr5eq {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-Mrt_Mr5eq {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-Mrt_Mr5eq {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        
        .global-style-Mrt_Mr5eq:not([data-gp-component="block"]), .global-style-Mrt_Mr5eq [data-section-overlay] {
          background-color: undefined;
      }
        
        
        .global-style-JnyEeGwvA {
          font-size: 2em;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-JnyEeGwvA {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-JnyEeGwvA {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-JnyEeGwvA {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-JnyEeGwvA {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-JnyEeGwvA {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        
        .global-style-JnyEeGwvA:not([data-gp-component="block"]), .global-style-JnyEeGwvA [data-section-overlay] {
          background-color: undefined;
      }
        
        
        .global-style-h24lj6bz5 {
          font-size: 2em;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-h24lj6bz5 {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-h24lj6bz5 {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-h24lj6bz5 {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-h24lj6bz5 {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-h24lj6bz5 {
          font-size: 40px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        
        .global-style-h24lj6bz5:not([data-gp-component="block"]), .global-style-h24lj6bz5 [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-tBXhkQ0wB {
          font-size: 30px;font-weight: 600;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 23px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-tBXhkQ0wB {
          font-size: 30px;font-weight: 600;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 23px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-tBXhkQ0wB {
          font-size: 30px;font-weight: 600;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 23px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-tBXhkQ0wB {
          font-size: 30px;font-weight: 600;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 23px;box-sizing: border-box;cursor: text;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-tBXhkQ0wB {
          font-size: 30px;font-weight: 600;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 23px;box-sizing: border-box;cursor: text;
      }
        }
        
        .global-style-C0OJav3Lm {
          margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-C0OJav3Lm {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-C0OJav3Lm {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-C0OJav3Lm {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-C0OJav3Lm {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-C0OJav3Lm {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        
        .global-style-C0OJav3Lm:not([data-gp-component="block"]), .global-style-C0OJav3Lm [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-E2gkqI6vL {
          box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-E2gkqI6vL {
          box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-E2gkqI6vL {
          box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-E2gkqI6vL {
          box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-E2gkqI6vL {
          box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-E2gkqI6vL:not([data-gp-component="block"]), .global-style-E2gkqI6vL [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-E2gkqI6vL:not([data-gp-component="block"]), .global-style-E2gkqI6vL [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-E2gkqI6vL:not([data-gp-component="block"]), .global-style-E2gkqI6vL [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-E2gkqI6vL:not([data-gp-component="block"]), .global-style-E2gkqI6vL [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-E2gkqI6vL:not([data-gp-component="block"]), .global-style-E2gkqI6vL [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 639px) {
          
        .global-style-0ZmGT2XKT {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-0ZmGT2XKT {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-0ZmGT2XKT {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-0ZmGT2XKT {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-0ZmGT2XKT {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-P3x6Dm7Fj {
          font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-P3x6Dm7Fj {
          font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-P3x6Dm7Fj {
          font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-P3x6Dm7Fj {
          font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-P3x6Dm7Fj {
          font-size: 18px;color: rgb(255, 255, 255);line-height: 1.5;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        
        .global-style-z3074KyTS {
          margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-z3074KyTS {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-z3074KyTS {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-z3074KyTS {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-z3074KyTS {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-z3074KyTS {
          font-size: 25px;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 21px;box-sizing: border-box;cursor: text;
      }
        }
        
        .global-style-z3074KyTS:not([data-gp-component="block"]), .global-style-z3074KyTS [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-bbxjgCS4Z {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-bbxjgCS4Z {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-bbxjgCS4Z {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-bbxjgCS4Z {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-bbxjgCS4Z {
          color: rgb(189, 16, 74);padding-top: 16px;padding-bottom: 16px;flex-direction: row;justify-content: space-between;display: flex;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-WLc1cvN0g {
          font-size: 40px;font-weight: 900;color: rgb(255, 255, 255);margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-WLc1cvN0g {
          font-size: 40px;font-weight: 900;color: rgb(255, 255, 255);margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-WLc1cvN0g {
          font-size: 40px;font-weight: 900;color: rgb(255, 255, 255);margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-WLc1cvN0g {
          font-size: 40px;font-weight: 900;color: rgb(255, 255, 255);margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-WLc1cvN0g {
          font-size: 40px;font-weight: 900;color: rgb(255, 255, 255);margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        
        .global-style-dzj4xCKnh {
          font-size: 2em;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-dzj4xCKnh {
          font-size: 40px;font-weight: 900;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-dzj4xCKnh {
          font-size: 40px;font-weight: 900;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-dzj4xCKnh {
          font-size: 40px;font-weight: 900;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-dzj4xCKnh {
          font-size: 40px;font-weight: 900;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-dzj4xCKnh {
          font-size: 40px;font-weight: 900;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        
        .global-style-dzj4xCKnh:not([data-gp-component="block"]), .global-style-dzj4xCKnh [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-4WbXvjWIT {
          font-size: 40px;font-weight: 900;color: rgb(0, 0, 0);margin-bottom: 20px;cursor: text;box-sizing: border-box;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-4WbXvjWIT {
          font-size: 40px;font-weight: 900;color: rgb(0, 0, 0);margin-bottom: 20px;cursor: text;box-sizing: border-box;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-4WbXvjWIT {
          font-size: 40px;font-weight: 900;color: rgb(0, 0, 0);margin-bottom: 20px;cursor: text;box-sizing: border-box;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-4WbXvjWIT {
          font-size: 40px;font-weight: 900;color: rgb(0, 0, 0);margin-bottom: 20px;cursor: text;box-sizing: border-box;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-4WbXvjWIT {
          font-size: 40px;font-weight: 900;color: rgb(0, 0, 0);margin-bottom: 20px;cursor: text;box-sizing: border-box;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-QG0Koeo8q {
          font-size: 30px;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-QG0Koeo8q {
          font-size: 30px;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-QG0Koeo8q {
          font-size: 30px;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-QG0Koeo8q {
          font-size: 30px;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-QG0Koeo8q {
          font-size: 30px;color: rgb(253, 100, 129);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;box-sizing: border-box;cursor: text;
      }
        }
        
        .global-style-cWOiOHMbf {
          margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-cWOiOHMbf {
          font-size: 25px;color: rgb(25, 28, 60);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-cWOiOHMbf {
          font-size: 25px;color: rgb(25, 28, 60);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-cWOiOHMbf {
          font-size: 25px;color: rgb(25, 28, 60);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-cWOiOHMbf {
          font-size: 25px;color: rgb(25, 28, 60);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-cWOiOHMbf {
          font-size: 25px;color: rgb(25, 28, 60);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        
        .global-style-cWOiOHMbf:not([data-gp-component="block"]), .global-style-cWOiOHMbf [data-section-overlay] {
          background-color: undefined;
      }
        
        
        .global-style-hzB7JLJqR {
          margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
      }
        
        @media (max-width: 639px) {
          
        .global-style-hzB7JLJqR {
          font-size: 18px;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-hzB7JLJqR {
          font-size: 18px;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-hzB7JLJqR {
          font-size: 18px;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-hzB7JLJqR {
          font-size: 18px;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-hzB7JLJqR {
          font-size: 18px;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;
      }
        }
        
        .global-style-hzB7JLJqR:not([data-gp-component="block"]), .global-style-hzB7JLJqR [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-DZtqst35h {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-DZtqst35h {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-DZtqst35h {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-DZtqst35h {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-DZtqst35h {
          font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;
      }
        }
        
        .global-style-FX3VdOuvi {
          cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        
        @media (max-width: 639px) {
          
        .global-style-FX3VdOuvi {
          font-family: "Nunito Sans", Helvetica, Arial, sans-serif;font-size: 1rem;color: rgb(33, 45, 60);display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-FX3VdOuvi {
          font-family: "Nunito Sans", Helvetica, Arial, sans-serif;font-size: 1rem;color: rgb(33, 45, 60);display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-FX3VdOuvi {
          font-family: "Nunito Sans", Helvetica, Arial, sans-serif;font-size: 1rem;color: rgb(33, 45, 60);display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-FX3VdOuvi {
          font-family: "Nunito Sans", Helvetica, Arial, sans-serif;font-size: 1rem;color: rgb(33, 45, 60);display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-FX3VdOuvi {
          font-family: "Nunito Sans", Helvetica, Arial, sans-serif;font-size: 1rem;color: rgb(33, 45, 60);margin-right: 2rem;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        
        .global-style-FX3VdOuvi:not([data-gp-component="block"]), .global-style-FX3VdOuvi [data-section-overlay] {
          background-color: transparent;
      }
        
        @media (max-width: 639px) {
          
        .global-style-FX3VdOuvi:not([data-gp-component="block"]), .global-style-FX3VdOuvi [data-section-overlay] {
          background-color: transparent;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-FX3VdOuvi:not([data-gp-component="block"]), .global-style-FX3VdOuvi [data-section-overlay] {
          background-color: transparent;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-FX3VdOuvi:not([data-gp-component="block"]), .global-style-FX3VdOuvi [data-section-overlay] {
          background-color: transparent;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-FX3VdOuvi:not([data-gp-component="block"]), .global-style-FX3VdOuvi [data-section-overlay] {
          background-color: transparent;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-FX3VdOuvi:not([data-gp-component="block"]), .global-style-FX3VdOuvi [data-section-overlay] {
          background-color: transparent;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-aAVNJ9Zcx {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-left: 18px;padding-right: 18px;padding-top: 46px;padding-bottom: 46px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-aAVNJ9Zcx {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-left: 18px;padding-right: 18px;padding-top: 46px;padding-bottom: 46px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-aAVNJ9Zcx {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-left: 18px;padding-right: 18px;padding-top: 46px;padding-bottom: 46px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-aAVNJ9Zcx {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-left: 18px;padding-right: 18px;padding-top: 46px;padding-bottom: 46px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-aAVNJ9Zcx {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-left: 18px;padding-right: 18px;padding-top: 46px;padding-bottom: 46px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-mLpvy5XeS {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 0px;padding-top: 17px;padding-bottom: 17px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-mLpvy5XeS {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 0px;padding-top: 17px;padding-bottom: 17px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-mLpvy5XeS {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 0px;padding-top: 17px;padding-bottom: 17px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-mLpvy5XeS {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 0px;padding-top: 17px;padding-bottom: 17px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-mLpvy5XeS {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 0px;padding-top: 17px;padding-bottom: 17px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-mLpvy5XeS:not([data-gp-component="block"]), .global-style-mLpvy5XeS [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-mLpvy5XeS:not([data-gp-component="block"]), .global-style-mLpvy5XeS [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-mLpvy5XeS:not([data-gp-component="block"]), .global-style-mLpvy5XeS [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-mLpvy5XeS:not([data-gp-component="block"]), .global-style-mLpvy5XeS [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-mLpvy5XeS:not([data-gp-component="block"]), .global-style-mLpvy5XeS [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 639px) {
          
        .global-style-SuFxYTH4i {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-SuFxYTH4i {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-SuFxYTH4i {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-SuFxYTH4i {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-SuFxYTH4i {
          border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-SuFxYTH4i:not([data-gp-component="block"]), .global-style-SuFxYTH4i [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-SuFxYTH4i:not([data-gp-component="block"]), .global-style-SuFxYTH4i [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-SuFxYTH4i:not([data-gp-component="block"]), .global-style-SuFxYTH4i [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-SuFxYTH4i:not([data-gp-component="block"]), .global-style-SuFxYTH4i [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-SuFxYTH4i:not([data-gp-component="block"]), .global-style-SuFxYTH4i [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        
        .global-style-0rs0gy0Bl {
          text-decoration-style: solid;
      }
        
        @media (max-width: 639px) {
          
        .global-style-0rs0gy0Bl {
          font-size: 32px;font-weight: 700;color: rgb(255, 255, 255);text-align: center;font-family: "Nunito Sans";border-top-left-radius: 0.35rem;border-top-right-radius: 0.35rem;border-bottom-left-radius: 0.35rem;border-bottom-right-radius: 0.35rem;padding-left: 32px;padding-right: 32px;padding-top: 12px;padding-bottom: 12px;display: block;text-decoration-style: solid;text-decoration-thickness: initial;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-0rs0gy0Bl {
          font-size: 32px;font-weight: 700;color: rgb(255, 255, 255);text-align: center;font-family: "Nunito Sans";border-top-left-radius: 0.35rem;border-top-right-radius: 0.35rem;border-bottom-left-radius: 0.35rem;border-bottom-right-radius: 0.35rem;padding-left: 32px;padding-right: 32px;padding-top: 12px;padding-bottom: 12px;display: block;text-decoration-style: solid;text-decoration-thickness: initial;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-0rs0gy0Bl {
          font-size: 32px;font-weight: 700;color: rgb(255, 255, 255);text-align: center;font-family: "Nunito Sans";border-top-left-radius: 0.35rem;border-top-right-radius: 0.35rem;border-bottom-left-radius: 0.35rem;border-bottom-right-radius: 0.35rem;padding-left: 32px;padding-right: 32px;padding-top: 12px;padding-bottom: 12px;display: block;text-decoration-style: solid;text-decoration-thickness: initial;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-0rs0gy0Bl {
          font-size: 32px;font-weight: 700;color: rgb(255, 255, 255);text-align: center;font-family: "Nunito Sans";border-top-left-radius: 0.35rem;border-top-right-radius: 0.35rem;border-bottom-left-radius: 0.35rem;border-bottom-right-radius: 0.35rem;padding-left: 32px;padding-right: 32px;padding-top: 12px;padding-bottom: 12px;display: block;text-decoration-style: solid;text-decoration-thickness: initial;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-0rs0gy0Bl {
          font-size: 32px;font-weight: 700;color: rgb(255, 255, 255);text-align: center;font-family: "Nunito Sans";border-top-left-radius: 0.35rem;border-top-right-radius: 0.35rem;border-bottom-left-radius: 0.35rem;border-bottom-right-radius: 0.35rem;padding-left: 32px;padding-right: 32px;padding-top: 12px;padding-bottom: 12px;display: block;text-decoration-style: solid;text-decoration-thickness: initial;
      }
        }
        @media (max-width: 639px) {
          
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]), .global-style-0rs0gy0Bl [data-section-overlay] {
          background-color: rgb(244, 75, 77);
      }
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]):hover,.global-style-0rs0gy0Bl:not([data-gp-component="block"]).gp-hover, .global-style-0rs0gy0Bl [data-section-overlay]:hover, .global-style-0rs0gy0Bl [data-section-overlay].gp-hover {
          background-color: rgba(244, 75, 77, 0.9);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]), .global-style-0rs0gy0Bl [data-section-overlay] {
          background-color: rgb(244, 75, 77);
      }
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]):hover,.global-style-0rs0gy0Bl:not([data-gp-component="block"]).gp-hover, .global-style-0rs0gy0Bl [data-section-overlay]:hover, .global-style-0rs0gy0Bl [data-section-overlay].gp-hover {
          background-color: rgba(244, 75, 77, 0.9);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]), .global-style-0rs0gy0Bl [data-section-overlay] {
          background-color: rgb(244, 75, 77);
      }
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]):hover,.global-style-0rs0gy0Bl:not([data-gp-component="block"]).gp-hover, .global-style-0rs0gy0Bl [data-section-overlay]:hover, .global-style-0rs0gy0Bl [data-section-overlay].gp-hover {
          background-color: rgba(244, 75, 77, 0.9);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]), .global-style-0rs0gy0Bl [data-section-overlay] {
          background-color: rgb(244, 75, 77);
      }
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]):hover,.global-style-0rs0gy0Bl:not([data-gp-component="block"]).gp-hover, .global-style-0rs0gy0Bl [data-section-overlay]:hover, .global-style-0rs0gy0Bl [data-section-overlay].gp-hover {
          background-color: rgba(244, 75, 77, 0.9);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]), .global-style-0rs0gy0Bl [data-section-overlay] {
          background-color: rgb(244, 75, 77);
      }
        .global-style-0rs0gy0Bl:not([data-gp-component="block"]):hover,.global-style-0rs0gy0Bl:not([data-gp-component="block"]).gp-hover, .global-style-0rs0gy0Bl [data-section-overlay]:hover, .global-style-0rs0gy0Bl [data-section-overlay].gp-hover {
          background-color: rgba(244, 75, 77, 0.9);
      }
        }
        
        .global-style-egIflXH66 {
          position: relative;
      }
        
        @media (max-width: 639px) {
          
        .global-style-egIflXH66 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: space-between;display: flex;position: relative;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-egIflXH66 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: space-between;display: flex;position: relative;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-egIflXH66 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: space-between;display: flex;position: relative;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-egIflXH66 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: space-between;display: flex;position: relative;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-egIflXH66 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: space-between;display: flex;position: relative;
      }
        }
        
        .global-style-egIflXH66:not([data-gp-component="block"]), .global-style-egIflXH66 [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-egIflXH66:not([data-gp-component="block"]), .global-style-egIflXH66 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-egIflXH66:not([data-gp-component="block"]), .global-style-egIflXH66 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-egIflXH66:not([data-gp-component="block"]), .global-style-egIflXH66 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-egIflXH66:not([data-gp-component="block"]), .global-style-egIflXH66 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-egIflXH66:not([data-gp-component="block"]), .global-style-egIflXH66 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 639px) {
          
        .global-style-lbuQXnmBG {
          border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-lbuQXnmBG {
          border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-lbuQXnmBG {
          border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-lbuQXnmBG {
          border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-lbuQXnmBG {
          border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;width: 100%;height: 100%;
      }
        }
        
        .global-style-NC0XSnzW0 {
          position: relative;
      }
        
        @media (max-width: 639px) {
          
        .global-style-NC0XSnzW0 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;margin-top: 50px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex;position: relative;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-NC0XSnzW0 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;margin-top: 50px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex;position: relative;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-NC0XSnzW0 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex;position: relative;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-NC0XSnzW0 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex;position: relative;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-NC0XSnzW0 {
          border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;box-shadow: none;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex;position: relative;
      }
        }
        
        .global-style-NC0XSnzW0:not([data-gp-component="block"]), .global-style-NC0XSnzW0 [data-section-overlay] {
          background-color: undefined;
      }
        
        @media (max-width: 639px) {
          
        .global-style-NC0XSnzW0:not([data-gp-component="block"]), .global-style-NC0XSnzW0 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-NC0XSnzW0:not([data-gp-component="block"]), .global-style-NC0XSnzW0 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-NC0XSnzW0:not([data-gp-component="block"]), .global-style-NC0XSnzW0 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-NC0XSnzW0:not([data-gp-component="block"]), .global-style-NC0XSnzW0 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-NC0XSnzW0:not([data-gp-component="block"]), .global-style-NC0XSnzW0 [data-section-overlay] {
          background-color: rgb(255, 255, 255);
      }
        }
        
        .global-style-rizuH1MFi {
          cursor: pointer;align-items: center;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;
      }
        
        @media (max-width: 639px) {
          
        .global-style-rizuH1MFi {
          font-size: 20px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;padding-left: 36px;padding-right: 36px;padding-top: 14px;padding-bottom: 14px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-rizuH1MFi {
          font-size: 20px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;padding-left: 36px;padding-right: 36px;padding-top: 14px;padding-bottom: 14px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-rizuH1MFi {
          font-size: 20px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;padding-left: 36px;padding-right: 36px;padding-top: 14px;padding-bottom: 14px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-rizuH1MFi {
          font-size: 20px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;padding-left: 36px;padding-right: 36px;padding-top: 14px;padding-bottom: 14px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-rizuH1MFi {
          font-size: 20px;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;padding-left: 36px;padding-right: 36px;padding-top: 14px;padding-bottom: 14px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;
      }
        }
        
        .global-style-rizuH1MFi:not([data-gp-component="block"]), .global-style-rizuH1MFi [data-section-overlay] {
          background-color: transparent;
      }
        
        @media (max-width: 639px) {
          
        .global-style-rizuH1MFi:not([data-gp-component="block"]), .global-style-rizuH1MFi [data-section-overlay] {
          background-color: rgb(255, 85, 126);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):hover,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-hover, .global-style-rizuH1MFi [data-section-overlay]:hover, .global-style-rizuH1MFi [data-section-overlay].gp-hover {
          background-color: rgb(232, 61, 94);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):active,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-active, .global-style-rizuH1MFi [data-section-overlay]:active, .global-style-rizuH1MFi [data-section-overlay].gp-active {
          background-color: rgb(32, 45, 60);
      }
        }
        @media (max-width: 767px) and (min-width: 640px) {
          
        .global-style-rizuH1MFi:not([data-gp-component="block"]), .global-style-rizuH1MFi [data-section-overlay] {
          background-color: rgb(255, 85, 126);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):hover,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-hover, .global-style-rizuH1MFi [data-section-overlay]:hover, .global-style-rizuH1MFi [data-section-overlay].gp-hover {
          background-color: rgb(232, 61, 94);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):active,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-active, .global-style-rizuH1MFi [data-section-overlay]:active, .global-style-rizuH1MFi [data-section-overlay].gp-active {
          background-color: rgb(32, 45, 60);
      }
        }
        @media (max-width: 991px) and (min-width: 768px) {
          
        .global-style-rizuH1MFi:not([data-gp-component="block"]), .global-style-rizuH1MFi [data-section-overlay] {
          background-color: rgb(255, 85, 126);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):hover,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-hover, .global-style-rizuH1MFi [data-section-overlay]:hover, .global-style-rizuH1MFi [data-section-overlay].gp-hover {
          background-color: rgb(232, 61, 94);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):active,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-active, .global-style-rizuH1MFi [data-section-overlay]:active, .global-style-rizuH1MFi [data-section-overlay].gp-active {
          background-color: rgb(32, 45, 60);
      }
        }
        @media (max-width: 1199px) and (min-width: 992px) {
          
        .global-style-rizuH1MFi:not([data-gp-component="block"]), .global-style-rizuH1MFi [data-section-overlay] {
          background-color: rgb(255, 85, 126);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):hover,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-hover, .global-style-rizuH1MFi [data-section-overlay]:hover, .global-style-rizuH1MFi [data-section-overlay].gp-hover {
          background-color: rgb(232, 61, 94);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):active,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-active, .global-style-rizuH1MFi [data-section-overlay]:active, .global-style-rizuH1MFi [data-section-overlay].gp-active {
          background-color: rgb(32, 45, 60);
      }
        }
        @media (min-width: 1200px) {
          
        .global-style-rizuH1MFi:not([data-gp-component="block"]), .global-style-rizuH1MFi [data-section-overlay] {
          background-color: rgb(255, 85, 126);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):hover,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-hover, .global-style-rizuH1MFi [data-section-overlay]:hover, .global-style-rizuH1MFi [data-section-overlay].gp-hover {
          background-color: rgb(232, 61, 94);
      }
        .global-style-rizuH1MFi:not([data-gp-component="block"]):active,.global-style-rizuH1MFi:not([data-gp-component="block"]).gp-active, .global-style-rizuH1MFi [data-section-overlay]:active, .global-style-rizuH1MFi [data-section-overlay].gp-active {
          background-color: rgb(32, 45, 60);
      }
        }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 23px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 23px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 23px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 23px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 23px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-hbRX8KmcU9[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hbRX8KmcU9[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hbRX8KmcU9[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hbRX8KmcU9[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-hbRX8KmcU9[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-g_NlLzM5Y6[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g_NlLzM5Y6[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g_NlLzM5Y6[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g_NlLzM5Y6[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-g_NlLzM5Y6[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 77%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 77%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 77%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 77%; } } @media (min-width: 1200px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 77%; } }

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

 @media (max-width: 639px) { .gp-component-id-9mEe_0TcZP[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-top-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);background-color: rgb(255, 255, 255);background-size: auto;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 50px;width: 95%;flex-direction: column;align-items: center;display: flex;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9mEe_0TcZP[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-top-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);background-color: rgb(255, 255, 255);background-size: auto;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 90%;max-width: 640px;flex-direction: column;align-items: center;display: flex;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9mEe_0TcZP[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-top-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);background-color: rgb(255, 255, 255);background-size: auto;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 90%;max-width: 768px;flex-direction: column;align-items: center;display: flex;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9mEe_0TcZP[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-top-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);background-color: rgb(255, 255, 255);background-size: auto;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 78%;max-width: 992px;flex-direction: column;align-items: center;display: flex;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-9mEe_0TcZP[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-top-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);background-color: rgb(255, 255, 255);background-size: auto;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 40px;padding-right: 40px;padding-top: 50px;padding-bottom: 50px;width: 70%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%;z-index: 15;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-GZffkn54g7[data-gp-component] { padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GZffkn54g7[data-gp-component] { padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GZffkn54g7[data-gp-component] { padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GZffkn54g7[data-gp-component] { padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-GZffkn54g7[data-gp-component] { padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-A20fH2Z3xo[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A20fH2Z3xo[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A20fH2Z3xo[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A20fH2Z3xo[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-A20fH2Z3xo[data-gp-component] { padding-left: 20px;padding-right: 0px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-jZu_KSzWql[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jZu_KSzWql[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jZu_KSzWql[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jZu_KSzWql[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-jZu_KSzWql[data-gp-component] { padding-left: 0px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-BugIoJmmmJ[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BugIoJmmmJ[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BugIoJmmmJ[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BugIoJmmmJ[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-BugIoJmmmJ[data-gp-component] { padding-left: 20px;padding-right: 0px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-34WsQIppU7J[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-34WsQIppU7J[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-34WsQIppU7J[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-34WsQIppU7J[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-34WsQIppU7J[data-gp-component] { padding-left: 0px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-5nS87H5xBk[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5nS87H5xBk[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5nS87H5xBk[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5nS87H5xBk[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-5nS87H5xBk[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } }

 @media (max-width: 639px) { .gp-component-id-yeYfQHHwHe[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yeYfQHHwHe[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yeYfQHHwHe[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: space-between;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yeYfQHHwHe[data-gp-component] { width: 100%;height: 100%;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-yeYfQHHwHe[data-gp-component] { width: 100%;height: 100%;flex-direction: row;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-hsclhJzdH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 20px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hsclhJzdH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 20px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hsclhJzdH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hsclhJzdH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-hsclhJzdH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-left: 20px;padding-left: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-riajggU0au[data-gp-component] { margin-bottom: 30px;width: 44%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-riajggU0au[data-gp-component] { margin-bottom: 30px;width: 32%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-riajggU0au[data-gp-component] { margin-bottom: 30px;width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-riajggU0au[data-gp-component] { margin-bottom: 30px;width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-riajggU0au[data-gp-component] { margin-bottom: 30px;width: 95%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 16px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 25px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 20px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 23px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 18px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 0px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 24px !important;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 32px !important;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 40px !important;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 40px !important;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 42px !important;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-75o9GpwPZ[data-gp-component] { background-image: url("https://images.groovetech.io/rh89w0DDmWCcA_KHpjkUQPKkc7VWf9ywUKcdZeP9Duw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyNDc2XzgtMS53ZWJw.webp");background-size: auto;padding-top: 80px;padding-bottom: 80px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-75o9GpwPZ[data-gp-component] { background-image: url("https://images.groovetech.io/rh89w0DDmWCcA_KHpjkUQPKkc7VWf9ywUKcdZeP9Duw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyNDc2XzgtMS53ZWJw.webp");background-size: auto;padding-top: 80px;padding-bottom: 80px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-75o9GpwPZ[data-gp-component] { background-image: url("https://images.groovetech.io/rh89w0DDmWCcA_KHpjkUQPKkc7VWf9ywUKcdZeP9Duw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyNDc2XzgtMS53ZWJw.webp");background-size: auto;padding-top: 80px;padding-bottom: 80px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-75o9GpwPZ[data-gp-component] { background-image: url("https://images.groovetech.io/rh89w0DDmWCcA_KHpjkUQPKkc7VWf9ywUKcdZeP9Duw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyNDc2XzgtMS53ZWJw.webp");background-size: auto;padding-top: 80px;padding-bottom: 80px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (min-width: 1200px) { .gp-component-id-75o9GpwPZ[data-gp-component] { background-image: url("https://images.groovetech.io/rh89w0DDmWCcA_KHpjkUQPKkc7VWf9ywUKcdZeP9Duw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyNDc2XzgtMS53ZWJw.webp");background-size: auto;padding-top: 80px;padding-bottom: 80px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } }

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

 @media (max-width: 639px) { .gp-component-id-lZRdTBj0zp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-left-color: rgba(240, 242, 244, 1);border-right-color: rgba(240, 242, 244, 1);border-top-color: rgba(240, 242, 244, 1);border-bottom-color: rgba(240, 242, 244, 1);margin-top: 50px;padding-left: 8px;padding-right: 8px;padding-top: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lZRdTBj0zp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-left-color: rgba(240, 242, 244, 1);border-right-color: rgba(240, 242, 244, 1);border-top-color: rgba(240, 242, 244, 1);border-bottom-color: rgba(240, 242, 244, 1);margin-top: 50px;padding-left: 8px;padding-right: 8px;padding-top: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lZRdTBj0zp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-left-color: rgba(240, 242, 244, 1);border-right-color: rgba(240, 242, 244, 1);border-top-color: rgba(240, 242, 244, 1);border-bottom-color: rgba(240, 242, 244, 1);margin-top: 50px;padding-left: 8px;padding-right: 8px;padding-top: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lZRdTBj0zp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-left-color: rgba(240, 242, 244, 1);border-right-color: rgba(240, 242, 244, 1);border-top-color: rgba(240, 242, 244, 1);border-bottom-color: rgba(240, 242, 244, 1);margin-top: 50px;padding-left: 8px;padding-right: 8px;padding-top: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-lZRdTBj0zp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-left-color: rgba(240, 242, 244, 1);border-right-color: rgba(240, 242, 244, 1);border-top-color: rgba(240, 242, 244, 1);border-bottom-color: rgba(240, 242, 244, 1);margin-top: 50px;padding-left: 0px;padding-right: 0px;padding-top: 30px;width: 86%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-G5uDXTA0Oe { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-G5uDXTA0Oe { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-G5uDXTA0Oe { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-G5uDXTA0Oe { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-G5uDXTA0Oe { font-size: 21px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Aw3S4Vc7gy[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Aw3S4Vc7gy[data-gp-component]:active,.gp-component-id-Aw3S4Vc7gy[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Aw3S4Vc7gy[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Aw3S4Vc7gy[data-gp-component]:active,.gp-component-id-Aw3S4Vc7gy[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Aw3S4Vc7gy[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Aw3S4Vc7gy[data-gp-component]:active,.gp-component-id-Aw3S4Vc7gy[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Aw3S4Vc7gy[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Aw3S4Vc7gy[data-gp-component]:active,.gp-component-id-Aw3S4Vc7gy[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-Aw3S4Vc7gy[data-gp-component] { font-size: 33px !important;font-weight: 600;background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Aw3S4Vc7gy[data-gp-component]:active,.gp-component-id-Aw3S4Vc7gy[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-xnDdN2eo53[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;border-bottom-width: 5px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 20px;padding-right: 20px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xnDdN2eo53[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;border-bottom-width: 5px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xnDdN2eo53[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;border-bottom-width: 5px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xnDdN2eo53[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;border-bottom-width: 5px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 97%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-xnDdN2eo53[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;border-bottom-width: 5px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 62%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-A2hmOb02y1 { font-size: 67px !important;font-weight: 700 !important;color: rgb(2, 189, 57);border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-A2hmOb02y1 { font-size: 67px !important;font-weight: 700 !important;color: rgb(2, 189, 57);border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-A2hmOb02y1 { font-size: 67px !important;font-weight: 700 !important;color: rgb(2, 189, 57);border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-A2hmOb02y1 { font-size: 67px !important;font-weight: 700 !important;color: rgb(2, 189, 57);border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-A2hmOb02y1 { font-size: 67px !important;font-weight: 700 !important;color: rgb(2, 189, 57);border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Frb4OrQUXw { font-size: 28px !important;font-weight: 600 !important;color: rgb(0, 0, 0);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Frb4OrQUXw { font-size: 28px !important;font-weight: 600 !important;color: rgb(0, 0, 0);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Frb4OrQUXw { font-size: 28px !important;font-weight: 600 !important;color: rgb(0, 0, 0);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Frb4OrQUXw { font-size: 28px !important;font-weight: 600 !important;color: rgb(0, 0, 0);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Frb4OrQUXw { font-size: 28px !important;font-weight: 600 !important;color: rgb(0, 0, 0);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-d0bx9n4dxi { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 20px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-d0bx9n4dxi { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 20px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-d0bx9n4dxi { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 20px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-d0bx9n4dxi { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 20px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-d0bx9n4dxi { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 20px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Dyu071VSuX { font-size: 16px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Dyu071VSuX { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Dyu071VSuX { font-size: 22px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Dyu071VSuX { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-Dyu071VSuX { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-TVJXrC07aN { font-size: 16px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-TVJXrC07aN { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-TVJXrC07aN { font-size: 22px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-TVJXrC07aN { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-TVJXrC07aN { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-5x0MJYyGkq { font-size: 18px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;width: 100px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5x0MJYyGkq { font-size: 20px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5x0MJYyGkq { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5x0MJYyGkq { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-5x0MJYyGkq { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-26qxgO86zD { font-size: 18px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;width: 100px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-26qxgO86zD { font-size: 20px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-26qxgO86zD { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-26qxgO86zD { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-26qxgO86zD { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-wr6ZIlzLI[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wr6ZIlzLI[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wr6ZIlzLI[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wr6ZIlzLI[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wr6ZIlzLI[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-_OrD1H5_fi { font-size: 16px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_OrD1H5_fi { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_OrD1H5_fi { font-size: 22px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_OrD1H5_fi { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-_OrD1H5_fi { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-MfYO7nF8Dk { font-size: 18px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;width: 100px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MfYO7nF8Dk { font-size: 20px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MfYO7nF8Dk { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MfYO7nF8Dk { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-MfYO7nF8Dk { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-RZS1U3JA3[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RZS1U3JA3[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RZS1U3JA3[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RZS1U3JA3[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-RZS1U3JA3[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-AL3LgaXUFZ { font-size: 16px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AL3LgaXUFZ { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AL3LgaXUFZ { font-size: 22px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AL3LgaXUFZ { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-AL3LgaXUFZ { font-size: 26px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;margin-left: 15px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-lqGeD3pVd5 { font-size: 18px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;width: 100px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lqGeD3pVd5 { font-size: 20px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lqGeD3pVd5 { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lqGeD3pVd5 { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-lqGeD3pVd5 { font-size: 26px !important;font-weight: 400 !important;color: rgb(0, 0, 0);text-align: left;border-top-left-radius: 100px;border-top-right-radius: 100px;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;background-color: rgba(255, 255, 255, 0.81);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-kvI0ih2Fp[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kvI0ih2Fp[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kvI0ih2Fp[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kvI0ih2Fp[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-kvI0ih2Fp[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-zEzT6__ZZ[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zEzT6__ZZ[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zEzT6__ZZ[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zEzT6__ZZ[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-zEzT6__ZZ[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(2, 189, 57);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: row;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-fB2nb4CPUF { font-size: 20px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fB2nb4CPUF { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fB2nb4CPUF { font-size: 20px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fB2nb4CPUF { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-fB2nb4CPUF { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0p0s1YTvXB { font-size: 20px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0p0s1YTvXB { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0p0s1YTvXB { font-size: 20px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0p0s1YTvXB { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0p0s1YTvXB { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-CSbEAutZ0i { font-size: 30px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-CSbEAutZ0i { font-size: 33px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-CSbEAutZ0i { font-size: 34px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-CSbEAutZ0i { font-size: 40px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-CSbEAutZ0i { font-size: 47px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 86px;padding-right: 86px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-x_DOipzQxf[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x_DOipzQxf[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x_DOipzQxf[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x_DOipzQxf[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-x_DOipzQxf[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-q8gIjdUCmw[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-q8gIjdUCmw[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-q8gIjdUCmw[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-q8gIjdUCmw[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-q8gIjdUCmw[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-r4xxbzyZV[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r4xxbzyZV[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r4xxbzyZV[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r4xxbzyZV[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-r4xxbzyZV[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(2, 189, 57);border-right-color: rgb(2, 189, 57);border-top-color: rgb(2, 189, 57);border-bottom-color: rgb(2, 189, 57);padding-left: 0px;padding-right: 0px;width: 100%; } }

 .gp-component-id-xcMQr9aHB.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-xcMQr9aHB.gp-component > [data-section-overlay] { background-color: rgba(244, 247, 252, 0.78);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xcMQr9aHB.gp-component > [data-section-overlay] { background-color: rgba(244, 247, 252, 0.78);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xcMQr9aHB.gp-component > [data-section-overlay] { background-color: rgba(244, 247, 252, 0.78);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xcMQr9aHB.gp-component > [data-section-overlay] { background-color: rgba(244, 247, 252, 0.78);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (min-width: 1200px) { .gp-component-id-xcMQr9aHB.gp-component > [data-section-overlay] { background-color: rgba(244, 247, 252, 0.78);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } }

 @media (max-width: 639px) { .gp-component-id-5f32FVXKkA[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: none;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5f32FVXKkA[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: none;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5f32FVXKkA[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: none;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5f32FVXKkA[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: none;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-5f32FVXKkA[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: none;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-xXHms_i_MK { font-size: 31px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-xXHms_i_MK { font-size: 39px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-xXHms_i_MK { font-size: 39px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 80px;padding-right: 80px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-xXHms_i_MK { font-size: 39px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 80px;padding-right: 80px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-xXHms_i_MK { font-size: 35px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 80px;padding-right: 80px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-Rs83XNc2SO[data-gp-component] { margin-top: 20px;padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Rs83XNc2SO[data-gp-component] { margin-top: 20px;padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Rs83XNc2SO[data-gp-component] { margin-top: 20px;padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Rs83XNc2SO[data-gp-component] { margin-top: 20px;padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Rs83XNc2SO[data-gp-component] { margin-top: 20px;padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-dQ5xwxnG0H[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dQ5xwxnG0H[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dQ5xwxnG0H[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dQ5xwxnG0H[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-dQ5xwxnG0H[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } }

 @media (max-width: 639px) { .gp-component-id-t_ukxiNvdX[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t_ukxiNvdX[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t_ukxiNvdX[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t_ukxiNvdX[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-t_ukxiNvdX[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-NZpQ0Hdz8[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NZpQ0Hdz8[data-gp-component] { margin-bottom: 0px;width: 68%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NZpQ0Hdz8[data-gp-component] { width: 86%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NZpQ0Hdz8[data-gp-component] { width: 64%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-NZpQ0Hdz8[data-gp-component] { width: 53%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-Q1IkOod8E[data-gp-component] { width: 93%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q1IkOod8E[data-gp-component] { margin-bottom: 0px;width: 66%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q1IkOod8E[data-gp-component] { width: 84%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q1IkOod8E[data-gp-component] { width: 63%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Q1IkOod8E[data-gp-component] { width: 50%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-4ju876gV0[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4ju876gV0[data-gp-component] { margin-bottom: 0px;width: 69%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4ju876gV0[data-gp-component] { width: 86%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4ju876gV0[data-gp-component] { width: 64%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-4ju876gV0[data-gp-component] { width: 51%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-j5_qieOZE[data-gp-component] { width: 93%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-j5_qieOZE[data-gp-component] { margin-bottom: 0px;width: 66%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-j5_qieOZE[data-gp-component] { width: 84%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-j5_qieOZE[data-gp-component] { width: 62%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-j5_qieOZE[data-gp-component] { width: 49%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-6aJzqor0eZ[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6aJzqor0eZ[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6aJzqor0eZ[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6aJzqor0eZ[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-6aJzqor0eZ[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-aoNBT6eiML[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aoNBT6eiML[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aoNBT6eiML[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aoNBT6eiML[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-aoNBT6eiML[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-rMDbCtefjG[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rMDbCtefjG[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rMDbCtefjG[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rMDbCtefjG[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-rMDbCtefjG[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

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

 @media (max-width: 639px) { .gp-component-id-IsfdIj5DEr[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IsfdIj5DEr[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IsfdIj5DEr[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IsfdIj5DEr[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-IsfdIj5DEr[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-_DNprtf6Ab[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_DNprtf6Ab[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_DNprtf6Ab[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_DNprtf6Ab[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-_DNprtf6Ab[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-ig6W7QqInh[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ig6W7QqInh[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ig6W7QqInh[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ig6W7QqInh[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-ig6W7QqInh[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-m0oKhZYx8g[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-m0oKhZYx8g[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-m0oKhZYx8g[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-m0oKhZYx8g[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-m0oKhZYx8g[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-uwi78HmS8U[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uwi78HmS8U[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uwi78HmS8U[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uwi78HmS8U[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-uwi78HmS8U[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-0tta3XBK1Y[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0tta3XBK1Y[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0tta3XBK1Y[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0tta3XBK1Y[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-0tta3XBK1Y[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-PKHn3OO8N4[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PKHn3OO8N4[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PKHn3OO8N4[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PKHn3OO8N4[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-PKHn3OO8N4[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-YIQB0aIVV5[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YIQB0aIVV5[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YIQB0aIVV5[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YIQB0aIVV5[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-YIQB0aIVV5[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-0m8wAU1hZ[data-gp-component] { width: 86%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0m8wAU1hZ[data-gp-component] { margin-bottom: 0px;width: 69%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0m8wAU1hZ[data-gp-component] { width: 94%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0m8wAU1hZ[data-gp-component] { width: 83%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-0m8wAU1hZ[data-gp-component] { width: 66%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-7HXw5kELW[data-gp-component] { width: 91%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7HXw5kELW[data-gp-component] { margin-bottom: 0px;width: 63%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7HXw5kELW[data-gp-component] { width: 74%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7HXw5kELW[data-gp-component] { width: 57%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-7HXw5kELW[data-gp-component] { width: 49%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-uOTBzZ09FC[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uOTBzZ09FC[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uOTBzZ09FC[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uOTBzZ09FC[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-uOTBzZ09FC[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-Z9xbaexBcE[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Z9xbaexBcE[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Z9xbaexBcE[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Z9xbaexBcE[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-Z9xbaexBcE[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-_rrSG2e2x[data-gp-component] { width: 86%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_rrSG2e2x[data-gp-component] { margin-bottom: 0px;width: 69%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_rrSG2e2x[data-gp-component] { width: 94%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_rrSG2e2x[data-gp-component] { width: 83%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-_rrSG2e2x[data-gp-component] { width: 66%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-8JtF5LeLWn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8JtF5LeLWn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8JtF5LeLWn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8JtF5LeLWn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-8JtF5LeLWn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-ACxlB7A0R8[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ACxlB7A0R8[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ACxlB7A0R8[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ACxlB7A0R8[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-ACxlB7A0R8[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: underline;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-Ki6LkMm3m[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ki6LkMm3m[data-gp-component] { margin-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ki6LkMm3m[data-gp-component] { width: 74%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ki6LkMm3m[data-gp-component] { width: 57%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Ki6LkMm3m[data-gp-component] { width: 49%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-tBmjgAgis[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tBmjgAgis[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tBmjgAgis[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tBmjgAgis[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;width: auto;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-tBmjgAgis[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-bkjhnaWXKn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bkjhnaWXKn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bkjhnaWXKn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bkjhnaWXKn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-bkjhnaWXKn[data-gp-component] { font-size: 18px !important;color: rgb(0, 0, 255);background-color: transparent;margin-top: 10px;display: block;font-style: inherit !important;cursor: pointer;text-decoration-line: underline;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 32px;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-bottom: 35px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 37px !important;font-weight: 900 !important;color: rgb(25, 28, 60);text-align: center;margin-bottom: 35px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 32px;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-bottom: 35px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 42px;font-weight: 900;color: rgb(25, 28, 60);text-align: center;margin-bottom: 35px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 50px !important;font-weight: 900 !important;color: rgb(25, 28, 60);text-align: center;margin-bottom: 35px;padding-left: 5px;padding-right: 5px; } }

 @media (max-width: 639px) { .gp-component-id-DEBNTDN6PM[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DEBNTDN6PM[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DEBNTDN6PM[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DEBNTDN6PM[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-DEBNTDN6PM[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 .gp-component-id-PDG2Kczkp.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-PDG2Kczkp.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PDG2Kczkp.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PDG2Kczkp.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PDG2Kczkp.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-PDG2Kczkp.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } }

 @media (max-width: 639px) { .gp-component-id-MSqFiX2wOjb[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 50px;display: inline-flex; } .gp-component-id-MSqFiX2wOjb[data-gp-component]:active,.gp-component-id-MSqFiX2wOjb[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MSqFiX2wOjb[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 50px;display: inline-flex; } .gp-component-id-MSqFiX2wOjb[data-gp-component]:active,.gp-component-id-MSqFiX2wOjb[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MSqFiX2wOjb[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 50px;display: inline-flex; } .gp-component-id-MSqFiX2wOjb[data-gp-component]:active,.gp-component-id-MSqFiX2wOjb[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MSqFiX2wOjb[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 50px;display: inline-flex; } .gp-component-id-MSqFiX2wOjb[data-gp-component]:active,.gp-component-id-MSqFiX2wOjb[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-MSqFiX2wOjb[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 50px;display: inline-flex; } .gp-component-id-MSqFiX2wOjb[data-gp-component]:active,.gp-component-id-MSqFiX2wOjb[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-aDMP6golNk[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-aDMP6golNk[data-gp-component]:active,.gp-component-id-aDMP6golNk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aDMP6golNk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-aDMP6golNk[data-gp-component]:active,.gp-component-id-aDMP6golNk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aDMP6golNk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-aDMP6golNk[data-gp-component]:active,.gp-component-id-aDMP6golNk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aDMP6golNk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-aDMP6golNk[data-gp-component]:active,.gp-component-id-aDMP6golNk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-aDMP6golNk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-aDMP6golNk[data-gp-component]:active,.gp-component-id-aDMP6golNk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-U2tJ17UOwi[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 10px;padding-left: 18px;padding-right: 18px;display: inline-flex; } .gp-component-id-U2tJ17UOwi[data-gp-component]:active,.gp-component-id-U2tJ17UOwi[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-U2tJ17UOwi[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-U2tJ17UOwi[data-gp-component]:active,.gp-component-id-U2tJ17UOwi[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-U2tJ17UOwi[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-U2tJ17UOwi[data-gp-component]:active,.gp-component-id-U2tJ17UOwi[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-U2tJ17UOwi[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-U2tJ17UOwi[data-gp-component]:active,.gp-component-id-U2tJ17UOwi[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-U2tJ17UOwi[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-U2tJ17UOwi[data-gp-component]:active,.gp-component-id-U2tJ17UOwi[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-6UUXOYoYYfj[data-gp-component] { margin-top: 40px;padding-left: 0px;padding-right: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6UUXOYoYYfj[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6UUXOYoYYfj[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6UUXOYoYYfj[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-6UUXOYoYYfj[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-9zMc9ToFmB[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9zMc9ToFmB[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9zMc9ToFmB[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9zMc9ToFmB[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-9zMc9ToFmB[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-y7WZUB9w62[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 50px;width: 95%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y7WZUB9w62[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 95%;max-width: 640px;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y7WZUB9w62[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 50px;width: 95%;max-width: 768px;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y7WZUB9w62[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 89%;max-width: 992px;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-y7WZUB9w62[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 40px;padding-right: 40px;padding-top: 50px;padding-bottom: 50px;width: 70%;max-width: 1200px;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-yqJVhY_TApg[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-yqJVhY_TApg[data-gp-component]:active,.gp-component-id-yqJVhY_TApg[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yqJVhY_TApg[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-yqJVhY_TApg[data-gp-component]:active,.gp-component-id-yqJVhY_TApg[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yqJVhY_TApg[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-yqJVhY_TApg[data-gp-component]:active,.gp-component-id-yqJVhY_TApg[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yqJVhY_TApg[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-yqJVhY_TApg[data-gp-component]:active,.gp-component-id-yqJVhY_TApg[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-yqJVhY_TApg[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-yqJVhY_TApg[data-gp-component]:active,.gp-component-id-yqJVhY_TApg[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-zUYISVtWhqK[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-zUYISVtWhqK[data-gp-component]:active,.gp-component-id-zUYISVtWhqK[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zUYISVtWhqK[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-zUYISVtWhqK[data-gp-component]:active,.gp-component-id-zUYISVtWhqK[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zUYISVtWhqK[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-zUYISVtWhqK[data-gp-component]:active,.gp-component-id-zUYISVtWhqK[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zUYISVtWhqK[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-zUYISVtWhqK[data-gp-component]:active,.gp-component-id-zUYISVtWhqK[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-zUYISVtWhqK[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-zUYISVtWhqK[data-gp-component]:active,.gp-component-id-zUYISVtWhqK[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-JIV_p3X8Mjo[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-JIV_p3X8Mjo[data-gp-component]:active,.gp-component-id-JIV_p3X8Mjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JIV_p3X8Mjo[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-JIV_p3X8Mjo[data-gp-component]:active,.gp-component-id-JIV_p3X8Mjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JIV_p3X8Mjo[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-JIV_p3X8Mjo[data-gp-component]:active,.gp-component-id-JIV_p3X8Mjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JIV_p3X8Mjo[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-JIV_p3X8Mjo[data-gp-component]:active,.gp-component-id-JIV_p3X8Mjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-JIV_p3X8Mjo[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-JIV_p3X8Mjo[data-gp-component]:active,.gp-component-id-JIV_p3X8Mjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-iJPv1CNtGX[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-iJPv1CNtGX[data-gp-component]:active,.gp-component-id-iJPv1CNtGX[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iJPv1CNtGX[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-iJPv1CNtGX[data-gp-component]:active,.gp-component-id-iJPv1CNtGX[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iJPv1CNtGX[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-iJPv1CNtGX[data-gp-component]:active,.gp-component-id-iJPv1CNtGX[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iJPv1CNtGX[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-iJPv1CNtGX[data-gp-component]:active,.gp-component-id-iJPv1CNtGX[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-iJPv1CNtGX[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-iJPv1CNtGX[data-gp-component]:active,.gp-component-id-iJPv1CNtGX[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Tmtd2KBtsg { font-size: 18px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-top: 10px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Tmtd2KBtsg { font-size: 21px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-top: 10px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Tmtd2KBtsg { font-size: 26px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-top: 10px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Tmtd2KBtsg { font-size: 26px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-top: 10px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Tmtd2KBtsg { font-size: 26px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-top: 10px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-kZt0T_7b32[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-kZt0T_7b32[data-gp-component]:active,.gp-component-id-kZt0T_7b32[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kZt0T_7b32[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-kZt0T_7b32[data-gp-component]:active,.gp-component-id-kZt0T_7b32[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kZt0T_7b32[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-kZt0T_7b32[data-gp-component]:active,.gp-component-id-kZt0T_7b32[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kZt0T_7b32[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-kZt0T_7b32[data-gp-component]:active,.gp-component-id-kZt0T_7b32[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-kZt0T_7b32[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;display: inline-flex; } .gp-component-id-kZt0T_7b32[data-gp-component]:active,.gp-component-id-kZt0T_7b32[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

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

 @media (max-width: 639px) { .gp-component-id-1sOav6rZH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1sOav6rZH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1sOav6rZH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1sOav6rZH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-1sOav6rZH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-xObgVpQ5r[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xObgVpQ5r[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xObgVpQ5r[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xObgVpQ5r[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-xObgVpQ5r[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-Do0a7hEiB[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Do0a7hEiB[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Do0a7hEiB[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Do0a7hEiB[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-Do0a7hEiB[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-0vVFdTt_I[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0vVFdTt_I[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0vVFdTt_I[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0vVFdTt_I[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-0vVFdTt_I[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-0xqF4qhvm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0xqF4qhvm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0xqF4qhvm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0xqF4qhvm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-0xqF4qhvm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-UuUVqfc91[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UuUVqfc91[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UuUVqfc91[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UuUVqfc91[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-UuUVqfc91[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 30px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 36px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 40px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 154px;padding-right: 154px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-SC6Vp9jDl[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SC6Vp9jDl[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SC6Vp9jDl[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SC6Vp9jDl[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-SC6Vp9jDl[data-gp-component] { margin-top: 20px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

 .gp-component-id-6jAjXUZwU.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-6jAjXUZwU.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6jAjXUZwU.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6jAjXUZwU.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6jAjXUZwU.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } } @media (min-width: 1200px) { .gp-component-id-6jAjXUZwU.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } }

 @media (max-width: 639px) { .gp-component-id-l4n1WkqB8d[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-l4n1WkqB8d[data-gp-component]:active,.gp-component-id-l4n1WkqB8d[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-l4n1WkqB8d[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-l4n1WkqB8d[data-gp-component]:active,.gp-component-id-l4n1WkqB8d[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-l4n1WkqB8d[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-l4n1WkqB8d[data-gp-component]:active,.gp-component-id-l4n1WkqB8d[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-l4n1WkqB8d[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-l4n1WkqB8d[data-gp-component]:active,.gp-component-id-l4n1WkqB8d[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-l4n1WkqB8d[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-l4n1WkqB8d[data-gp-component]:active,.gp-component-id-l4n1WkqB8d[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 32px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 38px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 154px;padding-right: 154px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-Eu9DXJ6uRG[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Eu9DXJ6uRG[data-gp-component]:active,.gp-component-id-Eu9DXJ6uRG[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Eu9DXJ6uRG[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Eu9DXJ6uRG[data-gp-component]:active,.gp-component-id-Eu9DXJ6uRG[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Eu9DXJ6uRG[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Eu9DXJ6uRG[data-gp-component]:active,.gp-component-id-Eu9DXJ6uRG[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Eu9DXJ6uRG[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Eu9DXJ6uRG[data-gp-component]:active,.gp-component-id-Eu9DXJ6uRG[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-Eu9DXJ6uRG[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;display: inline-flex; } .gp-component-id-Eu9DXJ6uRG[data-gp-component]:active,.gp-component-id-Eu9DXJ6uRG[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-83FmxuBrG0s[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-83FmxuBrG0s[data-gp-component]:active,.gp-component-id-83FmxuBrG0s[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-83FmxuBrG0s[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-83FmxuBrG0s[data-gp-component]:active,.gp-component-id-83FmxuBrG0s[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-83FmxuBrG0s[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-83FmxuBrG0s[data-gp-component]:active,.gp-component-id-83FmxuBrG0s[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-83FmxuBrG0s[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-83FmxuBrG0s[data-gp-component]:active,.gp-component-id-83FmxuBrG0s[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-83FmxuBrG0s[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;display: inline-flex; } .gp-component-id-83FmxuBrG0s[data-gp-component]:active,.gp-component-id-83FmxuBrG0s[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-a9akqgy7p4 { font-size: 28px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-a9akqgy7p4 { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-a9akqgy7p4 { font-size: 38px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-a9akqgy7p4 { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-a9akqgy7p4 { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 154px;padding-right: 154px;box-sizing: border-box;cursor: text; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 22px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 32px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 23px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 30px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 40px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 86px;padding-right: 86px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-M6fBXtPh36 { font-size: 26px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-M6fBXtPh36 { font-size: 39px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-M6fBXtPh36 { font-size: 39px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-M6fBXtPh36 { font-size: 56px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-M6fBXtPh36 { font-size: 56px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 30px;padding-right: 30px;padding-top: 50px;padding-bottom: 50px;width: 95%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 95%;max-width: 640px;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 50px;width: 95%;max-width: 768px;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 85%;max-width: 992px;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-left: auto;margin-right: auto;padding-left: 50px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;width: 70%;max-width: 1200px;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-sdgKVYAZSs[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-sdgKVYAZSs[data-gp-component]:active,.gp-component-id-sdgKVYAZSs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sdgKVYAZSs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-sdgKVYAZSs[data-gp-component]:active,.gp-component-id-sdgKVYAZSs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sdgKVYAZSs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-sdgKVYAZSs[data-gp-component]:active,.gp-component-id-sdgKVYAZSs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sdgKVYAZSs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-sdgKVYAZSs[data-gp-component]:active,.gp-component-id-sdgKVYAZSs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-sdgKVYAZSs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-sdgKVYAZSs[data-gp-component]:active,.gp-component-id-sdgKVYAZSs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-URno278GT[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 80px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-URno278GT[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 80px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-URno278GT[data-gp-component] { padding-top: 80px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-URno278GT[data-gp-component] { padding-top: 80px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (min-width: 1200px) { .gp-component-id-URno278GT[data-gp-component] { padding-top: 80px;padding-bottom: 80px;position: relative;z-index: 10; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-osTr0PzLE9[data-gp-component] { font-size: 17px !important;background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-osTr0PzLE9[data-gp-component]:active,.gp-component-id-osTr0PzLE9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-osTr0PzLE9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-osTr0PzLE9[data-gp-component]:active,.gp-component-id-osTr0PzLE9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-osTr0PzLE9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-osTr0PzLE9[data-gp-component]:active,.gp-component-id-osTr0PzLE9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-osTr0PzLE9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-osTr0PzLE9[data-gp-component]:active,.gp-component-id-osTr0PzLE9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-osTr0PzLE9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 20px;display: inline-flex; } .gp-component-id-osTr0PzLE9[data-gp-component]:active,.gp-component-id-osTr0PzLE9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { padding-top: 0px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { padding-top: 0px;padding-bottom: 80px;position: relative;z-index: 10; } } @media (min-width: 1200px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { padding-top: 0px;padding-bottom: 80px;position: relative;z-index: 10; } }

 @media (max-width: 639px) { .gp-component-id-97ip9HIimT[data-gp-component] { font-size: 18px !important;background-color: rgb(254, 100, 129);display: inline-flex; } .gp-component-id-97ip9HIimT[data-gp-component]:active,.gp-component-id-97ip9HIimT[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-97ip9HIimT[data-gp-component] { background-color: rgb(254, 100, 129);display: inline-flex; } .gp-component-id-97ip9HIimT[data-gp-component]:active,.gp-component-id-97ip9HIimT[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-97ip9HIimT[data-gp-component] { background-color: rgb(254, 100, 129);display: inline-flex; } .gp-component-id-97ip9HIimT[data-gp-component]:active,.gp-component-id-97ip9HIimT[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-97ip9HIimT[data-gp-component] { background-color: rgb(254, 100, 129);display: inline-flex; } .gp-component-id-97ip9HIimT[data-gp-component]:active,.gp-component-id-97ip9HIimT[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-97ip9HIimT[data-gp-component] { background-color: rgb(254, 100, 129);display: inline-flex; } .gp-component-id-97ip9HIimT[data-gp-component]:active,.gp-component-id-97ip9HIimT[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-KzCLq_jiJA { font-size: 20px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-KzCLq_jiJA { font-size: 24px !important;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-KzCLq_jiJA { font-size: 24px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-KzCLq_jiJA { font-size: 24px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-KzCLq_jiJA { font-size: 24px !important;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-bottom: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-bottom: 30px;width: 81%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-bottom: 30px;width: 81%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-bottom: 30px;width: 81%; } } @media (min-width: 1200px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-bottom: 30px;width: 81%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-R6dawZ4Uty { font-size: 30px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-R6dawZ4Uty { font-size: 27px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-R6dawZ4Uty { font-size: 32px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-R6dawZ4Uty { font-size: 38px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-R6dawZ4Uty { font-size: 40px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 108px;padding-right: 108px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-GipgJd3dt2 { font-size: 25px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-GipgJd3dt2 { font-size: 39px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-GipgJd3dt2 { font-size: 46px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-GipgJd3dt2 { font-size: 38px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-GipgJd3dt2 { font-size: 40px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 108px;padding-right: 108px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-waBi4NUp8ZX[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-waBi4NUp8ZX[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-waBi4NUp8ZX[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-waBi4NUp8ZX[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-waBi4NUp8ZX[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } }

 @media (max-width: 639px) { .gp-component-id-yG5foYY01[data-gp-component] { margin-top: 80px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yG5foYY01[data-gp-component] { margin-top: 120px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yG5foYY01[data-gp-component] { margin-top: 120px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yG5foYY01[data-gp-component] { margin-top: 120px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (min-width: 1200px) { .gp-component-id-yG5foYY01[data-gp-component] { margin-top: 120px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-gDnFcw4drZ { font-size: 27px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-gDnFcw4drZ { font-size: 37px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-gDnFcw4drZ { font-size: 28px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-gDnFcw4drZ { font-size: 33px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-gDnFcw4drZ { font-size: 37px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-d9z0o0fN1Qk[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 40px;display: inline-flex; } .gp-component-id-d9z0o0fN1Qk[data-gp-component]:active,.gp-component-id-d9z0o0fN1Qk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-d9z0o0fN1Qk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 40px;display: inline-flex; } .gp-component-id-d9z0o0fN1Qk[data-gp-component]:active,.gp-component-id-d9z0o0fN1Qk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-d9z0o0fN1Qk[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 40px;display: inline-flex; } .gp-component-id-d9z0o0fN1Qk[data-gp-component]:active,.gp-component-id-d9z0o0fN1Qk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-d9z0o0fN1Qk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 40px;display: inline-flex; } .gp-component-id-d9z0o0fN1Qk[data-gp-component]:active,.gp-component-id-d9z0o0fN1Qk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-d9z0o0fN1Qk[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 40px;display: inline-flex; } .gp-component-id-d9z0o0fN1Qk[data-gp-component]:active,.gp-component-id-d9z0o0fN1Qk[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-9L5eQ5KtNYO[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-top: 20px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9L5eQ5KtNYO[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-top: 40px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9L5eQ5KtNYO[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9L5eQ5KtNYO[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-9L5eQ5KtNYO[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;margin-left: 20px;padding-left: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-rDQhjnNJXP { font-size: 26px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-rDQhjnNJXP { font-size: 33px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-rDQhjnNJXP { font-size: 36px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-rDQhjnNJXP { font-size: 47px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-rDQhjnNJXP { font-size: 47px !important;font-weight: 600 !important;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 86px;padding-right: 86px;cursor: text;box-sizing: border-box; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-vmefTYVthW[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vmefTYVthW[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vmefTYVthW[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vmefTYVthW[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-vmefTYVthW[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-RP8TQnpbM[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RP8TQnpbM[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RP8TQnpbM[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RP8TQnpbM[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-RP8TQnpbM[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-DB_Yk4OM75[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DB_Yk4OM75[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DB_Yk4OM75[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DB_Yk4OM75[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-DB_Yk4OM75[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-nC7dq8ua9f[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nC7dq8ua9f[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nC7dq8ua9f[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nC7dq8ua9f[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-nC7dq8ua9f[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-UZnc0L1Ws6[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UZnc0L1Ws6[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UZnc0L1Ws6[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UZnc0L1Ws6[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-UZnc0L1Ws6[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-3OZ4QdhCyv[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3OZ4QdhCyv[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3OZ4QdhCyv[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3OZ4QdhCyv[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-3OZ4QdhCyv[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-AA9E4exzaD[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AA9E4exzaD[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AA9E4exzaD[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AA9E4exzaD[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-AA9E4exzaD[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-iFmIVr2hY[data-gp-component] { padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iFmIVr2hY[data-gp-component] { padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iFmIVr2hY[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iFmIVr2hY[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-iFmIVr2hY[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-PIepNwOuy[data-gp-component] { margin-top: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PIepNwOuy[data-gp-component] { margin-top: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PIepNwOuy[data-gp-component] { margin-top: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PIepNwOuy[data-gp-component] { margin-top: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-PIepNwOuy[data-gp-component] { margin-top: 20px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-yadv34eDif[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yadv34eDif[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yadv34eDif[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yadv34eDif[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-yadv34eDif[data-gp-component] { padding-bottom: 40px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-Mei5LtGJc2[data-gp-component] { margin-top: 0px;padding-left: 16px;padding-right: 16px;padding-top: 35px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Mei5LtGJc2[data-gp-component] { margin-top: 0px;padding-left: 16px;padding-right: 16px;padding-top: 35px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Mei5LtGJc2[data-gp-component] { margin-top: 0px;padding-left: 16px;padding-right: 16px;padding-top: 35px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Mei5LtGJc2[data-gp-component] { margin-top: 0px;padding-left: 16px;padding-right: 16px;padding-top: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-Mei5LtGJc2[data-gp-component] { margin-top: 0px;padding-left: 8px;padding-right: 8px;padding-top: 35px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-Ydtosotax[data-gp-component] { padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ydtosotax[data-gp-component] { padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ydtosotax[data-gp-component] { padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ydtosotax[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-Ydtosotax[data-gp-component] { padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } }

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

 @media (max-width: 639px) { .gp-component-id-cHQgNKUwus[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;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-cHQgNKUwus[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;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-cHQgNKUwus[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;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-cHQgNKUwus[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;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-cHQgNKUwus[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;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-FztgUFWUORt[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FztgUFWUORt[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FztgUFWUORt[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FztgUFWUORt[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-FztgUFWUORt[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } }

 @media (max-width: 639px) { .gp-component-id-7dV5UmEsyM[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7dV5UmEsyM[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7dV5UmEsyM[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7dV5UmEsyM[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-7dV5UmEsyM[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } }

 @media (max-width: 639px) { .gp-component-id-RfOTc1eSfSQ[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RfOTc1eSfSQ[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RfOTc1eSfSQ[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RfOTc1eSfSQ[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-RfOTc1eSfSQ[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } }

 @media (max-width: 639px) { .gp-component-id-lczOlBqnGy[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lczOlBqnGy[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lczOlBqnGy[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lczOlBqnGy[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-lczOlBqnGy[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-Tyos3PMToX[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Tyos3PMToX[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Tyos3PMToX[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Tyos3PMToX[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-Tyos3PMToX[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } }

 @media (max-width: 639px) { .gp-component-id-eVgRDwFnIKo[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eVgRDwFnIKo[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eVgRDwFnIKo[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eVgRDwFnIKo[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-eVgRDwFnIKo[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-EV4_8qZcvS[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EV4_8qZcvS[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EV4_8qZcvS[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EV4_8qZcvS[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-EV4_8qZcvS[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;height: auto;max-width: NaNpx;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-fill-mode: both;animation-duration: 1s;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-yMPvfZVztT[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yMPvfZVztT[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yMPvfZVztT[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yMPvfZVztT[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-yMPvfZVztT[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-tWpYpHQon[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tWpYpHQon[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tWpYpHQon[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tWpYpHQon[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-tWpYpHQon[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-m1COonON8x[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-m1COonON8x[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-m1COonON8x[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-m1COonON8x[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-m1COonON8x[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-zelXxv4_HB[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zelXxv4_HB[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zelXxv4_HB[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zelXxv4_HB[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-zelXxv4_HB[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-zeuzTAlHKA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zeuzTAlHKA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zeuzTAlHKA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zeuzTAlHKA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-zeuzTAlHKA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

 @media (max-width: 639px) { .gp-component-id-v99gdAjirt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-v99gdAjirt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-v99gdAjirt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-v99gdAjirt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-v99gdAjirt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

 @media (max-width: 639px) { .gp-component-id-v0Z08FeMf3[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-v0Z08FeMf3[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-v0Z08FeMf3[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-v0Z08FeMf3[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-v0Z08FeMf3[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-c5TPXZsdis[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-c5TPXZsdis[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-c5TPXZsdis[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-c5TPXZsdis[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-c5TPXZsdis[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

 @media (max-width: 639px) { .gp-component-id-0KGr0eqx3N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0KGr0eqx3N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0KGr0eqx3N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0KGr0eqx3N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-0KGr0eqx3N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

 @media (max-width: 639px) { .gp-component-id-4Hvj2807Yk[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4Hvj2807Yk[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4Hvj2807Yk[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4Hvj2807Yk[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-4Hvj2807Yk[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-bPqL18b3wj[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bPqL18b3wj[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bPqL18b3wj[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bPqL18b3wj[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-bPqL18b3wj[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-0CBjArCh8N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0CBjArCh8N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0CBjArCh8N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0CBjArCh8N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-0CBjArCh8N[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

 @media (max-width: 639px) { .gp-component-id-SPs_R12zcz[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SPs_R12zcz[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SPs_R12zcz[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SPs_R12zcz[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-SPs_R12zcz[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

 @media (max-width: 639px) { .gp-component-id-axfOMAGmyt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-axfOMAGmyt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-axfOMAGmyt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-axfOMAGmyt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-axfOMAGmyt[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-Pt_D1352EA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Pt_D1352EA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Pt_D1352EA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Pt_D1352EA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-Pt_D1352EA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

 @media (max-width: 639px) { .gp-component-id-1CTizsrU66[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1CTizsrU66[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1CTizsrU66[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1CTizsrU66[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-1CTizsrU66[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

 @media (max-width: 639px) { .gp-component-id-KNNWejJuZA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KNNWejJuZA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KNNWejJuZA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KNNWejJuZA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-KNNWejJuZA[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-ZWuvSbZuDH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZWuvSbZuDH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZWuvSbZuDH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZWuvSbZuDH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-ZWuvSbZuDH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

 @media (max-width: 639px) { .gp-component-id-xTNOhe9wj2[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xTNOhe9wj2[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xTNOhe9wj2[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xTNOhe9wj2[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-xTNOhe9wj2[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

 @media (max-width: 639px) { .gp-component-id-RMR0tNWNGu[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RMR0tNWNGu[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RMR0tNWNGu[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RMR0tNWNGu[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-RMR0tNWNGu[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-jVm45yOR0[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jVm45yOR0[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jVm45yOR0[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jVm45yOR0[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-jVm45yOR0[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-lT1Cicq90[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lT1Cicq90[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lT1Cicq90[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lT1Cicq90[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-lT1Cicq90[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-ZcxKQH4GTf1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZcxKQH4GTf1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZcxKQH4GTf1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZcxKQH4GTf1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-ZcxKQH4GTf1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-pDWP8nu5jG[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pDWP8nu5jG[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pDWP8nu5jG[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pDWP8nu5jG[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-pDWP8nu5jG[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-lhjmRHabzn[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lhjmRHabzn[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lhjmRHabzn[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lhjmRHabzn[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-lhjmRHabzn[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-10saQ0GLxs[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-10saQ0GLxs[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-10saQ0GLxs[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-10saQ0GLxs[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-10saQ0GLxs[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-WbM0poaPSV[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WbM0poaPSV[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WbM0poaPSV[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WbM0poaPSV[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-WbM0poaPSV[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-fp_8gqA0Uhf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fp_8gqA0Uhf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fp_8gqA0Uhf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fp_8gqA0Uhf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-fp_8gqA0Uhf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-O7QRIPUJQc_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-O7QRIPUJQc_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-O7QRIPUJQc_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-O7QRIPUJQc_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-O7QRIPUJQc_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-l8t3CBGjQC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-l8t3CBGjQC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-l8t3CBGjQC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-l8t3CBGjQC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-l8t3CBGjQC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-twrha2np8Ij[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-twrha2np8Ij[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-twrha2np8Ij[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-twrha2np8Ij[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-twrha2np8Ij[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Q3y7i59_lzl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q3y7i59_lzl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q3y7i59_lzl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q3y7i59_lzl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Q3y7i59_lzl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-B904V9_WYBf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B904V9_WYBf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B904V9_WYBf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B904V9_WYBf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-B904V9_WYBf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-KkMZPZA168O[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KkMZPZA168O[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KkMZPZA168O[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KkMZPZA168O[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-KkMZPZA168O[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-ATXa1UM7_0[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ATXa1UM7_0[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ATXa1UM7_0[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ATXa1UM7_0[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-ATXa1UM7_0[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-ru5SGhTK0[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgba(2, 189, 57, 1);border-right-color: rgba(2, 189, 57, 1);border-top-color: rgba(2, 189, 57, 1);border-bottom-color: rgba(2, 189, 57, 1);background-size: auto;padding-left: 0px;padding-right: 0px;width: 100%;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ru5SGhTK0[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgba(2, 189, 57, 1);border-right-color: rgba(2, 189, 57, 1);border-top-color: rgba(2, 189, 57, 1);border-bottom-color: rgba(2, 189, 57, 1);background-size: auto;padding-left: 0px;padding-right: 0px;width: 100%;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ru5SGhTK0[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgba(2, 189, 57, 1);border-right-color: rgba(2, 189, 57, 1);border-top-color: rgba(2, 189, 57, 1);border-bottom-color: rgba(2, 189, 57, 1);background-size: auto;padding-left: 0px;padding-right: 0px;width: 100%;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ru5SGhTK0[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgba(2, 189, 57, 1);border-right-color: rgba(2, 189, 57, 1);border-top-color: rgba(2, 189, 57, 1);border-bottom-color: rgba(2, 189, 57, 1);background-size: auto;padding-left: 0px;padding-right: 0px;width: 100%;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%; } } @media (min-width: 1200px) { .gp-component-id-ru5SGhTK0[data-gp-component] { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgba(2, 189, 57, 1);border-right-color: rgba(2, 189, 57, 1);border-top-color: rgba(2, 189, 57, 1);border-bottom-color: rgba(2, 189, 57, 1);background-size: auto;padding-left: 0px;padding-right: 0px;width: 100%;background-repeat-y: no-repeat;background-repeat-x: no-repeat;background-position-y: 100%;background-position-x: 100%; } }

 @media (max-width: 639px) { .gp-component-id-nlBU109F2k[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nlBU109F2k[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nlBU109F2k[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nlBU109F2k[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-nlBU109F2k[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-UjsrOdqi7JH[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UjsrOdqi7JH[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UjsrOdqi7JH[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UjsrOdqi7JH[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-UjsrOdqi7JH[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-frSU8WdD6H9[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-frSU8WdD6H9[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-frSU8WdD6H9[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-frSU8WdD6H9[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-frSU8WdD6H9[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-GtIzqx_1jiw[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GtIzqx_1jiw[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GtIzqx_1jiw[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GtIzqx_1jiw[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-GtIzqx_1jiw[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-eAf0Bs7bTVf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eAf0Bs7bTVf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eAf0Bs7bTVf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eAf0Bs7bTVf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-eAf0Bs7bTVf[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-0t3S5cM8rY[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0t3S5cM8rY[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0t3S5cM8rY[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0t3S5cM8rY[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-0t3S5cM8rY[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } }

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

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

 @media (max-width: 639px) { .gp-component-id-eT1Z0fnwAiN[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eT1Z0fnwAiN[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eT1Z0fnwAiN[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eT1Z0fnwAiN[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-eT1Z0fnwAiN[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-dDf7ZdJJQw4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dDf7ZdJJQw4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dDf7ZdJJQw4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dDf7ZdJJQw4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-dDf7ZdJJQw4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-PHip1QQp7wX[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PHip1QQp7wX[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PHip1QQp7wX[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PHip1QQp7wX[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-PHip1QQp7wX[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-0lf8FNuKeX3[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0lf8FNuKeX3[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0lf8FNuKeX3[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0lf8FNuKeX3[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-0lf8FNuKeX3[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-aFb4cULMEC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aFb4cULMEC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aFb4cULMEC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aFb4cULMEC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-aFb4cULMEC[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-KXBwfjuYjZ[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KXBwfjuYjZ[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KXBwfjuYjZ[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KXBwfjuYjZ[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-KXBwfjuYjZ[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-6kGGqcUtvW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6kGGqcUtvW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6kGGqcUtvW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6kGGqcUtvW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-6kGGqcUtvW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-ODuLvOaOvv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ODuLvOaOvv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ODuLvOaOvv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ODuLvOaOvv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-ODuLvOaOvv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-x1K9IYtf1r[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x1K9IYtf1r[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x1K9IYtf1r[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x1K9IYtf1r[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-x1K9IYtf1r[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-MWsgfkFatV[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MWsgfkFatV[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MWsgfkFatV[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MWsgfkFatV[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-MWsgfkFatV[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-wdFeHY1mtA[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wdFeHY1mtA[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wdFeHY1mtA[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wdFeHY1mtA[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wdFeHY1mtA[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-T19PzcrIfa[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T19PzcrIfa[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T19PzcrIfa[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T19PzcrIfa[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-T19PzcrIfa[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-VwoSrCHhCH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VwoSrCHhCH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VwoSrCHhCH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VwoSrCHhCH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-VwoSrCHhCH[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-hKe4SkBUTb[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hKe4SkBUTb[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hKe4SkBUTb[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hKe4SkBUTb[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-hKe4SkBUTb[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-55Y_6U67qR[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-55Y_6U67qR[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-55Y_6U67qR[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-55Y_6U67qR[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-55Y_6U67qR[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-PSyy_l6yK5[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PSyy_l6yK5[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PSyy_l6yK5[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PSyy_l6yK5[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-PSyy_l6yK5[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-Dy15dDl4u_[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Dy15dDl4u_[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Dy15dDl4u_[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Dy15dDl4u_[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Dy15dDl4u_[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-bZ0ixnXmvN[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bZ0ixnXmvN[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bZ0ixnXmvN[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bZ0ixnXmvN[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-bZ0ixnXmvN[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-q7_5I50C73[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-q7_5I50C73[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-q7_5I50C73[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-q7_5I50C73[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-q7_5I50C73[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-Sndk020ZAM[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Sndk020ZAM[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Sndk020ZAM[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Sndk020ZAM[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Sndk020ZAM[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-GXvreg3hby[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GXvreg3hby[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GXvreg3hby[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GXvreg3hby[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-GXvreg3hby[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-EaYR5LGWgN[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EaYR5LGWgN[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EaYR5LGWgN[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EaYR5LGWgN[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-EaYR5LGWgN[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { .gp-component-id-ZVseVwjJEC[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZVseVwjJEC[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZVseVwjJEC[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZVseVwjJEC[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ZVseVwjJEC[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-jc_9l3MzI[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jc_9l3MzI[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jc_9l3MzI[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jc_9l3MzI[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-jc_9l3MzI[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;padding-top: 0px;padding-bottom: 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-5YcGqSgVoL[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5YcGqSgVoL[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5YcGqSgVoL[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5YcGqSgVoL[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-5YcGqSgVoL[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-FMBrrKfQ0F[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FMBrrKfQ0F[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FMBrrKfQ0F[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FMBrrKfQ0F[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-FMBrrKfQ0F[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Xa9hNmLPV1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Xa9hNmLPV1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Xa9hNmLPV1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Xa9hNmLPV1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Xa9hNmLPV1[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-ehmxnQDgQj[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ehmxnQDgQj[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ehmxnQDgQj[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ehmxnQDgQj[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-ehmxnQDgQj[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-4Y7a9CJYb4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4Y7a9CJYb4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4Y7a9CJYb4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4Y7a9CJYb4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-4Y7a9CJYb4[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-3gY_nOpRdv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3gY_nOpRdv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3gY_nOpRdv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3gY_nOpRdv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-3gY_nOpRdv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-JfHPHJuduW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JfHPHJuduW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JfHPHJuduW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JfHPHJuduW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-JfHPHJuduW[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-7Qn45sku1_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7Qn45sku1_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7Qn45sku1_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7Qn45sku1_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-7Qn45sku1_[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Tuggp_uCHv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Tuggp_uCHv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Tuggp_uCHv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Tuggp_uCHv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Tuggp_uCHv[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-dDySsGzu5o[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dDySsGzu5o[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dDySsGzu5o[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dDySsGzu5o[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-dDySsGzu5o[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-sPEtbL3ACl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sPEtbL3ACl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sPEtbL3ACl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sPEtbL3ACl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-sPEtbL3ACl[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-13TjbnEv1x[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-13TjbnEv1x[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-13TjbnEv1x[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-13TjbnEv1x[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-13TjbnEv1x[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-4iEaVMU_so[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4iEaVMU_so[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4iEaVMU_so[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4iEaVMU_so[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-4iEaVMU_so[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Y0SuaI1poo[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y0SuaI1poo[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y0SuaI1poo[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y0SuaI1poo[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Y0SuaI1poo[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;margin-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-XVbJyHrQ9K[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XVbJyHrQ9K[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XVbJyHrQ9K[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XVbJyHrQ9K[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-XVbJyHrQ9K[data-gp-component] { font-size: 18px;color: rgba(2, 189, 57, 1);line-height: 1;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-4agH75IWBgQ[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4agH75IWBgQ[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4agH75IWBgQ[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4agH75IWBgQ[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (min-width: 1200px) { .gp-component-id-4agH75IWBgQ[data-gp-component] { margin-left: 0px;margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: 100%;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-s0VCyZLYbe[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s0VCyZLYbe[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s0VCyZLYbe[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s0VCyZLYbe[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-s0VCyZLYbe[data-gp-component] { margin-top: 30px;width: 100%;height: 100%; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-p1j6Aq0Rn[data-gp-component] { background-image: url("https://images.groovetech.io/qUYDWNxdacVGmh4-l2hH6B9vY3rk99n22RQP0QrPzLc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyMzkyX2JnLnBuZw.webp");background-size: contain;padding-top: 80px;padding-bottom: 80px;background-position-y: 100%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-p1j6Aq0Rn[data-gp-component] { background-image: url("https://images.groovetech.io/qUYDWNxdacVGmh4-l2hH6B9vY3rk99n22RQP0QrPzLc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyMzkyX2JnLnBuZw.webp");background-size: contain;padding-top: 80px;padding-bottom: 80px;background-position-y: 100%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-p1j6Aq0Rn[data-gp-component] { background-image: url("https://images.groovetech.io/qUYDWNxdacVGmh4-l2hH6B9vY3rk99n22RQP0QrPzLc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyMzkyX2JnLnBuZw.webp");background-size: contain;padding-top: 80px;padding-bottom: 80px;background-position-y: 100%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-p1j6Aq0Rn[data-gp-component] { background-image: url("https://images.groovetech.io/qUYDWNxdacVGmh4-l2hH6B9vY3rk99n22RQP0QrPzLc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyMzkyX2JnLnBuZw.webp");background-size: contain;padding-top: 80px;padding-bottom: 80px;background-position-y: 100%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (min-width: 1200px) { .gp-component-id-p1j6Aq0Rn[data-gp-component] { background-image: url("https://images.groovetech.io/qUYDWNxdacVGmh4-l2hH6B9vY3rk99n22RQP0QrPzLc/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzNjIyMzkyX2JnLnBuZw.webp");background-size: contain;padding-top: 80px;padding-bottom: 80px;background-position-y: 100%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto;background-repeat-x: repeat;background-repeat-y: no-repeat; } }

 @media (max-width: 639px) { .gp-component-id-xcMQr9aHB[data-gp-component] { background-image: url("https://images.groovetech.io/BWruUJA2hC24vElBYvWiEZZ13y7tB3EpGkGDd8PA940/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMjU0NjM4X2JjLndlYnA.webp");background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 50%;background-position-y: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xcMQr9aHB[data-gp-component] { background-image: url("https://images.groovetech.io/BWruUJA2hC24vElBYvWiEZZ13y7tB3EpGkGDd8PA940/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMjU0NjM4X2JjLndlYnA.webp");background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 50%;background-position-y: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xcMQr9aHB[data-gp-component] { background-image: url("https://images.groovetech.io/BWruUJA2hC24vElBYvWiEZZ13y7tB3EpGkGDd8PA940/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMjU0NjM4X2JjLndlYnA.webp");background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 50%;background-position-y: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xcMQr9aHB[data-gp-component] { background-image: url("https://images.groovetech.io/BWruUJA2hC24vElBYvWiEZZ13y7tB3EpGkGDd8PA940/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMjU0NjM4X2JjLndlYnA.webp");background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 50%;background-position-y: 100%; } } @media (min-width: 1200px) { .gp-component-id-xcMQr9aHB[data-gp-component] { background-image: url("https://images.groovetech.io/BWruUJA2hC24vElBYvWiEZZ13y7tB3EpGkGDd8PA940/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMjU0NjM4X2JjLndlYnA.webp");background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;background-repeat-y: no-repeat;background-repeat-x: no-repeat;z-index: auto;position: relative;min-height: 50px;background-position-x: 50%;background-position-y: 100%; } }

 @media (max-width: 639px) { .gp-component-id-tJgTV6L28x { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tJgTV6L28x { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tJgTV6L28x { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tJgTV6L28x { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-tJgTV6L28x { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-mj2S01gvs2[data-gp-component] { padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mj2S01gvs2[data-gp-component] { padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mj2S01gvs2[data-gp-component] { padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mj2S01gvs2[data-gp-component] { padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-mj2S01gvs2[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-PxqN1RGIF6 { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PxqN1RGIF6 { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PxqN1RGIF6 { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PxqN1RGIF6 { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-PxqN1RGIF6 { font-size: 20px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-sdgKpI9SHZ { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sdgKpI9SHZ { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sdgKpI9SHZ { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sdgKpI9SHZ { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-sdgKpI9SHZ { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-brTFBAvOz4 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-brTFBAvOz4 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-brTFBAvOz4 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-brTFBAvOz4 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-brTFBAvOz4 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Bc60bnaEAR { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Bc60bnaEAR { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Bc60bnaEAR { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Bc60bnaEAR { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-Bc60bnaEAR { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-tDg7IMQ85a { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tDg7IMQ85a { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tDg7IMQ85a { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tDg7IMQ85a { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-tDg7IMQ85a { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-NHVF1wcC0c { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NHVF1wcC0c { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NHVF1wcC0c { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NHVF1wcC0c { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-NHVF1wcC0c { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-jdP7nSYUMpx { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-jdP7nSYUMpx { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-jdP7nSYUMpx { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-jdP7nSYUMpx { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-jdP7nSYUMpx { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-x0pDTkkVIl { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-x0pDTkkVIl { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-x0pDTkkVIl { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-x0pDTkkVIl { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-x0pDTkkVIl { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-gRrLhFxZ0C { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-gRrLhFxZ0C { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-gRrLhFxZ0C { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-gRrLhFxZ0C { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-gRrLhFxZ0C { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-izL8GZ_dFi { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-izL8GZ_dFi { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-izL8GZ_dFi { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-izL8GZ_dFi { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-izL8GZ_dFi { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-UWr0bJFick { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-UWr0bJFick { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-UWr0bJFick { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-UWr0bJFick { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-UWr0bJFick { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { .gp-component-id-YDBVQOxlbYR[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YDBVQOxlbYR[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YDBVQOxlbYR[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YDBVQOxlbYR[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-YDBVQOxlbYR[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-7Wx8mMoZT0r { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-7Wx8mMoZT0r { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-7Wx8mMoZT0r { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-7Wx8mMoZT0r { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-7Wx8mMoZT0r { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Nfjf0YoRWIz { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Nfjf0YoRWIz { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Nfjf0YoRWIz { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Nfjf0YoRWIz { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Nfjf0YoRWIz { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { .gp-component-id-TNys37IK9S[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TNys37IK9S[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TNys37IK9S[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TNys37IK9S[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-TNys37IK9S[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-PDG2Kczkp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PDG2Kczkp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PDG2Kczkp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PDG2Kczkp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-PDG2Kczkp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 60px;padding-bottom: 60px;z-index: auto;position: relative;min-height: 50px; } }

 @media (max-width: 639px) { .gp-component-id-1jDVpH0oMb[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1jDVpH0oMb[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 640px;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1jDVpH0oMb[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 768px;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1jDVpH0oMb[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 992px;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-1jDVpH0oMb[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex; } }

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

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0J0YtE4PUuf { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0J0YtE4PUuf { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0J0YtE4PUuf { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0J0YtE4PUuf { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0J0YtE4PUuf { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-fpCUUyGemMc[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fpCUUyGemMc[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fpCUUyGemMc[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fpCUUyGemMc[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (min-width: 1200px) { .gp-component-id-fpCUUyGemMc[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } }

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

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

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-IPryUcbZqfi { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-IPryUcbZqfi { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-IPryUcbZqfi { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-IPryUcbZqfi { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-IPryUcbZqfi { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-Mki67bc3_Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Mki67bc3_Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Mki67bc3_Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Mki67bc3_Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-Mki67bc3_Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 0px; } }

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

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

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-cQUFb8hm0av { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-cQUFb8hm0av { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-cQUFb8hm0av { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-cQUFb8hm0av { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-cQUFb8hm0av { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-tiONR3WZp5[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tiONR3WZp5[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tiONR3WZp5[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tiONR3WZp5[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-tiONR3WZp5[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-IEAYI_5_s { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IEAYI_5_s { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IEAYI_5_s { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IEAYI_5_s { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-IEAYI_5_s { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 18px;color: rgb(124, 133, 149);text-align: center;line-height: 1.5;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;color: rgb(25, 28, 60);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-Km4YKjfFhF[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 10px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Km4YKjfFhF[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Km4YKjfFhF[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Km4YKjfFhF[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Km4YKjfFhF[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-_EMTLEk0zg6[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_EMTLEk0zg6[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_EMTLEk0zg6[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_EMTLEk0zg6[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } } @media (min-width: 1200px) { .gp-component-id-_EMTLEk0zg6[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;justify-content: center; } }

 @media (max-width: 639px) { .gp-component-id-vJMB49OI31Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vJMB49OI31Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 80px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vJMB49OI31Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vJMB49OI31Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vJMB49OI31Z[data-gp-component] { background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-uO3Lrr7HWP5[data-gp-component] { margin-top: 80px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uO3Lrr7HWP5[data-gp-component] { margin-top: 80px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uO3Lrr7HWP5[data-gp-component] { margin-top: 80px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uO3Lrr7HWP5[data-gp-component] { margin-top: 80px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } } @media (min-width: 1200px) { .gp-component-id-uO3Lrr7HWP5[data-gp-component] { margin-top: 80px;padding-left: 8px;padding-right: 8px;width: 100%;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-IXg2Yb2isp_[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 10px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IXg2Yb2isp_[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IXg2Yb2isp_[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IXg2Yb2isp_[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-IXg2Yb2isp_[data-gp-component] { border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;background-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 50px;flex-direction: column;justify-content: flex-start;display: flex; } }

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

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

 @media (max-width: 639px) { .gp-component-id-D390yG_s0m6[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-D390yG_s0m6[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-D390yG_s0m6[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-D390yG_s0m6[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-D390yG_s0m6[data-gp-component] { width: 100%;height: 100%;flex-direction: row;display: flex; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-3MNdh_bchf { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-3MNdh_bchf { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-3MNdh_bchf { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-3MNdh_bchf { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-3MNdh_bchf { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-F0QNT5Lot0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-F0QNT5Lot0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-F0QNT5Lot0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-F0QNT5Lot0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-F0QNT5Lot0 { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-molzboFqit { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-molzboFqit { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-molzboFqit { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-molzboFqit { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-molzboFqit { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-NomJ2vCpP9 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-NomJ2vCpP9 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-NomJ2vCpP9 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-NomJ2vCpP9 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-NomJ2vCpP9 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-9uDBQUiMR[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9uDBQUiMR[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9uDBQUiMR[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9uDBQUiMR[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-9uDBQUiMR[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-k4sfbB3Sy[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 40px;z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-k4sfbB3Sy[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 40px;z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-k4sfbB3Sy[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 40px;z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-k4sfbB3Sy[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 40px;z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-k4sfbB3Sy[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 40px;z-index: 10;position: relative; } }

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

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

 @media (max-width: 639px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 60px;z-index: 10;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;position: relative;z-index: 10; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;position: relative;z-index: 10; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;position: relative;z-index: 10; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;position: relative;z-index: 10; } } @media (min-width: 1200px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;position: relative;z-index: 10; } }

 @media (max-width: 639px) { .gp-component-id-LwIRCD3Dzh[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LwIRCD3Dzh[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LwIRCD3Dzh[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LwIRCD3Dzh[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-LwIRCD3Dzh[data-gp-component] { margin-top: 0px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-RnTcku0NKQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-RnTcku0NKQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-RnTcku0NKQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-RnTcku0NKQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-RnTcku0NKQ { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-p8QDadiae0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-p8QDadiae0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-p8QDadiae0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-p8QDadiae0 { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-p8QDadiae0 { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-aANSOQ8J2f { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-aANSOQ8J2f { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-aANSOQ8J2f { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-aANSOQ8J2f { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-aANSOQ8J2f { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-ypbypM2UBL { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ypbypM2UBL { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ypbypM2UBL { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ypbypM2UBL { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ypbypM2UBL { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-UJE0MhpMHf { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-UJE0MhpMHf { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-UJE0MhpMHf { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-UJE0MhpMHf { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-UJE0MhpMHf { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-GT6fbOYwaSE { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-GT6fbOYwaSE { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-GT6fbOYwaSE { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-GT6fbOYwaSE { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-GT6fbOYwaSE { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-SXUsh88o70 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-SXUsh88o70 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-SXUsh88o70 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-SXUsh88o70 { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-SXUsh88o70 { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-TFuf6kOtck { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-TFuf6kOtck { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-TFuf6kOtck { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-TFuf6kOtck { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-TFuf6kOtck { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-jA4lAbNrT5j[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jA4lAbNrT5j[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jA4lAbNrT5j[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jA4lAbNrT5j[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jA4lAbNrT5j[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-E3Pk22txs0 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-E3Pk22txs0 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-E3Pk22txs0 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-E3Pk22txs0 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-E3Pk22txs0 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-bJFRbeflh { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-bJFRbeflh { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-bJFRbeflh { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-bJFRbeflh { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-bJFRbeflh { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-GemPYR0yhS { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-GemPYR0yhS { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-GemPYR0yhS { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-GemPYR0yhS { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-GemPYR0yhS { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-PnWXTKNT_D { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-PnWXTKNT_D { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-PnWXTKNT_D { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-PnWXTKNT_D { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-PnWXTKNT_D { font-size: 18px;color: rgb(124, 133, 149); } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-qTldZJRoUe { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qTldZJRoUe { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qTldZJRoUe { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qTldZJRoUe { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { .gp-component-id-qTldZJRoUe { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-ChUjLED7W12 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ChUjLED7W12 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ChUjLED7W12 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ChUjLED7W12 { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ChUjLED7W12 { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-8M9I5xLShw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-8M9I5xLShw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-8M9I5xLShw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-8M9I5xLShw { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-8M9I5xLShw { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-t_1aTBG5IaL { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t_1aTBG5IaL { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t_1aTBG5IaL { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t_1aTBG5IaL { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { .gp-component-id-t_1aTBG5IaL { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0yDvFYoY6Ax { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0yDvFYoY6Ax { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0yDvFYoY6Ax { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0yDvFYoY6Ax { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0yDvFYoY6Ax { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-Kj7wHuBcQDY { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Kj7wHuBcQDY { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Kj7wHuBcQDY { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Kj7wHuBcQDY { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { .gp-component-id-Kj7wHuBcQDY { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-lUMC7ICPzvJ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-lUMC7ICPzvJ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-lUMC7ICPzvJ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-lUMC7ICPzvJ { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-lUMC7ICPzvJ { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-j62XSqG8NM9 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-j62XSqG8NM9 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-j62XSqG8NM9 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-j62XSqG8NM9 { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { .gp-component-id-j62XSqG8NM9 { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-b2rWqRtU1wQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-b2rWqRtU1wQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-b2rWqRtU1wQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-b2rWqRtU1wQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-b2rWqRtU1wQ { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-YsClyoMkJm { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YsClyoMkJm { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YsClyoMkJm { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YsClyoMkJm { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { .gp-component-id-YsClyoMkJm { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-3_NGgoiMopm { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-3_NGgoiMopm { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-3_NGgoiMopm { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-3_NGgoiMopm { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-3_NGgoiMopm { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-mDgLYUycAc[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mDgLYUycAc[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mDgLYUycAc[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mDgLYUycAc[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (min-width: 1200px) { .gp-component-id-mDgLYUycAc[data-gp-component] { margin-left: 0px;margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: 100%;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-BMkC4LJzoi { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BMkC4LJzoi { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BMkC4LJzoi { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BMkC4LJzoi { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-BMkC4LJzoi { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-AGxrAqvAEg { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-AGxrAqvAEg { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-AGxrAqvAEg { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-AGxrAqvAEg { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-AGxrAqvAEg { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-xLlBkDRQkU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xLlBkDRQkU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xLlBkDRQkU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xLlBkDRQkU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-xLlBkDRQkU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-OHdPvGhsF[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OHdPvGhsF[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OHdPvGhsF[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OHdPvGhsF[data-gp-component] { margin-top: 40px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-OHdPvGhsF[data-gp-component] { margin-top: 40px;width: 100%; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-rnrY7ScLZI7 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-rnrY7ScLZI7 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-rnrY7ScLZI7 { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-rnrY7ScLZI7 { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-rnrY7ScLZI7 { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-jT7wKOeeGya { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-jT7wKOeeGya { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-jT7wKOeeGya { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-jT7wKOeeGya { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-jT7wKOeeGya { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-D_96ujqKszw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-D_96ujqKszw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-D_96ujqKszw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-D_96ujqKszw { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-D_96ujqKszw { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-zlj4EUThWxk { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-zlj4EUThWxk { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-zlj4EUThWxk { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-zlj4EUThWxk { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-zlj4EUThWxk { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-xO6dcvtcyKz[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xO6dcvtcyKz[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xO6dcvtcyKz[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xO6dcvtcyKz[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (min-width: 1200px) { .gp-component-id-xO6dcvtcyKz[data-gp-component] { margin-left: 0px;margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: 100%;position: relative; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-h_6n0HK2fS { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-h_6n0HK2fS { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-h_6n0HK2fS { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-h_6n0HK2fS { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-h_6n0HK2fS { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-e1siZMCzo[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-e1siZMCzo[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-e1siZMCzo[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-e1siZMCzo[data-gp-component] { margin-top: 40px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-e1siZMCzo[data-gp-component] { margin-top: 40px;width: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-2YwhT71hDI { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-2YwhT71hDI { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-2YwhT71hDI { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-2YwhT71hDI { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-2YwhT71hDI { font-size: 18px;color: rgb(124, 133, 149); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-XEzmv_w0cw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-XEzmv_w0cw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-XEzmv_w0cw { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-XEzmv_w0cw { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-XEzmv_w0cw { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-uu14XteRFM { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-uu14XteRFM { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-uu14XteRFM { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-uu14XteRFM { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-uu14XteRFM { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-nW0jVOFYgQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-nW0jVOFYgQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-nW0jVOFYgQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-nW0jVOFYgQ { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-nW0jVOFYgQ { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-13ij6sRXDX { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-13ij6sRXDX { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-13ij6sRXDX { font-size: 18px;color: rgb(124, 133, 149); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-13ij6sRXDX { font-size: 18px;color: rgb(124, 133, 149); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-13ij6sRXDX { font-size: 18px;color: rgb(124, 133, 149); } }

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

 @media (max-width: 639px) { .gp-component-id-rrKzsV4kFI[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rrKzsV4kFI[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rrKzsV4kFI[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rrKzsV4kFI[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (min-width: 1200px) { .gp-component-id-rrKzsV4kFI[data-gp-component] { margin-left: 0px;margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: 100%;position: relative; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-TRR79n6Yp8 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-TRR79n6Yp8 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-TRR79n6Yp8 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-TRR79n6Yp8 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-TRR79n6Yp8 { font-size: 18px !important;color: rgb(124, 133, 149);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-os0yyTU0ie[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-os0yyTU0ie[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-os0yyTU0ie[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-os0yyTU0ie[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-os0yyTU0ie[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 40px;width: 100%;height: 100%; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-FNWD0UERc[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FNWD0UERc[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FNWD0UERc[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FNWD0UERc[data-gp-component] { margin-top: 40px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-FNWD0UERc[data-gp-component] { margin-top: 40px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-zHH9TZ4d1[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zHH9TZ4d1[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zHH9TZ4d1[data-gp-component] { margin-top: 40px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zHH9TZ4d1[data-gp-component] { margin-top: 40px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-zHH9TZ4d1[data-gp-component] { margin-top: 40px;width: 100%; } }

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

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

 @media (max-width: 639px) { .gp-component-id-g6UHmwBf6Q[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g6UHmwBf6Q[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g6UHmwBf6Q[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g6UHmwBf6Q[data-gp-component] { margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: auto;position: relative; } } @media (min-width: 1200px) { .gp-component-id-g6UHmwBf6Q[data-gp-component] { margin-left: 0px;margin-top: 20px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;width: 100%;position: relative; } }

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-T_9aPz9PN8[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 80px;z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T_9aPz9PN8[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 80px;z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T_9aPz9PN8[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 80px;z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T_9aPz9PN8[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 80px;z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-T_9aPz9PN8[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 80px;padding-bottom: 80px;z-index: 10;position: relative; } }

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-m4UWjiyrA[data-gp-component] { background-image: url("https://images.groovetech.io/9REgU1SZtz4VdNxln1UhTG5NQzSNDuw-sfQwGAYSC-M/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMzExNTc1X0xlYWQtQkctSUNPTi53ZWJw.webp");background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-y: 50%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-m4UWjiyrA[data-gp-component] { background-image: url("https://images.groovetech.io/9REgU1SZtz4VdNxln1UhTG5NQzSNDuw-sfQwGAYSC-M/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMzExNTc1X0xlYWQtQkctSUNPTi53ZWJw.webp");background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-y: 50%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-m4UWjiyrA[data-gp-component] { background-image: url("https://images.groovetech.io/9REgU1SZtz4VdNxln1UhTG5NQzSNDuw-sfQwGAYSC-M/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMzExNTc1X0xlYWQtQkctSUNPTi53ZWJw.webp");background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-y: 50%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-m4UWjiyrA[data-gp-component] { background-image: url("https://images.groovetech.io/9REgU1SZtz4VdNxln1UhTG5NQzSNDuw-sfQwGAYSC-M/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMzExNTc1X0xlYWQtQkctSUNPTi53ZWJw.webp");background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-y: 50%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-m4UWjiyrA[data-gp-component] { background-image: url("https://images.groovetech.io/9REgU1SZtz4VdNxln1UhTG5NQzSNDuw-sfQwGAYSC-M/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzL2JkYWIwNjg2LTU3OTQtNDdhYy1hNDA4LTUxOWIzNWFlMDIyYy8xNjYzMzExNTc1X0xlYWQtQkctSUNPTi53ZWJw.webp");background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;background-position-y: 50%;background-position-x: 50%;min-height: 50px;position: relative;z-index: auto; } }

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-9TT1uNSJX[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9TT1uNSJX[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9TT1uNSJX[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9TT1uNSJX[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9TT1uNSJX[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 40px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 80px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 80px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 80px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 80px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 80px;width: 100%; } }

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-SX00unjcpj { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SX00unjcpj { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SX00unjcpj { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SX00unjcpj { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-SX00unjcpj { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-2wuzf89rjF { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-2wuzf89rjF { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-2wuzf89rjF { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-2wuzf89rjF { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-2wuzf89rjF { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-E80lb5mkMA[data-gp-component] { margin-top: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-E80lb5mkMA[data-gp-component] { margin-top: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-E80lb5mkMA[data-gp-component] { margin-top: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-E80lb5mkMA[data-gp-component] { margin-top: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-E80lb5mkMA[data-gp-component] { margin-top: 20px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-hiBJTSFj_h { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hiBJTSFj_h { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hiBJTSFj_h { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hiBJTSFj_h { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-hiBJTSFj_h { font-size: 31px;font-weight: 700;color: rgb(25, 28, 60);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } }

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

 @media (max-width: 639px) { .gp-component-id-lJEc8uC0Ut { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lJEc8uC0Ut { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lJEc8uC0Ut { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lJEc8uC0Ut { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-lJEc8uC0Ut { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-sws1Ecig6g { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sws1Ecig6g { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sws1Ecig6g { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sws1Ecig6g { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-sws1Ecig6g { font-size: 18px;color: rgb(124, 133, 149);text-align: left;line-height: 1.5;margin-bottom: 17px;cursor: text;box-sizing: border-box; } }

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-BZ3YlBKVGP[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BZ3YlBKVGP[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BZ3YlBKVGP[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BZ3YlBKVGP[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-BZ3YlBKVGP[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-N6HhXIML7Z { 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-N6HhXIML7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;padding-bottom: 0px;padding-top: 0px;margin-right: 32px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-N6HhXIML7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;padding-bottom: 20px;padding-top: 20px;margin-right: 32px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-N6HhXIML7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;margin-right: 32px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-N6HhXIML7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;margin-right: 32px; } } @media (min-width: 1200px) { .gp-component-id-N6HhXIML7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent; } }

 .gp-component-id-K5esb335Io { 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-K5esb335Io { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;margin-right: 32px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K5esb335Io { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;margin-right: 32px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K5esb335Io { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;margin-right: 32px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K5esb335Io { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;margin-right: 32px; } } @media (min-width: 1200px) { .gp-component-id-K5esb335Io { 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-dBUEOEf50v { display: flex;align-items: center;justify-content: center;flex-direction: row;height: 100%;width: 100%;margin-top: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dBUEOEf50v { display: flex;align-items: center;justify-content: flex-end;flex-direction: column;height: 100%;width: 100%;margin-top: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dBUEOEf50v { display: flex;align-items: center;justify-content: flex-end;flex-direction: row;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dBUEOEf50v { display: flex;align-items: center;justify-content: flex-end;flex-direction: row;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-dBUEOEf50v { display: flex;align-items: center;justify-content: flex-end;flex-direction: row;height: 100%;width: 100%; } }

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-aRtCdgUf34[data-gp-component] { text-align: center;margin-left: auto;margin-right: auto;padding-top: 25px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aRtCdgUf34[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 25px;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aRtCdgUf34[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 25px;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aRtCdgUf34[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 25px;width: 100%;max-width: 768px; } } @media (min-width: 1200px) { .gp-component-id-aRtCdgUf34[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 25px;width: 100%;max-width: 1200px; } }

 @media (max-width: 639px) { .gp-component-id-AtoCzyPer { z-index: auto !important;animation-duration: 1s;animation-fill-mode: both;position: relative;min-height: 50px;padding-right: 12px;padding-left: 12px;margin-top: -15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AtoCzyPer { z-index: auto !important;animation-duration: 1s;animation-fill-mode: both;position: relative;min-height: 50px;padding-right: 12px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AtoCzyPer { z-index: auto !important;animation-duration: 1s;animation-fill-mode: both;position: relative;min-height: 50px;padding-right: 12px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AtoCzyPer { z-index: auto !important;animation-duration: 1s;animation-fill-mode: both;position: relative;min-height: 50px;padding-right: 12px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-AtoCzyPer { z-index: auto !important;animation-duration: 1s;animation-fill-mode: both;position: relative;min-height: 50px;padding-right: 12px;padding-left: 12px; } }

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

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

 .gp-component-id-vx_OnSxwmMG { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 48px; } @media (max-width: 639px) { .gp-component-id-vx_OnSxwmMG { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 24px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vx_OnSxwmMG { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 24px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vx_OnSxwmMG { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vx_OnSxwmMG { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-vx_OnSxwmMG { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } }

 .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 48px; } @media (max-width: 639px) { .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 24px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 24px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } }

 .gp-component-id-_38ZOXle3Y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 48px; } @media (max-width: 639px) { .gp-component-id-_38ZOXle3Y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 24px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_38ZOXle3Y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 24px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_38ZOXle3Y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_38ZOXle3Y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-_38ZOXle3Y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;font-size: 30px;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px; } }

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

 .gp-component-id-y034roekjm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } @media (max-width: 639px) { .gp-component-id-y034roekjm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y034roekjm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y034roekjm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y034roekjm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } } @media (min-width: 1200px) { .gp-component-id-y034roekjm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } }

 .gp-component-id-blcZamNicp { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } @media (max-width: 639px) { .gp-component-id-blcZamNicp { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-blcZamNicp { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-blcZamNicp { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-blcZamNicp { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } } @media (min-width: 1200px) { .gp-component-id-blcZamNicp { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } }

 .gp-component-id-0FnskfRvLB { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } @media (max-width: 639px) { .gp-component-id-0FnskfRvLB { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0FnskfRvLB { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0FnskfRvLB { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0FnskfRvLB { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } } @media (min-width: 1200px) { .gp-component-id-0FnskfRvLB { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-left: 8px;padding-right: 8px;font-size: 30px; } }

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-RiJLpUt2s { z-index: auto !important;padding-left: 12px;padding-right: 12px;min-height: 50px;position: relative;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RiJLpUt2s { z-index: auto !important;padding-left: 12px;padding-right: 12px;min-height: 50px;position: relative;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RiJLpUt2s { z-index: auto !important;padding-left: 12px;padding-right: 12px;min-height: 50px;position: relative;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RiJLpUt2s { z-index: auto !important;padding-left: 12px;padding-right: 12px;min-height: 50px;position: relative;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-RiJLpUt2s { z-index: auto !important;padding-left: 12px;padding-right: 12px;min-height: 50px;position: relative;animation-fill-mode: both;animation-duration: 1s; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

