
      
    


      #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-KzCLq_jiJA { font-size: 19px !important;color: rgb(47, 47, 47);text-align: center;letter-spacing: 0.05em;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-KzCLq_jiJA { font-size: 28px !important;color: rgb(47, 47, 47);text-align: center;letter-spacing: 0.05em;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-KzCLq_jiJA { font-size: 28px !important;color: rgb(47, 47, 47);text-align: left;letter-spacing: 0.05em;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-KzCLq_jiJA { font-size: 28px !important;color: rgb(47, 47, 47);text-align: left;letter-spacing: 0.05em;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-KzCLq_jiJA { font-size: 28px !important;color: rgb(47, 47, 47);text-align: left;letter-spacing: 0.05em;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) { [data-gp-text] .gp-component-id-7Uwk5UXJ0p { font-size: 25px !important;color: rgb(47, 47, 47);text-align: center;letter-spacing: 0.05em;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 5px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-7Uwk5UXJ0p { font-size: 30px !important;color: rgb(47, 47, 47);text-align: center;letter-spacing: 0.05em;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 5px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-7Uwk5UXJ0p { font-size: 24px !important;color: rgb(47, 47, 47);text-align: left;letter-spacing: 0.05em;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 5px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-7Uwk5UXJ0p { font-size: 32px !important;color: rgb(47, 47, 47);text-align: left;letter-spacing: 0.05em;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 5px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-7Uwk5UXJ0p { font-size: 38px !important;color: rgb(47, 47, 47);text-align: left;letter-spacing: 0.05em;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 5px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-4jxXBuof3[data-gp-component] { font-size: 13px !important;color: rgb(255, 255, 255);margin-bottom: 0px;padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 5px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4jxXBuof3[data-gp-component] { font-size: 12px !important;color: rgb(255, 255, 255);margin-bottom: 0px;padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 5px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4jxXBuof3[data-gp-component] { font-size: 15px !important;color: rgb(255, 255, 255);margin-bottom: 0px;padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 5px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4jxXBuof3[data-gp-component] { font-size: 15px !important;color: rgb(255, 255, 255);margin-bottom: 0px;padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 5px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-4jxXBuof3[data-gp-component] { font-size: 15px !important;color: rgb(255, 255, 255);margin-bottom: 0px;padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 5px;align-items: flex-start;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-efVZwITxB7 { font-size: 19px !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-efVZwITxB7 { font-size: 28px !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-efVZwITxB7 { font-size: 21px !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-efVZwITxB7 { font-size: 22px !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-efVZwITxB7 { font-size: 28px !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-97ip9HIimT[data-gp-component] { font-size: 19px !important;font-weight: 700 !important;color: rgb(255, 255, 255);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;background-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 26px;padding-bottom: 26px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .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] { font-size: 27px !important;font-weight: 700 !important;color: rgb(255, 255, 255);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;background-color: rgb(254, 100, 129);padding-left: 68px;padding-right: 68px;padding-top: 26px;padding-bottom: 26px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .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] { font-size: 27px !important;font-weight: 700 !important;color: rgb(255, 255, 255);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;background-color: rgb(254, 100, 129);padding-left: 68px;padding-right: 68px;padding-top: 26px;padding-bottom: 26px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .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] { font-size: 27px !important;font-weight: 700 !important;color: rgb(255, 255, 255);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;background-color: rgb(254, 100, 129);padding-left: 68px;padding-right: 68px;padding-top: 26px;padding-bottom: 26px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .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] { font-size: 27px !important;font-weight: 700 !important;color: rgb(255, 255, 255);border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;background-color: rgb(254, 100, 129);padding-left: 68px;padding-right: 68px;padding-top: 26px;padding-bottom: 26px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .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-9N5PRNpu1R { font-size: 28px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-9N5PRNpu1R { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

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

 @media (max-width: 639px) { .gp-component-id-PIepNwOuy[data-gp-component] { margin-top: 20px;width: 100%;flex-direction: column;display: flex; } } @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-Dvwt9fB9x[data-gp-component] { border-top-width: 1px;border-top-color: rgb(240, 242, 244);padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { border-top-width: 1px;border-top-color: rgb(240, 242, 244);padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { border-top-width: 1px;border-top-color: rgb(240, 242, 244);padding-top: 0px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { border-top-width: 1px;border-top-color: rgb(240, 242, 244);padding-top: 0px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-Dvwt9fB9x[data-gp-component] { border-top-width: 1px;border-top-color: rgb(240, 242, 244);padding-top: 0px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } }

 .gp-component-id-Dvwt9fB9x.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-Dvwt9fB9x.gp-component > [data-section-overlay] { z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Dvwt9fB9x.gp-component > [data-section-overlay] { z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Dvwt9fB9x.gp-component > [data-section-overlay] { z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Dvwt9fB9x.gp-component > [data-section-overlay] { z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-Dvwt9fB9x.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-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 95%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 85%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 95%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 85%; } } @media (min-width: 1200px) { .gp-component-id-0s09Ap2sJI[data-gp-component] { padding-left: 0px;padding-right: 0px;width: 75%; } }

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-hiBJTSFj_h { font-size: 28px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-hiBJTSFj_h { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-hiBJTSFj_h { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-hiBJTSFj_h { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-hiBJTSFj_h { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-SX00unjcpj { font-size: 28px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-SX00unjcpj { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-SX00unjcpj { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-SX00unjcpj { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-SX00unjcpj { font-size: 36px !important;font-weight: 700 !important;color: rgb(47, 47, 47);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { .gp-component-id-E80lb5mkMA[data-gp-component] { margin-top: 20px;width: 100%;flex-direction: column;display: flex; } } @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-7HXw5kELW[data-gp-component] { width: 100%;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-LlVU_qS7hI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 95%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LlVU_qS7hI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 85%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LlVU_qS7hI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 95%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LlVU_qS7hI[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 85%; } } @media (min-width: 1200px) { .gp-component-id-LlVU_qS7hI[data-gp-component] { padding-left: 0px;padding-right: 0px;width: 75%; } }

 .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-_vaKGgXbd[data-gp-component] { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_vaKGgXbd[data-gp-component] { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_vaKGgXbd[data-gp-component] { width: 85%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_vaKGgXbd[data-gp-component] { width: 85%; } } @media (min-width: 1200px) { .gp-component-id-_vaKGgXbd[data-gp-component] { width: 85%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 25px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 30px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 38px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-_ZPQ9k3H_M { font-size: 36px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 @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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } } @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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 75%;max-width: 640px;z-index: 15;position: relative; } } @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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;max-width: 768px;z-index: 15;position: relative; } } @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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 85%;max-width: 992px;z-index: 15;position: relative; } } @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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 10px;width: 95%;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: 10px;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: 10px;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: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-B2Kxm3Kb7[data-gp-component] { margin-top: 10px;width: 75%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-MHaVwWThKF { font-size: 31px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-MHaVwWThKF { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-MHaVwWThKF { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-MHaVwWThKF { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-MHaVwWThKF { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-fkBSH8PAGN[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-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fkBSH8PAGN[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: 73%;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-fkBSH8PAGN[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: 46%;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-fkBSH8PAGN[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: 46%;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-fkBSH8PAGN[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: 46%;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) { [data-gp-text] .gp-component-id-iCeiTP28q6 { font-size: 22px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-iCeiTP28q6 { font-size: 31px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-iCeiTP28q6 { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-iCeiTP28q6 { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-iCeiTP28q6 { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-AL3LgaXUFZ { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-AL3LgaXUFZ { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-AL3LgaXUFZ { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-AL3LgaXUFZ { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-AL3LgaXUFZ { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-xC0KTB10u[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xC0KTB10u[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xC0KTB10u[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xC0KTB10u[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-xC0KTB10u[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @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: 70%;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: 43%;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: 43%;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: 43%;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-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: 80%; } } @media (min-width: 1200px) { .gp-component-id-zHH9TZ4d1[data-gp-component] { margin-top: 20px;width: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-rfi_WqCiOq { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-rfi_WqCiOq { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-rfi_WqCiOq { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-rfi_WqCiOq { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-rfi_WqCiOq { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @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;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-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: 70%;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;width: 50%;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;width: 50%;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;width: 50%;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-XAS8aeMVOg[data-gp-component] { padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XAS8aeMVOg[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XAS8aeMVOg[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XAS8aeMVOg[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-XAS8aeMVOg[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 75%; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-UzjjoAycdu { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-UzjjoAycdu { font-size: 20px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-UzjjoAycdu { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-UzjjoAycdu { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-UzjjoAycdu { font-size: 24px !important;font-weight: 400 !important;color: rgb(255, 255, 255);text-align: left;font-family: Montserrat !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-nTf0najO8s[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nTf0najO8s[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nTf0najO8s[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nTf0najO8s[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-nTf0najO8s[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @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;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-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: 70%;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-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: 50%;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-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: 50%;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-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: 50%;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-W6XO7y0n8S[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W6XO7y0n8S[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W6XO7y0n8S[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W6XO7y0n8S[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-W6XO7y0n8S[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @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;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-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: 70%;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;width: 50%;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;width: 50%;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;width: 50%;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-M5UlGLAxm4[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M5UlGLAxm4[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M5UlGLAxm4[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M5UlGLAxm4[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-M5UlGLAxm4[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(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-ZSpQkCE6kn[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-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZSpQkCE6kn[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: 75%;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-ZSpQkCE6kn[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: 75%;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-ZSpQkCE6kn[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: 75%;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-ZSpQkCE6kn[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: 75%;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) { [data-gp-text] .gp-component-id-vGu4LY6P6m { font-size: 23px !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: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-vGu4LY6P6m { font-size: 28px !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: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-vGu4LY6P6m { font-size: 28px !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: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-vGu4LY6P6m { font-size: 28px !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: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-vGu4LY6P6m { font-size: 28px !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: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-XVFkrCPBlg { font-size: 29px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-XVFkrCPBlg { font-size: 44px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-XVFkrCPBlg { font-size: 36px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-XVFkrCPBlg { font-size: 44px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-XVFkrCPBlg { font-size: 44px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { .gp-component-id-100xYzMPp2[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-100xYzMPp2[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;max-width: 640px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-100xYzMPp2[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;max-width: 768px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-100xYzMPp2[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 75%;max-width: 992px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-100xYzMPp2[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-SyjYgK24yh { font-size: 28px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-SyjYgK24yh { font-size: 30px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-SyjYgK24yh { font-size: 40px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-SyjYgK24yh { font-size: 40px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-SyjYgK24yh { font-size: 40px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-qbkV83yE0k { font-size: 32px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-qbkV83yE0k { font-size: 34px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-qbkV83yE0k { font-size: 47px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-qbkV83yE0k { font-size: 47px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-qbkV83yE0k { font-size: 47px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;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) { .gp-component-id-N9V0kS_OI[data-gp-component] { margin-top: 20px;width: 95%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-N9V0kS_OI[data-gp-component] { margin-top: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-N9V0kS_OI[data-gp-component] { margin-top: 20px;width: 85%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-N9V0kS_OI[data-gp-component] { margin-top: 20px;width: 85%; } } @media (min-width: 1200px) { .gp-component-id-N9V0kS_OI[data-gp-component] { margin-top: 20px;width: 85%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-rOzdR8czYu { font-size: 32px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-rOzdR8czYu { font-size: 32px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-rOzdR8czYu { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 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-rOzdR8czYu { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-rOzdR8czYu { font-size: 45px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Frb4OrQUXw { font-size: 21px !important;font-weight: 600 !important;color: rgba(220, 24, 24, 1);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: rgba(220, 24, 24, 1);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: rgba(220, 24, 24, 1);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: rgba(220, 24, 24, 1);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: rgba(220, 24, 24, 1);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-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: 8px;border-right-width: 8px;border-top-width: 8px;border-bottom-width: 8px;border-left-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);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: 8px;border-right-width: 8px;border-top-width: 8px;border-bottom-width: 8px;border-left-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);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: 8px;border-right-width: 8px;border-top-width: 8px;border-bottom-width: 8px;border-left-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 90%;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: 8px;border-right-width: 8px;border-top-width: 8px;border-bottom-width: 8px;border-left-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 80%;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: 8px;border-right-width: 8px;border-top-width: 8px;border-bottom-width: 8px;border-left-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-bottom-color: rgb(254, 100, 129);background-color: rgba(218, 234, 216, 0.2);margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 80%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-W5V558mbDP[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 95%;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W5V558mbDP[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;max-width: 640px;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W5V558mbDP[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: none;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 768px;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W5V558mbDP[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 85%;max-width: 992px;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-W5V558mbDP[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: none;margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative; } }

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

 @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%;align-items: center;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) { .gp-component-id-RMWQfqgxpp[data-gp-component] { margin-top: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RMWQfqgxpp[data-gp-component] { margin-top: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RMWQfqgxpp[data-gp-component] { margin-top: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RMWQfqgxpp[data-gp-component] { margin-top: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-RMWQfqgxpp[data-gp-component] { margin-top: 10px;width: 75%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-FM9Dwo5xd6 { font-size: 30px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 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-FM9Dwo5xd6 { font-size: 32px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 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-FM9Dwo5xd6 { font-size: 36px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 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-FM9Dwo5xd6 { font-size: 36px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-FM9Dwo5xd6 { font-size: 40px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

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

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

 @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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;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%; } }

 @media (max-width: 639px) { .gp-component-id-2oNGFh6iO[data-gp-component] { font-size: 20px !important;line-height: 1;margin-top: 4px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2oNGFh6iO[data-gp-component] { font-size: 12px !important;line-height: 1;margin-top: 4px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2oNGFh6iO[data-gp-component] { font-size: 20px !important;line-height: 1;margin-top: 4px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2oNGFh6iO[data-gp-component] { font-size: 20px !important;line-height: 1;margin-top: 4px; } } @media (min-width: 1200px) { .gp-component-id-2oNGFh6iO[data-gp-component] { font-size: 20px !important;line-height: 1;margin-top: 4px; } }

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 30px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @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(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 31px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 37px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-yp8PjKt3x2 { font-size: 40px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-dBOjUnDUzc[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-dBOjUnDUzc[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-dBOjUnDUzc[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dBOjUnDUzc[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-dBOjUnDUzc[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-ovfMV8xVft[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-ovfMV8xVft[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-ovfMV8xVft[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-ovfMV8xVft[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ovfMV8xVft[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-s3BfGqDR90[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-s3BfGqDR90[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-s3BfGqDR90[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-s3BfGqDR90[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-s3BfGqDR90[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

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

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

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

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

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

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-xXHms_i_MK { font-size: 31px !important;font-weight: 600 !important;color: rgba(47, 47, 47, 1);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;overflow-wrap: break-word;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: rgba(47, 47, 47, 1);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;overflow-wrap: break-word;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: rgba(47, 47, 47, 1);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;overflow-wrap: break-word;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: rgba(47, 47, 47, 1);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;overflow-wrap: break-word;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: rgba(47, 47, 47, 1);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;overflow-wrap: break-word;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(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @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(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @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(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @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(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-M6fBXtPh36 { font-size: 56px !important;font-weight: 600 !important;color: rgb(47, 47, 47);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 32px !important;font-weight: 600 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 46px !important;font-weight: 600 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 38px !important;font-weight: 600 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 46px !important;font-weight: 600 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-6WogkhFdjP { font-size: 46px !important;font-weight: 600 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 154px;padding-right: 154px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 32px;font-weight: 900;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 37px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 32px;font-weight: 900;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 42px;font-weight: 900;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-BplxS6_9Ef { font-size: 50px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 5px;padding-right: 5px;overflow-wrap: break-word; } }

 @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%;flex-direction: column;justify-content: flex-start;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-yQ4iqGKqi[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgba(254, 100, 129, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yQ4iqGKqi[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgba(254, 100, 129, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yQ4iqGKqi[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgba(254, 100, 129, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yQ4iqGKqi[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgba(254, 100, 129, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-yQ4iqGKqi[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgba(254, 100, 129, 1);width: 100%;flex-direction: column;align-items: center;display: flex; } }

 .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: rgb(255, 255, 255);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: rgb(255, 255, 255);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: rgb(255, 255, 255);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: rgb(255, 255, 255);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: rgb(255, 255, 255);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: 14; } }

 @media (max-width: 639px) { .gp-component-id-ITDFYLBie0[data-gp-component] { background-image: url("https://images.groovetech.io/NtGgBV8EAxc9RyAK9B8jQ964hX_8_eS1zyc_kFFEDsU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9pbWFnZXMuZ3Jvb3ZldGVjaC5pby90dllKR1p0LXdIdkhXQmUxN01xRkd0WGhpZF9tX3QwTmZtOEFJVk1TV1ZFL3JzOmZvcmNlOjE3MTU6MTAwMDoxL2c6bm93ZTo2NzowL2M6MTcxNToxMDAwL2FIUjBjSE02THk5aGMzTmxkSE11WjNKdmIzWmxZWEJ3Y3k1amIyMHZhVzFoWjJWekwySmtZV0l3TmpnMkxUVTNPVFF0TkRkaFl5MWhOREE0TFRVeE9XSXpOV0ZsTURJeVl5OHhOall6T1RRM05qZ3hYMkpuTFdsdFlXZGxMbXB3Wncud2VicA.webp");background-size: contain;margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ITDFYLBie0[data-gp-component] { background-image: url("https://images.groovetech.io/NtGgBV8EAxc9RyAK9B8jQ964hX_8_eS1zyc_kFFEDsU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9pbWFnZXMuZ3Jvb3ZldGVjaC5pby90dllKR1p0LXdIdkhXQmUxN01xRkd0WGhpZF9tX3QwTmZtOEFJVk1TV1ZFL3JzOmZvcmNlOjE3MTU6MTAwMDoxL2c6bm93ZTo2NzowL2M6MTcxNToxMDAwL2FIUjBjSE02THk5aGMzTmxkSE11WjNKdmIzWmxZWEJ3Y3k1amIyMHZhVzFoWjJWekwySmtZV0l3TmpnMkxUVTNPVFF0TkRkaFl5MWhOREE0TFRVeE9XSXpOV0ZsTURJeVl5OHhOall6T1RRM05qZ3hYMkpuTFdsdFlXZGxMbXB3Wncud2VicA.webp");background-size: contain;margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ITDFYLBie0[data-gp-component] { background-image: url("https://images.groovetech.io/NtGgBV8EAxc9RyAK9B8jQ964hX_8_eS1zyc_kFFEDsU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9pbWFnZXMuZ3Jvb3ZldGVjaC5pby90dllKR1p0LXdIdkhXQmUxN01xRkd0WGhpZF9tX3QwTmZtOEFJVk1TV1ZFL3JzOmZvcmNlOjE3MTU6MTAwMDoxL2c6bm93ZTo2NzowL2M6MTcxNToxMDAwL2FIUjBjSE02THk5aGMzTmxkSE11WjNKdmIzWmxZWEJ3Y3k1amIyMHZhVzFoWjJWekwySmtZV0l3TmpnMkxUVTNPVFF0TkRkaFl5MWhOREE0TFRVeE9XSXpOV0ZsTURJeVl5OHhOall6T1RRM05qZ3hYMkpuTFdsdFlXZGxMbXB3Wncud2VicA.webp");background-size: contain;margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ITDFYLBie0[data-gp-component] { background-image: url("https://images.groovetech.io/NtGgBV8EAxc9RyAK9B8jQ964hX_8_eS1zyc_kFFEDsU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9pbWFnZXMuZ3Jvb3ZldGVjaC5pby90dllKR1p0LXdIdkhXQmUxN01xRkd0WGhpZF9tX3QwTmZtOEFJVk1TV1ZFL3JzOmZvcmNlOjE3MTU6MTAwMDoxL2c6bm93ZTo2NzowL2M6MTcxNToxMDAwL2FIUjBjSE02THk5aGMzTmxkSE11WjNKdmIzWmxZWEJ3Y3k1amIyMHZhVzFoWjJWekwySmtZV0l3TmpnMkxUVTNPVFF0TkRkaFl5MWhOREE0TFRVeE9XSXpOV0ZsTURJeVl5OHhOall6T1RRM05qZ3hYMkpuTFdsdFlXZGxMbXB3Wncud2VicA.webp");background-size: contain;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (min-width: 1200px) { .gp-component-id-ITDFYLBie0[data-gp-component] { background-image: url("https://images.groovetech.io/NtGgBV8EAxc9RyAK9B8jQ964hX_8_eS1zyc_kFFEDsU/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9pbWFnZXMuZ3Jvb3ZldGVjaC5pby90dllKR1p0LXdIdkhXQmUxN01xRkd0WGhpZF9tX3QwTmZtOEFJVk1TV1ZFL3JzOmZvcmNlOjE3MTU6MTAwMDoxL2c6bm93ZTo2NzowL2M6MTcxNToxMDAwL2FIUjBjSE02THk5aGMzTmxkSE11WjNKdmIzWmxZWEJ3Y3k1amIyMHZhVzFoWjJWekwySmtZV0l3TmpnMkxUVTNPVFF0TkRkaFl5MWhOREE0TFRVeE9XSXpOV0ZsTURJeVl5OHhOall6T1RRM05qZ3hYMkpuTFdsdFlXZGxMbXB3Wncud2VicA.webp");background-size: contain;margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;z-index: 15;position: relative;background-position-x: 50%;background-position-y: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } }

 @media (max-width: 639px) { .gp-component-id-xcMQr9aHB[data-gp-component] { border-top-width: 5px;border-top-color: rgb(254, 100, 129);background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 20px;padding-bottom: 0px;background-position-y: 100%;background-position-x: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xcMQr9aHB[data-gp-component] { border-top-width: 5px;border-top-color: rgb(254, 100, 129);background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 20px;padding-bottom: 0px;background-position-y: 100%;background-position-x: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xcMQr9aHB[data-gp-component] { border-top-width: 5px;border-top-color: rgb(254, 100, 129);background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 20px;padding-bottom: 0px;background-position-y: 100%;background-position-x: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xcMQr9aHB[data-gp-component] { border-top-width: 5px;border-top-color: rgb(254, 100, 129);background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 20px;padding-bottom: 0px;background-position-y: 100%;background-position-x: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-xcMQr9aHB[data-gp-component] { border-top-width: 5px;border-top-color: rgb(254, 100, 129);background-size: auto;padding-left: 10px;padding-right: 10px;padding-top: 20px;padding-bottom: 0px;background-position-y: 100%;background-position-x: 50%;background-repeat-x: no-repeat;background-repeat-y: no-repeat;min-height: 50px;position: relative;z-index: auto; } }

 @media (max-width: 639px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;min-height: 50px;position: relative;z-index: auto; } } @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;min-height: 50px;position: relative;z-index: auto; } } @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;min-height: 50px;position: relative;z-index: auto; } } @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;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-6jAjXUZwU[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 40px;min-height: 50px;position: relative;z-index: auto; } }

 .gp-component-id-6jAjXUZwU.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-6jAjXUZwU.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-6jAjXUZwU.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-6jAjXUZwU.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-6jAjXUZwU.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-6jAjXUZwU.gp-component > [data-section-overlay] { background-color: rgb(251, 252, 254);z-index: 14;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } }

 .gp-component-id-T_9aPz9PN8.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-T_9aPz9PN8.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-T_9aPz9PN8.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-T_9aPz9PN8.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-T_9aPz9PN8.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-T_9aPz9PN8.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-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 20px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 20px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 20px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 20px;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-XzQQy8qf2[data-gp-component] { padding-top: 20px;padding-bottom: 20px;min-height: 50px;position: relative;z-index: auto; } }

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

 @media (max-width: 639px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;z-index: auto;position: relative;min-height: 50px; } } @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;z-index: auto;position: relative;min-height: 50px; } } @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;z-index: auto;position: relative;min-height: 50px; } } @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;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-qDWGYrQdp[data-gp-component] { padding-left: 10px;padding-right: 10px;padding-top: 40px;padding-bottom: 0px;z-index: auto;position: relative;min-height: 50px; } }

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

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

 @media (max-width: 639px) { .gp-component-id-s7XyUyP2I[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s7XyUyP2I[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s7XyUyP2I[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s7XyUyP2I[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (min-width: 1200px) { .gp-component-id-s7XyUyP2I[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-7wiawW1lN[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7wiawW1lN[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7wiawW1lN[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7wiawW1lN[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @media (min-width: 1200px) { .gp-component-id-7wiawW1lN[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: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } }

 @media (max-width: 639px) { .gp-component-id-oNW7w9rn3y[data-gp-component] { margin-top: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oNW7w9rn3y[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-oNW7w9rn3y[data-gp-component] { margin-top: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oNW7w9rn3y[data-gp-component] { margin-top: 20px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-oNW7w9rn3y[data-gp-component] { margin-top: 20px;width: 75%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-PxqN1RGIF6 { font-size: 20px !important;color: rgba(47, 47, 47, 1);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-PxqN1RGIF6 { font-size: 20px !important;color: rgba(47, 47, 47, 1);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-PxqN1RGIF6 { font-size: 20px !important;color: rgba(47, 47, 47, 1);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-PxqN1RGIF6 { font-size: 20px !important;color: rgba(47, 47, 47, 1);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-PxqN1RGIF6 { font-size: 20px !important;color: rgba(47, 47, 47, 1);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 20px;margin-bottom: 0px;padding-top: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 24px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 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-bX3ZwpEhQa { font-size: 32px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 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-bX3ZwpEhQa { font-size: 40px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 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-bX3ZwpEhQa { font-size: 40px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-bX3ZwpEhQa { font-size: 42px !important;font-weight: 900 !important;color: rgba(47, 47, 47, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-G5uDXTA0Oe { font-size: 20px !important;color: rgba(47, 47, 47, 1);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: 20px !important;color: rgba(47, 47, 47, 1);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: 20px !important;color: rgba(47, 47, 47, 1);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: 20px !important;color: rgba(47, 47, 47, 1);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: 20px !important;color: rgba(47, 47, 47, 1);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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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 !important;background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-AzvJrKUQIi { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-AzvJrKUQIi { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-AzvJrKUQIi { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-AzvJrKUQIi { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-AzvJrKUQIi { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-n9Ra0VIrS_ { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-n9Ra0VIrS_ { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-n9Ra0VIrS_ { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-n9Ra0VIrS_ { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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-n9Ra0VIrS_ { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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) { [data-gp-text] .gp-component-id-MuaviIWKrm { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-MuaviIWKrm { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-MuaviIWKrm { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-MuaviIWKrm { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-MuaviIWKrm { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-SbfaeI7txTQ[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-SbfaeI7txTQ[data-gp-component]:active,.gp-component-id-SbfaeI7txTQ[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SbfaeI7txTQ[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-SbfaeI7txTQ[data-gp-component]:active,.gp-component-id-SbfaeI7txTQ[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SbfaeI7txTQ[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-SbfaeI7txTQ[data-gp-component]:active,.gp-component-id-SbfaeI7txTQ[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SbfaeI7txTQ[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-SbfaeI7txTQ[data-gp-component]:active,.gp-component-id-SbfaeI7txTQ[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-SbfaeI7txTQ[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-SbfaeI7txTQ[data-gp-component]:active,.gp-component-id-SbfaeI7txTQ[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-E3Pk22txs0 { font-size: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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: 22px !important;color: rgb(47, 47, 47);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-80oLZVHxUd { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-80oLZVHxUd { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-80oLZVHxUd { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-80oLZVHxUd { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-80oLZVHxUd { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

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

 @media (max-width: 639px) { .gp-component-id-76QoOYErg6z[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-76QoOYErg6z[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-76QoOYErg6z[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-76QoOYErg6z[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-76QoOYErg6z[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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) { [data-gp-text] .gp-component-id-gfpbEtcOHO { font-size: 22px !important;color: rgb(47, 47, 47);text-align: left;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) { .gp-component-id-pX8MCfCuPK[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pX8MCfCuPK[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pX8MCfCuPK[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pX8MCfCuPK[data-gp-component] { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-pX8MCfCuPK[data-gp-component] { width: 75%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-Oe8xxxqtfUW { font-size: 20px !important;color: rgb(47, 47, 47);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) { .gp-component-id-Oe8xxxqtfUW { font-size: 20px !important;color: rgb(47, 47, 47);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) { .gp-component-id-Oe8xxxqtfUW { font-size: 20px !important;color: rgb(47, 47, 47);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) { .gp-component-id-Oe8xxxqtfUW { font-size: 20px !important;color: rgb(47, 47, 47);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) { .gp-component-id-Oe8xxxqtfUW { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-ftBOCbguiLt { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-ftBOCbguiLt { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-ftBOCbguiLt { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-ftBOCbguiLt { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-ftBOCbguiLt { font-size: 20px !important;color: rgb(47, 47, 47);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) { .gp-component-id-iO7cZMKJyZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-iO7cZMKJyZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-iO7cZMKJyZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-iO7cZMKJyZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-iO7cZMKJyZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-0YP7WZXN92 { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-0YP7WZXN92 { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-0YP7WZXN92 { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-0YP7WZXN92 { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-0YP7WZXN92 { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-T0MP1qACM1[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T0MP1qACM1[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T0MP1qACM1[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-T0MP1qACM1[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-T0MP1qACM1[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

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

 .gp-component-id-ubodwVUtWP { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-ubodwVUtWP { 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-ubodwVUtWP { 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-ubodwVUtWP { 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-ubodwVUtWP { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-ubodwVUtWP { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-f9NA6c96Js { font-size: 20px !important;color: rgb(47, 47, 47);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-f9NA6c96Js { font-size: 20px !important;color: rgb(47, 47, 47);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-f9NA6c96Js { font-size: 20px !important;color: rgb(47, 47, 47);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-f9NA6c96Js { font-size: 20px !important;color: rgb(47, 47, 47);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-f9NA6c96Js { font-size: 20px !important;color: rgb(47, 47, 47);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-Iz0F9bqDQ8 { font-size: 20px !important;color: rgb(47, 47, 47);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-Iz0F9bqDQ8 { font-size: 20px !important;color: rgb(47, 47, 47);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-Iz0F9bqDQ8 { font-size: 20px !important;color: rgb(47, 47, 47);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-Iz0F9bqDQ8 { font-size: 20px !important;color: rgb(47, 47, 47);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-Iz0F9bqDQ8 { font-size: 20px !important;color: rgb(47, 47, 47);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-MuDGExEjVo { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-MuDGExEjVo { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-MuDGExEjVo { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-MuDGExEjVo { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-MuDGExEjVo { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-9GSSBDuiJw { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-9GSSBDuiJw { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-9GSSBDuiJw { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-9GSSBDuiJw { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-9GSSBDuiJw { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-wIDt3Nicqp[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-wIDt3Nicqp[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-wIDt3Nicqp[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-wIDt3Nicqp[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wIDt3Nicqp[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-jnmW8ALIKR[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-jnmW8ALIKR[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-jnmW8ALIKR[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-jnmW8ALIKR[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jnmW8ALIKR[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-dIU_K_0Cl7 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-dIU_K_0Cl7 { 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-dIU_K_0Cl7 { 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-dIU_K_0Cl7 { 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-dIU_K_0Cl7 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-dIU_K_0Cl7 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

 @media (max-width: 639px) { .gp-component-id-5vXi3lS9H[data-gp-component] { margin-top: 30px;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-5vXi3lS9H[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5vXi3lS9H[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5vXi3lS9H[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-5vXi3lS9H[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-MGIYKpcp_N { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-MGIYKpcp_N { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-MGIYKpcp_N { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-MGIYKpcp_N { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-MGIYKpcp_N { font-size: 20px !important;color: rgb(47, 47, 47);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-Jo66LTnxGZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-Jo66LTnxGZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-Jo66LTnxGZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-Jo66LTnxGZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-Jo66LTnxGZ { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-ztHsO76d6R[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ztHsO76d6R[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ztHsO76d6R[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-ztHsO76d6R[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ztHsO76d6R[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

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

 .gp-component-id-Y5Jwj4OEfU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-Y5Jwj4OEfU { 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-Y5Jwj4OEfU { 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-Y5Jwj4OEfU { 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-Y5Jwj4OEfU { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-Y5Jwj4OEfU { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-4eT6FtWrfN { font-size: 20px !important;color: rgb(47, 47, 47);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-4eT6FtWrfN { font-size: 20px !important;color: rgb(47, 47, 47);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-4eT6FtWrfN { font-size: 20px !important;color: rgb(47, 47, 47);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-4eT6FtWrfN { font-size: 20px !important;color: rgb(47, 47, 47);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-4eT6FtWrfN { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-7iTBPhfvuA { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-7iTBPhfvuA { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-7iTBPhfvuA { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-7iTBPhfvuA { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-7iTBPhfvuA { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-aHiLgWw_vW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-aHiLgWw_vW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-aHiLgWw_vW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-aHiLgWw_vW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-aHiLgWw_vW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-eF9pTgPy0X[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-eF9pTgPy0X[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-eF9pTgPy0X[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-eF9pTgPy0X[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-eF9pTgPy0X[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-7HQX2Dcaqs { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-7HQX2Dcaqs { 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-7HQX2Dcaqs { 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-7HQX2Dcaqs { 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-7HQX2Dcaqs { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-7HQX2Dcaqs { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

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

 @media (max-width: 639px) { .gp-component-id-F1CfyIS3l[data-gp-component] { margin-top: 30px;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-F1CfyIS3l[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-F1CfyIS3l[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-F1CfyIS3l[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-F1CfyIS3l[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-95PzzI9nE[data-gp-component] { margin-top: 30px;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-95PzzI9nE[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-95PzzI9nE[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-95PzzI9nE[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-95PzzI9nE[data-gp-component] { margin-top: 30px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-fWkl2lmetRL { font-size: 20px !important;color: rgb(47, 47, 47);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-430RdzlRgIc { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-430RdzlRgIc { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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) { .gp-component-id-QEhslRHiiE[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QEhslRHiiE[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QEhslRHiiE[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-QEhslRHiiE[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-QEhslRHiiE[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

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

 .gp-component-id-Gja5BOqwPX { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-Gja5BOqwPX { 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-Gja5BOqwPX { 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-Gja5BOqwPX { 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-Gja5BOqwPX { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-Gja5BOqwPX { 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-THSxyVFt57 { font-size: 20px !important;color: rgb(47, 47, 47);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-THSxyVFt57 { font-size: 20px !important;color: rgb(47, 47, 47);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-THSxyVFt57 { font-size: 20px !important;color: rgb(47, 47, 47);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-THSxyVFt57 { font-size: 20px !important;color: rgb(47, 47, 47);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-THSxyVFt57 { font-size: 20px !important;color: rgb(47, 47, 47);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) { [data-gp-text] .gp-component-id-ts0Cisl9pq { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-ts0Cisl9pq { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-ts0Cisl9pq { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-ts0Cisl9pq { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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-ts0Cisl9pq { font-size: 24px;font-weight: 600;color: rgb(47, 47, 47);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; } }

 .gp-component-id-iE31B2fdJE { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-iE31B2fdJE { 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-iE31B2fdJE { 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-iE31B2fdJE { 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-iE31B2fdJE { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-iE31B2fdJE { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

 @media (max-width: 639px) { .gp-component-id-MH80uXlbf[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MH80uXlbf[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MH80uXlbf[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-MH80uXlbf[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-MH80uXlbf[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-Ewlvc81SkK[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: 100%;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-Ewlvc81SkK[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: 100%;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-Ewlvc81SkK[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: 100%;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-Ewlvc81SkK[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: 100%;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-Ewlvc81SkK[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: 100%;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-vEmQ908G2[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-vEmQ908G2[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-vEmQ908G2[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 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-vEmQ908G2[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vEmQ908G2[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-D2hpjup2q2w[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-D2hpjup2q2w[data-gp-component]:active,.gp-component-id-D2hpjup2q2w[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-D2hpjup2q2w[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-D2hpjup2q2w[data-gp-component]:active,.gp-component-id-D2hpjup2q2w[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-D2hpjup2q2w[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-D2hpjup2q2w[data-gp-component]:active,.gp-component-id-D2hpjup2q2w[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-D2hpjup2q2w[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-D2hpjup2q2w[data-gp-component]:active,.gp-component-id-D2hpjup2q2w[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-D2hpjup2q2w[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-D2hpjup2q2w[data-gp-component]:active,.gp-component-id-D2hpjup2q2w[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

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

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

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

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

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

 .gp-component-id-LY_FKd1NFK { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-LY_FKd1NFK { 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-LY_FKd1NFK { 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-LY_FKd1NFK { 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-LY_FKd1NFK { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-LY_FKd1NFK { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

 @media (max-width: 639px) { .gp-component-id-Vts0Fjo4G9[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-Vts0Fjo4G9[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-Vts0Fjo4G9[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-Vts0Fjo4G9[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Vts0Fjo4G9[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-5PRya9mbzs { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-5PRya9mbzs { 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-5PRya9mbzs { 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-5PRya9mbzs { 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-5PRya9mbzs { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-5PRya9mbzs { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

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

 @media (max-width: 639px) { .gp-component-id-MepMrMvDu[data-gp-component] { margin-top: 0px;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-MepMrMvDu[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MepMrMvDu[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MepMrMvDu[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-MepMrMvDu[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } }

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-aDMP6golNk[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-jD_giieEes[data-gp-component] { margin-top: 20px;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] { margin-top: 20px;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] { margin-top: 20px;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] { margin-top: 20px;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] { margin-top: 20px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-H0AFKIO2JY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H0AFKIO2JY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H0AFKIO2JY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H0AFKIO2JY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-H0AFKIO2JY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-5PEIPyYqHd { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-5PEIPyYqHd { 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-5PEIPyYqHd { 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-5PEIPyYqHd { 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-5PEIPyYqHd { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-5PEIPyYqHd { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-KCU0jQrGmn[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-KCU0jQrGmn[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-KCU0jQrGmn[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-KCU0jQrGmn[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-KCU0jQrGmn[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-wywMVRyicH { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-wywMVRyicH { 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-wywMVRyicH { 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-wywMVRyicH { 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-wywMVRyicH { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-wywMVRyicH { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

 @media (max-width: 639px) { .gp-component-id-0gyvuJ9cj[data-gp-component] { margin-top: 0px;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-0gyvuJ9cj[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0gyvuJ9cj[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0gyvuJ9cj[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-0gyvuJ9cj[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-m6uPG6kMuC[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-m6uPG6kMuC[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-m6uPG6kMuC[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-m6uPG6kMuC[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-m6uPG6kMuC[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-gENAC1PS2U { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-gENAC1PS2U { 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-gENAC1PS2U { 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-gENAC1PS2U { 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-gENAC1PS2U { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-gENAC1PS2U { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

 @media (max-width: 639px) { .gp-component-id-AtWufKyGhJ[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-AtWufKyGhJ[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-AtWufKyGhJ[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-AtWufKyGhJ[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-AtWufKyGhJ[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-gbhi_H8mDO { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-gbhi_H8mDO { 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-gbhi_H8mDO { 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-gbhi_H8mDO { 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-gbhi_H8mDO { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-gbhi_H8mDO { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

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

 @media (max-width: 639px) { .gp-component-id-ji7c8WAkW[data-gp-component] { margin-top: 0px;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-ji7c8WAkW[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ji7c8WAkW[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ji7c8WAkW[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-ji7c8WAkW[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-JYNbcizMnY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JYNbcizMnY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JYNbcizMnY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JYNbcizMnY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-JYNbcizMnY[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-fZkXRo2q75 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-fZkXRo2q75 { 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-fZkXRo2q75 { 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-fZkXRo2q75 { 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-fZkXRo2q75 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-fZkXRo2q75 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-7_JwYAc5wF[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-7_JwYAc5wF[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-7_JwYAc5wF[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-7_JwYAc5wF[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-7_JwYAc5wF[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-vCc4AL0Qbb { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-vCc4AL0Qbb { 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-vCc4AL0Qbb { 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-vCc4AL0Qbb { 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-vCc4AL0Qbb { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-vCc4AL0Qbb { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

 @media (max-width: 639px) { .gp-component-id-ldfjP4ZXI[data-gp-component] { margin-top: 0px;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-ldfjP4ZXI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ldfjP4ZXI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ldfjP4ZXI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-ldfjP4ZXI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-DV5gtZQOg[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DV5gtZQOg[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DV5gtZQOg[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DV5gtZQOg[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-DV5gtZQOg[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-l9wcZVdYDR { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-l9wcZVdYDR { 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-l9wcZVdYDR { 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-l9wcZVdYDR { 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-l9wcZVdYDR { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-l9wcZVdYDR { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

 @media (max-width: 639px) { .gp-component-id-Kcl83PVJ9G[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-Kcl83PVJ9G[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-Kcl83PVJ9G[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-Kcl83PVJ9G[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Kcl83PVJ9G[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-prrGJKIBQV { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-prrGJKIBQV { 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-prrGJKIBQV { 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-prrGJKIBQV { 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-prrGJKIBQV { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-prrGJKIBQV { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

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

 @media (max-width: 639px) { .gp-component-id-KsfgPvTu2[data-gp-component] { margin-top: 0px;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-KsfgPvTu2[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KsfgPvTu2[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KsfgPvTu2[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-KsfgPvTu2[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-rfACJLhdXF[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rfACJLhdXF[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rfACJLhdXF[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rfACJLhdXF[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-rfACJLhdXF[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-AQxk8oUHUp { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-AQxk8oUHUp { 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-AQxk8oUHUp { 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-AQxk8oUHUp { 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-AQxk8oUHUp { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-AQxk8oUHUp { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-3Wz81l6a9b[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-3Wz81l6a9b[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-3Wz81l6a9b[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-3Wz81l6a9b[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-3Wz81l6a9b[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-Q5LTk8Y7aU { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-Q5LTk8Y7aU { 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-Q5LTk8Y7aU { 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-Q5LTk8Y7aU { 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-Q5LTk8Y7aU { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-Q5LTk8Y7aU { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

 @media (max-width: 639px) { .gp-component-id-p0iAoI4bQ[data-gp-component] { margin-top: 0px;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-p0iAoI4bQ[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-p0iAoI4bQ[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-p0iAoI4bQ[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-p0iAoI4bQ[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-qniIvA8q6s[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qniIvA8q6s[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qniIvA8q6s[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qniIvA8q6s[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-qniIvA8q6s[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-CNU0T4GNb2 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-CNU0T4GNb2 { 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-CNU0T4GNb2 { 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-CNU0T4GNb2 { 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-CNU0T4GNb2 { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-CNU0T4GNb2 { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

 @media (max-width: 639px) { .gp-component-id-28ZcjQ9qJn[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-28ZcjQ9qJn[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-28ZcjQ9qJn[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-28ZcjQ9qJn[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-28ZcjQ9qJn[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-jLGUjUsnOi { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-jLGUjUsnOi { 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-jLGUjUsnOi { 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-jLGUjUsnOi { 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-jLGUjUsnOi { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-jLGUjUsnOi { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

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

 @media (max-width: 639px) { .gp-component-id-0bvgrE903[data-gp-component] { margin-top: 0px;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-0bvgrE903[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0bvgrE903[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0bvgrE903[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-0bvgrE903[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-_IVg4_pNZe[data-gp-component] { margin-top: 0px;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-_IVg4_pNZe[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_IVg4_pNZe[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_IVg4_pNZe[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-_IVg4_pNZe[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 0px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-CguakbBHXm[data-gp-component] { margin-top: 0px;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-CguakbBHXm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CguakbBHXm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CguakbBHXm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-CguakbBHXm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-WSVim1ulI[data-gp-component] { margin-top: 0px;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-WSVim1ulI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WSVim1ulI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WSVim1ulI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-WSVim1ulI[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%; } }

 @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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-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: 10px;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-NZr7_6D070[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NZr7_6D070[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NZr7_6D070[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NZr7_6D070[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-NZr7_6D070[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-4rhBqgafW0 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-4rhBqgafW0 { 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-4rhBqgafW0 { 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-4rhBqgafW0 { 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-4rhBqgafW0 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-4rhBqgafW0 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-_cNIGIs8bd[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-_cNIGIs8bd[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-_cNIGIs8bd[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-_cNIGIs8bd[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-_cNIGIs8bd[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-kG0cddk7Li { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-kG0cddk7Li { 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-kG0cddk7Li { 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-kG0cddk7Li { 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-kG0cddk7Li { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-kG0cddk7Li { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

 @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: 10px;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-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: 10px;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-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: 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-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: 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-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: 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-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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 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-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: 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-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: 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-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: 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-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: 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-9wt6buAx7I[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9wt6buAx7I[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9wt6buAx7I[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9wt6buAx7I[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9wt6buAx7I[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } }

 .gp-component-id-ft7oktlH14 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-ft7oktlH14 { 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-ft7oktlH14 { 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-ft7oktlH14 { 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-ft7oktlH14 { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-ft7oktlH14 { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

 @media (max-width: 639px) { .gp-component-id-A7HWHg8lZ5[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-A7HWHg8lZ5[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-A7HWHg8lZ5[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-A7HWHg8lZ5[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-A7HWHg8lZ5[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-U9jhL5h30r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-U9jhL5h30r { 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-U9jhL5h30r { 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-U9jhL5h30r { 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-U9jhL5h30r { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } } @media (min-width: 1200px) { .gp-component-id-U9jhL5h30r { padding-left: 8px;padding-right: 8px;width: 50%;flex-basis: auto;flex-shrink: 0;flex-grow: 0; } }

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

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

 .gp-component-id-hjm0C5mCpl { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-hjm0C5mCpl { 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-hjm0C5mCpl { 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-hjm0C5mCpl { 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-hjm0C5mCpl { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-hjm0C5mCpl { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 @media (max-width: 639px) { .gp-component-id-bFJigB8hYY[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-bFJigB8hYY[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-bFJigB8hYY[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-bFJigB8hYY[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-bFJigB8hYY[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

 .gp-component-id-XWDPYvC5u4 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-XWDPYvC5u4 { 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-XWDPYvC5u4 { 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-XWDPYvC5u4 { 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-XWDPYvC5u4 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-XWDPYvC5u4 { padding-left: 8px;padding-right: 8px;width: 50%;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

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

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

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

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

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

 @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: 10px;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-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: 10px;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-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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } }

 @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: 10px;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: 10px;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: 10px;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: 10px;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: 10px;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-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: 10px;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-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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } }

 @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: 10px;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: 10px;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-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;margin-top: 10px;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-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-position: center center;object-fit: cover; } } @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-position: center center;object-fit: cover; } } @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-position: center center;object-fit: cover; } } @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-position: center center;object-fit: cover; } }

 @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: 0px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-UuUVqfc91[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } }

 @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: 10px;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-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: 10px;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-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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } }

 @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;margin-top: 10px;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;margin-top: 5px;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-XFWZv_s07j[data-gp-component] { margin-top: 0px;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-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 7px;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: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 7px;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: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 7px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-XFWZv_s07j[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 7px;width: 100%; } }

 @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: 10px;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-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: 10px;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-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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } } @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-fit: cover;object-position: center center; } }

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

 @media (max-width: 639px) { .gp-component-id-907KO2zLoz[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-907KO2zLoz[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-907KO2zLoz[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-907KO2zLoz[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-907KO2zLoz[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-uXwPbRsxS1[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-uXwPbRsxS1[data-gp-component]:active,.gp-component-id-uXwPbRsxS1[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uXwPbRsxS1[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-uXwPbRsxS1[data-gp-component]:active,.gp-component-id-uXwPbRsxS1[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uXwPbRsxS1[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-uXwPbRsxS1[data-gp-component]:active,.gp-component-id-uXwPbRsxS1[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uXwPbRsxS1[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-uXwPbRsxS1[data-gp-component]:active,.gp-component-id-uXwPbRsxS1[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-uXwPbRsxS1[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-uXwPbRsxS1[data-gp-component]:active,.gp-component-id-uXwPbRsxS1[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-3XG2gacDKO5 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3XG2gacDKO5 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3XG2gacDKO5 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3XG2gacDKO5 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-3XG2gacDKO5 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-eRH1Tl0xxgC[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eRH1Tl0xxgC[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eRH1Tl0xxgC[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eRH1Tl0xxgC[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-eRH1Tl0xxgC[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-tYUbVt8Wl_H[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-tYUbVt8Wl_H[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-tYUbVt8Wl_H[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-tYUbVt8Wl_H[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-tYUbVt8Wl_H[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-dUuuEIDkVLU { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dUuuEIDkVLU { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dUuuEIDkVLU { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dUuuEIDkVLU { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-dUuuEIDkVLU { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-5zKbVPbwabs[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5zKbVPbwabs[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5zKbVPbwabs[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5zKbVPbwabs[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-5zKbVPbwabs[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-VT03okQ3u6L[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-VT03okQ3u6L[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-VT03okQ3u6L[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-VT03okQ3u6L[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-VT03okQ3u6L[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-PNhPbdCbFgi { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PNhPbdCbFgi { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PNhPbdCbFgi { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PNhPbdCbFgi { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-PNhPbdCbFgi { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-mhRiJ1fu8RV[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mhRiJ1fu8RV[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mhRiJ1fu8RV[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mhRiJ1fu8RV[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-mhRiJ1fu8RV[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-qlKfb4AHZ18[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-qlKfb4AHZ18[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-qlKfb4AHZ18[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-qlKfb4AHZ18[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-qlKfb4AHZ18[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-4x1EGKPURcE { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4x1EGKPURcE { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4x1EGKPURcE { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4x1EGKPURcE { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-4x1EGKPURcE { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-onmJVm_ggJ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-onmJVm_ggJ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-onmJVm_ggJ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-onmJVm_ggJ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-onmJVm_ggJ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Xwyo8lrtpL[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-Xwyo8lrtpL[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-Xwyo8lrtpL[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-Xwyo8lrtpL[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-Xwyo8lrtpL[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-EvVYsi_A0v { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EvVYsi_A0v { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EvVYsi_A0v { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EvVYsi_A0v { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-EvVYsi_A0v { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-NCig93yi7Q[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NCig93yi7Q[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NCig93yi7Q[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NCig93yi7Q[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-NCig93yi7Q[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-p0omCl3U_w[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-p0omCl3U_w[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-p0omCl3U_w[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-p0omCl3U_w[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-p0omCl3U_w[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-DAx3brJy0h[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DAx3brJy0h[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DAx3brJy0h[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DAx3brJy0h[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (min-width: 1200px) { .gp-component-id-DAx3brJy0h[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;list-style-position: inside;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-bcGl9q6nOG[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-bcGl9q6nOG[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-bcGl9q6nOG[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-bcGl9q6nOG[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-bcGl9q6nOG[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-btYybpGezIL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-btYybpGezIL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-btYybpGezIL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-btYybpGezIL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-btYybpGezIL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-_Q26s6j063k[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_Q26s6j063k[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_Q26s6j063k[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_Q26s6j063k[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-_Q26s6j063k[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-zcVfeAQ06qh[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-zcVfeAQ06qh[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-zcVfeAQ06qh[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-zcVfeAQ06qh[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-zcVfeAQ06qh[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-1OtIwr3pc50 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1OtIwr3pc50 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1OtIwr3pc50 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1OtIwr3pc50 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-1OtIwr3pc50 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-dBalxye09sn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dBalxye09sn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dBalxye09sn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dBalxye09sn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-dBalxye09sn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-to7MpGMSdPg[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-to7MpGMSdPg[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-to7MpGMSdPg[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-to7MpGMSdPg[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-to7MpGMSdPg[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-pFQYSaU4P4r[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-pFQYSaU4P4r[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-pFQYSaU4P4r[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-pFQYSaU4P4r[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-pFQYSaU4P4r[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-Y1mBn9PQZz { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y1mBn9PQZz { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y1mBn9PQZz { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y1mBn9PQZz { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-Y1mBn9PQZz { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-NR_VJuUTpn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NR_VJuUTpn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NR_VJuUTpn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NR_VJuUTpn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-NR_VJuUTpn[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-7aWxKe06o[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-7aWxKe06o[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-7aWxKe06o[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-7aWxKe06o[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-7aWxKe06o[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-LnKQ2O1VI8z[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-LnKQ2O1VI8z[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-LnKQ2O1VI8z[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-LnKQ2O1VI8z[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-LnKQ2O1VI8z[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-WB0TIkQGU8h[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-WB0TIkQGU8h[data-gp-component]:active,.gp-component-id-WB0TIkQGU8h[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WB0TIkQGU8h[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-WB0TIkQGU8h[data-gp-component]:active,.gp-component-id-WB0TIkQGU8h[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WB0TIkQGU8h[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-WB0TIkQGU8h[data-gp-component]:active,.gp-component-id-WB0TIkQGU8h[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WB0TIkQGU8h[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-WB0TIkQGU8h[data-gp-component]:active,.gp-component-id-WB0TIkQGU8h[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-WB0TIkQGU8h[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-WB0TIkQGU8h[data-gp-component]:active,.gp-component-id-WB0TIkQGU8h[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

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

 @media (max-width: 639px) { .gp-component-id-BO5P44dDZyk[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BO5P44dDZyk[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BO5P44dDZyk[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BO5P44dDZyk[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-BO5P44dDZyk[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-PCTJfTfpxWU[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-PCTJfTfpxWU[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-PCTJfTfpxWU[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-PCTJfTfpxWU[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-PCTJfTfpxWU[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-RpClNfN40rV { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RpClNfN40rV { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RpClNfN40rV { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RpClNfN40rV { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-RpClNfN40rV { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-KDs8CvBcuwH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KDs8CvBcuwH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KDs8CvBcuwH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KDs8CvBcuwH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-KDs8CvBcuwH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-PZm1OaTT_d2[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-PZm1OaTT_d2[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-PZm1OaTT_d2[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-PZm1OaTT_d2[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-PZm1OaTT_d2[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-ZGe_FMIt7Bk { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZGe_FMIt7Bk { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZGe_FMIt7Bk { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZGe_FMIt7Bk { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-ZGe_FMIt7Bk { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-QYot_KAKlEx[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QYot_KAKlEx[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QYot_KAKlEx[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QYot_KAKlEx[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-QYot_KAKlEx[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-pRGhrVVS1sh[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-pRGhrVVS1sh[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-pRGhrVVS1sh[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-pRGhrVVS1sh[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-pRGhrVVS1sh[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-nyhk2RYqope { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nyhk2RYqope { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nyhk2RYqope { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nyhk2RYqope { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-nyhk2RYqope { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-YagsMDQ1Vqb[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YagsMDQ1Vqb[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YagsMDQ1Vqb[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YagsMDQ1Vqb[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-YagsMDQ1Vqb[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Xhplf59gjCs[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-Xhplf59gjCs[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-Xhplf59gjCs[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-Xhplf59gjCs[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-Xhplf59gjCs[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-_kVSZJvCRiG { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_kVSZJvCRiG { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_kVSZJvCRiG { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_kVSZJvCRiG { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-_kVSZJvCRiG { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-NkMgc2GOEv[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NkMgc2GOEv[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NkMgc2GOEv[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NkMgc2GOEv[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-NkMgc2GOEv[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-OfIT70_wi7[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-OfIT70_wi7[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-OfIT70_wi7[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-OfIT70_wi7[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-OfIT70_wi7[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-zBCtGhH1lT[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zBCtGhH1lT[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zBCtGhH1lT[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zBCtGhH1lT[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (min-width: 1200px) { .gp-component-id-zBCtGhH1lT[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;position: relative;list-style-position: inside; } }

 @media (max-width: 639px) { .gp-component-id-bj8vMrAamZ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bj8vMrAamZ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bj8vMrAamZ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bj8vMrAamZ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-bj8vMrAamZ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-wx2CbenRjQ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-wx2CbenRjQ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-wx2CbenRjQ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-wx2CbenRjQ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-wx2CbenRjQ { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-cDMfH6JCTI[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cDMfH6JCTI[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cDMfH6JCTI[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cDMfH6JCTI[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-cDMfH6JCTI[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Hbd0G1dF0[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-Hbd0G1dF0[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-Hbd0G1dF0[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-Hbd0G1dF0[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-Hbd0G1dF0[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-Ykq0K9shno[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-Ykq0K9shno[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-Ykq0K9shno[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-Ykq0K9shno[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-Ykq0K9shno[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-ZVOT0VHUE2[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-ZVOT0VHUE2[data-gp-component]:active,.gp-component-id-ZVOT0VHUE2[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZVOT0VHUE2[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-ZVOT0VHUE2[data-gp-component]:active,.gp-component-id-ZVOT0VHUE2[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZVOT0VHUE2[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-ZVOT0VHUE2[data-gp-component]:active,.gp-component-id-ZVOT0VHUE2[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZVOT0VHUE2[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-ZVOT0VHUE2[data-gp-component]:active,.gp-component-id-ZVOT0VHUE2[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-ZVOT0VHUE2[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-ZVOT0VHUE2[data-gp-component]:active,.gp-component-id-ZVOT0VHUE2[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

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

 @media (max-width: 639px) { .gp-component-id-yo0R0kd6VS[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yo0R0kd6VS[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yo0R0kd6VS[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yo0R0kd6VS[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-yo0R0kd6VS[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-OzU2HurI2p[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-OzU2HurI2p[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-OzU2HurI2p[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-OzU2HurI2p[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-OzU2HurI2p[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-gn2IP1aQBc { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-gn2IP1aQBc { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-gn2IP1aQBc { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-gn2IP1aQBc { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-gn2IP1aQBc { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-89maUisx5e[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-89maUisx5e[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-89maUisx5e[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-89maUisx5e[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-89maUisx5e[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-v8Nuzg_5w0[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-v8Nuzg_5w0[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-v8Nuzg_5w0[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-v8Nuzg_5w0[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-v8Nuzg_5w0[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-k0u0MnpGBHv { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-k0u0MnpGBHv { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-k0u0MnpGBHv { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-k0u0MnpGBHv { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-k0u0MnpGBHv { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-MRN0KlNzGX[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MRN0KlNzGX[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MRN0KlNzGX[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MRN0KlNzGX[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-MRN0KlNzGX[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-0LBTDpVGWe[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-0LBTDpVGWe[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-0LBTDpVGWe[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-0LBTDpVGWe[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-0LBTDpVGWe[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-0qIuTZ5Q9b { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0qIuTZ5Q9b { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0qIuTZ5Q9b { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0qIuTZ5Q9b { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0qIuTZ5Q9b { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-y5HG9SZ7Ng[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y5HG9SZ7Ng[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y5HG9SZ7Ng[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y5HG9SZ7Ng[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-y5HG9SZ7Ng[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-j97iDWaji8[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-j97iDWaji8[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-j97iDWaji8[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-j97iDWaji8[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-j97iDWaji8[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-60hvddwHuC[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-60hvddwHuC[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-60hvddwHuC[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-60hvddwHuC[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (min-width: 1200px) { .gp-component-id-60hvddwHuC[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;list-style-position: inside;position: relative; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-RPxaidrzTF { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-RPxaidrzTF { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-RPxaidrzTF { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-RPxaidrzTF { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-RPxaidrzTF { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } }

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-K2xyuezWBs[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-K2xyuezWBs[data-gp-component]:active,.gp-component-id-K2xyuezWBs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K2xyuezWBs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-K2xyuezWBs[data-gp-component]:active,.gp-component-id-K2xyuezWBs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K2xyuezWBs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-K2xyuezWBs[data-gp-component]:active,.gp-component-id-K2xyuezWBs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K2xyuezWBs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-K2xyuezWBs[data-gp-component]:active,.gp-component-id-K2xyuezWBs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-K2xyuezWBs[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-K2xyuezWBs[data-gp-component]:active,.gp-component-id-K2xyuezWBs[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

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

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

 @media (max-width: 639px) { .gp-component-id-SacSx4ohVT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SacSx4ohVT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SacSx4ohVT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SacSx4ohVT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-SacSx4ohVT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-97lCpia6FA[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-97lCpia6FA[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-97lCpia6FA[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-97lCpia6FA[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-97lCpia6FA[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-F9RLtqWJLQL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-F9RLtqWJLQL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-F9RLtqWJLQL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-F9RLtqWJLQL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-F9RLtqWJLQL { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-DxNlLR50PB0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DxNlLR50PB0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DxNlLR50PB0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DxNlLR50PB0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-DxNlLR50PB0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-2oTL0Y1TjXc[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-2oTL0Y1TjXc[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-2oTL0Y1TjXc[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-2oTL0Y1TjXc[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-2oTL0Y1TjXc[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-jACoEFrsL4 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-jACoEFrsL4 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-jACoEFrsL4 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-jACoEFrsL4 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-jACoEFrsL4 { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-atIzjx2wupH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-atIzjx2wupH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-atIzjx2wupH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-atIzjx2wupH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-atIzjx2wupH[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Dh00UdwQdwr[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-Dh00UdwQdwr[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-Dh00UdwQdwr[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-Dh00UdwQdwr[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-Dh00UdwQdwr[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-Si0IwQYtnT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Si0IwQYtnT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Si0IwQYtnT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Si0IwQYtnT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Si0IwQYtnT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Q0RQvIhuIB[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q0RQvIhuIB[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q0RQvIhuIB[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q0RQvIhuIB[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Q0RQvIhuIB[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-o0XNHrWBEU[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-o0XNHrWBEU[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-o0XNHrWBEU[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-o0XNHrWBEU[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-o0XNHrWBEU[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-dyMvMr7K8x[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dyMvMr7K8x[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dyMvMr7K8x[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dyMvMr7K8x[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (min-width: 1200px) { .gp-component-id-dyMvMr7K8x[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;position: relative;list-style-position: inside; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-TRR79n6Yp8 { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-TRR79n6Yp8 { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-TRR79n6Yp8 { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-TRR79n6Yp8 { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;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-TRR79n6Yp8 { font-size: 22px !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } }

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

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

 @media (max-width: 639px) { .gp-component-id-iJPv1CNtGX[data-gp-component] { font-size: 15px !important;background-color: rgb(254, 100, 129);margin-top: 0px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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) { .gp-component-id-b4no_NxHP4[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-b4no_NxHP4[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-b4no_NxHP4[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-b4no_NxHP4[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-b4no_NxHP4[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-KQNM3sTym[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-KQNM3sTym[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-KQNM3sTym[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-KQNM3sTym[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-KQNM3sTym[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-8rECc3tBNZ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8rECc3tBNZ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8rECc3tBNZ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8rECc3tBNZ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-8rECc3tBNZ[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-JyihtlDdE[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-JyihtlDdE[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-JyihtlDdE[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-JyihtlDdE[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-JyihtlDdE[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-kvI0ih2Fp[data-gp-component] { text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgb(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: column;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(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: column;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(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: column;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(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: column;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(254, 100, 129);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-vLFsz_raT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vLFsz_raT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vLFsz_raT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vLFsz_raT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-vLFsz_raT { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-EhaZJbwHBa[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EhaZJbwHBa[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EhaZJbwHBa[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EhaZJbwHBa[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-EhaZJbwHBa[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-vYL1z93fiw[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-vYL1z93fiw[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-vYL1z93fiw[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-vYL1z93fiw[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-vYL1z93fiw[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-4XAG490MZf { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4XAG490MZf { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4XAG490MZf { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4XAG490MZf { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-4XAG490MZf { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-BRn4PhlECT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BRn4PhlECT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BRn4PhlECT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BRn4PhlECT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-BRn4PhlECT[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-jLXFrtwZvQ[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-jLXFrtwZvQ[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-jLXFrtwZvQ[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-jLXFrtwZvQ[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-jLXFrtwZvQ[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-jFIgyNzl7l { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jFIgyNzl7l { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jFIgyNzl7l { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jFIgyNzl7l { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-jFIgyNzl7l { font-size: 22px !important;font-weight: 700 !important;color: rgb(47, 47, 47);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-OJGue9q1So[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OJGue9q1So[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OJGue9q1So[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OJGue9q1So[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-OJGue9q1So[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-9bmAO9W0Ad[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-9bmAO9W0Ad[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-9bmAO9W0Ad[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-9bmAO9W0Ad[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-9bmAO9W0Ad[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-M0Tpk0lQs[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M0Tpk0lQs[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M0Tpk0lQs[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M0Tpk0lQs[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (min-width: 1200px) { .gp-component-id-M0Tpk0lQs[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;position: relative;list-style-position: inside; } }

 @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%;position: relative;z-index: 15; } } @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;position: relative;z-index: 15; } } @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;position: relative;z-index: 15; } } @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;position: relative;z-index: 15; } } @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;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } }

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

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

 @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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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: 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: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-1sOav6rZH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-xObgVpQ5r[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-Do0a7hEiB[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .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: 10px;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: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;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: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-0xqF4qhvm[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 10px;width: 100%; } }

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

 @media (max-width: 639px) { .gp-component-id-B9eYyKvU92u[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-B9eYyKvU92u[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-B9eYyKvU92u[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-B9eYyKvU92u[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-B9eYyKvU92u[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-vVo2_SvEXc9[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-vVo2_SvEXc9[data-gp-component]:active,.gp-component-id-vVo2_SvEXc9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vVo2_SvEXc9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-vVo2_SvEXc9[data-gp-component]:active,.gp-component-id-vVo2_SvEXc9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vVo2_SvEXc9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-vVo2_SvEXc9[data-gp-component]:active,.gp-component-id-vVo2_SvEXc9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vVo2_SvEXc9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-vVo2_SvEXc9[data-gp-component]:active,.gp-component-id-vVo2_SvEXc9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-vVo2_SvEXc9[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer; } .gp-component-id-vVo2_SvEXc9[data-gp-component]:active,.gp-component-id-vVo2_SvEXc9[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-cPJxDawmId[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cPJxDawmId[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cPJxDawmId[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cPJxDawmId[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-cPJxDawmId[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-OYt0fEav0K[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-OYt0fEav0K[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-OYt0fEav0K[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-OYt0fEav0K[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-OYt0fEav0K[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-waBo0OS5HP[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-waBo0OS5HP[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-waBo0OS5HP[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-waBo0OS5HP[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-waBo0OS5HP[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Oy7FuUkssU[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-Oy7FuUkssU[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-Oy7FuUkssU[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-Oy7FuUkssU[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-Oy7FuUkssU[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-3vVD688EKK[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3vVD688EKK[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3vVD688EKK[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3vVD688EKK[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-3vVD688EKK[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-XKfld5K0hD[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-XKfld5K0hD[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-XKfld5K0hD[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-XKfld5K0hD[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-XKfld5K0hD[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-rkR0tHKURd[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rkR0tHKURd[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rkR0tHKURd[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rkR0tHKURd[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;list-style-position: inside;position: relative; } } @media (min-width: 1200px) { .gp-component-id-rkR0tHKURd[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;list-style-position: inside;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-zUc2CdJ9Fn[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-zUc2CdJ9Fn[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-zUc2CdJ9Fn[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-zUc2CdJ9Fn[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-zUc2CdJ9Fn[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-NomJ2vCpP9 { font-size: 22px !important;color: rgba(47, 47, 47, 1);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: 22px !important;color: rgba(47, 47, 47, 1);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: 22px !important;color: rgba(47, 47, 47, 1);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: 22px !important;color: rgba(47, 47, 47, 1);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: 22px !important;color: rgba(47, 47, 47, 1);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-WllJ0Id7YL[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WllJ0Id7YL[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WllJ0Id7YL[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WllJ0Id7YL[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-WllJ0Id7YL[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } }

 @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: 20px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @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: 20px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @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: 20px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @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: 20px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } } @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: 20px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px;background-position-y: 50%;background-position-x: 50%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-xFBglCkNsm { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-sws1Ecig6g { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-sws1Ecig6g { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-sws1Ecig6g { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-sws1Ecig6g { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-sws1Ecig6g { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-lJEc8uC0Ut { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-lJEc8uC0Ut { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-lJEc8uC0Ut { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-lJEc8uC0Ut { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-lJEc8uC0Ut { font-size: 22px !important;color: rgba(47, 47, 47, 1);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 17px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-YhmIlkmbDf[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-YhmIlkmbDf[data-gp-component]:active,.gp-component-id-YhmIlkmbDf[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YhmIlkmbDf[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-YhmIlkmbDf[data-gp-component]:active,.gp-component-id-YhmIlkmbDf[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YhmIlkmbDf[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-YhmIlkmbDf[data-gp-component]:active,.gp-component-id-YhmIlkmbDf[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YhmIlkmbDf[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-YhmIlkmbDf[data-gp-component]:active,.gp-component-id-YhmIlkmbDf[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-YhmIlkmbDf[data-gp-component] { background-color: rgb(254, 100, 129);margin-top: 10px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .gp-component-id-YhmIlkmbDf[data-gp-component]:active,.gp-component-id-YhmIlkmbDf[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-BF1Wz90J0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BF1Wz90J0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BF1Wz90J0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BF1Wz90J0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-BF1Wz90J0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-NYq_P583j[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-NYq_P583j[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-NYq_P583j[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-NYq_P583j[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-NYq_P583j[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-Owpfwir7RU[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Owpfwir7RU[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Owpfwir7RU[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Owpfwir7RU[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Owpfwir7RU[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-STr5dnxIq[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-STr5dnxIq[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-STr5dnxIq[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-STr5dnxIq[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-STr5dnxIq[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-s042Lz1Nrd[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s042Lz1Nrd[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s042Lz1Nrd[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s042Lz1Nrd[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-s042Lz1Nrd[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Kzcd2YT3b[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-Kzcd2YT3b[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-Kzcd2YT3b[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-Kzcd2YT3b[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-Kzcd2YT3b[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-0D1htVcMTO[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0D1htVcMTO[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0D1htVcMTO[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0D1htVcMTO[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-0D1htVcMTO[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-wdGHSDxm8[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-wdGHSDxm8[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-wdGHSDxm8[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-wdGHSDxm8[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-wdGHSDxm8[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-UrESzKhQ6[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UrESzKhQ6[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UrESzKhQ6[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UrESzKhQ6[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-UrESzKhQ6[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-oil1rBkHVe[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oil1rBkHVe[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oil1rBkHVe[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oil1rBkHVe[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-oil1rBkHVe[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-zIrO5N5tLj[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-zIrO5N5tLj[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-zIrO5N5tLj[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-zIrO5N5tLj[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-zIrO5N5tLj[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-6eF0qRuxri[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6eF0qRuxri[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6eF0qRuxri[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6eF0qRuxri[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-6eF0qRuxri[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-SzjYZOLDrZ[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-SzjYZOLDrZ[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-SzjYZOLDrZ[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-SzjYZOLDrZ[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-SzjYZOLDrZ[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-y0HQgjVJC_[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y0HQgjVJC_[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y0HQgjVJC_[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y0HQgjVJC_[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-y0HQgjVJC_[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-LJF6giVaK8[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-LJF6giVaK8[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-LJF6giVaK8[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-LJF6giVaK8[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-LJF6giVaK8[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-91VjAWZB3W[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-91VjAWZB3W[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-91VjAWZB3W[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-91VjAWZB3W[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: auto;position: relative;list-style-position: inside; } } @media (min-width: 1200px) { .gp-component-id-91VjAWZB3W[data-gp-component] { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 90%;position: relative;list-style-position: inside; } }

 @media (max-width: 639px) { .gp-component-id-pycO_QB0G7[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-pycO_QB0G7[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-pycO_QB0G7[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-pycO_QB0G7[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-pycO_QB0G7[data-gp-component] { padding-bottom: 0px;width: 85%;flex-direction: column;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-Eu9DXJ6uRG[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 30px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-8dpu0I0Ac0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8dpu0I0Ac0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8dpu0I0Ac0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8dpu0I0Ac0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-8dpu0I0Ac0[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-1mUz0IMem[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-1mUz0IMem[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-1mUz0IMem[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-1mUz0IMem[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-1mUz0IMem[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-8h3fja66VF[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8h3fja66VF[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8h3fja66VF[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8h3fja66VF[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-8h3fja66VF[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-51M9DUyi4[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-51M9DUyi4[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-51M9DUyi4[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-51M9DUyi4[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-51M9DUyi4[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-XVbJyHrQ9K[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;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: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;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: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;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: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-XVbJyHrQ9K[data-gp-component] { font-size: 22px !important;color: rgb(254, 100, 129);line-height: 1;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;margin-right: 10px;padding-top: 4px;position: relative; } }

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

 @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: 89%;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: 89%;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: 89%;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: 89%;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: 89%;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-sdgKVYAZSs[data-gp-component] { font-size: 16px !important;background-color: rgb(254, 100, 129);margin-top: 20px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-K80R8uqry[data-gp-component] { padding-top: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-K80R8uqry[data-gp-component] { padding-top: 20px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-osTr0PzLE9[data-gp-component] { font-size: 17px !important;background-color: rgb(254, 100, 129);margin-top: 20px;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-JTUKZ5I8U[data-gp-component] { margin-top: 0px;margin-bottom: 20px;padding-top: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-top: 0px;margin-bottom: 20px;padding-top: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-top: 0px;margin-bottom: 20px;padding-top: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-top: 0px;margin-bottom: 20px;padding-top: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-JTUKZ5I8U[data-gp-component] { margin-top: 0px;margin-bottom: 20px;padding-top: 0px;width: 100%; } }

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

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

 @media (max-width: 639px) { .gp-component-id-94CBjKDLB2[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @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;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @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;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @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;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-94CBjKDLB2[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;align-items: center;display: flex;position: relative;z-index: 15; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .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;color: inherit;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;color: rgb(66, 84, 102);font-size: 24px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 24px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 30px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 30px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 30px;padding-right: 8px;padding-left: 8px; } }

 .gp-component-id-J0VQoBOmWs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @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;font-size: 24px;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-right: 8px;padding-left: 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;font-size: 24px;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-right: 8px;padding-left: 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;font-size: 30px;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-right: 8px;padding-left: 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;font-size: 30px;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-right: 8px;padding-left: 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;font-size: 30px;cursor: pointer;background-color: transparent;color: rgb(66, 84, 102);padding-right: 8px;padding-left: 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;color: inherit;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;color: rgb(66, 84, 102);font-size: 24px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 24px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 30px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 30px;padding-right: 8px;padding-left: 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;color: rgb(66, 84, 102);font-size: 30px;padding-right: 8px;padding-left: 8px; } }

 .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);font-size: 24px;padding-right: 8px;padding-left: 8px; } @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);font-size: 24px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 24px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } }

 .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);font-size: 24px;padding-right: 8px;padding-left: 8px; } @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);font-size: 24px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 24px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } }

 .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);font-size: 24px;padding-right: 8px;padding-left: 8px; } @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);font-size: 24px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 24px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } } @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);font-size: 30px;padding-right: 8px;padding-left: 8px; } }

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

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

 .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;font-size: 16px;font-weight: 300;color: rgb(66, 84, 102);line-height: 1.5;cursor: text;box-sizing: border-box; } } @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;font-size: 16px;font-weight: 300;color: rgb(66, 84, 102);line-height: 1.5;cursor: text;box-sizing: border-box; } } @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;font-size: 16px;font-weight: 300;color: rgb(66, 84, 102);line-height: 1.5;cursor: text;box-sizing: border-box; } } @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;font-size: 16px;font-weight: 300;color: rgb(66, 84, 102);line-height: 1.5;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-DYc83faEgb { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-size: 16px;font-weight: 300;color: rgb(66, 84, 102);line-height: 1.5;cursor: text;box-sizing: border-box; } }

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

 .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;text-align: center;color: rgb(67, 83, 102);font-weight: 300; } } @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;color: rgb(67, 83, 102);font-weight: 300; } } @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;color: rgb(67, 83, 102);font-weight: 300; } } @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;color: rgb(67, 83, 102);font-weight: 300; } } @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;color: rgb(67, 83, 102);font-weight: 300; } }

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

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

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

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

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

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

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

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

 .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;color: inherit;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;color: rgb(33, 45, 60);display: block; } } @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;color: rgb(33, 45, 60);display: block; } } @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;color: rgb(33, 45, 60);display: block; } } @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;color: rgb(33, 45, 60);display: block; } } @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;color: rgb(33, 45, 60);display: block; } }

 .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;color: inherit; } @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;color: inherit;margin-right: 32px;padding-top: 0px;padding-bottom: 0px; } } @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;color: inherit;margin-right: 32px;padding-top: 20px;padding-bottom: 20px; } } @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;color: inherit;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;color: inherit;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;color: inherit; } }

 .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;color: inherit; } @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;color: inherit;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;color: inherit;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;color: inherit;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;color: inherit;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;color: inherit; } }

 @media (max-width: 639px) { .gp-component-id-dBUEOEf50v { margin-top: 20px;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-dBUEOEf50v { margin-top: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-end;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dBUEOEf50v { 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-dBUEOEf50v { width: 100%;height: 100%;flex-direction: row;justify-content: flex-end;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-dBUEOEf50v { width: 100%;height: 100%;flex-direction: row;justify-content: flex-end;align-items: center;display: flex; } }

 .gp-component-id-KFOjzsXCul { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-KFOjzsXCul { 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-KFOjzsXCul { 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-KFOjzsXCul { 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-KFOjzsXCul { width: 75%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-KFOjzsXCul { width: 75%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .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;vertical-align: middle;width: 210px; } } @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;vertical-align: middle;width: 210px; } } @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;vertical-align: middle;width: 210px; } } @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;vertical-align: middle;width: 210px; } } @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;vertical-align: middle;width: 210px; } }

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

 .gp-component-id-We52GCdXGq { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-We52GCdXGq { 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-We52GCdXGq { 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-We52GCdXGq { 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-We52GCdXGq { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-We52GCdXGq { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

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

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

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

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

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

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

 .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-riajggU0au { 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-riajggU0au { 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: 44%;margin-bottom: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-riajggU0au { 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: 32%;margin-bottom: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-riajggU0au { 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: 100%;margin-bottom: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-riajggU0au { 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: 100%;margin-bottom: 30px; } } @media (min-width: 1200px) { .gp-component-id-riajggU0au { 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: 95%;margin-bottom: 30px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-HmACYuJJZ { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-HmACYuJJZ { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HmACYuJJZ { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HmACYuJJZ { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HmACYuJJZ { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-HmACYuJJZ { flex-direction: column;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%; } }

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

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

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

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

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

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

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

 .gp-component-id-Si8j5dX4nZ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-Si8j5dX4nZ { 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-Si8j5dX4nZ { 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-Si8j5dX4nZ { 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-Si8j5dX4nZ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-Si8j5dX4nZ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-tWpYpHQon { 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-tWpYpHQon { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tWpYpHQon { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tWpYpHQon { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tWpYpHQon { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-tWpYpHQon { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

 .gp-component-id-wlNb_7dQcO { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-wlNb_7dQcO { 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-wlNb_7dQcO { 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-wlNb_7dQcO { 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-wlNb_7dQcO { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-wlNb_7dQcO { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

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

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

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

 .gp-component-id-lT1Cicq90 { 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-lT1Cicq90 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lT1Cicq90 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lT1Cicq90 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lT1Cicq90 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-lT1Cicq90 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

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

 .gp-component-id-vMPrIcFDb2 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @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;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vMPrIcFDb2 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vMPrIcFDb2 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

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

 .gp-component-id-O6XWwVpvfS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-O6XWwVpvfS { 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-O6XWwVpvfS { 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-O6XWwVpvfS { 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-O6XWwVpvfS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-O6XWwVpvfS { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-VwoSrCHhCH { 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-VwoSrCHhCH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VwoSrCHhCH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VwoSrCHhCH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VwoSrCHhCH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-VwoSrCHhCH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

 .gp-component-id-GKn4gs05MP { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-GKn4gs05MP { 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-GKn4gs05MP { 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-GKn4gs05MP { 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-GKn4gs05MP { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-GKn4gs05MP { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

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

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

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

 .gp-component-id-PSyy_l6yK5 { 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-PSyy_l6yK5 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PSyy_l6yK5 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PSyy_l6yK5 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PSyy_l6yK5 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-PSyy_l6yK5 { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

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

 .gp-component-id-mwE0KBuZLO { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @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;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mwE0KBuZLO { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-mwE0KBuZLO { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

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

 .gp-component-id-jx7YcA0t49 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-jx7YcA0t49 { 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-jx7YcA0t49 { 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-jx7YcA0t49 { 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-jx7YcA0t49 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-jx7YcA0t49 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

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

 .gp-component-id-6H9xQhcof9 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-6H9xQhcof9 { 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-6H9xQhcof9 { 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-6H9xQhcof9 { 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-6H9xQhcof9 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-6H9xQhcof9 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

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

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

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

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

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

 .gp-component-id-ONCNzmHEo3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @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;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ONCNzmHEo3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ONCNzmHEo3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

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

 .gp-component-id-TycibWYtzf { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-TycibWYtzf { 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-TycibWYtzf { 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-TycibWYtzf { 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-TycibWYtzf { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-TycibWYtzf { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-jc_9l3MzI { 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-jc_9l3MzI { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jc_9l3MzI { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jc_9l3MzI { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jc_9l3MzI { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-jc_9l3MzI { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

 .gp-component-id-X4c0t6P3Ph { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-X4c0t6P3Ph { 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-X4c0t6P3Ph { 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-X4c0t6P3Ph { 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-X4c0t6P3Ph { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-X4c0t6P3Ph { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

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

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

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

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

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

 .gp-component-id-hsclhJzdH { 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-hsclhJzdH { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 20px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hsclhJzdH { 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;padding-bottom: 0px;padding-top: 0px;margin-top: 20px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hsclhJzdH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hsclhJzdH { 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;padding-bottom: 0px;padding-top: 0px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-hsclhJzdH { 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;padding-bottom: 0px;padding-top: 0px;padding-left: 0px;margin-left: 20px;box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

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

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

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

 .gp-component-id-vrxQ2y_Njd { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @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;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vrxQ2y_Njd { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vrxQ2y_Njd { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .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-F6i4aP9u4 { 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-F6i4aP9u4 { 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: 79%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-F6i4aP9u4 { 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: 65%;margin-bottom: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-F6i4aP9u4 { 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: 1199px) and (min-width: 992px) { .gp-component-id-F6i4aP9u4 { 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 (min-width: 1200px) { .gp-component-id-F6i4aP9u4 { 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-8RgLDibKvD { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8RgLDibKvD { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8RgLDibKvD { display: flex;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8RgLDibKvD { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-8RgLDibKvD { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

 .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-hbRX8KmcU9 { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-hbRX8KmcU9 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hbRX8KmcU9 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 640px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hbRX8KmcU9 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 768px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hbRX8KmcU9 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 992px;width: 100%;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-hbRX8KmcU9 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 1200px;width: 100%;margin-right: auto;margin-left: auto; } }

 .gp-component-id-3VTluZmqH { 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-3VTluZmqH { 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: 767px) and (min-width: 640px) { .gp-component-id-3VTluZmqH { 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: 67%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3VTluZmqH { 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: 1199px) and (min-width: 992px) { .gp-component-id-3VTluZmqH { 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 (min-width: 1200px) { .gp-component-id-3VTluZmqH { 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-yadv34eDif { display: flex;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yadv34eDif { display: flex;align-items: center;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yadv34eDif { display: flex;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yadv34eDif { display: flex;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-yadv34eDif { display: flex;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px; } }

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

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

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

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

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

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

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

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

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

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

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

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

 .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-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-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-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-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-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 { 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-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-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%; } }

