 /* ========== 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; } .gp-component-id-7ZaXWO06Q0.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-7ZaXWO06Q0.gp-component > [data-section-overlay] { background-color: rgb(245, 245, 247);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7ZaXWO06Q0.gp-component > [data-section-overlay] { background-color: rgb(245, 245, 247);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7ZaXWO06Q0.gp-component > [data-section-overlay] { background-color: rgb(245, 245, 247);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7ZaXWO06Q0.gp-component > [data-section-overlay] { background-color: rgb(245, 245, 247);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-7ZaXWO06Q0.gp-component > [data-section-overlay] { background-color: rgb(245, 245, 247);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 639px) { .gp-component-id-fhvmfp6CmU.gp-component > [data-section-overlay] { background-color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fhvmfp6CmU.gp-component > [data-section-overlay] { background-color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fhvmfp6CmU.gp-component > [data-section-overlay] { background-color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fhvmfp6CmU.gp-component > [data-section-overlay] { background-color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-fhvmfp6CmU.gp-component > [data-section-overlay] { background-color: rgb(255, 255, 255); } } @media (max-width: 639px) { .gp-component-id-ejNpxINTM[data-gp-component] { font-size: 20px;font-weight: 600;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: 20px;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: inline-block; } .gp-component-id-ejNpxINTM[data-gp-component]:hover,.gp-component-id-ejNpxINTM[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ejNpxINTM[data-gp-component] { font-size: 20px;font-weight: 600;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: 20px;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 60%;display: inline-block; } .gp-component-id-ejNpxINTM[data-gp-component]:hover,.gp-component-id-ejNpxINTM[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ejNpxINTM[data-gp-component] { font-size: 20px;font-weight: 600;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: 20px;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 60%;display: inline-block; } .gp-component-id-ejNpxINTM[data-gp-component]:hover,.gp-component-id-ejNpxINTM[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ejNpxINTM[data-gp-component] { font-size: 20px;font-weight: 600;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: 20px;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 60%;display: inline-block; } .gp-component-id-ejNpxINTM[data-gp-component]:hover,.gp-component-id-ejNpxINTM[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } } @media (min-width: 1200px) { .gp-component-id-ejNpxINTM[data-gp-component] { font-size: 20px;font-weight: 600;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: 20px;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;width: 60%;display: inline-block; } .gp-component-id-ejNpxINTM[data-gp-component]:hover,.gp-component-id-ejNpxINTM[data-gp-component].gp-hover { background-color: rgb(0, 119, 237); } } @media (max-width: 639px) { .gp-component-id-YetKmDFdv[data-gp-component] { font-size: 18px !important;color: rgb(51, 51, 51);text-align: center;background-color: transparent;display: block;cursor: pointer;text-decoration-line: underline ;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YetKmDFdv[data-gp-component] { font-size: 18px !important;color: rgb(51, 51, 51);text-align: center;background-color: transparent;display: block;cursor: pointer;text-decoration-line: underline ;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YetKmDFdv[data-gp-component] { font-size: 18px !important;color: rgb(51, 51, 51);text-align: center;background-color: transparent;display: block;cursor: pointer;text-decoration-line: underline ;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YetKmDFdv[data-gp-component] { font-size: 18px !important;color: rgb(51, 51, 51);text-align: center;background-color: transparent;display: block;cursor: pointer;text-decoration-line: underline ;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-YetKmDFdv[data-gp-component] { font-size: 18px !important;color: rgb(51, 51, 51);text-align: center;background-color: transparent;display: block;cursor: pointer;text-decoration-line: underline ;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-GdV3_63Ikj { font-size: 23px !important;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-GdV3_63Ikj { font-size: 23px !important;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-GdV3_63Ikj { font-size: 23px !important;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-GdV3_63Ikj { font-size: 23px !important;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 50px;padding-right: 50px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-GdV3_63Ikj { font-size: 23px !important;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 120px;padding-right: 120px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-6RTkQrDvgY[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6RTkQrDvgY[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6RTkQrDvgY[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6RTkQrDvgY[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (min-width: 1200px) { .gp-component-id-6RTkQrDvgY[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 639px) { .gp-component-id-mFZty0BzRk[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mFZty0BzRk[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mFZty0BzRk[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mFZty0BzRk[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (min-width: 1200px) { .gp-component-id-mFZty0BzRk[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 639px) { .gp-component-id-Cerusmg0pi[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Cerusmg0pi[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Cerusmg0pi[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Cerusmg0pi[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (min-width: 1200px) { .gp-component-id-Cerusmg0pi[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 639px) { .gp-component-id-TZ0LQs0BYr[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TZ0LQs0BYr[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TZ0LQs0BYr[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TZ0LQs0BYr[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (min-width: 1200px) { .gp-component-id-TZ0LQs0BYr[data-gp-component] { font-size: 20px !important;color: rgb(0, 113, 227);line-height: 1.25;margin-right: 15px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-tk5xG3idlJ { font-size: 18px;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-tk5xG3idlJ { font-size: 18px;color: rgb(51, 51, 51);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-tk5xG3idlJ { font-size: 18px;color: rgb(51, 51, 51);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-tk5xG3idlJ { font-size: 18px;color: rgb(51, 51, 51);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-tk5xG3idlJ { font-size: 18px;color: rgb(51, 51, 51);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 30px;padding-left: 0px;padding-right: 0px;width: 100%;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-PuGVWFmji[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PuGVWFmji[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PuGVWFmji[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PuGVWFmji[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-PuGVWFmji[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { .gp-component-id-6HjcAtKkg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6HjcAtKkg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6HjcAtKkg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6HjcAtKkg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-6HjcAtKkg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { .gp-component-id-tvr1qiP8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tvr1qiP8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tvr1qiP8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tvr1qiP8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-tvr1qiP8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 20px;width: 85px;height: 85px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-0j2V8R39gD { font-size: 34px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0j2V8R39gD { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0j2V8R39gD { font-size: 41px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0j2V8R39gD { font-size: 43px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0j2V8R39gD { font-size: 50px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-OjTdZVH0o_ { font-size: 47px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-OjTdZVH0o_ { font-size: 50px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-OjTdZVH0o_ { font-size: 52px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-OjTdZVH0o_ { font-size: 50px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-OjTdZVH0o_ { font-size: 61px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } .gp-component-id-7ZaXWO06Q0 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-7ZaXWO06Q0 { animation-fill-mode: both;animation-duration: 1s;z-index: auto !important;position: relative;min-height: 50px;padding-bottom: 40px;padding-top: 40px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7ZaXWO06Q0 { animation-fill-mode: both;animation-duration: 1s;z-index: auto !important;position: relative;min-height: 50px;padding-bottom: 50px;padding-top: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7ZaXWO06Q0 { animation-fill-mode: both;animation-duration: 1s;z-index: auto !important;position: relative;min-height: 50px;padding-bottom: 50px;padding-top: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7ZaXWO06Q0 { animation-fill-mode: both;animation-duration: 1s;z-index: auto !important;position: relative;min-height: 50px;padding-bottom: 50px;padding-top: 50px; } } @media (min-width: 1200px) { .gp-component-id-7ZaXWO06Q0 { animation-fill-mode: both;animation-duration: 1s;z-index: auto !important;position: relative;min-height: 50px;padding-bottom: 80px;padding-top: 80px; } } @media (max-width: 639px) { .gp-component-id-AiFs7MQSkJ { 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-AiFs7MQSkJ { 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-AiFs7MQSkJ { 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-AiFs7MQSkJ { max-width: 992px;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-AiFs7MQSkJ { max-width: 1200px;width: 100%;padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto; } } .gp-component-id-duzS1TOnPK { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-duzS1TOnPK { animation-fill-mode: both;animation-duration: 1s;position: relative;width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-duzS1TOnPK { animation-fill-mode: both;animation-duration: 1s;position: relative;width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-duzS1TOnPK { animation-fill-mode: both;animation-duration: 1s;position: relative;width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-duzS1TOnPK { animation-fill-mode: both;animation-duration: 1s;position: relative;width: 100%;padding-right: 0px;padding-left: 0px; } } @media (min-width: 1200px) { .gp-component-id-duzS1TOnPK { animation-fill-mode: both;animation-duration: 1s;position: relative;width: 100%;padding-right: 0px;padding-left: 0px; } } .gp-component-id-AZ96bRe46w { margin-left: -8px;margin-right: -8px; } @media (max-width: 639px) { .gp-component-id-AZ96bRe46w { margin-left: -8px;margin-right: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AZ96bRe46w { margin-left: -8px;margin-right: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AZ96bRe46w { margin-left: -8px;margin-right: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AZ96bRe46w { margin-left: -8px;margin-right: -8px; } } @media (min-width: 1200px) { .gp-component-id-AZ96bRe46w { margin-left: -8px;margin-right: -8px; } } .gp-component-id-70QtUa9w3V { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-70QtUa9w3V { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-70QtUa9w3V { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-70QtUa9w3V { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-70QtUa9w3V { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-70QtUa9w3V { width: 100%;padding-left: 8px;padding-right: 8px; } } .gp-component-id-DWhyj_T0YU { width: 100%; } @media (max-width: 639px) { .gp-component-id-DWhyj_T0YU { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DWhyj_T0YU { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DWhyj_T0YU { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DWhyj_T0YU { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-DWhyj_T0YU { width: 100%; } } .gp-component-id-QPrOdpUhM4 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-QPrOdpUhM4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QPrOdpUhM4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QPrOdpUhM4 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QPrOdpUhM4 { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-QPrOdpUhM4 { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-GYwGtcfIo9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-GYwGtcfIo9 { margin-left: 0px;margin-bottom: 30px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 33px !important;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GYwGtcfIo9 { margin-left: 0px;margin-bottom: 30px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GYwGtcfIo9 { margin-left: 0px;margin-bottom: 30px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GYwGtcfIo9 { margin-left: 0px;margin-bottom: 30px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;box-sizing: border-box;cursor: text;width: 100%;padding-right: 80px;padding-left: 80px;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-GYwGtcfIo9 { margin-left: 0px;margin-bottom: 30px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 50px !important;box-sizing: border-box;cursor: text;width: 100%;padding-right: 80px;padding-left: 80px;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } .gp-component-id-Y0RWaT9y_N { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-Y0RWaT9y_N { animation-fill-mode: both;animation-duration: 1s;width: 100%;padding-right: 0px;padding-left: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y0RWaT9y_N { animation-fill-mode: both;animation-duration: 1s;width: 100%;padding-right: 0px;padding-left: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y0RWaT9y_N { animation-fill-mode: both;animation-duration: 1s;width: 100%;padding-right: 0px;padding-left: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y0RWaT9y_N { animation-fill-mode: both;animation-duration: 1s;width: 100%;padding-right: 0px;padding-left: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-Y0RWaT9y_N { animation-fill-mode: both;animation-duration: 1s;width: 100%;padding-right: 0px;padding-left: 0px;margin-bottom: 0px; } } .gp-component-id-DjlTLzMp6W { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-DjlTLzMp6W { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DjlTLzMp6W { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DjlTLzMp6W { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DjlTLzMp6W { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-DjlTLzMp6W { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-mnKcP92lwF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-mnKcP92lwF { 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-mnKcP92lwF { 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-mnKcP92lwF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mnKcP92lwF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-mnKcP92lwF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } .gp-component-id-oMrR8mgHSs { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-oMrR8mgHSs { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;margin-bottom: 20px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oMrR8mgHSs { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;margin-bottom: 20px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oMrR8mgHSs { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 20px;padding-left: 20px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oMrR8mgHSs { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 20px;padding-left: 20px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (min-width: 1200px) { .gp-component-id-oMrR8mgHSs { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } .gp-component-id-5MzHx5JhEX { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-5MzHx5JhEX { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5MzHx5JhEX { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5MzHx5JhEX { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5MzHx5JhEX { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-5MzHx5JhEX { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-gCkUSmetL2 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-gCkUSmetL2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gCkUSmetL2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gCkUSmetL2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gCkUSmetL2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-gCkUSmetL2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } .gp-component-id-Q42opPuxX0 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-Q42opPuxX0 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Q42opPuxX0 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Q42opPuxX0 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Q42opPuxX0 { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-Q42opPuxX0 { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-uF86u_WcWr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-uF86u_WcWr { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uF86u_WcWr { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uF86u_WcWr { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uF86u_WcWr { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-uF86u_WcWr { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } .gp-component-id-yOl6PiMT2O { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-yOl6PiMT2O { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yOl6PiMT2O { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yOl6PiMT2O { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yOl6PiMT2O { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-yOl6PiMT2O { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } .gp-component-id-b7e9A0aTm8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-b7e9A0aTm8 { 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-b7e9A0aTm8 { 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-b7e9A0aTm8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-b7e9A0aTm8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-b7e9A0aTm8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } .gp-component-id-Alx_bUSz4Gc { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-Alx_bUSz4Gc { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;margin-bottom: 20px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Alx_bUSz4Gc { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;margin-bottom: 20px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Alx_bUSz4Gc { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 20px;padding-left: 20px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Alx_bUSz4Gc { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 20px;padding-left: 20px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (min-width: 1200px) { .gp-component-id-Alx_bUSz4Gc { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } .gp-component-id-o0dvxapSHY2 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-o0dvxapSHY2 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-o0dvxapSHY2 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-o0dvxapSHY2 { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-o0dvxapSHY2 { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-o0dvxapSHY2 { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-ZqmlnVI7O4p { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-ZqmlnVI7O4p { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZqmlnVI7O4p { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZqmlnVI7O4p { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZqmlnVI7O4p { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-ZqmlnVI7O4p { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } .gp-component-id-uBfNIvMLp0Z { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-uBfNIvMLp0Z { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uBfNIvMLp0Z { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uBfNIvMLp0Z { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uBfNIvMLp0Z { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-uBfNIvMLp0Z { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-0sjwYRl1KYb { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-0sjwYRl1KYb { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0sjwYRl1KYb { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0sjwYRl1KYb { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0sjwYRl1KYb { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-0sjwYRl1KYb { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } .gp-component-id-90GDGM0VBQr { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-90GDGM0VBQr { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-90GDGM0VBQr { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-90GDGM0VBQr { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-90GDGM0VBQr { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-90GDGM0VBQr { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } .gp-component-id-VxXnDVAFeI { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-VxXnDVAFeI { 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-VxXnDVAFeI { 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-VxXnDVAFeI { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VxXnDVAFeI { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-VxXnDVAFeI { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.3333%;padding-left: 8px; } } .gp-component-id-sDmxV0xcp0m { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-sDmxV0xcp0m { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sDmxV0xcp0m { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sDmxV0xcp0m { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 20px;padding-left: 20px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sDmxV0xcp0m { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 20px;padding-left: 20px;margin-bottom: 0px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (min-width: 1200px) { .gp-component-id-sDmxV0xcp0m { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(255, 255, 255);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } .gp-component-id-Nmj5pG_H_Mm { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-Nmj5pG_H_Mm { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Nmj5pG_H_Mm { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Nmj5pG_H_Mm { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Nmj5pG_H_Mm { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-Nmj5pG_H_Mm { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-zqbGKawSNuX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-zqbGKawSNuX { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zqbGKawSNuX { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zqbGKawSNuX { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zqbGKawSNuX { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-zqbGKawSNuX { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0);font-weight: 700;font-size: 18px; } } .gp-component-id-PfFGqSSbp7O { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-PfFGqSSbp7O { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PfFGqSSbp7O { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PfFGqSSbp7O { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PfFGqSSbp7O { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-PfFGqSSbp7O { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-LHeZi5u1_wT { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-LHeZi5u1_wT { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LHeZi5u1_wT { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LHeZi5u1_wT { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LHeZi5u1_wT { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-LHeZi5u1_wT { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(51, 51, 51);font-size: 18px; } } .gp-component-id-M8gYHFv8ul7 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-M8gYHFv8ul7 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M8gYHFv8ul7 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M8gYHFv8ul7 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M8gYHFv8ul7 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-M8gYHFv8ul7 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%; } } .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-bFVeOSlcD[data-gp-component] { margin-bottom: 10px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bFVeOSlcD[data-gp-component] { margin-bottom: 10px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bFVeOSlcD[data-gp-component] { margin-bottom: 10px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bFVeOSlcD[data-gp-component] { margin-bottom: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-bFVeOSlcD[data-gp-component] { margin-bottom: 10px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-A4cea6qkm[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A4cea6qkm[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A4cea6qkm[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A4cea6qkm[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-A4cea6qkm[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-xiMb9hyyNM { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-xiMb9hyyNM { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-xiMb9hyyNM { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-xiMb9hyyNM { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-xiMb9hyyNM { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 83.3333%;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-5C0gX0Kwk[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5C0gX0Kwk[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5C0gX0Kwk[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5C0gX0Kwk[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (min-width: 1200px) { .gp-component-id-5C0gX0Kwk[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-gdBFfuF1mk { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-gdBFfuF1mk { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-gdBFfuF1mk { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-gdBFfuF1mk { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-gdBFfuF1mk { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 83.3333%;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-TCMVTfQsp[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TCMVTfQsp[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TCMVTfQsp[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TCMVTfQsp[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (min-width: 1200px) { .gp-component-id-TCMVTfQsp[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 20px;align-items: flex-start;display: flex;animation-duration: 1s;animation-fill-mode: both; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-zyq_nHD13O { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-zyq_nHD13O { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-zyq_nHD13O { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-zyq_nHD13O { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-zyq_nHD13O { font-size: 18px;color: rgb(51, 51, 51);line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 83.3333%;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-fhvmfp6CmU[data-gp-component] { padding-top: 30px;padding-bottom: 30px;z-index: auto !important;position: relative;min-height: 50px;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fhvmfp6CmU[data-gp-component] { padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fhvmfp6CmU[data-gp-component] { padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fhvmfp6CmU[data-gp-component] { padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px;animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-fhvmfp6CmU[data-gp-component] { background-size: cover;padding-top: 50px;padding-bottom: 50px;z-index: auto !important;position: relative;min-height: 50px;animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 639px) { .gp-component-id-yk8h_5OY74[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(227, 242, 255);margin-bottom: 20px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yk8h_5OY74[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(227, 242, 255);margin-bottom: 20px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yk8h_5OY74[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(227, 242, 255);margin-bottom: 20px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 100%;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yk8h_5OY74[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(227, 242, 255);margin-bottom: 20px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 80%;height: auto; } } @media (min-width: 1200px) { .gp-component-id-yk8h_5OY74[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 3px;border-right-width: 3px;border-top-width: 3px;border-bottom-width: 3px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(227, 242, 255);margin-bottom: 20px;padding-left: 8px;padding-right: 8px;padding-top: 8px;padding-bottom: 8px;width: 68%;height: auto; } } @media (max-width: 639px) { .gp-component-id-qZmW49j3PY[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;font-family: Montserrat, sans-serif;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgba(0, 113, 227, 1);background-size: contain;padding-left: 8px;padding-right: 8px;height: 32px;justify-content: center;align-items: center;display: flex;background-position-y: 50%;background-position-x: 50%;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qZmW49j3PY[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;font-family: Montserrat, sans-serif;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgba(0, 113, 227, 1);background-size: contain;padding-left: 8px;padding-right: 8px;height: 32px;justify-content: center;align-items: center;display: flex;background-position-y: 50%;background-position-x: 50%;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qZmW49j3PY[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;font-family: Montserrat, sans-serif;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgba(0, 113, 227, 1);background-size: contain;padding-left: 8px;padding-right: 8px;height: 32px;justify-content: center;align-items: center;display: flex;background-position-y: 50%;background-position-x: 50%;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qZmW49j3PY[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;font-family: Montserrat, sans-serif;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgba(0, 113, 227, 1);background-size: contain;padding-left: 8px;padding-right: 8px;height: 32px;justify-content: center;align-items: center;display: flex;background-position-y: 50%;background-position-x: 50%;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (min-width: 1200px) { .gp-component-id-qZmW49j3PY[data-gp-component] { font-size: 18px;font-weight: 600;color: rgb(255, 255, 255);text-align: center;font-family: Montserrat, sans-serif;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;background-color: rgba(0, 113, 227, 1);background-size: contain;padding-left: 8px;padding-right: 8px;height: 32px;justify-content: center;align-items: center;display: flex;background-position-y: 50%;background-position-x: 50%;background-repeat-x: repeat;background-repeat-y: no-repeat; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-flFxu6lA7M7 { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-flFxu6lA7M7 { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-flFxu6lA7M7 { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-flFxu6lA7M7 { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-flFxu6lA7M7 { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 10px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-AasEVDbfqw { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-AasEVDbfqw { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-AasEVDbfqw { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-AasEVDbfqw { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);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;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-AasEVDbfqw { font-size: 35px !important;font-weight: 600 !important;color: rgb(0, 0, 0);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { .gp-component-id-UnQI41f2Ul { width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UnQI41f2Ul { width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UnQI41f2Ul { width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UnQI41f2Ul { width: 100%;padding-right: 0px;padding-left: 0px; } } @media (min-width: 1200px) { .gp-component-id-UnQI41f2Ul { width: 100%;padding-right: 0px;padding-left: 0px; } } .gp-component-id-x8ndFhPz6 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-x8ndFhPz6 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x8ndFhPz6 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x8ndFhPz6 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x8ndFhPz6 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-x8ndFhPz6 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-vIuFQehrS8 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-vIuFQehrS8 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vIuFQehrS8 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vIuFQehrS8 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vIuFQehrS8 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-vIuFQehrS8 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-MYD33rBnJ2 { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-MYD33rBnJ2 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MYD33rBnJ2 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MYD33rBnJ2 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MYD33rBnJ2 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-MYD33rBnJ2 { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } .gp-component-id-wOcT1cf_5e { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-wOcT1cf_5e { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wOcT1cf_5e { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wOcT1cf_5e { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wOcT1cf_5e { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-wOcT1cf_5e { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-8ATLg4nO5y { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-8ATLg4nO5y { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 33px !important;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8ATLg4nO5y { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8ATLg4nO5y { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: left;color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8ATLg4nO5y { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: left;color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-8ATLg4nO5y { margin-left: 0px;margin-bottom: 20px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(0, 0, 0); } } .gp-component-id-8WWhphe67f { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-8WWhphe67f { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8WWhphe67f { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8WWhphe67f { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8WWhphe67f { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-8WWhphe67f { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: flex-start;margin-bottom: 20px;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-wdas21IPGl { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-wdas21IPGl { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wdas21IPGl { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wdas21IPGl { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wdas21IPGl { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-wdas21IPGl { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-YHted6cuz_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-YHted6cuz_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1.5;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YHted6cuz_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1.5;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YHted6cuz_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1.5;color: rgb(51, 51, 51);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YHted6cuz_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1.5;color: rgb(51, 51, 51);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-YHted6cuz_ { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;width: 83.3333%;line-height: 1.5;color: rgb(51, 51, 51);font-size: 18px; } } .gp-component-id-bm0y78mH2r { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-bm0y78mH2r { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bm0y78mH2r { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bm0y78mH2r { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bm0y78mH2r { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-bm0y78mH2r { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-taUNgjkykZQ { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-taUNgjkykZQ { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 10px;padding-left: 10px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(245, 245, 247);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-taUNgjkykZQ { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 40px;padding-top: 40px;padding-right: 30px;padding-left: 30px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(245, 245, 247);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-taUNgjkykZQ { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 50px;padding-top: 50px;padding-right: 20px;padding-left: 20px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(245, 245, 247);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-taUNgjkykZQ { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 50px;padding-top: 50px;padding-right: 30px;padding-left: 30px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(245, 245, 247);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } @media (min-width: 1200px) { .gp-component-id-taUNgjkykZQ { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-bottom: 50px;padding-top: 50px;padding-right: 30px;padding-left: 30px;box-shadow: rgba(0, 0, 0, 0.11) 0px 15px 30px 0px, rgba(0, 0, 0, 0.08) 0px 5px 15px 0px;background-color: rgb(245, 245, 247);border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;border-top-right-radius: 12px;border-top-left-radius: 12px; } } .gp-component-id-h2tsfehkUcl { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-h2tsfehkUcl { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-h2tsfehkUcl { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-h2tsfehkUcl { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-h2tsfehkUcl { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-h2tsfehkUcl { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-VXsxpoFk3dz { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-VXsxpoFk3dz { margin-left: 0px;margin-bottom: 10px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 33px !important;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VXsxpoFk3dz { margin-left: 0px;margin-bottom: 10px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VXsxpoFk3dz { margin-left: 0px;margin-bottom: 10px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VXsxpoFk3dz { margin-left: 0px;margin-bottom: 10px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;width: 100%;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-VXsxpoFk3dz { margin-left: 0px;margin-bottom: 10px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 900 !important;font-size: 45px !important;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: center;color: rgb(0, 0, 0); } } .gp-component-id-HY8EA2mN24B { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-HY8EA2mN24B { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HY8EA2mN24B { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HY8EA2mN24B { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HY8EA2mN24B { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-HY8EA2mN24B { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-LcjhyX57TL { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-LcjhyX57TL { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 1200px;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-LcjhyX57TL { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 1200px;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-LcjhyX57TL { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 1200px;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-LcjhyX57TL { animation-fill-mode: both;animation-duration: 1s;display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 1200px;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-LcjhyX57TL { animation-fill-mode: both;animation-duration: 1s;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; } } .gp-component-id-vPWJ9ZOwah { animation-fill-mode: both;animation-duration: 1s; } @media (max-width: 639px) { .gp-component-id-vPWJ9ZOwah { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vPWJ9ZOwah { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vPWJ9ZOwah { animation-fill-mode: both;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vPWJ9ZOwah { animation-fill-mode: both;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-vPWJ9ZOwah { animation-fill-mode: both;animation-duration: 1s; } } .gp-component-id-_LQvwsbHFw { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-_LQvwsbHFw { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_LQvwsbHFw { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_LQvwsbHFw { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_LQvwsbHFw { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-_LQvwsbHFw { width: 100%;padding-left: 8px;padding-right: 8px; } } .gp-component-id-A0zoE1hl4 { margin-left: -8px;margin-right: -8px; } @media (max-width: 639px) { .gp-component-id-A0zoE1hl4 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A0zoE1hl4 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A0zoE1hl4 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A0zoE1hl4 { margin-left: -8px;margin-right: -8px; } } @media (min-width: 1200px) { .gp-component-id-A0zoE1hl4 { margin-left: -8px;margin-right: -8px; } } .gp-component-id-yMt7EUyc0_ { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-yMt7EUyc0_ { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yMt7EUyc0_ { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yMt7EUyc0_ { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yMt7EUyc0_ { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-yMt7EUyc0_ { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 639px) { .gp-component-id-8WQkvgSbym { z-index: auto;position: relative;min-height: 50px;padding-bottom: 30px;padding-top: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8WQkvgSbym { z-index: auto;position: relative;min-height: 50px;padding-bottom: 30px;padding-top: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8WQkvgSbym { z-index: auto;position: relative;min-height: 50px;padding-bottom: 30px;padding-top: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8WQkvgSbym { z-index: auto;position: relative;min-height: 50px;padding-bottom: 30px;padding-top: 30px; } } @media (min-width: 1200px) { .gp-component-id-8WQkvgSbym { z-index: auto;position: relative;min-height: 50px;padding-bottom: 30px;padding-top: 30px; } } .gp-component-id-8WQkvgSbym.gp-component [data-section-overlay] { z-index: 14 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-8WQkvgSbym.gp-component [data-section-overlay] { z-index: 14 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(33, 33, 33); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8WQkvgSbym.gp-component [data-section-overlay] { z-index: 14 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(33, 33, 33); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8WQkvgSbym.gp-component [data-section-overlay] { z-index: 14 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(33, 33, 33); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8WQkvgSbym.gp-component [data-section-overlay] { z-index: 14 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(33, 33, 33); } } @media (min-width: 1200px) { .gp-component-id-8WQkvgSbym.gp-component [data-section-overlay] { z-index: 14 !important;right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(33, 33, 33); } } @media (max-width: 639px) { .gp-component-id-DmQLjirEhH { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DmQLjirEhH { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DmQLjirEhH { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DmQLjirEhH { margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-DmQLjirEhH { margin-left: auto;margin-right: auto;padding-left: 0px;padding-right: 0px;width: 100%;max-width: 1200px; } } @media (max-width: 639px) { .gp-component-id-bWRHyMyvnz { padding-left: 0px;padding-right: 0px;width: 100%;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bWRHyMyvnz { padding-left: 0px;padding-right: 0px;width: 100%;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bWRHyMyvnz { padding-left: 0px;padding-right: 0px;width: 100%;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bWRHyMyvnz { padding-left: 0px;padding-right: 0px;width: 100%;position: relative; } } @media (min-width: 1200px) { .gp-component-id-bWRHyMyvnz { padding-left: 0px;padding-right: 0px;width: 100%;position: relative; } } .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-aoNzadB8am { margin-right: -8px;margin-left: -8px; } } .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-v0iS043C39 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-Ns5jb60LAw { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ns5jb60LAw { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ns5jb60LAw { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ns5jb60LAw { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Ns5jb60LAw { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } .gp-component-id-k1GbgtXG7n { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } @media (max-width: 639px) { .gp-component-id-k1GbgtXG7n { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;width: 231px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-k1GbgtXG7n { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;width: 231px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-k1GbgtXG7n { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;width: 231px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-k1GbgtXG7n { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;width: 231px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-k1GbgtXG7n { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;width: 231px;position: relative; } } .gp-component-id-x8ndFhPz6 { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; } @media (max-width: 639px) { .gp-component-id-x8ndFhPz6 { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x8ndFhPz6 { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x8ndFhPz6 { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x8ndFhPz6 { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; display: flex; } } @media (min-width: 1200px) { .gp-component-id-x8ndFhPz6 { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; display: flex; } } .gp-component-id-vIuFQehrS8 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } @media (max-width: 639px) { .gp-component-id-vIuFQehrS8 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vIuFQehrS8 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vIuFQehrS8 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 50%; padding-left: 0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vIuFQehrS8 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 50%; padding-left: 0.5rem; } } @media (min-width: 1200px) { .gp-component-id-vIuFQehrS8 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 50%; padding-left: 0.5rem; } } .gp-component-id-bm0y78mH2r { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } @media (max-width: 639px) { .gp-component-id-bm0y78mH2r { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bm0y78mH2r { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 100%; padding-left: 0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bm0y78mH2r { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 50%; padding-left: 0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bm0y78mH2r { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 50%; padding-left: 0.5rem; } } @media (min-width: 1200px) { .gp-component-id-bm0y78mH2r { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; width: 50%; padding-left: 0.5rem; } } .gp-component-id-A0zoE1hl4 { margin-right: -0.5rem; margin-left: -0.5rem; } @media (max-width: 639px) { .gp-component-id-A0zoE1hl4 { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A0zoE1hl4 { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A0zoE1hl4 { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A0zoE1hl4 { margin-right: -0.5rem; margin-left: -0.5rem; } } @media (min-width: 1200px) { .gp-component-id-A0zoE1hl4 { margin-right: -0.5rem; margin-left: -0.5rem; } } .gp-component-id-yMt7EUyc0_ { padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } @media (max-width: 639px) { .gp-component-id-yMt7EUyc0_ { padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yMt7EUyc0_ { padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yMt7EUyc0_ { padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yMt7EUyc0_ { padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } } @media (min-width: 1200px) { .gp-component-id-yMt7EUyc0_ { padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } } @media (max-width: 639px) { .gp-component-id-enK7OgOM27D[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-enK7OgOM27D[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-enK7OgOM27D[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-enK7OgOM27D[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; 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; } } @media (min-width: 1200px) { .gp-component-id-enK7OgOM27D[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; 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; } } @media (max-width: 639px) { .gp-component-id-W3z8c24L9Yx[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W3z8c24L9Yx[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W3z8c24L9Yx[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W3z8c24L9Yx[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (min-width: 1200px) { .gp-component-id-W3z8c24L9Yx[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 639px) { .gp-component-id-15HE7n8_A7a[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-15HE7n8_A7a[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-15HE7n8_A7a[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-15HE7n8_A7a[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (min-width: 1200px) { .gp-component-id-15HE7n8_A7a[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 639px) { .gp-component-id-o4NreS4goJg[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-o4NreS4goJg[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-o4NreS4goJg[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-o4NreS4goJg[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (min-width: 1200px) { .gp-component-id-o4NreS4goJg[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 639px) { .gp-component-id-Z44IL3h3Gyc[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Z44IL3h3Gyc[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Z44IL3h3Gyc[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Z44IL3h3Gyc[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (min-width: 1200px) { .gp-component-id-Z44IL3h3Gyc[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; 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; } } @media (max-width: 639px) { .gp-component-id-9qzLv7n721E[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9qzLv7n721E[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9qzLv7n721E[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9qzLv7n721E[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (min-width: 1200px) { .gp-component-id-9qzLv7n721E[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0px; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 639px) { .gp-component-id-doav6zKxL1w[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-doav6zKxL1w[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-doav6zKxL1w[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-doav6zKxL1w[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (min-width: 1200px) { .gp-component-id-doav6zKxL1w[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 639px) { .gp-component-id-EwM4UPWv58M[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EwM4UPWv58M[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EwM4UPWv58M[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EwM4UPWv58M[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (min-width: 1200px) { .gp-component-id-EwM4UPWv58M[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 639px) { .gp-component-id-TOsLUcdg00o[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TOsLUcdg00o[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TOsLUcdg00o[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TOsLUcdg00o[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (min-width: 1200px) { .gp-component-id-TOsLUcdg00o[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 639px) { .gp-component-id-zcKsaoKyGhB[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zcKsaoKyGhB[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zcKsaoKyGhB[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zcKsaoKyGhB[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (min-width: 1200px) { .gp-component-id-zcKsaoKyGhB[data-gp-component] { font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; font-family: "Font Awesome 5 Free"; margin-right: 0.25rem; display: inline-block; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; } } @media (max-width: 639px) { .gp-component-id-dda0R8Qn0DV[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0; 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-dda0R8Qn0DV[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0; 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-dda0R8Qn0DV[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0; 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-dda0R8Qn0DV[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0; 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-dda0R8Qn0DV[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0; 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-oAZ66rvLyJx[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-oAZ66rvLyJx[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-oAZ66rvLyJx[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-oAZ66rvLyJx[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-oAZ66rvLyJx[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-D9Kw1npNsmA[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-D9Kw1npNsmA[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-D9Kw1npNsmA[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-D9Kw1npNsmA[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-D9Kw1npNsmA[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-EHDERFhUK7O[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-EHDERFhUK7O[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-EHDERFhUK7O[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-EHDERFhUK7O[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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-EHDERFhUK7O[data-gp-component] { font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); line-height: 1; margin-right: 0.25rem; 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; } } .gp-component-id-DRDIatWd6RF { line-height: 1; } @media (max-width: 639px) { .gp-component-id-DRDIatWd6RF { line-height: 1; font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); margin-right: 0.25rem; 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; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DRDIatWd6RF { line-height: 1; font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); margin-right: 0.25rem; 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; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DRDIatWd6RF { line-height: 1; font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); margin-right: 0.25rem; 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; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DRDIatWd6RF { line-height: 1; font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); margin-right: 0.25rem; 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; } } @media (min-width: 1200px) { .gp-component-id-DRDIatWd6RF { line-height: 1; font-family: "Font Awesome 5 Free"; font-size: 1rem; font-weight: 900; color: rgb(238, 148, 37); margin-right: 0.25rem; 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; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-aW0J4cZA7ly { font-size: 16px;color: rgb(24, 205, 94);text-align: center;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-aW0J4cZA7ly { font-size: 16px;color: rgb(24, 205, 94);text-align: center;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-aW0J4cZA7ly { font-size: 16px;color: rgb(24, 205, 94);text-align: center;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-aW0J4cZA7ly { font-size: 16px;color: rgb(24, 205, 94);text-align: center;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-aW0J4cZA7ly { font-size: 16px;color: rgb(24, 205, 94);text-align: center;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { .gp-component-id-iRY4en3RMiM[data-gp-component] { color: rgba(24, 205, 94, 1);border-top-width: 1px;border-left-color: rgba(24, 205, 94, 1);border-right-color: rgba(24, 205, 94, 1);border-top-color: rgba(24, 205, 94, 1);border-bottom-color: rgba(24, 205, 94, 1);padding-top: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iRY4en3RMiM[data-gp-component] { color: rgba(24, 205, 94, 1);border-top-width: 1px;border-left-color: rgba(24, 205, 94, 1);border-right-color: rgba(24, 205, 94, 1);border-top-color: rgba(24, 205, 94, 1);border-bottom-color: rgba(24, 205, 94, 1);padding-top: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iRY4en3RMiM[data-gp-component] { color: rgba(24, 205, 94, 1);border-top-width: 1px;border-left-color: rgba(24, 205, 94, 1);border-right-color: rgba(24, 205, 94, 1);border-top-color: rgba(24, 205, 94, 1);border-bottom-color: rgba(24, 205, 94, 1);padding-top: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iRY4en3RMiM[data-gp-component] { color: rgba(24, 205, 94, 1);border-top-width: 1px;border-left-color: rgba(24, 205, 94, 1);border-right-color: rgba(24, 205, 94, 1);border-top-color: rgba(24, 205, 94, 1);border-bottom-color: rgba(24, 205, 94, 1);padding-top: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-iRY4en3RMiM[data-gp-component] { color: rgba(24, 205, 94, 1);border-top-width: 1px;border-left-color: rgba(24, 205, 94, 1);border-right-color: rgba(24, 205, 94, 1);border-top-color: rgba(24, 205, 94, 1);border-bottom-color: rgba(24, 205, 94, 1);padding-top: 24px;width: 100%;flex-direction: column;align-items: center;display: flex; } } .gp-component-id-Qk1XniTOk9 { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-Qk1XniTOk9 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Qk1XniTOk9 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Qk1XniTOk9 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Qk1XniTOk9 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-Qk1XniTOk9 { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-BbYDA7pG3 { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-BbYDA7pG3 { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BbYDA7pG3 { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BbYDA7pG3 { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BbYDA7pG3 { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-BbYDA7pG3 { margin-right: -8px;margin-left: -8px; } } .gp-component-id-MrsWk_K13zS { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-MrsWk_K13zS { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MrsWk_K13zS { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MrsWk_K13zS { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MrsWk_K13zS { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-MrsWk_K13zS { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-Dtr5fwb0sU0 { cursor: text; box-sizing: border-box; margin-left: 0.75rem; color: rgb(255, 255, 255); font-family: Roboto, sans-serif; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; } @media (min-width: 640px) { .gp-component-id-Dtr5fwb0sU0 { margin-left: 0.75rem; color: rgb(255, 255, 255); font-family: Roboto, sans-serif; } } @media (min-width: 768px) { .gp-component-id-Dtr5fwb0sU0 { margin-left: 0.75rem; color: rgb(255, 255, 255); font-family: Roboto, sans-serif; } } @media (min-width: 992px) { .gp-component-id-Dtr5fwb0sU0 { margin-left: 0.75rem; color: rgb(255, 255, 255); font-family: Roboto, sans-serif; } } @media (min-width: 1200px) { .gp-component-id-Dtr5fwb0sU0 { margin-left: 0.75rem; color: rgb(255, 255, 255); font-family: Roboto, sans-serif; } } .gp-component-id-9CwvYOBiRP2 { display: flex; align-items: flex-start; margin-bottom: 1rem; color: rgb(32, 45, 60); font-size: 1.125rem; } @media (min-width: 640px) { .gp-component-id-9CwvYOBiRP2 { margin-bottom: 1rem; } } @media (min-width: 768px) { .gp-component-id-9CwvYOBiRP2 { margin-bottom: 1rem; } } @media (min-width: 992px) { .gp-component-id-9CwvYOBiRP2 { margin-bottom: 1rem; } } @media (min-width: 1200px) { .gp-component-id-9CwvYOBiRP2 { margin-bottom: 1rem; } } @media (max-width: 639px) { .gp-component-id-cIQO4HIbhPC[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cIQO4HIbhPC[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cIQO4HIbhPC[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cIQO4HIbhPC[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-cIQO4HIbhPC[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 639px) { .gp-component-id-ndZeeHJ5oKw[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ndZeeHJ5oKw[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ndZeeHJ5oKw[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ndZeeHJ5oKw[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-ndZeeHJ5oKw[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 639px) { .gp-component-id-CNy3By36rps[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CNy3By36rps[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CNy3By36rps[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CNy3By36rps[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-CNy3By36rps[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 639px) { .gp-component-id-VDrV15MAXMS[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VDrV15MAXMS[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VDrV15MAXMS[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VDrV15MAXMS[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-VDrV15MAXMS[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 0px; } } @media (max-width: 639px) { .gp-component-id-X417jc70Svs[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-X417jc70Svs[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-X417jc70Svs[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-X417jc70Svs[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-X417jc70Svs[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 639px) { .gp-component-id-pijFlZv6A3o[data-gp-component] { margin-top: 22px;width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pijFlZv6A3o[data-gp-component] { margin-top: 22px;width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pijFlZv6A3o[data-gp-component] { margin-top: 22px;width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pijFlZv6A3o[data-gp-component] { margin-top: 22px;width: 100%;flex-direction: row;justify-content: flex-start;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-pijFlZv6A3o[data-gp-component] { margin-top: 22px;width: 100%;flex-direction: row;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-ExKdBIDOneT { font-size: 18px !important;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; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ExKdBIDOneT { font-size: 18px !important;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; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ExKdBIDOneT { font-size: 18px !important;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; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ExKdBIDOneT { font-size: 18px !important;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; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ExKdBIDOneT { font-size: 18px !important;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; } } @media (max-width: 639px) { .gp-component-id-pnJIeIiSEHm[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pnJIeIiSEHm[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pnJIeIiSEHm[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pnJIeIiSEHm[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-pnJIeIiSEHm[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 639px) { .gp-component-id-KDfhd6kLRH5[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KDfhd6kLRH5[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KDfhd6kLRH5[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KDfhd6kLRH5[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-KDfhd6kLRH5[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 639px) { .gp-component-id-XKzqqIeEX5J { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Roboto, sans-serif !important;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XKzqqIeEX5J { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Roboto, sans-serif !important;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XKzqqIeEX5J { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Roboto, sans-serif !important;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XKzqqIeEX5J { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Roboto, sans-serif !important;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { .gp-component-id-XKzqqIeEX5J { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Roboto, sans-serif !important;margin-left: 12px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { .gp-component-id-mOwnVlitJ8C[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mOwnVlitJ8C[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mOwnVlitJ8C[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mOwnVlitJ8C[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-mOwnVlitJ8C[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1; } } @media (max-width: 639px) { .gp-component-id-O5G8RWWEh12[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-O5G8RWWEh12[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-O5G8RWWEh12[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-O5G8RWWEh12[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-O5G8RWWEh12[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);text-align: center;margin-top: 22px;margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-YbTbSODDP0y { font-size: 18px !important;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; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-YbTbSODDP0y { font-size: 18px !important;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; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-YbTbSODDP0y { font-size: 18px !important;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; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-YbTbSODDP0y { font-size: 18px !important;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; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-YbTbSODDP0y { font-size: 18px !important;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; } } @media (max-width: 639px) { .gp-component-id-mjxLT_w84xh[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mjxLT_w84xh[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mjxLT_w84xh[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mjxLT_w84xh[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;height: auto; } } @media (min-width: 1200px) { .gp-component-id-mjxLT_w84xh[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;height: auto; } } @media (max-width: 639px) { .gp-component-id-6KwQ7_9UIoM[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6KwQ7_9UIoM[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6KwQ7_9UIoM[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6KwQ7_9UIoM[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-6KwQ7_9UIoM[data-gp-component] { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 0px;align-items: flex-start;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-hyEy8PFrdfC { font-size: 20px;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-hyEy8PFrdfC { font-size: 20px;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-hyEy8PFrdfC { font-size: 20px;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-hyEy8PFrdfC { font-size: 20px;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-hyEy8PFrdfC { font-size: 20px;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } .gp-component-id-UJPphEtUI { align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-UJPphEtUI { align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UJPphEtUI { align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UJPphEtUI { align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UJPphEtUI { align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-UJPphEtUI { align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-PFMVQUxsKqP[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-PFMVQUxsKqP[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-PFMVQUxsKqP[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-PFMVQUxsKqP[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-PFMVQUxsKqP[data-gp-component] { flex-direction: column;justify-content: flex-start;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-2RpefxfhI5_[data-gp-component] { color: rgba(46, 140, 255, 1);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2RpefxfhI5_[data-gp-component] { color: rgba(46, 140, 255, 1);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2RpefxfhI5_[data-gp-component] { color: rgba(46, 140, 255, 1);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2RpefxfhI5_[data-gp-component] { color: rgba(46, 140, 255, 1);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-2RpefxfhI5_[data-gp-component] { color: rgba(46, 140, 255, 1);margin-top: 12px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } .gp-component-id-S04FVGDTJa7 { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } @media (min-width: 768px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%; } } @media (max-width: 639px) { .gp-component-id-fzy_SyiIH0X[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fzy_SyiIH0X[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fzy_SyiIH0X[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fzy_SyiIH0X[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-fzy_SyiIH0X[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 639px) { .gp-component-id-0A9Aa21CHNZ[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0A9Aa21CHNZ[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0A9Aa21CHNZ[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0A9Aa21CHNZ[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-0A9Aa21CHNZ[data-gp-component] { font-size: 18px;color: rgb(24, 205, 94);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;text-decoration-color: initial;text-decoration-style: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 639px) { .gp-component-id-EP_S0B6jIZ6[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EP_S0B6jIZ6[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EP_S0B6jIZ6[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EP_S0B6jIZ6[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-EP_S0B6jIZ6[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 639px) { .gp-component-id-oaE9QlnDdEu[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oaE9QlnDdEu[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oaE9QlnDdEu[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oaE9QlnDdEu[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-oaE9QlnDdEu[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 639px) { .gp-component-id-yS6U6NOwwWc[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yS6U6NOwwWc[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yS6U6NOwwWc[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yS6U6NOwwWc[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-yS6U6NOwwWc[data-gp-component] { font-size: 18px;color: rgba(24, 205, 94, 1);font-family: Lato, sans-serif;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 639px) { .gp-component-id-A0MG5m55U8L[data-gp-component] { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Lato, sans-serif !important;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A0MG5m55U8L[data-gp-component] { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Lato, sans-serif !important;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A0MG5m55U8L[data-gp-component] { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Lato, sans-serif !important;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A0MG5m55U8L[data-gp-component] { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Lato, sans-serif !important;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-A0MG5m55U8L[data-gp-component] { font-size: 18px !important;color: rgb(24, 205, 94);font-family: Lato, sans-serif !important;background-color: transparent;margin-bottom: 12px;display: block;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-drBXK0B50P { font-size: 20px;color: rgba(169, 238, 195, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-drBXK0B50P { font-size: 20px;color: rgba(169, 238, 195, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-drBXK0B50P { font-size: 20px;color: rgba(169, 238, 195, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-drBXK0B50P { font-size: 20px;color: rgba(169, 238, 195, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-drBXK0B50P { font-size: 20px;color: rgba(169, 238, 195, 1);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;cursor: text;box-sizing: border-box; } } @media (max-width: 639px) { .gp-component-id-DZMUh5bxF4[data-gp-component] { color: rgba(24, 205, 94, 1);margin-top: 12px;margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DZMUh5bxF4[data-gp-component] { color: rgba(24, 205, 94, 1);margin-top: 12px;margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DZMUh5bxF4[data-gp-component] { color: rgba(24, 205, 94, 1);margin-top: 12px;margin-bottom: 28px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DZMUh5bxF4[data-gp-component] { color: rgba(24, 205, 94, 1);margin-top: 12px;margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-DZMUh5bxF4[data-gp-component] { color: rgba(24, 205, 94, 1);margin-top: 12px;margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;display: flex; } } .gp-component-id-_b4XHxw0tQe { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } @media (min-width: 768px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%; } } @media (max-width: 639px) { .gp-component-id-2T4WhxBgoO[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2T4WhxBgoO[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2T4WhxBgoO[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2T4WhxBgoO[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 12px; } } @media (min-width: 1200px) { .gp-component-id-2T4WhxBgoO[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1;padding-left: 12px;padding-right: 12px; } } @media (max-width: 639px) { .gp-component-id-aCNdO0ifVX[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aCNdO0ifVX[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aCNdO0ifVX[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aCNdO0ifVX[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-aCNdO0ifVX[data-gp-component] { font-size: 26px !important;color: rgb(24, 205, 94);line-height: 1; } } .gp-component-id-Q8xXP2Ppq0 { display: flex; align-items: center; justify-content: center; flex-direction: row; width: 100%; } @media (min-width: 640px) { .gp-component-id-Q8xXP2Ppq0 { display: flex; align-items: center; justify-content: center; flex-direction: row; } } @media (min-width: 768px) { .gp-component-id-Q8xXP2Ppq0 { display: flex; align-items: center; justify-content: center; flex-direction: row; } } @media (min-width: 992px) { .gp-component-id-Q8xXP2Ppq0 { display: flex; justify-content: flex-start; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-ZpRj0kcnGa { font-size: 18px !important;color: rgb(24, 205, 94);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-ZpRj0kcnGa { font-size: 18px !important;color: rgb(24, 205, 94);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-ZpRj0kcnGa { font-size: 18px !important;color: rgb(24, 205, 94);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-ZpRj0kcnGa { font-size: 18px !important;color: rgb(24, 205, 94);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ZpRj0kcnGa { font-size: 18px !important;color: rgb(24, 205, 94);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-kTU0trwev2 { font-size: 18px !important;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: 353px;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-kTU0trwev2 { font-size: 18px !important;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: 353px;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-kTU0trwev2 { font-size: 18px !important;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: 353px;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-kTU0trwev2 { font-size: 18px !important;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: 353px;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-kTU0trwev2 { font-size: 18px !important;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: 353px;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { .gp-component-id-nq9izyO0mp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: 137px;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-nq9izyO0mp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: 137px;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-nq9izyO0mp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: 137px;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-nq9izyO0mp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: 137px;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-nq9izyO0mp[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 24px;width: 137px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } .gp-component-id-Ydxq9AgL0g { display: flex; align-items: center; flex-direction: column; width: 100%; } @media (min-width: 640px) { .gp-component-id-Ydxq9AgL0g { display: flex; align-items: center; flex-direction: column; } } @media (min-width: 768px) { .gp-component-id-Ydxq9AgL0g { display: flex; align-items: center; flex-direction: column; } } @media (min-width: 992px) { .gp-component-id-Ydxq9AgL0g { display: flex; align-items: flex-start; } } .gp-component-id-zDHB4fkbxO[data-gp-component] { margin-bottom: 1.75rem; width: 100%; height: 100%; flex-direction: column; align-items: center; display: flex; min-height: 120px; } @media (min-width: 640px) { .gp-component-id-zDHB4fkbxO[data-gp-component] { margin-bottom: 1.75rem; flex-direction: column; align-items: center; display: flex; } } @media (min-width: 768px) { .gp-component-id-zDHB4fkbxO[data-gp-component] { margin-bottom: 1.75rem; flex-direction: column; align-items: center; display: flex; } } @media (min-width: 992px) { .gp-component-id-zDHB4fkbxO[data-gp-component] { margin-bottom: 0px; padding-left: 1.25rem; align-items: flex-start; display: flex; } } @media (min-width: 1200px) { .gp-component-id-zDHB4fkbxO[data-gp-component] { padding-left: 0; } } .gp-component-id-gWtHhc7Zn0J { flex-basis: auto; flex-shrink: 0; flex-grow: 0; padding-right: 0.5rem; padding-left: 0.5rem; width: 100%; } @media (min-width: 768px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%; } } .gp-component-id-lMuNGRrcD_P { flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; } @media (min-width: 768px) { .gp-component-id-lMuNGRrcD_P { display: flex; } } .gp-component-id-EJyFsZ0D03 { width: 100%; padding-right: 0.5rem; padding-left: 0.5rem; margin-bottom: 1.25rem; } @media (min-width: 640px) { .gp-component-id-EJyFsZ0D03 { margin-bottom: 1.25rem; } } @media (min-width: 768px) { .gp-component-id-EJyFsZ0D03 { margin-bottom: 1.25rem; } } @media (min-width: 992px) { .gp-component-id-EJyFsZ0D03 { margin-bottom: 1.25rem; } } @media (min-width: 1200px) { .gp-component-id-EJyFsZ0D03 { margin-bottom: 1.25rem; } } .gp-component-id-KvNYX9sHhk { width: 100%; margin-right: auto; margin-left: auto; } @media (min-width: 640px) { .gp-component-id-KvNYX9sHhk { max-width: 640px; } } @media (min-width: 768px) { .gp-component-id-KvNYX9sHhk { max-width: 768px; } } @media (min-width: 992px) { .gp-component-id-KvNYX9sHhk { max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-KvNYX9sHhk { max-width: 1200px; } } @media (max-width: 639px) { .gp-component-id-dqWa1S541[data-gp-component] { padding-top: 48px;padding-bottom: 48px;z-index: auto !important;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dqWa1S541[data-gp-component] { padding-top: 48px;padding-bottom: 48px;z-index: auto !important;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dqWa1S541[data-gp-component] { padding-top: 48px;padding-bottom: 48px;z-index: auto !important;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dqWa1S541[data-gp-component] { padding-top: 48px;padding-bottom: 48px;z-index: auto !important;position: relative; } } @media (min-width: 1200px) { .gp-component-id-dqWa1S541[data-gp-component] { padding-top: 48px;padding-bottom: 48px;z-index: auto !important;position: relative; } } .gp-component-id-dqWa1S541.gp-component > [data-section-overlay] { background-color: rgb(3, 23, 48);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-dqWa1S541.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dqWa1S541.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dqWa1S541.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dqWa1S541.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-dqWa1S541.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } }
