 /* ========== 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-9YPHQM0LP3.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-9YPHQM0LP3.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9YPHQM0LP3.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9YPHQM0LP3.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9YPHQM0LP3.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-9YPHQM0LP3.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } .gp-component-id-XeK2_V0VHS.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-XeK2_V0VHS.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XeK2_V0VHS.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XeK2_V0VHS.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XeK2_V0VHS.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-XeK2_V0VHS.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-8kVXR2vXqt { font-size: 18px;color: rgb(255, 255, 255);text-align: center;line-height: 1.5;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-top: 143px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;text-shadow: rgb(0, 0, 0) 2px 2px 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-8kVXR2vXqt { font-size: 20px;color: rgb(255, 255, 255);text-align: left;line-height: 1.5;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;text-shadow: rgb(0, 0, 0) 2px 2px 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-8kVXR2vXqt { font-size: 20px;color: rgb(255, 255, 255);text-align: left;line-height: 1.5;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;text-shadow: rgb(0, 0, 0) 2px 2px 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-8kVXR2vXqt { font-size: 20px;color: rgb(255, 255, 255);text-align: left;line-height: 1.5;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;text-shadow: rgb(0, 0, 0) 2px 2px 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-8kVXR2vXqt { font-size: 20px;color: rgb(255, 255, 255);text-align: left;line-height: 1.5;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;padding-right: 60px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;text-shadow: rgb(0, 0, 0) 2px 2px 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-RmfWvEpxx { font-size: 36px;font-weight: inherit;color: rgb(255, 255, 255);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;overflow-wrap: break-word;text-shadow: rgba(0, 0, 0, 0.03) 2px 2px 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-RmfWvEpxx { font-size: 48px;font-weight: inherit;color: rgb(255, 255, 255);text-align: left;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;padding-right: 0px;padding-top: 417px;overflow-wrap: break-word;text-shadow: rgba(0, 0, 0, 0.03) 2px 2px 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-RmfWvEpxx { font-size: 48px;font-weight: inherit;color: rgb(255, 255, 255);text-align: left;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word;text-shadow: rgba(0, 0, 0, 0.03) 2px 2px 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-RmfWvEpxx { font-size: 48px;font-weight: inherit;color: rgb(255, 255, 255);text-align: left;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word;text-shadow: rgba(0, 0, 0, 0.03) 2px 2px 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-RmfWvEpxx { font-size: 48px;font-weight: inherit;color: rgb(255, 255, 255);text-align: left;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;padding-right: 71px;overflow-wrap: break-word;text-shadow: rgba(0, 0, 0, 0.03) 2px 2px 0px; } } @media (max-width: 639px) { .gp-component-id-nlOT6Zjhqi[data-gp-component] { margin-bottom: 49px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nlOT6Zjhqi[data-gp-component] { margin-bottom: 49px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nlOT6Zjhqi[data-gp-component] { margin-bottom: 49px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nlOT6Zjhqi[data-gp-component] { margin-bottom: 49px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-nlOT6Zjhqi[data-gp-component] { margin-bottom: 49px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-XeK2_V0VHS[data-gp-component] { background-image: url("https://images.groovetech.io/Q8Lw0zKij0kB97MzE5oS4qOuXbN4th5pQezh-iA8WE4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzBkMTBjMGVjLTQ0MGItNDc4Zi04OTc4LTYxMWUxMWRiNDYwZi8xNjY2NzQzMDQ3ODY4NTUucG5n.webp");background-size: cover;padding-top: 48px;padding-bottom: 48px;background-position-y: 0%;background-position-x: 50%;min-height: 50px;z-index: auto;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XeK2_V0VHS[data-gp-component] { background-image: url("https://images.groovetech.io/Q8Lw0zKij0kB97MzE5oS4qOuXbN4th5pQezh-iA8WE4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzBkMTBjMGVjLTQ0MGItNDc4Zi04OTc4LTYxMWUxMWRiNDYwZi8xNjY2NzQzMDQ3ODY4NTUucG5n.webp");background-size: cover;padding-left: 16px;padding-right: 16px;padding-top: 64px;padding-bottom: 64px;background-position-y: 0%;background-position-x: 50%;min-height: 50px;z-index: auto;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XeK2_V0VHS[data-gp-component] { background-image: url("https://images.groovetech.io/Q8Lw0zKij0kB97MzE5oS4qOuXbN4th5pQezh-iA8WE4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzBkMTBjMGVjLTQ0MGItNDc4Zi04OTc4LTYxMWUxMWRiNDYwZi8xNjY2NzQzMDQ3ODY4NTUucG5n.webp");background-size: cover;padding-left: 16px;padding-right: 16px;padding-top: 64px;padding-bottom: 64px;min-height: 50px;z-index: auto;position: relative;background-position-x: 50%;background-position-y: 0%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XeK2_V0VHS[data-gp-component] { background-image: url("https://images.groovetech.io/Q8Lw0zKij0kB97MzE5oS4qOuXbN4th5pQezh-iA8WE4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzBkMTBjMGVjLTQ0MGItNDc4Zi04OTc4LTYxMWUxMWRiNDYwZi8xNjY2NzQzMDQ3ODY4NTUucG5n.webp");background-size: cover;padding-left: 16px;padding-right: 16px;padding-top: 128px;padding-bottom: 128px;min-height: 50px;z-index: auto;position: relative;background-position-x: 50%;background-position-y: 0%; } } @media (min-width: 1200px) { .gp-component-id-XeK2_V0VHS[data-gp-component] { background-image: url("https://images.groovetech.io/Q8Lw0zKij0kB97MzE5oS4qOuXbN4th5pQezh-iA8WE4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzBkMTBjMGVjLTQ0MGItNDc4Zi04OTc4LTYxMWUxMWRiNDYwZi8xNjY2NzQzMDQ3ODY4NTUucG5n.webp");background-size: cover;padding-left: 16px;padding-right: 16px;padding-top: 128px;padding-bottom: 128px;min-height: 50px;z-index: auto;position: relative;background-position-x: 50%;background-position-y: 0%; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-3zW4Adsm53 { font-size: 36px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-3zW4Adsm53 { font-size: 36px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-3zW4Adsm53 { font-size: 36px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-3zW4Adsm53 { font-size: 36px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-3zW4Adsm53 { font-size: 36px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-0mTvv4yZp9 { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0mTvv4yZp9 { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0mTvv4yZp9 { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0mTvv4yZp9 { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0mTvv4yZp9 { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;cursor: text;box-sizing: border-box;overflow-wrap: break-word; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-yGToRWCNq { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-yGToRWCNq { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-yGToRWCNq { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 40px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-yGToRWCNq { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-yGToRWCNq { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-fkyPaHe1lH { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-fkyPaHe1lH { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-fkyPaHe1lH { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-fkyPaHe1lH { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-fkyPaHe1lH { font-size: 20px;font-weight: inherit;color: rgba(24, 205, 94, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 16px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-hFW_SgvfhW { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-hFW_SgvfhW { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-hFW_SgvfhW { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-hFW_SgvfhW { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-hFW_SgvfhW { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-nC70ycQf8Q { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-nC70ycQf8Q { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-nC70ycQf8Q { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-nC70ycQf8Q { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-nC70ycQf8Q { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-CqSHPaPwL9 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-CqSHPaPwL9 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-CqSHPaPwL9 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-CqSHPaPwL9 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-CqSHPaPwL9 { font-size: 18px;color: rgba(4, 81, 174, 1);text-align: center;font-family: Poppins, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 639px) { .gp-component-id-JSZ7fJLl1[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 16px;width: 33.3333%;height: auto;max-width: 29%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JSZ7fJLl1[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 16px;width: 33.3333%;height: auto;max-width: 29%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JSZ7fJLl1[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 16px;width: 33.3333%;height: auto;max-width: 29%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JSZ7fJLl1[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 16px;width: 33.3333%;height: auto;max-width: 29%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-JSZ7fJLl1[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 16px;width: 33.3333%;height: auto;max-width: 29%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 639px) { .gp-component-id-kgZMH4PWh[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;margin-bottom: 32px;width: 100%;height: auto;max-width: 160px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kgZMH4PWh[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;margin-bottom: 36px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kgZMH4PWh[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;margin-bottom: 32px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kgZMH4PWh[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;margin-bottom: 32px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-kgZMH4PWh[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-right: 24px;margin-bottom: 64px;width: 100%;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } .gp-component-id-cI678c5uqk { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-cI678c5uqk { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cI678c5uqk { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cI678c5uqk { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cI678c5uqk { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (min-width: 1200px) { .gp-component-id-cI678c5uqk { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } .gp-component-id-GVl3e7PZMJ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-GVl3e7PZMJ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GVl3e7PZMJ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GVl3e7PZMJ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GVl3e7PZMJ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } @media (min-width: 1200px) { .gp-component-id-GVl3e7PZMJ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 50%; } } .gp-component-id-brb0Ty3PI2 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-brb0Ty3PI2 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-brb0Ty3PI2 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-brb0Ty3PI2 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-brb0Ty3PI2 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-brb0Ty3PI2 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-wRi0iyyCS { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-wRi0iyyCS { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wRi0iyyCS { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wRi0iyyCS { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wRi0iyyCS { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wRi0iyyCS { flex-direction: column;display: flex; } } .gp-component-id-jBLrXFEur { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-jBLrXFEur { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jBLrXFEur { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jBLrXFEur { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jBLrXFEur { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jBLrXFEur { flex-direction: column;display: flex; } } .gp-component-id-2sncHribwo { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-2sncHribwo { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2sncHribwo { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 64px;padding-right: 64px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2sncHribwo { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 0px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2sncHribwo { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 0px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-2sncHribwo { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 0px;padding-right: 0px; } } .gp-component-id-AJjDGhhrNqR { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-AJjDGhhrNqR { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AJjDGhhrNqR { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AJjDGhhrNqR { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AJjDGhhrNqR { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-AJjDGhhrNqR { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-vcjQ0gwT4 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-vcjQ0gwT4 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vcjQ0gwT4 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vcjQ0gwT4 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vcjQ0gwT4 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-vcjQ0gwT4 { flex-direction: column;display: flex; } } .gp-component-id-48eAFX2I8U { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-48eAFX2I8U { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-48eAFX2I8U { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-48eAFX2I8U { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-48eAFX2I8U { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-48eAFX2I8U { flex-direction: column;display: flex; } } .gp-component-id-bhCW27cFX { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-bhCW27cFX { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bhCW27cFX { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bhCW27cFX { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bhCW27cFX { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-bhCW27cFX { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } .gp-component-id-om68SwdzIa { margin-bottom: 32px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-om68SwdzIa { margin-bottom: 32px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-om68SwdzIa { margin-bottom: 64px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 64px;padding-right: 64px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-om68SwdzIa { margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 0px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-om68SwdzIa { margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 0px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-om68SwdzIa { margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;padding-left: 0px;padding-right: 0px; } } .gp-component-id-xdt7vRb_0b { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-xdt7vRb_0b { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xdt7vRb_0b { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xdt7vRb_0b { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xdt7vRb_0b { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-xdt7vRb_0b { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-gcN6Xv9J6 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-gcN6Xv9J6 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gcN6Xv9J6 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gcN6Xv9J6 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gcN6Xv9J6 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-gcN6Xv9J6 { flex-direction: column;display: flex; } } .gp-component-id-KiDTYeGgG { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-KiDTYeGgG { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KiDTYeGgG { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KiDTYeGgG { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KiDTYeGgG { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-KiDTYeGgG { flex-direction: column;display: flex; } } .gp-component-id-v3KDgVUjk { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-v3KDgVUjk { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-v3KDgVUjk { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-v3KDgVUjk { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-v3KDgVUjk { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-v3KDgVUjk { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;margin-bottom: 16px;width: 33.3333%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } .gp-component-id-TIUKmZZsaa { margin-bottom: 32px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;min-height: 120px; } @media (max-width: 639px) { .gp-component-id-TIUKmZZsaa { margin-bottom: 32px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;min-height: 120px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TIUKmZZsaa { margin-bottom: 64px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;min-height: 120px;padding-left: 64px;padding-right: 64px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TIUKmZZsaa { margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;min-height: 120px;padding-left: 0px;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TIUKmZZsaa { margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;min-height: 120px;padding-left: 0px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-TIUKmZZsaa { margin-bottom: 0px;width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;min-height: 120px;padding-left: 0px;padding-right: 0px; } } .gp-component-id-Bn3Dbn1NE5 { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-Bn3Dbn1NE5 { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Bn3Dbn1NE5 { width: 100%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Bn3Dbn1NE5 { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Bn3Dbn1NE5 { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-Bn3Dbn1NE5 { width: 33.3333%;padding-left: 32px;padding-right: 32px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-9lJJcmktUZ { margin-left: -32px;margin-right: -32px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-9lJJcmktUZ { margin-left: -32px;margin-right: -32px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9lJJcmktUZ { margin-left: -32px;margin-right: -32px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9lJJcmktUZ { margin-left: -32px;margin-right: -32px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9lJJcmktUZ { margin-left: -32px;margin-right: -32px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9lJJcmktUZ { margin-left: -32px;margin-right: -32px;flex-wrap: wrap;display: flex; } } .gp-component-id-d8YJMs62G { padding-left: 8px;padding-right: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-d8YJMs62G { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-d8YJMs62G { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-d8YJMs62G { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-d8YJMs62G { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-d8YJMs62G { padding-left: 8px;padding-right: 8px;width: 100%; } } .gp-component-id-Ig7DbGYxw { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-Ig7DbGYxw { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ig7DbGYxw { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ig7DbGYxw { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ig7DbGYxw { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Ig7DbGYxw { flex-direction: column;display: flex; } } .gp-component-id-9fl0Y9EReI { width: 100%; } @media (max-width: 639px) { .gp-component-id-9fl0Y9EReI { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9fl0Y9EReI { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9fl0Y9EReI { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9fl0Y9EReI { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-9fl0Y9EReI { width: 100%; } } .gp-component-id-0i4_qAg2ph { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-0i4_qAg2ph { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0i4_qAg2ph { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0i4_qAg2ph { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0i4_qAg2ph { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-0i4_qAg2ph { width: 100%;padding-left: 8px;padding-right: 8px; } } .gp-component-id-szB9RA3rL7 { margin-left: -8px;margin-right: -8px; } @media (max-width: 639px) { .gp-component-id-szB9RA3rL7 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-szB9RA3rL7 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-szB9RA3rL7 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-szB9RA3rL7 { margin-left: -8px;margin-right: -8px; } } @media (min-width: 1200px) { .gp-component-id-szB9RA3rL7 { margin-left: -8px;margin-right: -8px; } } .gp-component-id-t20RSvGsA9 { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-t20RSvGsA9 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t20RSvGsA9 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t20RSvGsA9 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t20RSvGsA9 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-t20RSvGsA9 { width: 100%;padding-left: 8px;padding-right: 8px; } } .gp-component-id-4wKT5xmylM { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-4wKT5xmylM { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4wKT5xmylM { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4wKT5xmylM { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4wKT5xmylM { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-4wKT5xmylM { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 1200px; } } .gp-component-id-9YPHQM0LP3 { padding-top: 64px;padding-bottom: 64px;position: relative;z-index: auto;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-9YPHQM0LP3 { padding-top: 64px;padding-bottom: 64px;position: relative;z-index: auto;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9YPHQM0LP3 { padding-top: 64px;padding-bottom: 64px;position: relative;z-index: auto;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9YPHQM0LP3 { padding-top: 64px;padding-bottom: 64px;position: relative;z-index: auto;min-height: 50px;padding-left: 16px;padding-right: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9YPHQM0LP3 { padding-top: 128px;padding-bottom: 128px;position: relative;z-index: auto;min-height: 50px;padding-left: 0px;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-9YPHQM0LP3 { padding-top: 128px;padding-bottom: 128px;position: relative;z-index: auto;min-height: 50px;padding-left: 0px;padding-right: 0px; } } .gp-component-id-KdlUOaylW { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-KdlUOaylW { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KdlUOaylW { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KdlUOaylW { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KdlUOaylW { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-KdlUOaylW { flex-direction: column;display: flex; } } .gp-component-id-8FSHwDW23 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-8FSHwDW23 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8FSHwDW23 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8FSHwDW23 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8FSHwDW23 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-8FSHwDW23 { flex-direction: column;display: flex; } } .gp-component-id-YX2CEpjc0O { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;padding-right: 0px; } @media (max-width: 639px) { .gp-component-id-YX2CEpjc0O { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;padding-right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YX2CEpjc0O { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;padding-right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YX2CEpjc0O { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;padding-right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YX2CEpjc0O { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;padding-right: 0px; } } @media (min-width: 1200px) { .gp-component-id-YX2CEpjc0O { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;padding-right: 64px; } } .gp-component-id-FmN8Kd63vD { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-FmN8Kd63vD { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FmN8Kd63vD { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FmN8Kd63vD { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FmN8Kd63vD { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-FmN8Kd63vD { margin-left: auto;margin-right: auto;width: 100%;z-index: 15;position: relative;max-width: 1200px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-FR7XXQEpp31 { 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;padding-left: 8px;padding-right: 8px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-FR7XXQEpp31 { 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;padding-left: 8px;padding-right: 8px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-FR7XXQEpp31 { 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;padding-left: 8px;padding-right: 8px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-FR7XXQEpp31 { 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;padding-left: 8px;padding-right: 8px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-FR7XXQEpp31 { 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;padding-left: 8px;padding-right: 8px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }
[data-gp-component].gp-component-id-ZzzEbxqZ6FD { p { font-size: 12px !important; } } .gp-component-id-ZzzEbxqZ6FD { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-ZzzEbxqZ6FD { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZzzEbxqZ6FD { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZzzEbxqZ6FD { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZzzEbxqZ6FD { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ZzzEbxqZ6FD { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-7ulC8lmheHJ { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7ulC8lmheHJ { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7ulC8lmheHJ { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7ulC8lmheHJ { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-7ulC8lmheHJ { display: flex;align-items: center;flex-direction: column;width: 100%;padding-top: 24px;border-bottom-color: rgb(24, 205, 94);border-top-color: rgb(24, 205, 94);border-right-color: rgb(24, 205, 94);border-left-color: rgb(24, 205, 94);border-top-width: 1px;color: rgb(24, 205, 94); } } .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-Qk1XniTOk9 { padding-left: 8px;width: 100%;padding-right: 8px; } } .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } @media (max-width: 639px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } @media (min-width: 1200px) { .gp-component-id-BbYDA7pG3 { margin-left: -8px;margin-right: -8px; } } .gp-component-id-0xb3IbVrL6Q { padding-left: 8px;width: 100%;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-0xb3IbVrL6Q { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0xb3IbVrL6Q { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0xb3IbVrL6Q { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0xb3IbVrL6Q { padding-left: 8px;width: 100%;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-0xb3IbVrL6Q { padding-left: 8px;width: 100%;padding-right: 8px; } } .gp-component-id-lT6pl0j9dY_ { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-lT6pl0j9dY_ { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lT6pl0j9dY_ { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lT6pl0j9dY_ { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lT6pl0j9dY_ { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-lT6pl0j9dY_ { overflow-wrap: break-word; } } .gp-component-id-ofbpxPbS3bH { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } @media (max-width: 639px) { .gp-component-id-ofbpxPbS3bH { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ofbpxPbS3bH { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ofbpxPbS3bH { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ofbpxPbS3bH { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { .gp-component-id-ofbpxPbS3bH { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif;color: rgb(255, 255, 255);box-sizing: border-box;cursor: text; } } .gp-component-id-U9nPO8EHe0V { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-U9nPO8EHe0V { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-U9nPO8EHe0V { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-U9nPO8EHe0V { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-U9nPO8EHe0V { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-U9nPO8EHe0V { flex-direction: column;display: flex; } } .gp-component-id-e3gmSLzL67Q { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } @media (max-width: 639px) { .gp-component-id-e3gmSLzL67Q { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-e3gmSLzL67Q { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-e3gmSLzL67Q { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-e3gmSLzL67Q { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-e3gmSLzL67Q { font-size: 18px;color: rgb(32, 45, 60);margin-bottom: 16px;align-items: flex-start;display: flex; } } .gp-component-id-QwTs8iY9FA8 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-QwTs8iY9FA8 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QwTs8iY9FA8 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QwTs8iY9FA8 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QwTs8iY9FA8 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-QwTs8iY9FA8 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } .gp-component-id-CB0sRNiPYfm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-CB0sRNiPYfm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CB0sRNiPYfm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CB0sRNiPYfm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CB0sRNiPYfm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-CB0sRNiPYfm { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } .gp-component-id-rlBaxxBlZC0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-rlBaxxBlZC0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rlBaxxBlZC0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rlBaxxBlZC0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rlBaxxBlZC0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-rlBaxxBlZC0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } .gp-component-id-t0uVvz98lcc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-t0uVvz98lcc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t0uVvz98lcc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t0uVvz98lcc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t0uVvz98lcc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-t0uVvz98lcc { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 0px;padding-left: 12px; } } .gp-component-id-OZxttHtq4mR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-OZxttHtq4mR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OZxttHtq4mR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OZxttHtq4mR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OZxttHtq4mR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (min-width: 1200px) { .gp-component-id-OZxttHtq4mR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 639px) { .gp-component-id-8kXlmGvbvIT { display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%;margin-top: 22px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8kXlmGvbvIT { display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%;margin-top: 22px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8kXlmGvbvIT { display: flex;align-items: center;justify-content: center;flex-direction: row;width: 100%;margin-top: 22px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8kXlmGvbvIT { display: flex;align-items: center;justify-content: flex-start;flex-direction: row;width: 100%;margin-top: 22px; } } @media (min-width: 1200px) { .gp-component-id-8kXlmGvbvIT { display: flex;align-items: center;justify-content: flex-start;flex-direction: row;width: 100%;margin-top: 22px; } } .gp-component-id-Wn55RONwf3P { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-Wn55RONwf3P { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif !important;font-size: 18px !important;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Wn55RONwf3P { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif !important;font-size: 18px !important;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Wn55RONwf3P { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif !important;font-size: 18px !important;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Wn55RONwf3P { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif !important;font-size: 18px !important;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-Wn55RONwf3P { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-family: Roboto, sans-serif !important;font-size: 18px !important;box-sizing: border-box;cursor: text;color: rgb(24, 205, 94); } } .gp-component-id-9HVH0l2Nm5Y { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-9HVH0l2Nm5Y { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9HVH0l2Nm5Y { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9HVH0l2Nm5Y { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9HVH0l2Nm5Y { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9HVH0l2Nm5Y { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-xKCiMp5ttSG[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1;background-color: transparent;padding-top: 5px;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xKCiMp5ttSG[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1;background-color: transparent;padding-top: 5px;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xKCiMp5ttSG[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1;background-color: transparent;padding-top: 5px;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xKCiMp5ttSG[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1;background-color: transparent;padding-top: 5px;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-xKCiMp5ttSG[data-gp-component] { font-size: 20px;color: rgb(24, 205, 94);text-align: center;line-height: 1;background-color: transparent;padding-top: 5px;display: inline-block;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 639px) { .gp-component-id-i_eq8QOrlEv { display: flex;align-items: flex-start;margin-bottom: 0px;margin-top: 22px;text-align: center;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-i_eq8QOrlEv { display: flex;align-items: flex-start;margin-bottom: 0px;margin-top: 22px;text-align: center;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-i_eq8QOrlEv { display: flex;align-items: flex-start;margin-bottom: 0px;margin-top: 22px;text-align: center;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-i_eq8QOrlEv { display: flex;align-items: flex-start;margin-bottom: 0px;margin-top: 22px;text-align: center;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-i_eq8QOrlEv { display: flex;align-items: flex-start;margin-bottom: 0px;margin-top: 22px;text-align: center;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-YwaUTBl7aqT { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-YwaUTBl7aqT { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-size: 18px !important;cursor: text;box-sizing: border-box;font-family: Roboto, sans-serif !important;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YwaUTBl7aqT { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-size: 18px !important;cursor: text;box-sizing: border-box;font-family: Roboto, sans-serif !important;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YwaUTBl7aqT { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-size: 18px !important;cursor: text;box-sizing: border-box;font-family: Roboto, sans-serif !important;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YwaUTBl7aqT { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-size: 18px !important;cursor: text;box-sizing: border-box;font-family: Roboto, sans-serif !important;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-YwaUTBl7aqT { margin-left: 12px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-size: 18px !important;cursor: text;box-sizing: border-box;font-family: Roboto, sans-serif !important;color: rgb(24, 205, 94); } } .gp-component-id-z0tzs2qFHhb { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-z0tzs2qFHhb { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z0tzs2qFHhb { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z0tzs2qFHhb { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z0tzs2qFHhb { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-z0tzs2qFHhb { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-PTf4kDeDbwP[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;padding-top: 5px;height: auto;display: inline-block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PTf4kDeDbwP[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;padding-top: 5px;height: auto;display: inline-block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PTf4kDeDbwP[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;padding-top: 5px;height: auto;display: inline-block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PTf4kDeDbwP[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;padding-top: 5px;height: auto;display: inline-block; } } @media (min-width: 1200px) { .gp-component-id-PTf4kDeDbwP[data-gp-component] { font-size: 20px !important;color: rgb(24, 205, 94);line-height: 1;padding-top: 5px;height: auto;display: inline-block; } } @media (max-width: 639px) { .gp-component-id-BXsduW47WLU { display: flex;align-items: flex-start;margin-bottom: 0px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BXsduW47WLU { display: flex;align-items: flex-start;margin-bottom: 0px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BXsduW47WLU { display: flex;align-items: flex-start;margin-bottom: 0px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BXsduW47WLU { display: flex;align-items: flex-start;margin-bottom: 0px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-BXsduW47WLU { display: flex;align-items: flex-start;margin-bottom: 0px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-FkHs9dQC91s { font-size: 20px;font-weight: inherit;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-FkHs9dQC91s { font-size: 20px;font-weight: inherit;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-FkHs9dQC91s { font-size: 20px;font-weight: inherit;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-FkHs9dQC91s { font-size: 20px;font-weight: inherit;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-FkHs9dQC91s { font-size: 20px;font-weight: inherit;color: rgba(169, 238, 195, 0.8);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 12px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }
[data-gp-component].gp-component-id-B3Sr5_jH3_N { h3 { color: #a9eec3 !important; } } .gp-component-id-B3Sr5_jH3_N { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-B3Sr5_jH3_N { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B3Sr5_jH3_N { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B3Sr5_jH3_N { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B3Sr5_jH3_N { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-B3Sr5_jH3_N { flex-direction: column;display: flex; } } .gp-component-id-UJPphEtUI { display: flex;align-items: center; } @media (max-width: 639px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (min-width: 1200px) { .gp-component-id-UJPphEtUI { display: flex;align-items: center; } } @media (max-width: 639px) { .gp-component-id-c5p1OPeW5oG[data-gp-component] { flex-direction: column;justify-content: flex-end;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-c5p1OPeW5oG[data-gp-component] { flex-direction: column;justify-content: flex-end;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-c5p1OPeW5oG[data-gp-component] { flex-direction: column;justify-content: flex-end;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-c5p1OPeW5oG[data-gp-component] { flex-direction: column;justify-content: flex-end;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-c5p1OPeW5oG[data-gp-component] { flex-direction: column;justify-content: flex-end;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-MKxEupg2llM { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-top: 12px;color: rgb(46, 140, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MKxEupg2llM { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-top: 12px;color: rgb(46, 140, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MKxEupg2llM { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-top: 12px;color: rgb(46, 140, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MKxEupg2llM { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-top: 12px;color: rgb(46, 140, 255); } } @media (min-width: 1200px) { .gp-component-id-MKxEupg2llM { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-top: 12px;color: rgb(46, 140, 255); } } .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-S04FVGDTJa7 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-S04FVGDTJa7 { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-FgmWDZ6XTe0 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-FgmWDZ6XTe0 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FgmWDZ6XTe0 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FgmWDZ6XTe0 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FgmWDZ6XTe0 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-FgmWDZ6XTe0 { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-Y5fZdMb3vui { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-Y5fZdMb3vui { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y5fZdMb3vui { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y5fZdMb3vui { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y5fZdMb3vui { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-Y5fZdMb3vui { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-Uh_pC1RXiFz { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-Uh_pC1RXiFz { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Uh_pC1RXiFz { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Uh_pC1RXiFz { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Uh_pC1RXiFz { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-Uh_pC1RXiFz { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-BaRZM7LD9vY { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-BaRZM7LD9vY { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BaRZM7LD9vY { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BaRZM7LD9vY { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BaRZM7LD9vY { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-BaRZM7LD9vY { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-rfpQvGFB9J_ { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-rfpQvGFB9J_ { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rfpQvGFB9J_ { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rfpQvGFB9J_ { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rfpQvGFB9J_ { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-rfpQvGFB9J_ { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;margin-bottom: 12px;font-family: Lato, sans-serif;font-size: 18px; } } .gp-component-id-sSoPQhmziym { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;display: block; } @media (max-width: 639px) { .gp-component-id-sSoPQhmziym { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;font-family: Lato, sans-serif !important;font-size: 18px !important;margin-bottom: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sSoPQhmziym { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;font-family: Lato, sans-serif !important;font-size: 18px !important;margin-bottom: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sSoPQhmziym { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;font-family: Lato, sans-serif !important;font-size: 18px !important;margin-bottom: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sSoPQhmziym { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;font-family: Lato, sans-serif !important;font-size: 18px !important;margin-bottom: 12px; } } @media (min-width: 1200px) { .gp-component-id-sSoPQhmziym { text-decoration-color: initial;text-decoration-style: initial;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: block;font-family: Lato, sans-serif !important;font-size: 18px !important;margin-bottom: 12px; } } .gp-component-id-AoiVy9wPB5 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-AoiVy9wPB5 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AoiVy9wPB5 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AoiVy9wPB5 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AoiVy9wPB5 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } } @media (min-width: 1200px) { .gp-component-id-AoiVy9wPB5 { margin-left: 0px;margin-bottom: 12px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 20px;box-sizing: border-box;cursor: text;color: rgb(169, 238, 195); } }
[data-gp-component].gp-component-id-gP5jeYQJUv { h3 { color: #a9eec3 !important; } } .gp-component-id-gP5jeYQJUv { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-gP5jeYQJUv { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gP5jeYQJUv { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gP5jeYQJUv { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gP5jeYQJUv { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-gP5jeYQJUv { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-S8A88XeRV6 { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px;margin-top: 12px;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-S8A88XeRV6 { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px;margin-top: 12px;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-S8A88XeRV6 { display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px;margin-top: 12px;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-S8A88XeRV6 { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px;margin-top: 12px;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-S8A88XeRV6 { display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px;margin-top: 12px;color: rgb(24, 205, 94); } } .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_b4XHxw0tQe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-_b4XHxw0tQe { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-jIAX5MEObU { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-jIAX5MEObU { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 12px;padding-left: 12px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jIAX5MEObU { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 12px;padding-left: 12px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jIAX5MEObU { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 12px;padding-left: 12px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jIAX5MEObU { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 12px;padding-left: 12px; } } @media (min-width: 1200px) { .gp-component-id-jIAX5MEObU { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block;padding-right: 12px;padding-left: 12px; } } .gp-component-id-tvDALxzhXA { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 48px;cursor: pointer;background-color: transparent;color: inherit;display: inline-block; } @media (max-width: 639px) { .gp-component-id-tvDALxzhXA { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tvDALxzhXA { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tvDALxzhXA { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tvDALxzhXA { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } @media (min-width: 1200px) { .gp-component-id-tvDALxzhXA { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;line-height: 1;font-size: 26px !important;cursor: pointer;background-color: transparent;color: rgb(24, 205, 94);display: inline-block; } } .gp-component-id-fBT50byuQS { width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-fBT50byuQS { width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fBT50byuQS { width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fBT50byuQS { width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fBT50byuQS { width: 100%;flex-direction: row;justify-content: flex-start;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-fBT50byuQS { width: 100%;flex-direction: row;justify-content: flex-start;align-items: center;display: flex; } } .gp-component-id-5FEHPtx4Mj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-5FEHPtx4Mj { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 18px !important;cursor: text;box-sizing: border-box;color: rgb(24, 205, 94); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5FEHPtx4Mj { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 18px !important;cursor: text;box-sizing: border-box;color: rgb(24, 205, 94); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5FEHPtx4Mj { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 18px !important;cursor: text;box-sizing: border-box;color: rgb(24, 205, 94); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5FEHPtx4Mj { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 18px !important;cursor: text;box-sizing: border-box;color: rgb(24, 205, 94); } } @media (min-width: 1200px) { .gp-component-id-5FEHPtx4Mj { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: 18px !important;cursor: text;box-sizing: border-box;color: rgb(24, 205, 94); } }
[data-gp-component].gp-component-id-50Rx4dUvK5 { h3 { color: #a9eec3 !important; } } .gp-component-id-50Rx4dUvK5 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-50Rx4dUvK5 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-50Rx4dUvK5 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-50Rx4dUvK5 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-50Rx4dUvK5 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-50Rx4dUvK5 { flex-direction: column;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-bssPlBM6xq { font-size: 18px !important;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;font-family: Lato, sans-serif !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: auto;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-bssPlBM6xq { font-size: 18px !important;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;font-family: Lato, sans-serif !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: auto;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-bssPlBM6xq { font-size: 18px !important;color: rgb(24, 205, 94);text-align: center;line-height: 1.5;font-family: Lato, sans-serif !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: auto;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-bssPlBM6xq { font-size: 18px !important;color: rgb(24, 205, 94);text-align: left;line-height: 1.5;font-family: Lato, sans-serif !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: auto;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-bssPlBM6xq { font-size: 18px !important;color: rgb(24, 205, 94);text-align: left;line-height: 1.5;font-family: Lato, sans-serif !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;width: auto;overflow-wrap: break-word;box-sizing: border-box;cursor: text; } } .gp-component-id-9K9S1xruq0 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-9K9S1xruq0 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9K9S1xruq0 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9K9S1xruq0 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9K9S1xruq0 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9K9S1xruq0 { flex-direction: column;display: flex; } } @media (max-width: 639px) { .gp-component-id-Ime9XH0zP3[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-bottom: 24px;width: 100px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ime9XH0zP3[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-bottom: 24px;width: 100px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ime9XH0zP3[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-bottom: 24px;width: 100px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ime9XH0zP3[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-bottom: 24px;width: 100px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-Ime9XH0zP3[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-bottom: 24px;width: 100px;height: auto;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } .gp-component-id-3iiNgNT8dj { width: 100%;flex-direction: column;align-items: center;display: flex; } @media (max-width: 639px) { .gp-component-id-3iiNgNT8dj { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3iiNgNT8dj { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3iiNgNT8dj { width: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3iiNgNT8dj { width: 100%;flex-direction: column;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-3iiNgNT8dj { width: 100%;flex-direction: column;align-items: flex-start;display: flex; } } .gp-component-id-6Car_Io_Wc { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px; } @media (max-width: 639px) { .gp-component-id-6Car_Io_Wc { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6Car_Io_Wc { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6Car_Io_Wc { min-height: 120px;display: flex;align-items: center;flex-direction: column;height: 100%;width: 100%;margin-bottom: 28px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6Car_Io_Wc { min-height: 120px;display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px;padding-left: 20px; } } @media (min-width: 1200px) { .gp-component-id-6Car_Io_Wc { min-height: 120px;display: flex;align-items: flex-start;flex-direction: column;height: 100%;width: 100%;margin-bottom: 0px;padding-left: 20px; } } .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gWtHhc7Zn0J { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-gWtHhc7Zn0J { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-lMuNGRrcD_P { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-wueO7BVJSv { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-wueO7BVJSv { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wueO7BVJSv { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wueO7BVJSv { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wueO7BVJSv { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-wueO7BVJSv { margin-bottom: 20px;padding-left: 8px;padding-right: 8px;width: 100%; } } .gp-component-id-FS_me4trLi { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%; } @media (max-width: 639px) { .gp-component-id-FS_me4trLi { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FS_me4trLi { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FS_me4trLi { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FS_me4trLi { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-FS_me4trLi { z-index: 15;position: relative;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } .gp-component-id-XNLHa5rRX { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-XNLHa5rRX { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XNLHa5rRX { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XNLHa5rRX { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XNLHa5rRX { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } @media (min-width: 1200px) { .gp-component-id-XNLHa5rRX { min-height: 50px;position: relative;z-index: auto !important;padding-bottom: 48px;padding-top: 48px; } } .gp-component-id-XNLHa5rRX.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;background-color: rgb(3, 23, 48); } @media (max-width: 639px) { .gp-component-id-XNLHa5rRX.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XNLHa5rRX.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XNLHa5rRX.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XNLHa5rRX.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-XNLHa5rRX.gp-component > [data-section-overlay] { background-color: rgb(4, 81, 174);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } }
