 /* ========== GLOBAL DEFAULTS (FORCED) ========== */
body { font-family: "Poppins", sans-serif !important; color: #0451ae !important; /* dark blue base text */ line-height: 1.6 !important; background-color: #fff !important; text-align: center
}
h1, h2, h3, h4, h5, h6 { font-family: "Poppins", sans-serif !important; font-weight: 700 !important; margin: 0.5em 0 !important; color: #0451ae !important;
}
h1 { font-size: 42px !important; }
h2 { font-size: 32px !important; }
h3 { font-size: 24px !important; }
p { font-size: 16px !important; }
/* Hero title base */
.hero-title { font-size: 52px; font-weight: bold; line-height: 1.2; color: #0451ae;
}
/* Primary Button (default) */
button, .groove-button { font-family: "Poppins", sans-serif !important; font-size: 18px !important; padding: 10px 18px !important; border-radius: 30px !important; font-weight: 600 !important; background: #2e8cff !important; /* primary blue */ color: #fff !important; border: none !important; cursor: pointer !important; transition: background-color 0.25s ease-in-out !important; /* smoother, subtle */
}
button:hover, .groove-button:hover { background: #18cd5e !important; /* green hover */ color: #ffffff !important; border-radius: 30px !important;
}
/* Secondary Button */
.btn-secondary { background-color: #2e8cff !important; /* light blue */ color: #ffffff !important; border-radius: 30px !important;
}
.btn-secondary:hover { background-color: #0451ae !important; /* dark blue hover */ color: #ffffff !important; border-radius: 30px !important;
}
/* Promo / Orange Button */
.btn-promo { background-color: #f79307 !important; /* orange */ color: #ffffff !important; border-radius: 30px !important;
}
.btn-promo:hover { background-color: #d97805 !important; /* darker orange */ color: #ffffff !important; border-radius: 30px !important;
}
/* Links */
a { color: #18cd5e !important; text-decoration: none !important; }
a:hover { color: #f79307 !important; } /* orange highlight on hover */
/* Highlighted text */
.highlight { color: #f79307 !important; font-weight: 700 !important; }
/* Info box */
.info-box { background-color: #a9eec3 !important; padding: 16px !important; border-radius: 10px !important; color: #0451ae !important; font-weight: 500 !important;
}
/* ========== RESPONSIVE TYPOGRAPHY ========== */
/* Tablet (≤1024px) */
@media (max-width: 1024px) { .hero-title { font-size: 40px !important; } h1 { font-size: 32px !important; } h2 { font-size: 26px !important; } h3 { font-size: 20px !important; } p { font-size: 15px !important; } button, .groove-button { font-size: 16px !important; padding: 9px 16px !important; }
}
/* Mobile (≤768px) */
@media (max-width: 768px) { .hero-title { font-size: 32px !important; } h1 { font-size: 26px !important; } h2 { font-size: 22px !important; } h3 { font-size: 18px !important; } p { font-size: 14px !important; } button, .groove-button { font-size: 15px !important; padding: 8px 15px !important; }
}
/* ========== UTILITY CLASSES ========== */
/* Use these to override defaults for specific cases */
.subheading { font-size: 20px !important; font-weight: 500 !important; color: #2e8cff !important; }
.fineprint { font-size: 12px !important; }
/* ========== TEXT COLORS ========== */
.text-blue, p.text-blue, h1.text-blue, h2.text-blue, h3.text-blue { color: #2e8cff !important; /* Light Blue */
}
.text-dark, p.text-dark, h1.text-dark, h2.text-dark, h3.text-dark { color: #0451ae !important; /* Dark Blue */
}
.text-green, p.text-green, h1.text-green, h2.text-green, h3.text-green { color: #18cd5e !important; /* Green */
}
.text-lightgreen, p.text-lightgreen, h1.text-lightgreen, h2.text-lightgreen, h3.text-lightgreen { color: #a9eec3 !important; /* Light Green */
}
.text-orange, p.text-orange, h1.text-orange, h2.text-orange, h3.text-orange { color: #f79307 !important; /* Orange */
}
.text-white { color: #ffffff !important;
}
.text-gray { color: #666666 !important;
}
/* ========== BACKGROUND COLORS ========== */
.bg-blue { background-color: #2e8cff !important; color: #fff !important; }
.bg-dark { background-color: #0451ae !important; color: #fff !important; }
.bg-green { background-color: #18cd5e !important; color: #fff !important; }
.bg-lightgreen { background-color: #a9eec3 !important; color: #0451ae !important; }
.bg-orange { background-color: #f79307 !important; color: #fff !important; }
.bg-white { background-color: #ffffff !important; color: #0451ae !important; }
.bg-gray { background-color: #f5f5f5 !important; color: #0451ae !important; }
/* ========== BORDER COLORS ========== */
.border-blue { border: 2px solid #2e8cff !important; }
.border-dark { border: 2px solid #0451ae !important; }
.border-green { border: 2px solid #18cd5e !important; }
.border-lightgreen { border: 2px solid #a9eec3 !important; }
.border-orange { border: 2px solid #f79307 !important; }
.border-white { border: 2px solid #ffffff !important; }
.border-gray { border: 2px solid #666666 !important; } *{} #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; } @media (max-width: 639px) { .gp-component-id-mVWMP651Jn[data-gp-component] { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 30px;width: 78%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mVWMP651Jn[data-gp-component] { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 30px;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mVWMP651Jn[data-gp-component] { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 50px;width: 40%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mVWMP651Jn[data-gp-component] { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 50px;width: 40%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-mVWMP651Jn[data-gp-component] { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;margin-bottom: 50px;width: 40%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { .gp-component-id-u0C2M6aY7[data-gp-component] { padding-top: 30px;padding-bottom: 30px;z-index: auto !important;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u0C2M6aY7[data-gp-component] { padding-top: 30px;padding-bottom: 30px;z-index: auto !important;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u0C2M6aY7[data-gp-component] { padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u0C2M6aY7[data-gp-component] { padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-u0C2M6aY7[data-gp-component] { padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px; } } .gp-component-id-owKXqPjnM.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-owKXqPjnM.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-owKXqPjnM.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-owKXqPjnM.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-owKXqPjnM.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-owKXqPjnM.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 639px) { .gp-component-id-m2QxGx9i0V[data-gp-component] { margin-bottom: 30px;padding-top: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-m2QxGx9i0V[data-gp-component] { margin-bottom: 40px;padding-top: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-m2QxGx9i0V[data-gp-component] { margin-bottom: 0px;padding-top: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-m2QxGx9i0V[data-gp-component] { padding-top: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;min-height: 120px; } } @media (min-width: 1200px) { .gp-component-id-m2QxGx9i0V[data-gp-component] { padding-top: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 639px) { .gp-component-id-nVbkE8zBNF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 0px;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nVbkE8zBNF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 0px;margin-bottom: 20px;width: 75%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nVbkE8zBNF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 0px;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nVbkE8zBNF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 0px;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-nVbkE8zBNF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 0px;margin-bottom: 20px;width: 85%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 639px) { .gp-component-id-wWLxdbc7C_[data-gp-component] { margin-bottom: 40px;padding-left: 0px;padding-right: 0px;padding-bottom: 14px;width: 100%;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wWLxdbc7C_[data-gp-component] { margin-bottom: 50px;padding-left: 0px;padding-right: 0px;padding-bottom: 14px;width: 100%;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wWLxdbc7C_[data-gp-component] { margin-bottom: 50px;padding-left: 0px;padding-right: 0px;padding-bottom: 14px;width: 100%;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wWLxdbc7C_[data-gp-component] { margin-bottom: 50px;padding-left: 0px;padding-right: 0px;padding-bottom: 14px;width: 100%;position: relative; } } @media (min-width: 1200px) { .gp-component-id-wWLxdbc7C_[data-gp-component] { margin-bottom: 50px;padding-left: 0px;padding-right: 0px;padding-bottom: 14px;width: 100%;position: relative; } } .gp-component-id-2FGmSPSbo.gp-component > [data-section-overlay] { z-index: 0 !important;position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-2FGmSPSbo.gp-component > [data-section-overlay] { background-color: rgb(237, 249, 242);z-index: 0 !important;position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2FGmSPSbo.gp-component > [data-section-overlay] { background-color: rgb(237, 249, 242);z-index: 0 !important;position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2FGmSPSbo.gp-component > [data-section-overlay] { background-color: rgb(237, 249, 242);z-index: 0 !important;position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2FGmSPSbo.gp-component > [data-section-overlay] { background-color: rgb(237, 249, 242);z-index: 0 !important;position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-2FGmSPSbo.gp-component > [data-section-overlay] { background-color: rgb(237, 249, 242);z-index: 0 !important;position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } .gp-component-id-duzkwXfl8o { line-height: 1; } @media (max-width: 639px) { .gp-component-id-duzkwXfl8o { line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-duzkwXfl8o { line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-duzkwXfl8o { line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-duzkwXfl8o { line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-duzkwXfl8o { line-height: 1; } } .gp-component-id-CcFl3rjXug { color: rgb(255, 255, 255);align-items: center;display: inline-flex;cursor: pointer;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: transparent;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;appearance: button;text-transform: none;overflow-x: visible;overflow-y: visible;font-family: inherit;font-size: 24px;line-height: 1.15;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .gp-component-id-CcFl3rjXug:focus,.gp-component-id-CcFl3rjXug.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } @media (max-width: 639px) { .gp-component-id-CcFl3rjXug { color: rgb(255, 255, 255);align-items: center;display: inline-flex;cursor: pointer;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: transparent;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;appearance: button;text-transform: none;overflow-x: visible;overflow-y: visible;font-family: inherit;font-size: 24px;line-height: 1.15;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .gp-component-id-CcFl3rjXug:focus,.gp-component-id-CcFl3rjXug.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CcFl3rjXug { color: rgb(255, 255, 255);align-items: center;display: inline-flex;cursor: pointer;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: transparent;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;appearance: button;text-transform: none;overflow-x: visible;overflow-y: visible;font-family: inherit;font-size: 24px;line-height: 1.15;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .gp-component-id-CcFl3rjXug:focus,.gp-component-id-CcFl3rjXug.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CcFl3rjXug { color: rgb(255, 255, 255);align-items: center;display: inline-flex;cursor: pointer;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: transparent;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;appearance: button;text-transform: none;overflow-x: visible;overflow-y: visible;font-family: inherit;font-size: 24px;line-height: 1.15;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .gp-component-id-CcFl3rjXug:focus,.gp-component-id-CcFl3rjXug.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CcFl3rjXug { color: rgb(255, 255, 255);align-items: center;display: none;cursor: pointer;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: transparent;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;appearance: button;text-transform: none;overflow-x: visible;overflow-y: visible;font-family: inherit;font-size: 24px;line-height: 1.15;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .gp-component-id-CcFl3rjXug:focus,.gp-component-id-CcFl3rjXug.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (min-width: 1200px) { .gp-component-id-CcFl3rjXug { color: rgb(255, 255, 255);align-items: center;display: none;cursor: pointer;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: transparent;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;appearance: button;text-transform: none;overflow-x: visible;overflow-y: visible;font-family: inherit;font-size: 24px;line-height: 1.15;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .gp-component-id-CcFl3rjXug:focus,.gp-component-id-CcFl3rjXug.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } .gp-component-id-lwjiTJL00y { 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;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-lwjiTJL00y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lwjiTJL00y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lwjiTJL00y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lwjiTJL00y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-lwjiTJL00y { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px; } } .gp-component-id-EQYidHygdN { 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;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-EQYidHygdN { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EQYidHygdN { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EQYidHygdN { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EQYidHygdN { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-EQYidHygdN { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px; } } .gp-component-id-YEkxEFhhdz { 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;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-YEkxEFhhdz { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YEkxEFhhdz { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YEkxEFhhdz { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YEkxEFhhdz { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-YEkxEFhhdz { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px; } } .gp-component-id-yPlxuquOjP { display: none;align-items: center; } @media (max-width: 639px) { .gp-component-id-yPlxuquOjP { display: none !important;align-items: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yPlxuquOjP { display: none !important;align-items: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yPlxuquOjP { display: none !important;align-items: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yPlxuquOjP { display: flex !important;align-items: center; } } @media (min-width: 1200px) { .gp-component-id-yPlxuquOjP { display: flex !important;align-items: center; } } @media (max-width: 639px) { .gp-component-id-raRKdLO67K { background-color: rgb(4, 81, 174);text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-raRKdLO67K { background-color: rgb(4, 81, 174);text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-raRKdLO67K { background-color: rgb(4, 81, 174);text-align: right;color: rgb(255, 255, 255);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-raRKdLO67K { background-color: rgb(4, 81, 174);text-align: right;color: rgb(255, 255, 255);font-size: 18px;position: static !important; } } @media (min-width: 1200px) { .gp-component-id-raRKdLO67K { background-color: rgb(4, 81, 174);text-align: right;color: rgb(255, 255, 255);font-size: 18px;position: static !important; } } .gp-component-id-wfeKZQZDNB { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } @media (max-width: 639px) { .gp-component-id-wfeKZQZDNB { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wfeKZQZDNB { top: 100%;z-index: 20;right: 0px;left: 0px;position: absolute;flex-grow: 1;flex-shrink: 1;flex-basis: 0%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wfeKZQZDNB { top: 100%;z-index: 20;right: 0px;left: 0px;position: relative;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;justify-content: flex-end;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wfeKZQZDNB { top: 100%;z-index: 20;right: 0px;left: 0px;position: static !important;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;justify-content: flex-end;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wfeKZQZDNB { top: 100%;z-index: 20;right: 0px;left: 0px;position: static !important;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;justify-content: flex-end;display: flex; } } @media (max-width: 639px) { .gp-component-id-OVxQL2kB43[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;width: null;height: auto;max-width: 5%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OVxQL2kB43[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;width: null;height: auto;max-width: 5%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OVxQL2kB43[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;width: null;height: auto;max-width: 5%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OVxQL2kB43[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;width: null;height: auto;max-width: 5%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-OVxQL2kB43[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;height: auto;max-width: 5%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;overflow-y: hidden;overflow-x: hidden;width: null; } } .gp-component-id-c43FkvTtvz { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%; } @media (max-width: 639px) { .gp-component-id-c43FkvTtvz { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-c43FkvTtvz { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-c43FkvTtvz { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-c43FkvTtvz { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 992px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-c43FkvTtvz { display: flex;margin-left: auto;margin-right: auto;justify-content: space-between;align-items: center;width: 100%;max-width: 992px;position: relative; } } @media (max-width: 639px) { .gp-component-id-qUHE8jsg71 { position: relative;padding-bottom: 20px;padding-right: 16px;padding-left: 16px;background-color: rgb(4, 81, 174); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qUHE8jsg71 { position: relative;padding-bottom: 20px;padding-right: 16px;padding-left: 16px;background-color: rgb(4, 81, 174); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qUHE8jsg71 { position: relative;padding-bottom: 0px;padding-right: 28px;padding-left: 28px;background-color: rgb(4, 81, 174); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qUHE8jsg71 { position: relative;padding-bottom: 0px;padding-right: 28px;padding-left: 28px;background-color: rgb(4, 81, 174); } } @media (min-width: 1200px) { .gp-component-id-qUHE8jsg71 { position: relative;padding-bottom: 0px;padding-right: 28px;padding-left: 28px;background-color: rgb(4, 81, 174); } } .gp-component-id-WIwA5EkAFL { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-WIwA5EkAFL { z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WIwA5EkAFL { z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WIwA5EkAFL { z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WIwA5EkAFL { z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-WIwA5EkAFL { z-index: 15;position: relative; } } @media (max-width: 639px) { .gp-component-id-PnLMt5Ob0[data-gp-component] { background-color: rgb(4, 81, 174);padding-top: 20px;height: auto;z-index: auto !important;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PnLMt5Ob0[data-gp-component] { background-color: rgb(4, 81, 174);padding-top: 20px;height: auto;z-index: auto !important;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PnLMt5Ob0[data-gp-component] { background-color: rgb(4, 81, 174);padding-top: 28px;padding-bottom: 28px;height: auto;z-index: auto !important;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PnLMt5Ob0[data-gp-component] { background-color: rgb(4, 81, 174);padding-top: 28px;padding-bottom: 28px;height: auto;z-index: auto !important;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-PnLMt5Ob0[data-gp-component] { background-color: rgb(4, 81, 174);padding-top: 28px;padding-bottom: 28px;height: auto;z-index: auto !important;position: relative;min-height: 50px; } } .gp-component-id-IR40Up7gtMv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-IR40Up7gtMv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Lato, sans-serif;text-align: center;color: rgb(24, 205, 94);font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IR40Up7gtMv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Lato, sans-serif;text-align: center;color: rgb(24, 205, 94);font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IR40Up7gtMv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Lato, sans-serif;text-align: center;color: rgb(24, 205, 94);font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IR40Up7gtMv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Lato, sans-serif;text-align: center;color: rgb(24, 205, 94);font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-IR40Up7gtMv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Lato, sans-serif;text-align: center;color: rgb(24, 205, 94);font-size: 16px; } } .gp-component-id-EiZmeehWKDq { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-EiZmeehWKDq { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EiZmeehWKDq { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EiZmeehWKDq { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EiZmeehWKDq { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-EiZmeehWKDq { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-y3Nn_yQ1Pfy { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y3Nn_yQ1Pfy { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y3Nn_yQ1Pfy { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y3Nn_yQ1Pfy { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-y3Nn_yQ1Pfy { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } @media (max-width: 639px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (min-width: 1200px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } .gp-component-id-eS2YpIyzDBb { padding-left: 8px;width: 100%;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-eS2YpIyzDBb { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eS2YpIyzDBb { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eS2YpIyzDBb { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eS2YpIyzDBb { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-eS2YpIyzDBb { padding-left: 8px;width: 100%;padding-right: 8px; } } .gp-component-id-LrRBLBe5xh { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-LrRBLBe5xh { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LrRBLBe5xh { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LrRBLBe5xh { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LrRBLBe5xh { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-LrRBLBe5xh { overflow-wrap: break-word; } } .gp-component-id-RUb5hhPFBD6 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } @media (max-width: 639px) { .gp-component-id-RUb5hhPFBD6 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RUb5hhPFBD6 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RUb5hhPFBD6 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RUb5hhPFBD6 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-RUb5hhPFBD6 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } .gp-component-id-V9HhNmgXayD { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-V9HhNmgXayD { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-V9HhNmgXayD { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-V9HhNmgXayD { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-V9HhNmgXayD { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-V9HhNmgXayD { flex-direction: column;display: flex; } } .gp-component-id-qC1qBHyT87D { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } @media (max-width: 639px) { .gp-component-id-qC1qBHyT87D { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qC1qBHyT87D { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qC1qBHyT87D { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qC1qBHyT87D { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-qC1qBHyT87D { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } .gp-component-id-wCu9ifIVFD0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-wCu9ifIVFD0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wCu9ifIVFD0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wCu9ifIVFD0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wCu9ifIVFD0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-wCu9ifIVFD0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } .gp-component-id-vGQtml6yn_t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-vGQtml6yn_t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vGQtml6yn_t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vGQtml6yn_t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vGQtml6yn_t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-vGQtml6yn_t { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } .gp-component-id-yvmnlOiVGkq { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-yvmnlOiVGkq { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yvmnlOiVGkq { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yvmnlOiVGkq { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yvmnlOiVGkq { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-yvmnlOiVGkq { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } .gp-component-id-ztLZQ4HJUG7 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-ztLZQ4HJUG7 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ztLZQ4HJUG7 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ztLZQ4HJUG7 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ztLZQ4HJUG7 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-ztLZQ4HJUG7 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 0px;padding-left: 12px; } } .gp-component-id-ZZK8UN9I_Ty { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-ZZK8UN9I_Ty { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZZK8UN9I_Ty { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZZK8UN9I_Ty { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZZK8UN9I_Ty { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-ZZK8UN9I_Ty { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 639px) { .gp-component-id-q3zLYX1J0Fx { display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%;margin-top: 29px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-q3zLYX1J0Fx { display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%;margin-top: 29px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-q3zLYX1J0Fx { display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%;margin-top: 29px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-q3zLYX1J0Fx { display: flex;align-items: center;justify-content: flex-start;flex-direction: row;width: 100%;margin-top: 29px; } } @media (min-width: 1200px) { .gp-component-id-q3zLYX1J0Fx { display: flex;align-items: center;justify-content: flex-start;flex-direction: row;width: 100%;margin-top: 29px; } } .gp-component-id-_ONVKpXn_V1 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-_ONVKpXn_V1 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Roboto, sans-serif;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_ONVKpXn_V1 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Roboto, sans-serif;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_ONVKpXn_V1 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Roboto, sans-serif;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_ONVKpXn_V1 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Roboto, sans-serif;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-_ONVKpXn_V1 { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;font-family: Roboto, sans-serif;color: rgb(24, 205, 94); } } .gp-component-id-P34kqMVPX4r { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-P34kqMVPX4r { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-P34kqMVPX4r { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-P34kqMVPX4r { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-P34kqMVPX4r { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-P34kqMVPX4r { flex-direction: column;display: flex; } } .gp-component-id-NLSCcuKidkj { line-height: 1; } @media (max-width: 639px) { .gp-component-id-NLSCcuKidkj { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NLSCcuKidkj { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NLSCcuKidkj { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NLSCcuKidkj { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (min-width: 1200px) { .gp-component-id-NLSCcuKidkj { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 639px) { .gp-component-id-hRpLiMaZGCO[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-top: 0px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hRpLiMaZGCO[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-top: 0px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hRpLiMaZGCO[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-top: 0px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hRpLiMaZGCO[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-top: 0px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-hRpLiMaZGCO[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-top: 0px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 639px) { .gp-component-id-fqhBxrK_T1J { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fqhBxrK_T1J { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fqhBxrK_T1J { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fqhBxrK_T1J { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-fqhBxrK_T1J { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-isJ9BXTPQhE[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-isJ9BXTPQhE[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-isJ9BXTPQhE[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-isJ9BXTPQhE[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-isJ9BXTPQhE[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 639px) { .gp-component-id-0ALtPnjPlsF[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0ALtPnjPlsF[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0ALtPnjPlsF[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0ALtPnjPlsF[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-0ALtPnjPlsF[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-8Z7ViXjRi_7 { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-8Z7ViXjRi_7 { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-8Z7ViXjRi_7 { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-8Z7ViXjRi_7 { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-8Z7ViXjRi_7 { color: rgb(24, 205, 94);font-family: Roboto, sans-serif;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } .gp-component-id-raoavN2SyEX { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-raoavN2SyEX { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-raoavN2SyEX { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-raoavN2SyEX { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-raoavN2SyEX { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-raoavN2SyEX { flex-direction: column;display: flex; } } .gp-component-id-9ZAbWpzu9pH { line-height: 1; } @media (max-width: 639px) { .gp-component-id-9ZAbWpzu9pH { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9ZAbWpzu9pH { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9ZAbWpzu9pH { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9ZAbWpzu9pH { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } @media (min-width: 1200px) { .gp-component-id-9ZAbWpzu9pH { line-height: 1;color: rgb(24, 205, 94);font-size: 20px; } } .gp-component-id-7q_xgeYGvt5 { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } @media (max-width: 639px) { .gp-component-id-7q_xgeYGvt5 { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7q_xgeYGvt5 { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7q_xgeYGvt5 { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7q_xgeYGvt5 { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-7q_xgeYGvt5 { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } .gp-component-id-RxfwpCXaGzF { 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-RxfwpCXaGzF { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgba(169, 238, 195, 0.8); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RxfwpCXaGzF { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgba(169, 238, 195, 0.8); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RxfwpCXaGzF { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgba(169, 238, 195, 0.8); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RxfwpCXaGzF { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgba(169, 238, 195, 0.8); } } @media (min-width: 1200px) { .gp-component-id-RxfwpCXaGzF { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgba(169, 238, 195, 0.8); } } .gp-component-id-O4FWdM2BtZP { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-O4FWdM2BtZP { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-O4FWdM2BtZP { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-O4FWdM2BtZP { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-O4FWdM2BtZP { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-O4FWdM2BtZP { flex-direction: column;display: flex; } } .gp-component-id-UJPphEtUI { display: flex;align-items: center; } @media (max-width: 639px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (min-width: 1200px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 639px) { .gp-component-id-yOQBSlVPUeO[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yOQBSlVPUeO[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yOQBSlVPUeO[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yOQBSlVPUeO[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-yOQBSlVPUeO[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-494YUoz5ej6[data-gp-component] { color: rgb(46, 140, 255);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-494YUoz5ej6[data-gp-component] { color: rgb(46, 140, 255);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-494YUoz5ej6[data-gp-component] { color: rgb(46, 140, 255);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-494YUoz5ej6[data-gp-component] { color: rgb(46, 140, 255);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-494YUoz5ej6[data-gp-component] { color: rgb(46, 140, 255);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-dlX22WwdP8l { 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-dlX22WwdP8l { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dlX22WwdP8l { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dlX22WwdP8l { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dlX22WwdP8l { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-dlX22WwdP8l { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-BCikhqZdEk1 { 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-BCikhqZdEk1 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BCikhqZdEk1 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BCikhqZdEk1 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BCikhqZdEk1 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-BCikhqZdEk1 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-lBL5vWR2M35 { 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-lBL5vWR2M35 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lBL5vWR2M35 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lBL5vWR2M35 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lBL5vWR2M35 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-lBL5vWR2M35 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-a4_sUQiex9J { 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-a4_sUQiex9J { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-a4_sUQiex9J { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-a4_sUQiex9J { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-a4_sUQiex9J { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-a4_sUQiex9J { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-zCr8wBtIfBp { 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-zCr8wBtIfBp { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zCr8wBtIfBp { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zCr8wBtIfBp { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zCr8wBtIfBp { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-zCr8wBtIfBp { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-wTJ6zPctLQS { 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-wTJ6zPctLQS { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wTJ6zPctLQS { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wTJ6zPctLQS { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wTJ6zPctLQS { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-wTJ6zPctLQS { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-7TDrJLRqSJ { 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-7TDrJLRqSJ { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7TDrJLRqSJ { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7TDrJLRqSJ { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7TDrJLRqSJ { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (min-width: 1200px) { .gp-component-id-7TDrJLRqSJ { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } .gp-component-id-NH0NoPCrTI { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-NH0NoPCrTI { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NH0NoPCrTI { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NH0NoPCrTI { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NH0NoPCrTI { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-NH0NoPCrTI { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-ub0YsKj0cU[data-gp-component] { color: rgb(24, 205, 94);margin-top: 12px;margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ub0YsKj0cU[data-gp-component] { color: rgb(24, 205, 94);margin-top: 12px;margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ub0YsKj0cU[data-gp-component] { color: rgb(24, 205, 94);margin-top: 12px;margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ub0YsKj0cU[data-gp-component] { color: rgb(24, 205, 94);margin-top: 12px;margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ub0YsKj0cU[data-gp-component] { color: rgb(24, 205, 94);margin-top: 12px;margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-0YKiHmP55s { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-0YKiHmP55s { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 12px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0YKiHmP55s { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 12px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0YKiHmP55s { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 12px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0YKiHmP55s { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 12px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-0YKiHmP55s { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);padding-right: 12px;padding-left: 12px; } } .gp-component-id-PmtXaZnd7I { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-PmtXaZnd7I { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PmtXaZnd7I { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PmtXaZnd7I { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PmtXaZnd7I { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-PmtXaZnd7I { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 36px;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94); } } @media (max-width: 639px) { .gp-component-id-3x0TpQRwl7[data-gp-component] { width: 100%;flex-direction: row;justify-content: center;align-items: stretch;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3x0TpQRwl7[data-gp-component] { width: 100%;flex-direction: row;justify-content: center;align-items: stretch;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3x0TpQRwl7[data-gp-component] { width: 100%;flex-direction: row;justify-content: center;align-items: stretch;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3x0TpQRwl7[data-gp-component] { width: 100%;flex-direction: row;justify-content: center;align-items: stretch;display: flex; } } @media (min-width: 1200px) { .gp-component-id-3x0TpQRwl7[data-gp-component] { width: 100%;flex-direction: row;justify-content: center;align-items: stretch;display: flex; } } .gp-component-id-CzhtnbIph2 { 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-CzhtnbIph2 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CzhtnbIph2 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CzhtnbIph2 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CzhtnbIph2 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-CzhtnbIph2 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } .gp-component-id-lCD0vvhtdd { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-lCD0vvhtdd { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lCD0vvhtdd { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lCD0vvhtdd { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lCD0vvhtdd { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-lCD0vvhtdd { flex-direction: column;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-XsTb63Jd59 { font-size: 16px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: null;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-XsTb63Jd59 { font-size: 16px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: null;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-XsTb63Jd59 { font-size: 16px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: null;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-XsTb63Jd59 { font-size: 16px;color: rgb(24, 205, 94);text-align: left;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: null;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-XsTb63Jd59 { font-size: 16px;color: rgb(24, 205, 94);text-align: left;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: null;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } .gp-component-id-tz68yWd5XJ { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-tz68yWd5XJ { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tz68yWd5XJ { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tz68yWd5XJ { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tz68yWd5XJ { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-tz68yWd5XJ { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-4d00aRmtP9[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: null;height: auto;max-width: 45%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4d00aRmtP9[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: null;height: auto;max-width: 45%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4d00aRmtP9[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: null;height: auto;max-width: 45%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4d00aRmtP9[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: null;height: auto;max-width: 45%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-4d00aRmtP9[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: null;height: auto;max-width: 45%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { .gp-component-id-eeH04ztgBp[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eeH04ztgBp[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eeH04ztgBp[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eeH04ztgBp[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-eeH04ztgBp[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-hum2ch1xm3[data-gp-component] { margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hum2ch1xm3[data-gp-component] { margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hum2ch1xm3[data-gp-component] { margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hum2ch1xm3[data-gp-component] { margin-bottom: 0px;padding-left: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex;min-height: 120px; } } @media (min-width: 1200px) { .gp-component-id-hum2ch1xm3[data-gp-component] { margin-bottom: 0px;padding-left: 20px;width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: center;display: flex;min-height: 120px; } } .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-AAlkUIvkZA { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-AAlkUIvkZA { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AAlkUIvkZA { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AAlkUIvkZA { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AAlkUIvkZA { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-AAlkUIvkZA { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } .gp-component-id-nf0IjFjjS6 { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%; } @media (max-width: 639px) { .gp-component-id-nf0IjFjjS6 { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nf0IjFjjS6 { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nf0IjFjjS6 { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nf0IjFjjS6 { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-nf0IjFjjS6 { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } .gp-component-id-Q0sO3aa06 { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-Q0sO3aa06 { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q0sO3aa06 { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q0sO3aa06 { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q0sO3aa06 { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (min-width: 1200px) { .gp-component-id-Q0sO3aa06 { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } .gp-component-id-Q0sO3aa06.gp-component > [data-section-overlay] { z-index: 0 !important;position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;background-color: rgb(3, 23, 48); } @media (max-width: 639px) { .gp-component-id-Q0sO3aa06.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);z-index: 0 !important;position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q0sO3aa06.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);z-index: 0 !important;position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q0sO3aa06.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);z-index: 0 !important;position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q0sO3aa06.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);z-index: 0 !important;position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-Q0sO3aa06.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);z-index: 0 !important;position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 639px) { .gp-component-id-pl80tyrHt9T[data-gp-component] { font-size: 24px !important;letter-spacing: 0.05em;background-color: rgb(46, 140, 255);-webkit-text-stroke-width: 1px; } .gp-component-id-pl80tyrHt9T[data-gp-component]:hover,.gp-component-id-pl80tyrHt9T[data-gp-component].gp-hover { background-color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pl80tyrHt9T[data-gp-component] { font-size: 24px !important;letter-spacing: 0.05em;background-color: rgb(46, 140, 255);-webkit-text-stroke-width: 1px; } .gp-component-id-pl80tyrHt9T[data-gp-component]:hover,.gp-component-id-pl80tyrHt9T[data-gp-component].gp-hover { background-color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pl80tyrHt9T[data-gp-component] { font-size: 24px !important;letter-spacing: 0.05em;background-color: rgb(46, 140, 255);-webkit-text-stroke-width: 1px; } .gp-component-id-pl80tyrHt9T[data-gp-component]:hover,.gp-component-id-pl80tyrHt9T[data-gp-component].gp-hover { background-color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pl80tyrHt9T[data-gp-component] { font-size: 24px !important;letter-spacing: 0.05em;background-color: rgb(46, 140, 255);-webkit-text-stroke-width: 1px; } .gp-component-id-pl80tyrHt9T[data-gp-component]:hover,.gp-component-id-pl80tyrHt9T[data-gp-component].gp-hover { background-color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-pl80tyrHt9T[data-gp-component] { font-size: 24px !important;letter-spacing: 0.05em;background-color: rgb(46, 140, 255);-webkit-text-stroke-width: 1px; } .gp-component-id-pl80tyrHt9T[data-gp-component]:hover,.gp-component-id-pl80tyrHt9T[data-gp-component].gp-hover { background-color: rgb(24, 205, 94); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-GZ65TGBvoNA { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 49px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-GZ65TGBvoNA { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 49px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-GZ65TGBvoNA { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 49px;width: 100%;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-GZ65TGBvoNA { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 49px;width: 100%;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-GZ65TGBvoNA { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 49px;padding-left: 0px;padding-right: 0px;width: 100%;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-Gx3K4rwPQl5 { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Gx3K4rwPQl5 { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Gx3K4rwPQl5 { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Gx3K4rwPQl5 { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Gx3K4rwPQl5 { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-030o5bIyH5a { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-030o5bIyH5a { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-030o5bIyH5a { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-030o5bIyH5a { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-030o5bIyH5a { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-viCNSGv52TW { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-viCNSGv52TW { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-viCNSGv52TW { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-viCNSGv52TW { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-viCNSGv52TW { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-viCNSGv52TW { height: 100%;width: 100%; } } .gp-component-id-dbuZ16yJAj { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-dbuZ16yJAj { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dbuZ16yJAj { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dbuZ16yJAj { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dbuZ16yJAj { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-dbuZ16yJAj { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-qCcp25TF5jd { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-qCcp25TF5jd { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-qCcp25TF5jd { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-qCcp25TF5jd { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-qCcp25TF5jd { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-QnJiQX7cn5 { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-QnJiQX7cn5 { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-QnJiQX7cn5 { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-QnJiQX7cn5 { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-QnJiQX7cn5 { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-LRp07jKqJu { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-LRp07jKqJu { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LRp07jKqJu { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LRp07jKqJu { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LRp07jKqJu { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-LRp07jKqJu { height: 100%;width: 100%; } } .gp-component-id-GnVZazmNyc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-GnVZazmNyc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GnVZazmNyc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GnVZazmNyc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GnVZazmNyc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-GnVZazmNyc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-sJed_ZBM3h { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-sJed_ZBM3h { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-sJed_ZBM3h { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-sJed_ZBM3h { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-sJed_ZBM3h { color: rgba(4, 81, 174, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-tsh8lLkHhS { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-tsh8lLkHhS { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-tsh8lLkHhS { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-tsh8lLkHhS { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-tsh8lLkHhS { font-weight: 700;color: rgba(24, 205, 94, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-BKNxrDL4KN { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-BKNxrDL4KN { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BKNxrDL4KN { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BKNxrDL4KN { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BKNxrDL4KN { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-BKNxrDL4KN { height: 100%;width: 100%; } } .gp-component-id-MWRzFhdx9d { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-MWRzFhdx9d { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MWRzFhdx9d { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MWRzFhdx9d { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MWRzFhdx9d { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-MWRzFhdx9d { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } .gp-component-id-h0oBedUL0 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-h0oBedUL0 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-h0oBedUL0 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-h0oBedUL0 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-h0oBedUL0 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-h0oBedUL0 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-J6DjaaxEei { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-J6DjaaxEei { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J6DjaaxEei { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J6DjaaxEei { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J6DjaaxEei { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-J6DjaaxEei { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-VtpvTbf2rI { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VtpvTbf2rI { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VtpvTbf2rI { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: 100%;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VtpvTbf2rI { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: 100%;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-VtpvTbf2rI { font-size: 35px;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;width: 100%;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { .gp-component-id-a7HPM1c43I[data-gp-component] { margin-bottom: 30px;width: 78%;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-duration: 1s;animation-fill-mode: both;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-a7HPM1c43I[data-gp-component] { margin-bottom: 30px;width: 60%;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-duration: 1s;animation-fill-mode: both;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-a7HPM1c43I[data-gp-component] { margin-bottom: 50px;width: 40%;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-duration: 1s;animation-fill-mode: both;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-a7HPM1c43I[data-gp-component] { margin-bottom: 50px;width: 40%;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-duration: 1s;animation-fill-mode: both;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-a7HPM1c43I[data-gp-component] { margin-bottom: 50px;width: 40%;justify-content: flex-start;align-items: flex-start;display: inline-flex;animation-duration: 1s;animation-fill-mode: both;object-position: center center;object-fit: cover; } } .gp-component-id-k7x4ZPN8ZU { padding-left: 0.5rem; width: 100%; padding-right: 0.5rem; } @media (max-width: 639px) { .gp-component-id-k7x4ZPN8ZU { padding-left: 0.5rem; padding-right: 0.5rem; width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-k7x4ZPN8ZU { padding-left: 0.5rem; padding-right: 0.5rem; width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-k7x4ZPN8ZU { padding-left: 0.5rem; padding-right: 0.5rem; width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-k7x4ZPN8ZU { padding-left: 0.5rem; padding-right: 0.5rem; width: 100%; } } @media (min-width: 1200px) { .gp-component-id-k7x4ZPN8ZU { padding-left: 0.5rem; padding-right: 0.5rem; width: 100%; } } .gp-component-id-PhzhLwKn7D { margin-left: -0.5rem; margin-right: -0.5rem; } @media (max-width: 639px) { .gp-component-id-PhzhLwKn7D { margin-left: -0.5rem; margin-right: -0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PhzhLwKn7D { margin-left: -0.5rem; margin-right: -0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PhzhLwKn7D { margin-left: -0.5rem; margin-right: -0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PhzhLwKn7D { margin-left: -0.5rem; margin-right: -0.5rem; } } @media (min-width: 1200px) { .gp-component-id-PhzhLwKn7D { margin-left: -0.5rem; margin-right: -0.5rem; } } @media (max-width: 639px) { .gp-component-id-KhMTy9WBjJ[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KhMTy9WBjJ[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KhMTy9WBjJ[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KhMTy9WBjJ[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-KhMTy9WBjJ[data-gp-component] { padding-left: 0px;padding-right: 0px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-vLcdsrTFJA[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vLcdsrTFJA[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vLcdsrTFJA[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vLcdsrTFJA[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vLcdsrTFJA[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-2FGmSPSbo[data-gp-component] { padding-top: 30px;padding-bottom: 30px;min-height: 50px;position: relative;z-index: auto !important; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2FGmSPSbo[data-gp-component] { padding-top: 30px;padding-bottom: 30px;min-height: 50px;position: relative;z-index: auto !important; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2FGmSPSbo[data-gp-component] { padding-top: 50px;padding-bottom: 50px;min-height: 50px;position: relative;z-index: auto !important; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2FGmSPSbo[data-gp-component] { padding-top: 50px;padding-bottom: 50px;min-height: 50px;position: relative;z-index: auto !important; } } @media (min-width: 1200px) { .gp-component-id-2FGmSPSbo[data-gp-component] { padding-top: 50px;padding-bottom: 50px;min-height: 50px;position: relative;z-index: auto !important; } } @media (max-width: 639px) { .gp-component-id-jLkj6JMQ9i[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgb(46, 140, 255);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 100%;align-items: center;display: inline-flex; } .gp-component-id-jLkj6JMQ9i[data-gp-component]:hover,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-hover { background-color: rgba(24, 205, 94, 1); } .gp-component-id-jLkj6JMQ9i[data-gp-component]:active,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-active { background-color: rgb(32, 45, 60); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jLkj6JMQ9i[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgb(46, 140, 255);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 60%;align-items: center;display: inline-flex; } .gp-component-id-jLkj6JMQ9i[data-gp-component]:hover,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-hover { background-color: rgba(24, 205, 94, 1); } .gp-component-id-jLkj6JMQ9i[data-gp-component]:active,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-active { background-color: rgb(32, 45, 60); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jLkj6JMQ9i[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgb(46, 140, 255);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 45%;align-items: center;display: inline-flex; } .gp-component-id-jLkj6JMQ9i[data-gp-component]:hover,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-hover { background-color: rgba(24, 205, 94, 1); } .gp-component-id-jLkj6JMQ9i[data-gp-component]:active,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-active { background-color: rgb(32, 45, 60); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jLkj6JMQ9i[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgb(46, 140, 255);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 45%;align-items: center;display: inline-flex; } .gp-component-id-jLkj6JMQ9i[data-gp-component]:hover,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-hover { background-color: rgba(24, 205, 94, 1); } .gp-component-id-jLkj6JMQ9i[data-gp-component]:active,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-active { background-color: rgb(32, 45, 60); } } @media (min-width: 1200px) { .gp-component-id-jLkj6JMQ9i[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;background-color: rgb(46, 140, 255);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 40%;align-items: center;display: inline-flex; } .gp-component-id-jLkj6JMQ9i[data-gp-component]:hover,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-hover { background-color: rgba(24, 205, 94, 1); } .gp-component-id-jLkj6JMQ9i[data-gp-component]:active,.gp-component-id-jLkj6JMQ9i[data-gp-component].gp-active { background-color: rgb(32, 45, 60); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-x1I2V7VMhj { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-x1I2V7VMhj { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-x1I2V7VMhj { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-x1I2V7VMhj { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-x1I2V7VMhj { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;padding-left: 100px;padding-right: 100px;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-vMtYkDaH9g { font-size: 35px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-vMtYkDaH9g { font-size: 35px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-vMtYkDaH9g { font-size: 35px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: 100%;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-vMtYkDaH9g { font-size: 35px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: 100%;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-vMtYkDaH9g { font-size: 35px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;width: 100%;cursor: text;box-sizing: border-box; } } .gp-component-id-NrGxhQbWGj { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } @media (max-width: 639px) { .gp-component-id-NrGxhQbWGj { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NrGxhQbWGj { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NrGxhQbWGj { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NrGxhQbWGj { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (min-width: 1200px) { .gp-component-id-NrGxhQbWGj { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } .gp-component-id-2rAWyANbE { margin-right: -0.5rem; margin-left: -0.5rem; } @media (max-width: 639px) { .gp-component-id-2rAWyANbE { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2rAWyANbE { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2rAWyANbE { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2rAWyANbE { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (min-width: 1200px) { .gp-component-id-2rAWyANbE { margin-right: -0.5rem; margin-left: -0.5rem; } } .gp-component-id-9TVXMbWog0 { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } @media (max-width: 639px) { .gp-component-id-9TVXMbWog0 { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9TVXMbWog0 { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9TVXMbWog0 { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9TVXMbWog0 { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (min-width: 1200px) { .gp-component-id-9TVXMbWog0 { padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-C6e908LxU1 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-C6e908LxU1 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 30px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-C6e908LxU1 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 50px;padding-left: 64px;padding-right: 64px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-C6e908LxU1 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 50px;padding-left: 64px;padding-right: 64px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-C6e908LxU1 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-bottom: 50px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-IAoyFAZw70 { font-size: 48px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.25;margin-bottom: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-IAoyFAZw70 { font-size: 48px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.25;margin-bottom: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-IAoyFAZw70 { font-size: 48px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.25;margin-bottom: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-IAoyFAZw70 { font-size: 48px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.25;margin-bottom: 20px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-IAoyFAZw70 { font-size: 48px;color: rgba(24, 205, 94, 1);text-align: center;line-height: 1.25;margin-bottom: 20px;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { .gp-component-id-sJufuhFkcm[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 3rem; font-weight: 900; color: rgb(255, 255, 255); line-height: 1; border-top-left-radius: 9999px; border-top-right-radius: 9999px; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; background-color: rgb(21, 184, 90); margin-bottom: 1.25rem; padding-left: 1.5rem; padding-right: 1.5rem; padding-top: 1.5rem; padding-bottom: 1.5rem; display: inline-block; text-rendering: auto; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-style: normal; webkit-font-smoothing: antialiased; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sJufuhFkcm[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 3rem; font-weight: 900; color: rgb(255, 255, 255); line-height: 1; border-top-left-radius: 9999px; border-top-right-radius: 9999px; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; background-color: rgb(21, 184, 90); margin-bottom: 1.25rem; padding-left: 1.5rem; padding-right: 1.5rem; padding-top: 1.5rem; padding-bottom: 1.5rem; display: inline-block; text-rendering: auto; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-style: normal; webkit-font-smoothing: antialiased; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sJufuhFkcm[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 3rem; font-weight: 900; color: rgb(255, 255, 255); line-height: 1; border-top-left-radius: 9999px; border-top-right-radius: 9999px; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; background-color: rgb(21, 184, 90); margin-bottom: 1.25rem; padding-left: 1.5rem; padding-right: 1.5rem; padding-top: 1.5rem; padding-bottom: 1.5rem; display: inline-block; text-rendering: auto; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-style: normal; webkit-font-smoothing: antialiased; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sJufuhFkcm[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 3rem; font-weight: 900; color: rgb(255, 255, 255); line-height: 1; border-top-left-radius: 9999px; border-top-right-radius: 9999px; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; background-color: rgb(21, 184, 90); margin-bottom: 1.25rem; padding-left: 1.5rem; padding-right: 1.5rem; padding-top: 1.5rem; padding-bottom: 1.5rem; display: inline-block; text-rendering: auto; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-style: normal; webkit-font-smoothing: antialiased; } } @media (min-width: 1200px) { .gp-component-id-sJufuhFkcm[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 3rem; font-weight: 900; color: rgb(255, 255, 255); line-height: 1; border-top-left-radius: 9999px; border-top-right-radius: 9999px; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; background-color: rgb(21, 184, 90); margin-bottom: 1.25rem; padding-left: 1.5rem; padding-right: 1.5rem; padding-top: 1.5rem; padding-bottom: 1.5rem; display: inline-block; text-rendering: auto; font-variant-east-asian: normal; font-variant-numeric: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-style: normal; webkit-font-smoothing: antialiased; } } @media (max-width: 639px) { .gp-component-id-CyloO282Tx[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CyloO282Tx[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CyloO282Tx[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CyloO282Tx[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-CyloO282Tx[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-u7dHCU4OIaO[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 100%;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;position: relative; } .gp-component-id-u7dHCU4OIaO[data-gp-component]:hover,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-u7dHCU4OIaO[data-gp-component]:active,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u7dHCU4OIaO[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 40%;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;position: relative; } .gp-component-id-u7dHCU4OIaO[data-gp-component]:hover,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-u7dHCU4OIaO[data-gp-component]:active,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u7dHCU4OIaO[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 70%;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;position: relative; } .gp-component-id-u7dHCU4OIaO[data-gp-component]:hover,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-u7dHCU4OIaO[data-gp-component]:active,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u7dHCU4OIaO[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 60%;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;position: relative; } .gp-component-id-u7dHCU4OIaO[data-gp-component]:hover,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-u7dHCU4OIaO[data-gp-component]:active,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (min-width: 1200px) { .gp-component-id-u7dHCU4OIaO[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 50%;align-items: center;display: inline-flex;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;position: relative; } .gp-component-id-u7dHCU4OIaO[data-gp-component]:hover,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-u7dHCU4OIaO[data-gp-component]:active,.gp-component-id-u7dHCU4OIaO[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-unOos0KV20f { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-unOos0KV20f { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-unOos0KV20f { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-unOos0KV20f { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-unOos0KV20f { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } .gp-component-id-XfwvlMbv2Y4 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-XfwvlMbv2Y4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XfwvlMbv2Y4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XfwvlMbv2Y4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XfwvlMbv2Y4 { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-XfwvlMbv2Y4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-FMC7lHHws0q { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-FMC7lHHws0q { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-FMC7lHHws0q { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-FMC7lHHws0q { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-FMC7lHHws0q { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } .gp-component-id-BdDGVA3yLXD { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-BdDGVA3yLXD { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BdDGVA3yLXD { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BdDGVA3yLXD { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BdDGVA3yLXD { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-BdDGVA3yLXD { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { .gp-component-id-6FBU7QlGNzR[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6FBU7QlGNzR[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 75%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6FBU7QlGNzR[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6FBU7QlGNzR[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-6FBU7QlGNzR[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { .gp-component-id-xeSmDCplnWs { min-height: 120px;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xeSmDCplnWs { min-height: 120px;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xeSmDCplnWs { min-height: 120px;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xeSmDCplnWs { min-height: 120px;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-xeSmDCplnWs { min-height: 120px;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } .gp-component-id-QD_v1gXa1S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-QD_v1gXa1S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QD_v1gXa1S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QD_v1gXa1S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QD_v1gXa1S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-QD_v1gXa1S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-HLlj4JJYuiU[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 100%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-HLlj4JJYuiU[data-gp-component]:hover,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-HLlj4JJYuiU[data-gp-component]:active,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HLlj4JJYuiU[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 40%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-HLlj4JJYuiU[data-gp-component]:hover,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-HLlj4JJYuiU[data-gp-component]:active,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HLlj4JJYuiU[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 70%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-HLlj4JJYuiU[data-gp-component]:hover,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-HLlj4JJYuiU[data-gp-component]:active,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HLlj4JJYuiU[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 60%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-HLlj4JJYuiU[data-gp-component]:hover,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-HLlj4JJYuiU[data-gp-component]:active,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (min-width: 1200px) { .gp-component-id-HLlj4JJYuiU[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 50%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-HLlj4JJYuiU[data-gp-component]:hover,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-HLlj4JJYuiU[data-gp-component]:active,.gp-component-id-HLlj4JJYuiU[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-43VE5TZdEkz { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-43VE5TZdEkz { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-43VE5TZdEkz { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-43VE5TZdEkz { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-43VE5TZdEkz { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } .gp-component-id-xLPe6gy007p { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-xLPe6gy007p { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xLPe6gy007p { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xLPe6gy007p { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xLPe6gy007p { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-xLPe6gy007p { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-sBur0sCXlB { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-sBur0sCXlB { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-sBur0sCXlB { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-sBur0sCXlB { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-sBur0sCXlB { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } .gp-component-id-ud_NmcaTQJN { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-ud_NmcaTQJN { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ud_NmcaTQJN { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ud_NmcaTQJN { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ud_NmcaTQJN { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-ud_NmcaTQJN { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-86CEnaouQv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-86CEnaouQv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-86CEnaouQv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-86CEnaouQv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-86CEnaouQv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-86CEnaouQv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-NhCn4V1nSZ[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 100%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-NhCn4V1nSZ[data-gp-component]:hover,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-NhCn4V1nSZ[data-gp-component]:active,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NhCn4V1nSZ[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 40%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-NhCn4V1nSZ[data-gp-component]:hover,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-NhCn4V1nSZ[data-gp-component]:active,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NhCn4V1nSZ[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 70%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-NhCn4V1nSZ[data-gp-component]:hover,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-NhCn4V1nSZ[data-gp-component]:active,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NhCn4V1nSZ[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 60%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-NhCn4V1nSZ[data-gp-component]:hover,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-NhCn4V1nSZ[data-gp-component]:active,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (min-width: 1200px) { .gp-component-id-NhCn4V1nSZ[data-gp-component] { font-size: 18px !important;font-weight: 600 !important;color: rgb(255, 255, 255);text-align: center;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgb(0, 113, 227);margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 18px;padding-bottom: 18px;width: 50%;align-items: center;display: inline-flex;position: relative;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } .gp-component-id-NhCn4V1nSZ[data-gp-component]:hover,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } .gp-component-id-NhCn4V1nSZ[data-gp-component]:active,.gp-component-id-NhCn4V1nSZ[data-gp-component].gp-active { background-color: rgb(0, 119, 237); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-XezHFIaMIl { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-XezHFIaMIl { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-XezHFIaMIl { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-XezHFIaMIl { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-XezHFIaMIl { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } .gp-component-id-b1e4RCFIQg { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-b1e4RCFIQg { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-b1e4RCFIQg { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-b1e4RCFIQg { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-b1e4RCFIQg { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-b1e4RCFIQg { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-vB4OlBznUI { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-vB4OlBznUI { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-vB4OlBznUI { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-vB4OlBznUI { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-vB4OlBznUI { font-size: 23px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } .gp-component-id-_9LihdPCSK { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-_9LihdPCSK { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_9LihdPCSK { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_9LihdPCSK { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_9LihdPCSK { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-_9LihdPCSK { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { .gp-component-id-j2N8zTaXsT[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-j2N8zTaXsT[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 75%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-j2N8zTaXsT[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-j2N8zTaXsT[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-j2N8zTaXsT[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { .gp-component-id-5FVUhy2u8W { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5FVUhy2u8W { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 40px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5FVUhy2u8W { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5FVUhy2u8W { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-5FVUhy2u8W { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } .gp-component-id-rG0NgS9Iuu { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-rG0NgS9Iuu { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rG0NgS9Iuu { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rG0NgS9Iuu { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rG0NgS9Iuu { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-rG0NgS9Iuu { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } .gp-component-id-TKi_u_Tb5 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-TKi_u_Tb5 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TKi_u_Tb5 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TKi_u_Tb5 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TKi_u_Tb5 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-TKi_u_Tb5 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-T3OfouGxod { font-size: 33px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 40px;width: 100%;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-T3OfouGxod { font-size: 45px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 50px;width: 100%;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-T3OfouGxod { font-size: 45px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 50px;width: 100%;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-T3OfouGxod { font-size: 45px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 50px;width: 100%;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-T3OfouGxod { font-size: 50px !important;font-weight: 900 !important;color: rgba(46, 140, 255, 1);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 50px;padding-left: 0px;padding-right: 0px;width: 100%;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } .gp-component-id-9qU_7TDjXT { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-9qU_7TDjXT { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9qU_7TDjXT { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9qU_7TDjXT { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9qU_7TDjXT { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-9qU_7TDjXT { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { .gp-component-id-Ig2pn9UQJC { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ig2pn9UQJC { display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 640px;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ig2pn9UQJC { display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 768px;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ig2pn9UQJC { display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 992px;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-Ig2pn9UQJC { display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 1200px;width: 100%;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto; } } @media (max-width: 639px) { .gp-component-id-owKXqPjnM { z-index: auto;position: relative;min-height: 50px;padding-bottom: 40px;padding-top: 40px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-owKXqPjnM { z-index: auto;position: relative;min-height: 50px;padding-bottom: 50px;padding-top: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-owKXqPjnM { z-index: auto;position: relative;min-height: 50px;padding-bottom: 50px;padding-top: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-owKXqPjnM { z-index: auto;position: relative;min-height: 50px;padding-bottom: 50px;padding-top: 50px; } } @media (min-width: 1200px) { .gp-component-id-owKXqPjnM { z-index: auto;position: relative;min-height: 50px;padding-bottom: 80px;padding-top: 80px; } }
