
      
    


      body { font-family: Montserrat }
     


      button {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 1.65;
  letter-spacing: 0.01em;
  color: #F4F4F4; /* your sacred cream */
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'EB Garamond', serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.25;
}

/* Title scale */
h1 { font-size: 40px; }
h2 { font-size: 28px; }
h3 { font-size: 22px; }
h4 { font-size: 19px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; }

/* Paragraph spacing */
p {
  margin-bottom: 14px;
}

/* Buttons */
button,
.groove-button {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Links */
a {
  letter-spacing: 0.04em;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  body { font-size: 16px; }
  h1 { font-size: 32px; }
  h2 { font-size: 24px; }
}
/* Base link tone */
a {
  color: #9FC9B3;                 /* soft sacred green */
  text-decoration: none;
  transition: all 0.25s ease;
  position: relative;
}

/* Gentle underline that breathes */
a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 1px;
  background: rgba(159, 201, 179, 0.5);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

/* Hover = subtle reveal, not harsh blue */
a:hover {
  color: #CFE9DC;
}

a:hover::after {
  transform: scaleX(1);
}

/* Buttons shouldn't get link underline behavior */
button a::after,
.groove-button a::after {
  display: none;
} *{} {}
     


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



[data-gp-component].gp-component-id-B30LHNwWw { /* Hide all checkout fluff */ .akashic-optin-gate .checkout-panes > *:not(.checkout-pane-active), .akashic-optin-gate .thrivecart-header, .akashic-optin-gate .thrivecart-footer, .akashic-optin-gate .order-summary, .akashic-optin-gate .guarantee, .akashic-optin-gate .trust-badges, .akashic-optin-gate .cart-bump, .akashic-optin-gate .breadcrumbs, .akashic-optin-gate .payment-methods, .akashic-optin-gate .billing-fields, .akashic-optin-gate .shipping-fields, .akashic-optin-gate .terms, .akashic-optin-gate .currency-switcher, .akashic-optin-gate .coupon, .akashic-optin-gate .tax-fields, .akashic-optin-gate .quantity, .akashic-optin-gate .phone, .akashic-optin-gate .company, .akashic-optin-gate .address, .akashic-optin-gate .country, .akashic-optin-gate .state, .akashic-optin-gate .city, .akashic-optin-gate .zip, .akashic-optin-gate .shipping-method, .akashic-optin-gate .payment-icons { display: none !important; } .akashic-optin-gate input[type="text"], .akashic-optin-gate input[type="email"]{ width: 100%; background: rgba(10,15,30,.85); border: 1px solid rgba(255,255,255,.25); border-radius: 14px; padding: 14px 16px; color: #f5f5f5; font-size: 16px; margin-bottom: 12px; } .akashic-optin-gate input::placeholder{ color: rgba(255,255,255,.7); } .akashic-optin-gate input:focus{ outline: none; border-color: rgba(255,255,255,.6); } /* Sacred button */ .akashic-optin-gate button, .akashic-optin-gate input[type="submit"]{ width: 100%; background: linear-gradient(135deg, #0c1f2e, #163b52); border: 1px solid rgba(255,255,255,.25); border-radius: 16px; padding: 16px; color: #fff; font-size: 17px; font-weight: 600; cursor: pointer; transition: all .25s ease; } .akashic-optin-gate button:hover, .akashic-optin-gate input[type="submit"]:hover{ transform: translateY(-1px); box-shadow: 0 12px 26px rgba(0,0,0,.4); } }

 .gp-component-id-kNQmUUTNp.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-kNQmUUTNp.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.71);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;backdrop-filter: blur(0px); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kNQmUUTNp.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.71);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;backdrop-filter: blur(0px); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kNQmUUTNp.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.71);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;backdrop-filter: blur(0px); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kNQmUUTNp.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.71);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;backdrop-filter: blur(0px); } } @media (min-width: 1200px) { .gp-component-id-kNQmUUTNp.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.71);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;backdrop-filter: blur(0px); } }

 @media (max-width: 639px) { .gp-component-id-B30LHNwWw[data-gp-component] { font-size: 25px !important;color: rgb(248, 243, 241);text-align: center;background-color: rgb(255, 255, 255);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;height: 100%;max-width: 524px;overflow-wrap: break-word; } .gp-component-id-B30LHNwWw[data-gp-component]:hover,.gp-component-id-B30LHNwWw[data-gp-component].gp-hover { color: rgb(8, 43, 21);text-decoration-line: underline;font-style: inherit; } .gp-component-id-B30LHNwWw[data-gp-component]:focus,.gp-component-id-B30LHNwWw[data-gp-component].gp-focus { color: rgb(8, 43, 21); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B30LHNwWw[data-gp-component] { font-size: 25px !important;color: rgb(248, 243, 241);text-align: center;background-color: rgb(255, 255, 255);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;height: 100%;max-width: 524px;overflow-wrap: break-word; } .gp-component-id-B30LHNwWw[data-gp-component]:hover,.gp-component-id-B30LHNwWw[data-gp-component].gp-hover { color: rgb(8, 43, 21);text-decoration-line: underline;font-style: inherit; } .gp-component-id-B30LHNwWw[data-gp-component]:focus,.gp-component-id-B30LHNwWw[data-gp-component].gp-focus { color: rgb(8, 43, 21); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B30LHNwWw[data-gp-component] { font-size: 25px !important;color: rgb(248, 243, 241);text-align: center;background-color: rgb(255, 255, 255);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;height: 100%;max-width: 524px;overflow-wrap: break-word; } .gp-component-id-B30LHNwWw[data-gp-component]:hover,.gp-component-id-B30LHNwWw[data-gp-component].gp-hover { color: rgb(8, 43, 21);text-decoration-line: underline;font-style: inherit; } .gp-component-id-B30LHNwWw[data-gp-component]:focus,.gp-component-id-B30LHNwWw[data-gp-component].gp-focus { color: rgb(8, 43, 21); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B30LHNwWw[data-gp-component] { font-size: 25px !important;color: rgb(248, 243, 241);text-align: center;background-color: rgb(255, 255, 255);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;height: 100%;max-width: 524px;overflow-wrap: break-word; } .gp-component-id-B30LHNwWw[data-gp-component]:hover,.gp-component-id-B30LHNwWw[data-gp-component].gp-hover { color: rgb(8, 43, 21);text-decoration-line: underline;font-style: inherit; } .gp-component-id-B30LHNwWw[data-gp-component]:focus,.gp-component-id-B30LHNwWw[data-gp-component].gp-focus { color: rgb(8, 43, 21); } } @media (min-width: 1200px) { .gp-component-id-B30LHNwWw[data-gp-component] { font-size: 25px !important;color: rgb(248, 243, 241);text-align: center;background-color: rgb(255, 255, 255);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;height: 100%;max-width: 524px;overflow-wrap: break-word; } .gp-component-id-B30LHNwWw[data-gp-component]:hover,.gp-component-id-B30LHNwWw[data-gp-component].gp-hover { color: rgb(8, 43, 21);text-decoration-line: underline;font-style: inherit; } .gp-component-id-B30LHNwWw[data-gp-component]:focus,.gp-component-id-B30LHNwWw[data-gp-component].gp-focus { color: rgb(8, 43, 21); } }

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

 @media (max-width: 639px) { .gp-component-id-H5vY8psxp[data-gp-component] { margin-bottom: 0px;width: 65%;height: 100%;max-width: 49%;flex-direction: column;display: none; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H5vY8psxp[data-gp-component] { margin-bottom: 0px;width: 65%;height: 100%;max-width: 49%;flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H5vY8psxp[data-gp-component] { margin-bottom: 0px;width: 65%;height: 100%;max-width: 49%;flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H5vY8psxp[data-gp-component] { margin-bottom: 0px;width: 65%;height: 100%;max-width: 49%;flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-H5vY8psxp[data-gp-component] { margin-bottom: 0px;width: 65%;height: 100%;max-width: 49%;flex-direction: column;display: flex; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-0fU6RkY_tW { font-size: 24px !important;font-weight: 800;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "EB Garamond" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 17px;padding-bottom: 17px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0fU6RkY_tW { font-size: 57px !important;font-weight: 800;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "EB Garamond" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 17px;padding-bottom: 17px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0fU6RkY_tW { font-size: 57px !important;font-weight: 800;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "EB Garamond" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 17px;padding-bottom: 17px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0fU6RkY_tW { font-size: 57px !important;font-weight: 800;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "EB Garamond" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 17px;padding-bottom: 17px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0fU6RkY_tW { font-size: 57px !important;font-weight: 800;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "EB Garamond" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 17px;padding-bottom: 17px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } }

 @media (max-width: 639px) { .gp-component-id-kNQmUUTNp[data-gp-component] { background-image: url("https://images.groovetech.io/kIm3FMgJtL9ZriCHc9mLssQb6X_n0S7ND2ajwPhmRIw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY2NTQ1MTY5X2xpYnJhcnkucG5n.webp");background-size: cover;background-attachment: fixed;margin-top: 0px;margin-bottom: 0px;padding-left: 6px;padding-right: 6px;padding-top: 20px;padding-bottom: 20px;z-index: auto;position: relative;min-height: 50px;background-position-x: 100%;background-position-y: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kNQmUUTNp[data-gp-component] { background-image: url("https://images.groovetech.io/kIm3FMgJtL9ZriCHc9mLssQb6X_n0S7ND2ajwPhmRIw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY2NTQ1MTY5X2xpYnJhcnkucG5n.webp");background-size: cover;background-attachment: fixed;margin-top: 0px;margin-bottom: 0px;padding-left: 56px;padding-right: 56px;padding-top: 70px;padding-bottom: 70px;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kNQmUUTNp[data-gp-component] { background-image: url("https://images.groovetech.io/kIm3FMgJtL9ZriCHc9mLssQb6X_n0S7ND2ajwPhmRIw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY2NTQ1MTY5X2xpYnJhcnkucG5n.webp");background-size: cover;background-attachment: fixed;margin-top: 0px;margin-bottom: 0px;padding-left: 56px;padding-right: 56px;padding-top: 70px;padding-bottom: 70px;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kNQmUUTNp[data-gp-component] { background-image: url("https://images.groovetech.io/kIm3FMgJtL9ZriCHc9mLssQb6X_n0S7ND2ajwPhmRIw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY2NTQ1MTY5X2xpYnJhcnkucG5n.webp");background-size: cover;background-attachment: fixed;margin-top: 0px;margin-bottom: 0px;padding-left: 56px;padding-right: 56px;padding-top: 70px;padding-bottom: 70px;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } } @media (min-width: 1200px) { .gp-component-id-kNQmUUTNp[data-gp-component] { background-image: url("https://images.groovetech.io/kIm3FMgJtL9ZriCHc9mLssQb6X_n0S7ND2ajwPhmRIw/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY2NTQ1MTY5X2xpYnJhcnkucG5n.webp");background-size: cover;background-attachment: fixed;margin-top: 0px;margin-bottom: 0px;padding-left: 56px;padding-right: 56px;padding-top: 70px;padding-bottom: 70px;z-index: auto;position: relative;min-height: 50px;background-position-x: 0px;background-position-y: 50%; } }

 .gp-component-id-J77nM0R3F53 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-J77nM0R3F53 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J77nM0R3F53 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J77nM0R3F53 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J77nM0R3F53 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-J77nM0R3F53 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-dKYgWH7zcMb { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-dKYgWH7zcMb { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dKYgWH7zcMb { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dKYgWH7zcMb { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dKYgWH7zcMb { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-dKYgWH7zcMb { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-SIPGrb0r4oo { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-SIPGrb0r4oo { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SIPGrb0r4oo { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SIPGrb0r4oo { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SIPGrb0r4oo { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-SIPGrb0r4oo { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-6EoKuvd0wNy { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;top: 0px;left: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-6EoKuvd0wNy { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;top: 0px;left: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6EoKuvd0wNy { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;top: 0px;left: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6EoKuvd0wNy { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;top: 0px;left: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6EoKuvd0wNy { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;top: 0px;left: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-6EoKuvd0wNy { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;top: 0px;left: 0px;position: absolute; } }

 .gp-component-id-r2rv2djL0S { z-index: 12;position: absolute;pointer-events: none;overflow-y: hidden;max-height: 100%;height: 100%;right: 0px;left: 0px;top: 0px; } @media (max-width: 639px) { .gp-component-id-r2rv2djL0S { z-index: 12;position: absolute !important;pointer-events: none;overflow-y: hidden;max-height: 100%;height: 100%;right: 0px;left: 0px;top: 0px;background-size: var(--gp-bg-spacing) var(--gp-bg-spacing) !important;background-image: linear-gradient(135deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(225deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(45deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(315deg,var(--gp-bg-front-color,#e43f70) 25%,var(--gp-bg-back-color,#fff) 0) !important;background-color: var(--gp-bg-back-color,#fff) !important; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r2rv2djL0S { z-index: 12;position: absolute !important;pointer-events: none;overflow-y: hidden;max-height: 100%;height: 100%;right: 0px;left: 0px;top: 0px;background-size: var(--gp-bg-spacing) var(--gp-bg-spacing) !important;background-image: linear-gradient(135deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(225deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(45deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(315deg,var(--gp-bg-front-color,#e43f70) 25%,var(--gp-bg-back-color,#fff) 0) !important;background-color: var(--gp-bg-back-color,#fff) !important; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r2rv2djL0S { z-index: 12;position: absolute !important;pointer-events: none;overflow-y: hidden;max-height: 100%;height: 100%;right: 0px;left: 0px;top: 0px;background-size: var(--gp-bg-spacing) var(--gp-bg-spacing) !important;background-image: linear-gradient(135deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(225deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(45deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(315deg,var(--gp-bg-front-color,#e43f70) 25%,var(--gp-bg-back-color,#fff) 0) !important;background-color: var(--gp-bg-back-color,#fff) !important; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r2rv2djL0S { z-index: 12;position: absolute !important;pointer-events: none;overflow-y: hidden;max-height: 100%;height: 100%;right: 0px;left: 0px;top: 0px;background-size: var(--gp-bg-spacing) var(--gp-bg-spacing) !important;background-image: linear-gradient(135deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(225deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(45deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(315deg,var(--gp-bg-front-color,#e43f70) 25%,var(--gp-bg-back-color,#fff) 0) !important;background-color: var(--gp-bg-back-color,#fff) !important; } } @media (min-width: 1200px) { .gp-component-id-r2rv2djL0S { z-index: 12;position: absolute !important;pointer-events: none;overflow-y: hidden;max-height: 100%;height: 100%;right: 0px;left: 0px;top: 0px;background-size: var(--gp-bg-spacing) var(--gp-bg-spacing) !important;background-image: linear-gradient(135deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(225deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(45deg,var(--gp-bg-front-color,#e43f70) 25%,transparent 0),linear-gradient(315deg,var(--gp-bg-front-color,#e43f70) 25%,var(--gp-bg-back-color,#fff) 0) !important;background-color: var(--gp-bg-back-color,#fff) !important; } }

 .gp-component-id-w7ZiGhJHfw { 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-w7ZiGhJHfw { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 16px;overflow-wrap: break-word;font-weight: 400;font-size: 16px;box-sizing: border-box;cursor: text;opacity: 0.5;font-family: Lato, sans-serif;text-align: center;color: rgb(252, 229, 205); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-w7ZiGhJHfw { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 16px;overflow-wrap: break-word;font-weight: 400;font-size: 16px;box-sizing: border-box;cursor: text;opacity: 0.5;font-family: Lato, sans-serif;text-align: center;color: rgb(252, 229, 205); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-w7ZiGhJHfw { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 16px;overflow-wrap: break-word;font-weight: 400;font-size: 16px;box-sizing: border-box;cursor: text;opacity: 0.5;font-family: Lato, sans-serif;text-align: center;color: rgb(252, 229, 205); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-w7ZiGhJHfw { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 16px;overflow-wrap: break-word;font-weight: 400;font-size: 16px;box-sizing: border-box;cursor: text;opacity: 0.5;font-family: Lato, sans-serif;text-align: center;color: rgb(252, 229, 205); } } @media (min-width: 1200px) { .gp-component-id-w7ZiGhJHfw { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 16px;overflow-wrap: break-word;font-weight: 400;font-size: 16px;box-sizing: border-box;cursor: text;opacity: 0.5;font-family: Lato, sans-serif;text-align: center;color: rgb(252, 229, 205); } }

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

 .gp-component-id-B7kwevdnRO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-B7kwevdnRO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-B7kwevdnRO:hover,.gp-component-id-B7kwevdnRO.gp-hover { color: rgb(252, 229, 205); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B7kwevdnRO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-B7kwevdnRO:hover,.gp-component-id-B7kwevdnRO.gp-hover { color: rgb(252, 229, 205); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B7kwevdnRO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-B7kwevdnRO:hover,.gp-component-id-B7kwevdnRO.gp-hover { color: rgb(252, 229, 205); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B7kwevdnRO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-B7kwevdnRO:hover,.gp-component-id-B7kwevdnRO.gp-hover { color: rgb(252, 229, 205); } } @media (min-width: 1200px) { .gp-component-id-B7kwevdnRO { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-B7kwevdnRO:hover,.gp-component-id-B7kwevdnRO.gp-hover { color: rgb(252, 229, 205); } }

 .gp-component-id-WHoz2SCDdK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-WHoz2SCDdK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-WHoz2SCDdK:hover,.gp-component-id-WHoz2SCDdK.gp-hover { color: rgb(252, 229, 205); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WHoz2SCDdK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-WHoz2SCDdK:hover,.gp-component-id-WHoz2SCDdK.gp-hover { color: rgb(252, 229, 205); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WHoz2SCDdK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-WHoz2SCDdK:hover,.gp-component-id-WHoz2SCDdK.gp-hover { color: rgb(252, 229, 205); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WHoz2SCDdK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-WHoz2SCDdK:hover,.gp-component-id-WHoz2SCDdK.gp-hover { color: rgb(252, 229, 205); } } @media (min-width: 1200px) { .gp-component-id-WHoz2SCDdK { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(255, 97, 107);display: block;position: relative;margin-right: 8px;margin-left: 8px;font-family: Lato;font-weight: 400;font-size: 14px; } .gp-component-id-WHoz2SCDdK:hover,.gp-component-id-WHoz2SCDdK.gp-hover { color: rgb(252, 229, 205); } }

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

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

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

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

 .gp-component-id-9ONEpO32SG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-9ONEpO32SG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Lato;text-align: center;color: rgba(252, 229, 205, 0.58);font-size: 14px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9ONEpO32SG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Lato;text-align: center;color: rgba(252, 229, 205, 0.58);font-size: 14px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9ONEpO32SG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Lato;text-align: center;color: rgba(252, 229, 205, 0.58);font-size: 14px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9ONEpO32SG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Lato;text-align: center;color: rgba(252, 229, 205, 0.58);font-size: 14px; } } @media (min-width: 1200px) { .gp-component-id-9ONEpO32SG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Lato;text-align: center;color: rgba(252, 229, 205, 0.58);font-size: 14px; } }

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

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

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

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

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

 .gp-component-id-5VCfca2iVg { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-5VCfca2iVg { z-index: 15;position: relative;display: flex;justify-content: center;width: 100%;padding-bottom: 50px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5VCfca2iVg { z-index: 15;position: relative;display: flex;justify-content: center;max-width: 640px;width: 100%;padding-bottom: 50px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5VCfca2iVg { z-index: 15;position: relative;display: flex;justify-content: center;max-width: 768px;width: 100%;padding-bottom: 50px;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5VCfca2iVg { z-index: 15;position: relative;display: flex;justify-content: center;max-width: 992px;width: 100%;padding-bottom: 50px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-5VCfca2iVg { z-index: 15;position: relative;display: flex;justify-content: center;max-width: 1200px;width: 100%;padding-bottom: 50px;margin-right: auto;margin-left: auto; } }

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

 .gp-component-id-bq_OGs0AV { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-bq_OGs0AV { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%;--gp-bg-front-color: rgba(120, 136, 155, 0.91);--gp-bg-front-alpha-color: rgba(120, 136, 155, 0.90.333);--gp-bg-back-color: rgba(173, 183, 194, 0.98);--gp-bg-spacing: 94px;--gp-bg-opacity: 0.2;padding-bottom: 50px;padding-top: 50px;margin-bottom: 0px;margin-top: 0px;background-size: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bq_OGs0AV { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%;--gp-bg-front-color: rgba(120, 136, 155, 0.91);--gp-bg-front-alpha-color: rgba(120, 136, 155, 0.90.333);--gp-bg-back-color: rgba(173, 183, 194, 0.98);--gp-bg-spacing: 94px;--gp-bg-opacity: 0.2;padding-bottom: 50px;padding-top: 50px;margin-bottom: 0px;margin-top: 0px;background-size: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bq_OGs0AV { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%;--gp-bg-front-color: rgba(120, 136, 155, 0.91);--gp-bg-front-alpha-color: rgba(120, 136, 155, 0.90.333);--gp-bg-back-color: rgba(173, 183, 194, 0.98);--gp-bg-spacing: 94px;--gp-bg-opacity: 0.2;padding-bottom: 50px;padding-top: 50px;margin-bottom: 0px;margin-top: 0px;background-size: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bq_OGs0AV { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%;--gp-bg-front-color: rgba(120, 136, 155, 0.91);--gp-bg-front-alpha-color: rgba(120, 136, 155, 0.90.333);--gp-bg-back-color: rgba(173, 183, 194, 0.98);--gp-bg-spacing: 94px;--gp-bg-opacity: 0.2;padding-bottom: 50px;padding-top: 50px;margin-bottom: 0px;margin-top: 0px;background-size: cover; } } @media (min-width: 1200px) { .gp-component-id-bq_OGs0AV { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%;--gp-bg-front-color: rgba(120, 136, 155, 0.91);--gp-bg-front-alpha-color: rgba(120, 136, 155, 0.90.333);--gp-bg-back-color: rgba(173, 183, 194, 0.98);--gp-bg-spacing: 94px;--gp-bg-opacity: 0.2;padding-bottom: 50px;padding-top: 50px;margin-bottom: 0px;margin-top: 0px;background-size: cover; } }

 .gp-component-id-CNFrvdur7Z { 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-CNFrvdur7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 20px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 10px;padding-left: 10px;text-align: center; } .gp-component-id-CNFrvdur7Z:hover,.gp-component-id-CNFrvdur7Z.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-CNFrvdur7Z:active,.gp-component-id-CNFrvdur7Z.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CNFrvdur7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-CNFrvdur7Z:hover,.gp-component-id-CNFrvdur7Z.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-CNFrvdur7Z:active,.gp-component-id-CNFrvdur7Z.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CNFrvdur7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-CNFrvdur7Z:hover,.gp-component-id-CNFrvdur7Z.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-CNFrvdur7Z:active,.gp-component-id-CNFrvdur7Z.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CNFrvdur7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-CNFrvdur7Z:hover,.gp-component-id-CNFrvdur7Z.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-CNFrvdur7Z:active,.gp-component-id-CNFrvdur7Z.gp-active { background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-CNFrvdur7Z { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-CNFrvdur7Z:hover,.gp-component-id-CNFrvdur7Z.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-CNFrvdur7Z:active,.gp-component-id-CNFrvdur7Z.gp-active { background-color: rgb(0, 0, 0); } }

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

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

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

 .gp-component-id-JfMb32kqZV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-JfMb32kqZV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 28px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 20px;padding-top: 17px;line-height: 1.25;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JfMb32kqZV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 50px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 20px;padding-top: 17px;line-height: 1.25;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JfMb32kqZV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 50px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 20px;padding-top: 17px;line-height: 1.25;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JfMb32kqZV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 50px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 20px;padding-top: 17px;line-height: 1.25;text-align: center;color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-JfMb32kqZV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 50px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 20px;padding-top: 17px;line-height: 1.25;text-align: center;color: rgb(0, 0, 0); } }

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

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

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

 @media (max-width: 639px) { .gp-component-id-0GDjsBlCX9 { display: flex;justify-content: center;flex-direction: column;max-width: 90%;width: 100%;margin-top: 30px;background-color: rgba(255, 255, 255, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0GDjsBlCX9 { display: flex;justify-content: center;flex-direction: column;max-width: 90%;width: 100%;margin-top: 30px;background-color: rgba(255, 255, 255, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0GDjsBlCX9 { display: flex;justify-content: center;flex-direction: column;max-width: 90%;width: 100%;margin-top: 30px;background-color: rgba(255, 255, 255, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0GDjsBlCX9 { display: flex;justify-content: center;flex-direction: column;max-width: 90%;width: 100%;margin-top: 30px;background-color: rgba(255, 255, 255, 0); } } @media (min-width: 1200px) { .gp-component-id-0GDjsBlCX9 { display: flex;justify-content: center;flex-direction: column;max-width: 90%;width: 100%;margin-top: 30px;background-color: rgba(255, 255, 255, 0); } }

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

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

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

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

 .gp-component-id-SrhCgUu8xU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-SrhCgUu8xU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 33px !important;overflow-wrap: break-word;font-weight: 700 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SrhCgUu8xU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 60px !important;overflow-wrap: break-word;font-weight: 700 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SrhCgUu8xU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 60px !important;overflow-wrap: break-word;font-weight: 700 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SrhCgUu8xU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 60px !important;overflow-wrap: break-word;font-weight: 700 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-SrhCgUu8xU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 60px !important;overflow-wrap: break-word;font-weight: 700 !important;font-family: "EB Garamond" !important;cursor: text;box-sizing: border-box;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } }

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

 @media (max-width: 639px) { .gp-component-id-OS7MC4HqFS { font-size: 5px !important;display: flex;justify-content: center;flex-direction: column;max-width: 100%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OS7MC4HqFS { display: flex;justify-content: center;flex-direction: column;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OS7MC4HqFS { display: flex;justify-content: center;flex-direction: column;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OS7MC4HqFS { display: flex;justify-content: center;flex-direction: column;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (min-width: 1200px) { .gp-component-id-OS7MC4HqFS { display: flex;justify-content: center;flex-direction: column;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } }

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

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

 .gp-component-id-8xAsqB2qo { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-8xAsqB2qo { min-height: 50px;position: relative;z-index: auto;padding-bottom: 48px;padding-top: 48px;padding-right: 32px;padding-left: 32px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8xAsqB2qo { min-height: 50px;position: relative;z-index: auto;padding-bottom: 64px;padding-top: 64px;padding-right: 128px;padding-left: 128px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8xAsqB2qo { min-height: 50px;position: relative;z-index: auto;padding-bottom: 64px;padding-top: 64px;padding-right: 16px;padding-left: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8xAsqB2qo { min-height: 50px;position: relative;z-index: auto;padding-bottom: 64px;padding-top: 64px;padding-right: 16px;padding-left: 16px; } } @media (min-width: 1200px) { .gp-component-id-8xAsqB2qo { min-height: 50px;position: relative;z-index: auto;padding-bottom: 64px;padding-top: 64px;padding-right: 16px;padding-left: 16px; } }

 .gp-component-id-VKZ7_BGSY4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-VKZ7_BGSY4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 17px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VKZ7_BGSY4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VKZ7_BGSY4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VKZ7_BGSY4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (min-width: 1200px) { .gp-component-id-VKZ7_BGSY4 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } }

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

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

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

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

 .gp-component-id-ChY7KrDD5m { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-ChY7KrDD5m { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;cursor: text;box-sizing: border-box;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ChY7KrDD5m { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;cursor: text;box-sizing: border-box;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ChY7KrDD5m { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;cursor: text;box-sizing: border-box;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ChY7KrDD5m { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;cursor: text;box-sizing: border-box;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (min-width: 1200px) { .gp-component-id-ChY7KrDD5m { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;cursor: text;box-sizing: border-box;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } }

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

 .gp-component-id-yzZ96gE0sP { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-yzZ96gE0sP { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yzZ96gE0sP { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yzZ96gE0sP { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yzZ96gE0sP { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-yzZ96gE0sP { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } }

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

 .gp-component-id-I4aLkuXs_ { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-I4aLkuXs_ { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-I4aLkuXs_ { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-I4aLkuXs_ { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-I4aLkuXs_ { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (min-width: 1200px) { .gp-component-id-I4aLkuXs_ { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } }

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

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

 .gp-component-id-oLBi5qtKS5 { 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-oLBi5qtKS5 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 20px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 10px;padding-left: 10px;margin-top: 30px;text-align: center; } .gp-component-id-oLBi5qtKS5:hover,.gp-component-id-oLBi5qtKS5.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-oLBi5qtKS5:active,.gp-component-id-oLBi5qtKS5.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oLBi5qtKS5 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;margin-top: 30px;text-align: center; } .gp-component-id-oLBi5qtKS5:hover,.gp-component-id-oLBi5qtKS5.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-oLBi5qtKS5:active,.gp-component-id-oLBi5qtKS5.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oLBi5qtKS5 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;margin-top: 30px;text-align: center; } .gp-component-id-oLBi5qtKS5:hover,.gp-component-id-oLBi5qtKS5.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-oLBi5qtKS5:active,.gp-component-id-oLBi5qtKS5.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oLBi5qtKS5 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;margin-top: 30px;text-align: center; } .gp-component-id-oLBi5qtKS5:hover,.gp-component-id-oLBi5qtKS5.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-oLBi5qtKS5:active,.gp-component-id-oLBi5qtKS5.gp-active { background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-oLBi5qtKS5 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;margin-top: 30px;text-align: center; } .gp-component-id-oLBi5qtKS5:hover,.gp-component-id-oLBi5qtKS5.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-oLBi5qtKS5:active,.gp-component-id-oLBi5qtKS5.gp-active { background-color: rgb(0, 0, 0); } }

 .gp-component-id-WLc2t3zwiV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-WLc2t3zwiV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 16px !important;line-height: inherit;color: rgb(32, 45, 60); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WLc2t3zwiV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: inherit;color: rgb(32, 45, 60); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WLc2t3zwiV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: inherit;color: rgb(32, 45, 60); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WLc2t3zwiV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: inherit;color: rgb(32, 45, 60); } } @media (min-width: 1200px) { .gp-component-id-WLc2t3zwiV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: inherit;color: rgb(32, 45, 60); } }

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-DCaEXhwim6 { background-color: rgba(255, 255, 255, 0);margin-top: 30px;width: 100%;max-width: 90%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DCaEXhwim6 { background-color: rgba(255, 255, 255, 0);margin-top: 30px;width: 100%;max-width: 90%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DCaEXhwim6 { background-color: rgba(255, 255, 255, 0);margin-top: 30px;width: 100%;max-width: 90%;flex-direction: column;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DCaEXhwim6 { background-color: rgba(255, 255, 255, 0);margin-top: 30px;width: 100%;max-width: 90%;flex-direction: column;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-DCaEXhwim6 { background-color: rgba(255, 255, 255, 0);margin-top: 30px;width: 100%;max-width: 90%;flex-direction: column;justify-content: center;display: flex; } }

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

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

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

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

 .gp-component-id-t0d3nKy27 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-t0d3nKy27 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 28px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;box-sizing: border-box;cursor: text;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t0d3nKy27 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 58px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;box-sizing: border-box;cursor: text;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t0d3nKy27 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 58px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;box-sizing: border-box;cursor: text;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t0d3nKy27 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 58px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;box-sizing: border-box;cursor: text;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-t0d3nKy27 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 58px !important;overflow-wrap: break-word;font-weight: 400 !important;font-family: "EB Garamond" !important;box-sizing: border-box;cursor: text;max-width: 100%;padding-bottom: 0px;padding-top: 17px;line-height: 1.25;color: rgb(0, 0, 0); } }

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

 @media (max-width: 639px) { .gp-component-id-GU7FRgiIu { font-size: 5px !important;display: flex;justify-content: center;max-width: 100%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GU7FRgiIu { display: flex;justify-content: center;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GU7FRgiIu { display: flex;justify-content: center;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GU7FRgiIu { display: flex;justify-content: center;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } } @media (min-width: 1200px) { .gp-component-id-GU7FRgiIu { display: flex;justify-content: center;max-width: 72%;width: 100%;padding-bottom: 30px;text-align: center; } }

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

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

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

 .gp-component-id-tzmsbHGbkf { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-tzmsbHGbkf { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 17px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tzmsbHGbkf { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tzmsbHGbkf { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tzmsbHGbkf { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (min-width: 1200px) { .gp-component-id-tzmsbHGbkf { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } }

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

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

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

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

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

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

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

 .gp-component-id-0cAt1aYPfz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-0cAt1aYPfz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0cAt1aYPfz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0cAt1aYPfz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0cAt1aYPfz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (min-width: 1200px) { .gp-component-id-0cAt1aYPfz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } }

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

 .gp-component-id-kRJId0urJQ { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-kRJId0urJQ { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kRJId0urJQ { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kRJId0urJQ { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kRJId0urJQ { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-kRJId0urJQ { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } }

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

 .gp-component-id-js7Q5XEIG { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-js7Q5XEIG { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-js7Q5XEIG { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-js7Q5XEIG { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-js7Q5XEIG { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (min-width: 1200px) { .gp-component-id-js7Q5XEIG { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } }

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

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

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

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

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

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

 .gp-component-id-JpiN9iLaie { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-JpiN9iLaie { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 17px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JpiN9iLaie { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JpiN9iLaie { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JpiN9iLaie { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (min-width: 1200px) { .gp-component-id-JpiN9iLaie { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } }

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

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

 .gp-component-id-wqlI23Drzm { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-wqlI23Drzm { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wqlI23Drzm { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wqlI23Drzm { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wqlI23Drzm { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (min-width: 1200px) { .gp-component-id-wqlI23Drzm { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } }

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

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

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

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

 .gp-component-id-VB1dexeamxc { 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-VB1dexeamxc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 20px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 10px;padding-left: 10px;text-align: center; } .gp-component-id-VB1dexeamxc:hover,.gp-component-id-VB1dexeamxc.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-VB1dexeamxc:active,.gp-component-id-VB1dexeamxc.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VB1dexeamxc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-VB1dexeamxc:hover,.gp-component-id-VB1dexeamxc.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-VB1dexeamxc:active,.gp-component-id-VB1dexeamxc.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VB1dexeamxc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-VB1dexeamxc:hover,.gp-component-id-VB1dexeamxc.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-VB1dexeamxc:active,.gp-component-id-VB1dexeamxc.gp-active { background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VB1dexeamxc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-VB1dexeamxc:hover,.gp-component-id-VB1dexeamxc.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-VB1dexeamxc:active,.gp-component-id-VB1dexeamxc.gp-active { background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-VB1dexeamxc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 24px !important;position: relative;display: inline-flex;align-items: center;padding-bottom: 16px;padding-top: 16px;padding-right: 102px;padding-left: 102px;text-align: center; } .gp-component-id-VB1dexeamxc:hover,.gp-component-id-VB1dexeamxc.gp-hover { background-color: rgb(57, 75, 86); } .gp-component-id-VB1dexeamxc:active,.gp-component-id-VB1dexeamxc.gp-active { background-color: rgb(0, 0, 0); } }

 .gp-component-id-09eAc0XuwQ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-09eAc0XuwQ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 17px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 1px;line-height: inherit;text-align: left; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-09eAc0XuwQ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 1px;line-height: inherit;text-align: left; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-09eAc0XuwQ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 1px;line-height: inherit;text-align: left; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-09eAc0XuwQ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 1px;line-height: inherit;text-align: left; } } @media (min-width: 1200px) { .gp-component-id-09eAc0XuwQ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 1px;line-height: inherit;text-align: left; } }

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

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

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

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

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

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

 .gp-component-id-SQ5DJ0dulC { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-SQ5DJ0dulC { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SQ5DJ0dulC { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SQ5DJ0dulC { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SQ5DJ0dulC { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-SQ5DJ0dulC { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } }

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

 .gp-component-id-aoLYZ7YL0 { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-aoLYZ7YL0 { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aoLYZ7YL0 { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aoLYZ7YL0 { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aoLYZ7YL0 { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } } @media (min-width: 1200px) { .gp-component-id-aoLYZ7YL0 { min-height: 50px;position: relative;z-index: auto;background-attachment: fixed;background-size: cover;background-image: url("https://images.groovetech.io/WD0ia-WIv4PwAxHejj3wMKi8xer3vVgvdJ9DeMmm5C0/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmMDIyMjFlZDUyZTVhMDAxNTUwZjFiYi8xNzY1NDE2NDUyX3NwYWNlY2FuZGxlLnBuZw.webp"); } }

 .gp-component-id-icK9pLCgUV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-icK9pLCgUV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 18px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-icK9pLCgUV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-icK9pLCgUV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-icK9pLCgUV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } } @media (min-width: 1200px) { .gp-component-id-icK9pLCgUV { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 22px !important;line-height: 2;color: rgb(32, 45, 60); } }

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

 .gp-component-id-tk04pkUUkl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-tk04pkUUkl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tk04pkUUkl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tk04pkUUkl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tk04pkUUkl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } } @media (min-width: 1200px) { .gp-component-id-tk04pkUUkl { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 27px !important;overflow-wrap: break-word;font-weight: 400 !important;box-sizing: border-box;cursor: text;padding-bottom: 20px;padding-top: 17px;line-height: 1.5;text-align: center; } }

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

 .gp-component-id-wvtTJuq6nh { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-wvtTJuq6nh { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wvtTJuq6nh { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wvtTJuq6nh { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 24px;padding-top: 24px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wvtTJuq6nh { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-wvtTJuq6nh { z-index: 15;position: relative;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 810px;padding-bottom: 48px;padding-top: 48px;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } }

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

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

 .gp-component-id-quEjzxwrJ { 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-quEjzxwrJ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 70%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center;border-bottom-color: rgb(173, 183, 194);border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-quEjzxwrJ { 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: 991px) and (min-width: 768px) { .gp-component-id-quEjzxwrJ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-quEjzxwrJ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-quEjzxwrJ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: none;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } }

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

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

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

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

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

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

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

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

 .gp-component-id-vmONhYUwTz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: inherit;overflow-wrap: break-word;font-weight: inherit; } @media (max-width: 639px) { .gp-component-id-vmONhYUwTz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 20px !important;overflow-wrap: break-word;font-weight: 400 !important;font-style: italic !important;text-decoration-line: inherit;box-sizing: border-box;cursor: text;padding-bottom: 17px;padding-top: 17px;line-height: 1;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vmONhYUwTz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 40px !important;overflow-wrap: break-word;font-weight: 400 !important;font-style: italic !important;text-decoration-line: inherit;box-sizing: border-box;cursor: text;padding-bottom: 17px;padding-top: 17px;line-height: 1;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vmONhYUwTz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 40px !important;overflow-wrap: break-word;font-weight: 400 !important;font-style: italic !important;text-decoration-line: inherit;box-sizing: border-box;cursor: text;padding-bottom: 17px;padding-top: 17px;line-height: 1;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vmONhYUwTz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 40px !important;overflow-wrap: break-word;font-weight: 400 !important;font-style: italic !important;text-decoration-line: inherit;box-sizing: border-box;cursor: text;padding-bottom: 17px;padding-top: 17px;line-height: 1;text-align: center;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-vmONhYUwTz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 40px !important;overflow-wrap: break-word;font-weight: 400 !important;font-style: italic !important;text-decoration-line: inherit;box-sizing: border-box;cursor: text;padding-bottom: 17px;padding-top: 17px;line-height: 1;text-align: center;color: rgb(255, 255, 255); } }

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

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

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

 .gp-component-id-auaOV71dj0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;right: 0px;left: 0px;top: 0px;position: absolute;max-height: 100vh; } @media (max-width: 639px) { .gp-component-id-auaOV71dj0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;right: 0px;left: 0px;top: 0px;position: absolute;max-height: 100vh; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-auaOV71dj0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;right: 0px;left: 0px;top: 0px;position: absolute;max-height: 100vh; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-auaOV71dj0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;right: 0px;left: 0px;top: 0px;position: absolute;max-height: 100vh; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-auaOV71dj0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;right: 0px;left: 0px;top: 0px;position: absolute;max-height: 100vh; } } @media (min-width: 1200px) { .gp-component-id-auaOV71dj0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;right: 0px;left: 0px;top: 0px;position: absolute;max-height: 100vh; } }

 .gp-component-id-0oT3AfanK0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-0oT3AfanK0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0oT3AfanK0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0oT3AfanK0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0oT3AfanK0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-0oT3AfanK0 { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-fmRDcj0K8p { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-fmRDcj0K8p { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fmRDcj0K8p { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fmRDcj0K8p { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fmRDcj0K8p { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-fmRDcj0K8p { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-Ci7VqScqq_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-Ci7VqScqq_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ci7VqScqq_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ci7VqScqq_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ci7VqScqq_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-Ci7VqScqq_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-55ut31PwIK { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-55ut31PwIK { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-55ut31PwIK { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-55ut31PwIK { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-55ut31PwIK { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-55ut31PwIK { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-AAbcbl_7a_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;background-color: transparent;text-decoration-thickness: inherit;color: inherit; } @media (max-width: 639px) { .gp-component-id-AAbcbl_7a_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;background-color: transparent;text-decoration-thickness: initial;color: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AAbcbl_7a_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;background-color: transparent;text-decoration-thickness: initial;color: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AAbcbl_7a_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;background-color: transparent;text-decoration-thickness: initial;color: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AAbcbl_7a_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;background-color: transparent;text-decoration-thickness: initial;color: inherit; } } @media (min-width: 1200px) { .gp-component-id-AAbcbl_7a_ { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;cursor: pointer;text-decoration-line: none;text-decoration-style: solid;text-decoration-color: initial;background-color: transparent;text-decoration-thickness: initial;color: inherit; } }

 .gp-component-id-GpUk2x2VRe { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-GpUk2x2VRe { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GpUk2x2VRe { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GpUk2x2VRe { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GpUk2x2VRe { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (min-width: 1200px) { .gp-component-id-GpUk2x2VRe { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } }

 .gp-component-id-Yoh6hQVOMD { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-Yoh6hQVOMD { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Yoh6hQVOMD { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Yoh6hQVOMD { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Yoh6hQVOMD { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-Yoh6hQVOMD { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-KYeDmUPiSc { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: red; } @media (max-width: 639px) { .gp-component-id-KYeDmUPiSc { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: red; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KYeDmUPiSc { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: red; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KYeDmUPiSc { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: red; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KYeDmUPiSc { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: red; } } @media (min-width: 1200px) { .gp-component-id-KYeDmUPiSc { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;color: red; } }

 .gp-component-id-yiq2AEdzRE { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-yiq2AEdzRE { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yiq2AEdzRE { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yiq2AEdzRE { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yiq2AEdzRE { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } } @media (min-width: 1200px) { .gp-component-id-yiq2AEdzRE { box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } }

 .gp-component-id-UociumbuOV { text-align: center;transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-UociumbuOV { text-align: center;transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UociumbuOV { text-align: center;transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UociumbuOV { text-align: center;transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UociumbuOV { text-align: center;transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-UociumbuOV { text-align: center;transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

 .gp-component-id-6oeJx1QqX { background-color: white;background-clip: initial;background-origin: initial;background-attachment: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;z-index: 9999;height: 100%;width: 100%;position: fixed;display: none;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } @media (max-width: 639px) { .gp-component-id-6oeJx1QqX { background-color: white;background-clip: initial;background-origin: initial;background-attachment: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;z-index: 9999;height: 100%;width: 100%;position: fixed;display: none;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6oeJx1QqX { background-color: white;background-clip: initial;background-origin: initial;background-attachment: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;z-index: 9999;height: 100%;width: 100%;position: fixed;display: none;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6oeJx1QqX { background-color: white;background-clip: initial;background-origin: initial;background-attachment: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;z-index: 9999;height: 100%;width: 100%;position: fixed;display: none;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6oeJx1QqX { background-color: white;background-clip: initial;background-origin: initial;background-attachment: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;z-index: 9999;height: 100%;width: 100%;position: fixed;display: none;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } } @media (min-width: 1200px) { .gp-component-id-6oeJx1QqX { background-color: white;background-clip: initial;background-origin: initial;background-attachment: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;z-index: 9999;height: 100%;width: 100%;position: fixed;display: none;box-sizing: inherit;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgb(173, 183, 194);border-right-color: rgb(173, 183, 194);border-bottom-color: rgb(173, 183, 194);border-left-color: rgb(173, 183, 194);border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial; } }

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

