
      
    


      #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) { .gp-component-id-0Gl8_zT_Wi { 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;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0Gl8_zT_Wi { 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;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0Gl8_zT_Wi { 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;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0Gl8_zT_Wi { 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;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-0Gl8_zT_Wi { 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;cursor: text;box-sizing: border-box; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-h0QYXCR_JY { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-h0QYXCR_JY { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-h0QYXCR_JY { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-h0QYXCR_JY { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-h0QYXCR_JY { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-4iz48UH_ZV { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4iz48UH_ZV { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4iz48UH_ZV { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4iz48UH_ZV { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-4iz48UH_ZV { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-6WogkhFdjP { 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: 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-6WogkhFdjP { 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: 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-6WogkhFdjP { 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: 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-6WogkhFdjP { 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: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-6WogkhFdjP { 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: 0px;padding-left: 154px;padding-right: 154px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-SC6Vp9jDl[data-gp-component] { margin-top: 30px;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: 30px;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: 30px;margin-bottom: 20px;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-SC6Vp9jDl[data-gp-component] { margin-top: 30px;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: 30px;margin-bottom: 20px;padding-left: 30px;padding-right: 30px;padding-top: 0px;padding-bottom: 30px;width: 100%; } }

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

 @media (max-width: 639px) { .gp-component-id-1P4FcvE2MX { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1P4FcvE2MX { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1P4FcvE2MX { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1P4FcvE2MX { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-1P4FcvE2MX { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-XXIaDttLDF { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XXIaDttLDF { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XXIaDttLDF { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XXIaDttLDF { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-XXIaDttLDF { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-r7uGQrJLI2 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r7uGQrJLI2 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r7uGQrJLI2 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r7uGQrJLI2 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-r7uGQrJLI2 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-_T8uYtUDB0 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_T8uYtUDB0 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_T8uYtUDB0 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_T8uYtUDB0 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-_T8uYtUDB0 { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-YvakjtG6oE { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YvakjtG6oE { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YvakjtG6oE { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YvakjtG6oE { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-YvakjtG6oE { 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;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-kU3kp9ZGq[data-gp-component] { border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: none;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-kU3kp9ZGq[data-gp-component] { border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: none;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-kU3kp9ZGq[data-gp-component] { border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: none;width: 75%;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-kU3kp9ZGq[data-gp-component] { border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: none;width: 58%;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-kU3kp9ZGq[data-gp-component] { border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: none;width: 61%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-s0t00AyNYD { 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: 25px;margin-bottom: 20px;padding-left: 0px;padding-right: 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-s0t00AyNYD { 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: 25px;margin-bottom: 20px;padding-left: 0px;padding-right: 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-s0t00AyNYD { 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: 25px;margin-bottom: 20px;padding-left: 0px;padding-right: 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-s0t00AyNYD { 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: 25px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-s0t00AyNYD { 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: 25px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { 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: 25px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { 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: 25px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { 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: 25px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { 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: 25px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0nZUhTQSLC { 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: 25px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-NIlNJgsNW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 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-NIlNJgsNW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 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-NIlNJgsNW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 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-NIlNJgsNW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 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-NIlNJgsNW[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;border-left-width: 2px;border-right-width: 2px;border-top-width: 2px;border-bottom-width: 2px;border-left-color: rgb(255, 255, 255);border-right-color: rgb(255, 255, 255);border-top-color: rgb(255, 255, 255);border-bottom-color: rgb(255, 255, 255);box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-m4UWjiyrA[data-gp-component] { 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-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-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-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-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%; } }

 .gp-component-id-eviZIe5sF.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-eviZIe5sF.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-eviZIe5sF.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-eviZIe5sF.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-eviZIe5sF.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-eviZIe5sF.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-79vgV10tWCC[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-79vgV10tWCC[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-79vgV10tWCC[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-79vgV10tWCC[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-79vgV10tWCC[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-HVed4YIKfO[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-HVed4YIKfO[data-gp-component]:active,.gp-component-id-HVed4YIKfO[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HVed4YIKfO[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-HVed4YIKfO[data-gp-component]:active,.gp-component-id-HVed4YIKfO[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HVed4YIKfO[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-HVed4YIKfO[data-gp-component]:active,.gp-component-id-HVed4YIKfO[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HVed4YIKfO[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-HVed4YIKfO[data-gp-component]:active,.gp-component-id-HVed4YIKfO[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-HVed4YIKfO[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-HVed4YIKfO[data-gp-component]:active,.gp-component-id-HVed4YIKfO[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-xFBglCkNsm { 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: 17px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-xFBglCkNsm { 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: 17px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-xFBglCkNsm { 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: 17px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-xFBglCkNsm { 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: 17px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-xFBglCkNsm { 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: 17px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Fgp03CiMnh { 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: 20px;padding-left: 0px;padding-right: 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-Fgp03CiMnh { 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: 20px;padding-left: 0px;padding-right: 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-Fgp03CiMnh { 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: 20px;padding-left: 0px;padding-right: 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-Fgp03CiMnh { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Fgp03CiMnh { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-bdSPBgny0R { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bdSPBgny0R { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bdSPBgny0R { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bdSPBgny0R { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-bdSPBgny0R { 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: 20px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } }

 @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: 20px;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-_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: 20px;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-_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: 20px;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-_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: 20px;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-_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: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

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

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

 @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;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;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-gBVFcjmLFv[data-gp-component] { border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;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;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-mOIfdhsCQs[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-mOIfdhsCQs[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-mOIfdhsCQs[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-mOIfdhsCQs[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-mOIfdhsCQs[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-qKnQfrMMjo[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-qKnQfrMMjo[data-gp-component]:active,.gp-component-id-qKnQfrMMjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qKnQfrMMjo[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-qKnQfrMMjo[data-gp-component]:active,.gp-component-id-qKnQfrMMjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qKnQfrMMjo[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-qKnQfrMMjo[data-gp-component]:active,.gp-component-id-qKnQfrMMjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qKnQfrMMjo[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-qKnQfrMMjo[data-gp-component]:active,.gp-component-id-qKnQfrMMjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-qKnQfrMMjo[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-qKnQfrMMjo[data-gp-component]:active,.gp-component-id-qKnQfrMMjo[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-ngInc6N1lb { 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-ngInc6N1lb { 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-ngInc6N1lb { 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-ngInc6N1lb { 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-ngInc6N1lb { 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-rY0MvL0D6v[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rY0MvL0D6v[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rY0MvL0D6v[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rY0MvL0D6v[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-rY0MvL0D6v[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Qrdayu7Tj6[data-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-Qrdayu7Tj6[data-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-Qrdayu7Tj6[data-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-Qrdayu7Tj6[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-Qrdayu7Tj6[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-650LJlCL7 { 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-650LJlCL7 { 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-650LJlCL7 { 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-650LJlCL7 { 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-650LJlCL7 { 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-fSKQCc2JemM[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fSKQCc2JemM[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fSKQCc2JemM[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fSKQCc2JemM[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-fSKQCc2JemM[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-8fPcnt20Pn4[data-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-8fPcnt20Pn4[data-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-8fPcnt20Pn4[data-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-8fPcnt20Pn4[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-8fPcnt20Pn4[data-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-sbcFrAYoExv { 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-sbcFrAYoExv { 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-sbcFrAYoExv { 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-sbcFrAYoExv { 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-sbcFrAYoExv { 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-K3bYspT1ttG[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K3bYspT1ttG[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K3bYspT1ttG[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K3bYspT1ttG[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-K3bYspT1ttG[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-fZnH4MORFEW[data-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-fZnH4MORFEW[data-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-fZnH4MORFEW[data-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-fZnH4MORFEW[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-fZnH4MORFEW[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-3oX00Tds3fD { 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-3oX00Tds3fD { 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-3oX00Tds3fD { 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-3oX00Tds3fD { 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-3oX00Tds3fD { 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-ws401c1dn6f[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ws401c1dn6f[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ws401c1dn6f[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ws401c1dn6f[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-ws401c1dn6f[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-uQ2etgxS4uD[data-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-uQ2etgxS4uD[data-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-uQ2etgxS4uD[data-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-uQ2etgxS4uD[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-uQ2etgxS4uD[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-O0k8QyLEdZw { 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-O0k8QyLEdZw { 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-O0k8QyLEdZw { 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-O0k8QyLEdZw { 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-O0k8QyLEdZw { 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-yIt_hkV_R_X[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yIt_hkV_R_X[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yIt_hkV_R_X[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yIt_hkV_R_X[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-yIt_hkV_R_X[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-GdlN6bF69Qq[data-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-GdlN6bF69Qq[data-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-GdlN6bF69Qq[data-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-GdlN6bF69Qq[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-GdlN6bF69Qq[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-8jvkxOfdKw0 { 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-8jvkxOfdKw0 { 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-8jvkxOfdKw0 { 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-8jvkxOfdKw0 { 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-8jvkxOfdKw0 { 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-z_1FKwJit0h[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z_1FKwJit0h[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z_1FKwJit0h[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z_1FKwJit0h[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-z_1FKwJit0h[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-lTRCGYwRJp[data-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-lTRCGYwRJp[data-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-lTRCGYwRJp[data-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-lTRCGYwRJp[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-lTRCGYwRJp[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-7EdnK9RS20 { 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-7EdnK9RS20 { 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-7EdnK9RS20 { 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-7EdnK9RS20 { 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-7EdnK9RS20 { 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-t8M0KuFKJv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t8M0KuFKJv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t8M0KuFKJv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t8M0KuFKJv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-t8M0KuFKJv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-0N0KBEr9YJ[data-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-0N0KBEr9YJ[data-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-0N0KBEr9YJ[data-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-0N0KBEr9YJ[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-0N0KBEr9YJ[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;position: relative; } }

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

 @media (max-width: 639px) { .gp-component-id-KxAEmbN4r0 { 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-KxAEmbN4r0 { 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-KxAEmbN4r0 { 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-KxAEmbN4r0 { 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-KxAEmbN4r0 { 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-GJv_x8sUAv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GJv_x8sUAv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GJv_x8sUAv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GJv_x8sUAv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-GJv_x8sUAv[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

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

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

 @media (max-width: 639px) { .gp-component-id-nKWRpP_Uv0 { 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;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nKWRpP_Uv0 { 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: 991px) and (min-width: 768px) { .gp-component-id-nKWRpP_Uv0 { 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) { .gp-component-id-nKWRpP_Uv0 { 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 (min-width: 1200px) { .gp-component-id-nKWRpP_Uv0 { 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: 639px) { .gp-component-id-SF7aY_eZyIW[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-SF7aY_eZyIW[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-SF7aY_eZyIW[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-SF7aY_eZyIW[data-gp-component] { margin-top: 10px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-SF7aY_eZyIW[data-gp-component] { margin-top: 10px;width: 75%;flex-direction: column;align-items: center;display: flex; } }

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

 @media (max-width: 639px) { .gp-component-id-EwuhTOZH1nd[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-EwuhTOZH1nd[data-gp-component]:active,.gp-component-id-EwuhTOZH1nd[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EwuhTOZH1nd[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-EwuhTOZH1nd[data-gp-component]:active,.gp-component-id-EwuhTOZH1nd[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EwuhTOZH1nd[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-EwuhTOZH1nd[data-gp-component]:active,.gp-component-id-EwuhTOZH1nd[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EwuhTOZH1nd[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-EwuhTOZH1nd[data-gp-component]:active,.gp-component-id-EwuhTOZH1nd[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-EwuhTOZH1nd[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-EwuhTOZH1nd[data-gp-component]:active,.gp-component-id-EwuhTOZH1nd[data-gp-component].gp-active { background-color: rgb(255, 86, 126); } }

 @media (max-width: 639px) { .gp-component-id-Gj4s3jAnuEm { 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) { .gp-component-id-Gj4s3jAnuEm { 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) { .gp-component-id-Gj4s3jAnuEm { 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) { .gp-component-id-Gj4s3jAnuEm { 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) { .gp-component-id-Gj4s3jAnuEm { 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) { .gp-component-id-n6GphPlorMK { 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-n6GphPlorMK { 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-n6GphPlorMK { 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-n6GphPlorMK { 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-n6GphPlorMK { 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-1lrd4ztX_xF[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1lrd4ztX_xF[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1lrd4ztX_xF[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1lrd4ztX_xF[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-1lrd4ztX_xF[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-0CrA1QsufaB[data-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-0CrA1QsufaB[data-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-0CrA1QsufaB[data-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-0CrA1QsufaB[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-0CrA1QsufaB[data-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-DGtxIcle5Dc { 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-DGtxIcle5Dc { 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-DGtxIcle5Dc { 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-DGtxIcle5Dc { 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-DGtxIcle5Dc { 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-OeYbufwpTRH[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OeYbufwpTRH[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OeYbufwpTRH[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OeYbufwpTRH[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-OeYbufwpTRH[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

 @media (max-width: 639px) { .gp-component-id-Os4ltK2sACw[data-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-Os4ltK2sACw[data-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-Os4ltK2sACw[data-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-Os4ltK2sACw[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-Os4ltK2sACw[data-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-7nf7GYnUtm0 { 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-7nf7GYnUtm0 { 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-7nf7GYnUtm0 { 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-7nf7GYnUtm0 { 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-7nf7GYnUtm0 { 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-8rf921sPvCD[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8rf921sPvCD[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8rf921sPvCD[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8rf921sPvCD[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } } @media (min-width: 1200px) { .gp-component-id-8rf921sPvCD[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;background-color: transparent;margin-right: 10px;padding-top: 4px;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;position: relative; } }

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

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

 @media (max-width: 639px) { .gp-component-id-Q6935sHgge { 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;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q6935sHgge { 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;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q6935sHgge { 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;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q6935sHgge { 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;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-Q6935sHgge { 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;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } }

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

 @media (max-width: 639px) { .gp-component-id-2smCh6V932[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;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2smCh6V932[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;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2smCh6V932[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;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2smCh6V932[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;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-2smCh6V932[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;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-eviZIe5sF[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-eviZIe5sF[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-eviZIe5sF[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-eviZIe5sF[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-eviZIe5sF[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) { .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-vVo2_SvEXc9[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-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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-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-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-K2xyuezWBs[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-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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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) { .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) { .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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) { .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-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-D2hpjup2q2w[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-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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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-SbfaeI7txTQ[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-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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } .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) { .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); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-od1KXdq0wK { display: block;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-od1KXdq0wK { display: block;color: rgb(33, 45, 60);background-color: transparent;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) { .gp-component-id-od1KXdq0wK { display: block;color: rgb(33, 45, 60);background-color: transparent;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) { .gp-component-id-od1KXdq0wK { display: block;color: rgb(33, 45, 60);background-color: transparent;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) { .gp-component-id-od1KXdq0wK { display: block;color: rgb(33, 45, 60);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-od1KXdq0wK { display: block;color: rgb(33, 45, 60);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } }

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-AtoCzyPer.gp-component > [data-section-overlay] { z-index: 0 !important;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-AtoCzyPer.gp-component > [data-section-overlay] { z-index: 0 !important;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;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;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;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;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;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;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(247, 249, 252); } } @media (min-width: 1200px) { .gp-component-id-AtoCzyPer.gp-component > [data-section-overlay] { z-index: 0 !important;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(247, 249, 252); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-xnDdN2eo53 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-top: 30px;padding-right: 20px;padding-left: 20px;margin-top: 40px;background-color: rgba(218, 234, 216, 0.2);border-bottom-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-left-color: rgb(254, 100, 129);border-bottom-width: 8px;border-top-width: 8px;border-right-width: 8px;border-left-width: 8px;border-bottom-style: dashed;border-top-style: dashed;border-right-style: dashed;border-left-style: dashed;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-xnDdN2eo53 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-top: 30px;padding-right: 0px;padding-left: 0px;margin-top: 40px;background-color: rgba(218, 234, 216, 0.2);border-bottom-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-left-color: rgb(254, 100, 129);border-bottom-width: 8px;border-top-width: 8px;border-right-width: 8px;border-left-width: 8px;border-bottom-style: dashed;border-top-style: dashed;border-right-style: dashed;border-left-style: dashed;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-xnDdN2eo53 { display: flex;align-items: center;flex-direction: column;width: 90%;padding-bottom: 30px;padding-top: 30px;padding-right: 0px;padding-left: 0px;margin-top: 40px;background-color: rgba(218, 234, 216, 0.2);border-bottom-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-left-color: rgb(254, 100, 129);border-bottom-width: 8px;border-top-width: 8px;border-right-width: 8px;border-left-width: 8px;border-bottom-style: dashed;border-top-style: dashed;border-right-style: dashed;border-left-style: dashed;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-xnDdN2eo53 { display: flex;align-items: center;flex-direction: column;width: 80%;padding-bottom: 30px;padding-top: 30px;padding-right: 0px;padding-left: 0px;margin-top: 40px;background-color: rgba(218, 234, 216, 0.2);border-bottom-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-left-color: rgb(254, 100, 129);border-bottom-width: 8px;border-top-width: 8px;border-right-width: 8px;border-left-width: 8px;border-bottom-style: dashed;border-top-style: dashed;border-right-style: dashed;border-left-style: dashed;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-xnDdN2eo53 { display: flex;align-items: center;flex-direction: column;width: 80%;padding-bottom: 30px;padding-top: 30px;padding-right: 0px;padding-left: 0px;margin-top: 40px;background-color: rgba(218, 234, 216, 0.2);border-bottom-color: rgb(254, 100, 129);border-top-color: rgb(254, 100, 129);border-right-color: rgb(254, 100, 129);border-left-color: rgb(254, 100, 129);border-bottom-width: 8px;border-top-width: 8px;border-right-width: 8px;border-left-width: 8px;border-bottom-style: dashed;border-top-style: dashed;border-right-style: dashed;border-left-style: dashed;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-s3BfGqDR90 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s3BfGqDR90 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s3BfGqDR90 { display: flex;align-items: center;flex-direction: column;width: 85%;padding-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s3BfGqDR90 { display: flex;align-items: center;flex-direction: column;width: 85%;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-s3BfGqDR90 { display: flex;align-items: center;flex-direction: column;width: 85%;padding-bottom: 0px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-W5V558mbDP { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-W5V558mbDP { z-index: 15;position: relative;width: 95%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W5V558mbDP { z-index: 15;position: relative;max-width: 640px;width: 90%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W5V558mbDP { z-index: 15;position: relative;max-width: 768px;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 20px;padding-left: 20px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W5V558mbDP { z-index: 15;position: relative;max-width: 992px;width: 85%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-W5V558mbDP { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 1200px;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-T0MP1qACM1 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T0MP1qACM1 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T0MP1qACM1 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T0MP1qACM1 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-T0MP1qACM1 { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-wIDt3Nicqp { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wIDt3Nicqp { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wIDt3Nicqp { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wIDt3Nicqp { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-wIDt3Nicqp { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-ztHsO76d6R { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ztHsO76d6R { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ztHsO76d6R { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ztHsO76d6R { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-ztHsO76d6R { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-aHiLgWw_vW { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aHiLgWw_vW { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aHiLgWw_vW { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aHiLgWw_vW { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-aHiLgWw_vW { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-QEhslRHiiE { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QEhslRHiiE { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QEhslRHiiE { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QEhslRHiiE { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-QEhslRHiiE { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-dBOjUnDUzc { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dBOjUnDUzc { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dBOjUnDUzc { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dBOjUnDUzc { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-dBOjUnDUzc { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

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

 .gp-component-id-cHQgNKUwus { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-cHQgNKUwus { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cHQgNKUwus { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cHQgNKUwus { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cHQgNKUwus { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-cHQgNKUwus { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-top: -55px;margin-bottom: 20px;width: 120px;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-MH80uXlbf { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MH80uXlbf { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 80px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MH80uXlbf { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MH80uXlbf { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-MH80uXlbf { display: flex;align-items: center;flex-direction: column;width: 100%;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin-top: 50px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-4jpkZTuzi7 { margin-left: -8px;margin-right: -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-6_T8pvIEQU { width: 95%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6_T8pvIEQU { width: 95%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6_T8pvIEQU { width: 93%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6_T8pvIEQU { width: 85%;padding-right: 8px;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-6_T8pvIEQU { width: 75%;padding-right: 8px;padding-left: 8px; } }

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

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

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

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

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

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

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

 .gp-component-id-zeuzTAlHKA { 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-zeuzTAlHKA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-zeuzTAlHKA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-zeuzTAlHKA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-zeuzTAlHKA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-zeuzTAlHKA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-H0AFKIO2JY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H0AFKIO2JY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H0AFKIO2JY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H0AFKIO2JY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-H0AFKIO2JY { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-v99gdAjirt { 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-v99gdAjirt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v99gdAjirt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v99gdAjirt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v99gdAjirt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v99gdAjirt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-KCU0jQrGmn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KCU0jQrGmn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KCU0jQrGmn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KCU0jQrGmn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-KCU0jQrGmn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-v0Z08FeMf3 { 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-v0Z08FeMf3 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v0Z08FeMf3 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v0Z08FeMf3 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v0Z08FeMf3 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-v0Z08FeMf3 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-m6uPG6kMuC { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-m6uPG6kMuC { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-m6uPG6kMuC { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-m6uPG6kMuC { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-m6uPG6kMuC { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-c5TPXZsdis { 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-c5TPXZsdis { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-c5TPXZsdis { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-c5TPXZsdis { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-c5TPXZsdis { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-c5TPXZsdis { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-AtWufKyGhJ { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AtWufKyGhJ { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AtWufKyGhJ { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AtWufKyGhJ { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-AtWufKyGhJ { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-0KGr0eqx3N { 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-0KGr0eqx3N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0KGr0eqx3N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0KGr0eqx3N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0KGr0eqx3N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0KGr0eqx3N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-JYNbcizMnY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JYNbcizMnY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JYNbcizMnY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JYNbcizMnY { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-JYNbcizMnY { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-4Hvj2807Yk { 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-4Hvj2807Yk { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-4Hvj2807Yk { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-4Hvj2807Yk { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-4Hvj2807Yk { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-4Hvj2807Yk { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-7_JwYAc5wF { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7_JwYAc5wF { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7_JwYAc5wF { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7_JwYAc5wF { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-7_JwYAc5wF { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-0CBjArCh8N { 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-0CBjArCh8N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0CBjArCh8N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0CBjArCh8N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0CBjArCh8N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-0CBjArCh8N { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-DV5gtZQOg { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DV5gtZQOg { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DV5gtZQOg { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DV5gtZQOg { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-DV5gtZQOg { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-SPs_R12zcz { 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-SPs_R12zcz { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-SPs_R12zcz { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-SPs_R12zcz { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-SPs_R12zcz { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-SPs_R12zcz { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-Kcl83PVJ9G { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Kcl83PVJ9G { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Kcl83PVJ9G { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Kcl83PVJ9G { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-Kcl83PVJ9G { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-axfOMAGmyt { 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-axfOMAGmyt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-axfOMAGmyt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-axfOMAGmyt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-axfOMAGmyt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-axfOMAGmyt { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-rfACJLhdXF { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rfACJLhdXF { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rfACJLhdXF { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rfACJLhdXF { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-rfACJLhdXF { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

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

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

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

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

 .gp-component-id-1CTizsrU66 { 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-1CTizsrU66 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-1CTizsrU66 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-1CTizsrU66 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-1CTizsrU66 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-1CTizsrU66 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-qniIvA8q6s { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qniIvA8q6s { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qniIvA8q6s { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qniIvA8q6s { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-qniIvA8q6s { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-KNNWejJuZA { 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-KNNWejJuZA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-KNNWejJuZA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-KNNWejJuZA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-KNNWejJuZA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-KNNWejJuZA { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-28ZcjQ9qJn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-28ZcjQ9qJn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-28ZcjQ9qJn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-28ZcjQ9qJn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-28ZcjQ9qJn { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-ZWuvSbZuDH { 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-ZWuvSbZuDH { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-ZWuvSbZuDH { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-ZWuvSbZuDH { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-ZWuvSbZuDH { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-ZWuvSbZuDH { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-NZr7_6D070 { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NZr7_6D070 { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NZr7_6D070 { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NZr7_6D070 { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-NZr7_6D070 { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-xTNOhe9wj2 { 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-xTNOhe9wj2 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-xTNOhe9wj2 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-xTNOhe9wj2 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-xTNOhe9wj2 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-xTNOhe9wj2 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-_cNIGIs8bd { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_cNIGIs8bd { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_cNIGIs8bd { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_cNIGIs8bd { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-_cNIGIs8bd { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-RMR0tNWNGu { 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-RMR0tNWNGu { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-RMR0tNWNGu { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-RMR0tNWNGu { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-RMR0tNWNGu { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-RMR0tNWNGu { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-9wt6buAx7I { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9wt6buAx7I { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9wt6buAx7I { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9wt6buAx7I { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-9wt6buAx7I { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

 .gp-component-id-yMPvfZVztT { 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-yMPvfZVztT { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-yMPvfZVztT { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-yMPvfZVztT { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-yMPvfZVztT { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-yMPvfZVztT { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-A7HWHg8lZ5 { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A7HWHg8lZ5 { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A7HWHg8lZ5 { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A7HWHg8lZ5 { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-A7HWHg8lZ5 { display: flex;justify-content: center;flex-direction: column;height: 100%;width: 100%; } }

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

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

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

 .gp-component-id-jVm45yOR0 { 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-jVm45yOR0 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-jVm45yOR0 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-jVm45yOR0 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-jVm45yOR0 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-jVm45yOR0 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-zenqTvpg8h { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zenqTvpg8h { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zenqTvpg8h { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zenqTvpg8h { display: flex;justify-content: center;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-zenqTvpg8h { display: flex;justify-content: center;height: 100%;width: 100%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-tYUbVt8Wl_H { 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-tYUbVt8Wl_H { 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-tYUbVt8Wl_H { 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-tYUbVt8Wl_H { 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-tYUbVt8Wl_H { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 .gp-component-id-5zKbVPbwabs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-5zKbVPbwabs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5zKbVPbwabs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5zKbVPbwabs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5zKbVPbwabs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (min-width: 1200px) { .gp-component-id-5zKbVPbwabs { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } }

 @media (max-width: 639px) { .gp-component-id-VT03okQ3u6L { 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-VT03okQ3u6L { 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-VT03okQ3u6L { 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-VT03okQ3u6L { 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-VT03okQ3u6L { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-qlKfb4AHZ18 { 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-qlKfb4AHZ18 { 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-qlKfb4AHZ18 { 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-qlKfb4AHZ18 { 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-qlKfb4AHZ18 { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-Xwyo8lrtpL { 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-Xwyo8lrtpL { 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-Xwyo8lrtpL { 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-Xwyo8lrtpL { 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-Xwyo8lrtpL { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-p0omCl3U_w { 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-p0omCl3U_w { 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-p0omCl3U_w { 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-p0omCl3U_w { 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-p0omCl3U_w { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

 .gp-component-id-ZSpQkCE6kn { 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-ZSpQkCE6kn { 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%;padding-bottom: 20px;padding-top: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZSpQkCE6kn { 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: 75%;padding-bottom: 20px;padding-top: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZSpQkCE6kn { 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: 75%;padding-bottom: 20px;padding-top: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZSpQkCE6kn { 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: 75%;padding-bottom: 20px;padding-top: 20px; } } @media (min-width: 1200px) { .gp-component-id-ZSpQkCE6kn { 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: 75%;padding-bottom: 20px;padding-top: 20px; } }

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-zcVfeAQ06qh { 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-zcVfeAQ06qh { 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-zcVfeAQ06qh { 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-zcVfeAQ06qh { 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-zcVfeAQ06qh { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-to7MpGMSdPg { 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-to7MpGMSdPg { 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-to7MpGMSdPg { 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-to7MpGMSdPg { 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-to7MpGMSdPg { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

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

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

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

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

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

 .gp-component-id-UrL7pdSy16V { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } @media (max-width: 639px) { .gp-component-id-UrL7pdSy16V { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UrL7pdSy16V { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UrL7pdSy16V { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UrL7pdSy16V { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (min-width: 1200px) { .gp-component-id-UrL7pdSy16V { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } }

 .gp-component-id-Umf1VkJYnK0 { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } @media (max-width: 639px) { .gp-component-id-Umf1VkJYnK0 { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Umf1VkJYnK0 { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Umf1VkJYnK0 { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Umf1VkJYnK0 { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (min-width: 1200px) { .gp-component-id-Umf1VkJYnK0 { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } }

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

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

 .gp-component-id-100xYzMPp2 { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-100xYzMPp2 { z-index: 15;position: relative;width: 95%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-100xYzMPp2 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 640px;width: 90%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-100xYzMPp2 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 768px;width: 95%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-100xYzMPp2 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 992px;width: 75%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } } @media (min-width: 1200px) { .gp-component-id-100xYzMPp2 { z-index: 15;position: relative;display: flex;align-items: center;flex-direction: column;max-width: 1200px;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;box-shadow: none;background-color: rgb(255, 255, 255);border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; } }

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-7aWxKe06o { 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-7aWxKe06o { 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-7aWxKe06o { 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-7aWxKe06o { 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-7aWxKe06o { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-PCTJfTfpxWU { 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-PCTJfTfpxWU { 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-PCTJfTfpxWU { 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-PCTJfTfpxWU { 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-PCTJfTfpxWU { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-PZm1OaTT_d2 { 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-PZm1OaTT_d2 { 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-PZm1OaTT_d2 { 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-PZm1OaTT_d2 { 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-PZm1OaTT_d2 { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-pRGhrVVS1sh { 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-pRGhrVVS1sh { 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-pRGhrVVS1sh { 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-pRGhrVVS1sh { 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-pRGhrVVS1sh { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-Xhplf59gjCs { 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-Xhplf59gjCs { 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-Xhplf59gjCs { 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-Xhplf59gjCs { 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-Xhplf59gjCs { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-OfIT70_wi7 { 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-OfIT70_wi7 { 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-OfIT70_wi7 { 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-OfIT70_wi7 { 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-OfIT70_wi7 { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

 .gp-component-id-W_iFpoPaln { 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-W_iFpoPaln { 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: 100%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W_iFpoPaln { 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: 70%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W_iFpoPaln { 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: 50%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W_iFpoPaln { 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: 50%;padding-bottom: 0px;padding-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-W_iFpoPaln { 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: 50%;padding-bottom: 0px;padding-top: 0px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-Hbd0G1dF0 { 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-Hbd0G1dF0 { 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-Hbd0G1dF0 { 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-Hbd0G1dF0 { 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-Hbd0G1dF0 { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-OzU2HurI2p { 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-OzU2HurI2p { 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-OzU2HurI2p { 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-OzU2HurI2p { 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-OzU2HurI2p { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 .gp-component-id-89maUisx5e { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-89maUisx5e { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-89maUisx5e { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-89maUisx5e { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-89maUisx5e { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (min-width: 1200px) { .gp-component-id-89maUisx5e { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } }

 @media (max-width: 639px) { .gp-component-id-v8Nuzg_5w0 { 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-v8Nuzg_5w0 { 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-v8Nuzg_5w0 { 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-v8Nuzg_5w0 { 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-v8Nuzg_5w0 { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-0LBTDpVGWe { 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-0LBTDpVGWe { 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-0LBTDpVGWe { 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-0LBTDpVGWe { 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-0LBTDpVGWe { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-j97iDWaji8 { 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-j97iDWaji8 { 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-j97iDWaji8 { 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-j97iDWaji8 { 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-j97iDWaji8 { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

 .gp-component-id-HZ3UldOEvN { 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-HZ3UldOEvN { 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: 100%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HZ3UldOEvN { 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: 70%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HZ3UldOEvN { 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: 50%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HZ3UldOEvN { 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: 50%;padding-bottom: 0px;padding-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-HZ3UldOEvN { 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: 50%;padding-bottom: 0px;padding-top: 0px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-97lCpia6FA { 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-97lCpia6FA { 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-97lCpia6FA { 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-97lCpia6FA { 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-97lCpia6FA { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-2oTL0Y1TjXc { 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-2oTL0Y1TjXc { 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-2oTL0Y1TjXc { 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-2oTL0Y1TjXc { 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-2oTL0Y1TjXc { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-Dh00UdwQdwr { 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-Dh00UdwQdwr { 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-Dh00UdwQdwr { 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-Dh00UdwQdwr { 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-Dh00UdwQdwr { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-o0XNHrWBEU { 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-o0XNHrWBEU { 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-o0XNHrWBEU { 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-o0XNHrWBEU { 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-o0XNHrWBEU { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

 .gp-component-id-ev8R51QKoG { 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-ev8R51QKoG { 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: 100%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ev8R51QKoG { 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: 70%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ev8R51QKoG { 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: 50%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ev8R51QKoG { 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: 50%;padding-bottom: 0px;padding-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-ev8R51QKoG { 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: 50%;padding-bottom: 0px;padding-top: 0px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-KQNM3sTym { 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-KQNM3sTym { 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-KQNM3sTym { 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-KQNM3sTym { 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-KQNM3sTym { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-JyihtlDdE { 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-JyihtlDdE { 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-JyihtlDdE { 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-JyihtlDdE { 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-JyihtlDdE { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-OYt0fEav0K { 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-OYt0fEav0K { 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-OYt0fEav0K { 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-OYt0fEav0K { 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-OYt0fEav0K { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-Oy7FuUkssU { 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-Oy7FuUkssU { 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-Oy7FuUkssU { 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-Oy7FuUkssU { 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-Oy7FuUkssU { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 .gp-component-id-3vVD688EKK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-3vVD688EKK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3vVD688EKK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3vVD688EKK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3vVD688EKK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } } @media (min-width: 1200px) { .gp-component-id-3vVD688EKK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 22px !important;cursor: pointer;background-color: transparent;color: rgb(254, 100, 129);position: relative;padding-top: 4px;margin-right: 10px;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; } }

 @media (max-width: 639px) { .gp-component-id-XKfld5K0hD { 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-XKfld5K0hD { 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-XKfld5K0hD { 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-XKfld5K0hD { 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-XKfld5K0hD { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

 .gp-component-id-LzXJVwStja { 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-LzXJVwStja { 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: 100%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LzXJVwStja { 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: 70%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LzXJVwStja { 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: 43%;padding-bottom: 0px;padding-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LzXJVwStja { 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: 43%;padding-bottom: 0px;padding-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-LzXJVwStja { 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: 43%;padding-bottom: 0px;padding-top: 0px; } }

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

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

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

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

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

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

 @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-rBs3q5yncfz { font-weight: bolder;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-rBs3q5yncfz { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rBs3q5yncfz { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rBs3q5yncfz { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rBs3q5yncfz { font-weight: bolder;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-rBs3q5yncfz { font-weight: bolder;overflow-wrap: break-word; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-q7_5I50C73 { 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-q7_5I50C73 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-q7_5I50C73 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-q7_5I50C73 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-q7_5I50C73 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-q7_5I50C73 { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-Sndk020ZAM { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Sndk020ZAM { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Sndk020ZAM { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Sndk020ZAM { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Sndk020ZAM { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

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

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

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

 .gp-component-id-EaYR5LGWgN { 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-EaYR5LGWgN { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 10px;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-EaYR5LGWgN { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;padding-bottom: 0px;padding-top: 0px;margin-top: 5px;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-EaYR5LGWgN { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-EaYR5LGWgN { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-EaYR5LGWgN { 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;display: inline-flex;align-items: flex-start;justify-content: flex-start;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-ZVseVwjJEC { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZVseVwjJEC { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZVseVwjJEC { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZVseVwjJEC { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ZVseVwjJEC { width: 100%;height: 100%;flex-direction: column;justify-content: center;display: flex; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-vYL1z93fiw { 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-vYL1z93fiw { 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-vYL1z93fiw { 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-vYL1z93fiw { 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-vYL1z93fiw { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-jLXFrtwZvQ { 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-jLXFrtwZvQ { 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-jLXFrtwZvQ { 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-jLXFrtwZvQ { 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-jLXFrtwZvQ { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-9bmAO9W0Ad { 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-9bmAO9W0Ad { 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-9bmAO9W0Ad { 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-9bmAO9W0Ad { 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-9bmAO9W0Ad { position: relative;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } }

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

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

 .gp-component-id-z9U3cmAQexM { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } @media (max-width: 639px) { .gp-component-id-z9U3cmAQexM { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z9U3cmAQexM { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z9U3cmAQexM { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z9U3cmAQexM { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (min-width: 1200px) { .gp-component-id-z9U3cmAQexM { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .gp-component-id-97ip9HIimT { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-97ip9HIimT { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(254, 100, 129);color: rgb(255, 255, 255);font-weight: 700 !important;font-size: 19px !important;display: inline-flex;align-items: center;padding-bottom: 26px;padding-top: 26px;padding-right: 30px;padding-left: 30px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border-top-left-radius: 6px; } .gp-component-id-97ip9HIimT:active,.gp-component-id-97ip9HIimT.gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-97ip9HIimT { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(254, 100, 129);color: rgb(255, 255, 255);font-weight: 700 !important;font-size: 27px !important;display: inline-flex;align-items: center;padding-bottom: 26px;padding-top: 26px;padding-right: 68px;padding-left: 68px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border-top-left-radius: 6px; } .gp-component-id-97ip9HIimT:active,.gp-component-id-97ip9HIimT.gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-97ip9HIimT { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(254, 100, 129);color: rgb(255, 255, 255);font-weight: 700 !important;font-size: 27px !important;display: inline-flex;align-items: center;padding-bottom: 26px;padding-top: 26px;padding-right: 68px;padding-left: 68px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border-top-left-radius: 6px; } .gp-component-id-97ip9HIimT:active,.gp-component-id-97ip9HIimT.gp-active { background-color: rgb(255, 86, 126); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-97ip9HIimT { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(254, 100, 129);color: rgb(255, 255, 255);font-weight: 700 !important;font-size: 27px !important;display: inline-flex;align-items: center;padding-bottom: 26px;padding-top: 26px;padding-right: 68px;padding-left: 68px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border-top-left-radius: 6px; } .gp-component-id-97ip9HIimT:active,.gp-component-id-97ip9HIimT.gp-active { background-color: rgb(255, 86, 126); } } @media (min-width: 1200px) { .gp-component-id-97ip9HIimT { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(254, 100, 129);color: rgb(255, 255, 255);font-weight: 700 !important;font-size: 27px !important;display: inline-flex;align-items: center;padding-bottom: 26px;padding-top: 26px;padding-right: 68px;padding-left: 68px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border-top-left-radius: 6px; } .gp-component-id-97ip9HIimT:active,.gp-component-id-97ip9HIimT.gp-active { background-color: rgb(255, 86, 126); } }

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

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

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

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

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

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

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

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

 .gp-component-id-2oNGFh6iO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-2oNGFh6iO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 20px !important;cursor: pointer;background-color: transparent;color: inherit;margin-top: 4px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2oNGFh6iO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 12px !important;cursor: pointer;background-color: transparent;color: inherit;margin-top: 4px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2oNGFh6iO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 20px !important;cursor: pointer;background-color: transparent;color: inherit;margin-top: 4px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2oNGFh6iO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 20px !important;cursor: pointer;background-color: transparent;color: inherit;margin-top: 4px; } } @media (min-width: 1200px) { .gp-component-id-2oNGFh6iO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 20px !important;cursor: pointer;background-color: transparent;color: inherit;margin-top: 4px; } }

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

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

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

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

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

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

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

 .gp-component-id-BplxS6_9Ef { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-BplxS6_9Ef { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 32px;overflow-wrap: break-word;font-weight: 900;line-height: 1.25;text-align: center;color: rgb(47, 47, 47); } } @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: 37px !important;overflow-wrap: break-word;font-weight: 900 !important;line-height: 1.25;text-align: center;color: rgb(47, 47, 47); } } @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: 32px;overflow-wrap: break-word;font-weight: 900;line-height: 1.25;text-align: center;color: rgb(47, 47, 47); } } @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: 42px;overflow-wrap: break-word;font-weight: 900;line-height: 1.25;text-align: center;color: rgb(47, 47, 47); } } @media (min-width: 1200px) { .gp-component-id-BplxS6_9Ef { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 50px !important;overflow-wrap: break-word;font-weight: 900 !important;padding-right: 5px;padding-left: 5px;line-height: 1.25;text-align: center;color: rgb(47, 47, 47); } }

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

 .gp-component-id-iiyFwc5FPa { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } @media (max-width: 639px) { .gp-component-id-iiyFwc5FPa { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iiyFwc5FPa { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iiyFwc5FPa { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iiyFwc5FPa { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } } @media (min-width: 1200px) { .gp-component-id-iiyFwc5FPa { overflow-wrap: break-word;background-color: rgb(255, 255, 0); } }

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

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

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

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

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

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

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

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

