 /* ===== Annapolis Compass - PHONE FIXES ===== Only affects screens 639px wide or less (phones). Desktop and tablet are NOT changed. */
@media (max-width: 639px) { /* Safety net: nothing wider than the phone screen */ html, body { overflow-x: hidden; } img, iframe, video { max-width: 100% !important; } /* ---------- NAV BAR (all pages): keep name + Menu button on one line ---------- */ html body .acnav .in { flex-wrap: nowrap !important; min-height: 56px; } html body .acnav .brand { font-size: 17px !important; min-width: 0; overflow: hidden; text-overflow: ellipsis; } html body .acnav details { flex-shrink: 0; } /* Menu drop-down was hidden BEHIND the next section on the Home page */ html body section.gp-component:has(.acnav) { z-index: 9999 !important; position: relative !important; } /* ---------- Pages built from custom HTML (USCG Rules, Check List): use the full phone width instead of a narrow padded column ---------- */ html body [data-gp-component]:has(.acnav) { padding-left: 0 !important; padding-right: 0 !important; padding-top: 0 !important; margin-left: 0 !important; margin-right: 0 !important; max-width: 100% !important; } html body .acus, html body .accl { padding-left: 12px !important; padding-right: 12px !important; } html body .acus table { min-width: 520px; font-size: 14px; } /* ---------- HOME: top banner ---------- */ html body .gp-component-id-OV8UP1zKZ[data-gp-component] { background-size: cover !important; /* was "contain" = picture repeated 3 times */ background-repeat: no-repeat !important; background-attachment: scroll !important; /* "fixed" doesn't work on iPhone */ height: auto !important; min-height: 0 !important; margin-top: 0 !important; padding-bottom: 24px !important; } html body .gp-component-id-FhxtxyPif1[data-gp-component] { height: auto !important; padding-bottom: 8px !important; } html body .gp-component-id-zkwPzP6m6[data-gp-component] { height: 24px !important; } /* removes an empty 315px gap */ /* phone number: the blank spaces that push it right on desktop pushed it off the phone screen */ html body [data-gp-text] p.gp-component-id-qKXAra4dj { font-size: 0 !important; text-align: center !important; } html body [data-gp-text] p.gp-component-id-qKXAra4dj a { font-size: 36px !important; white-space: nowrap; } /* tagline: was locked at 439px wide, so it ran off the right edge */ html body [data-gp-text] .gp-component-id-_H3Oj9Vw6 { width: auto !important; max-width: 100% !important; padding: 0 14px; font-size: 18px !important; line-height: 1.4; } /* ---------- HOME: "What Our Clients Are Saying" ---------- was locked at 699px tall, so the reviews spilled on top of the contact section */ html body .gp-component-id-w8qgSI5UJ1[data-gp-component] { height: auto !important; } /* ---------- HOME: payment-card logos (were cropped) ---------- */ html body .gp-component-id-gJfgRCBz_[data-gp-component] { width: 100% !important; height: auto !important; object-fit: contain !important; } /* ---------- HOME: photo backgrounds ("fixed" doesn't work on iPhone) ---------- */ html body .gp-component-id-0jqQjWRLo[data-gp-component], html body .gp-component-id-hYAAuJxbjQ[data-gp-component] { background-attachment: scroll !important; } /* ---------- COMPASS FAMILY: big blue headings (were 992px wide with 86px letters) ---------- */ html body [data-gp-text] h2.gp-component-id-DV7uIoyxo { width: auto !important; max-width: 100% !important; height: auto !important; font-size: 30px !important; line-height: 1.25 !important; -webkit-text-stroke-width: 1px !important; padding: 12px 8px; } /* COMPASS FAMILY: boat photos fill the screen width */ html body .gp-component-id-ngjZRotih > img { width: 100% !important; height: auto !important; display: block; margin: 0 auto 6px !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-cWsV7q4DD { width: 100%;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-cWsV7q4DD { width: 100%;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cWsV7q4DD { width: 100%;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cWsV7q4DD { width: 100%;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cWsV7q4DD { width: 100%;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-cWsV7q4DD { width: 100%;overflow-wrap: break-word; } } .gp-component-id-GK20LFEDY.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-GK20LFEDY.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GK20LFEDY.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GK20LFEDY.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GK20LFEDY.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-GK20LFEDY.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-lzSYEXt0K.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-lzSYEXt0K.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-lzSYEXt0K.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-lzSYEXt0K.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-lzSYEXt0K.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-lzSYEXt0K.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } .gp-component-id-hYAAuJxbjQ.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-hYAAuJxbjQ.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-hYAAuJxbjQ.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-hYAAuJxbjQ.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-hYAAuJxbjQ.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-hYAAuJxbjQ.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } .gp-component-id-w8qgSI5UJ1.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute;background-color: rgb(249, 249, 249); } @media (max-width: 639px) { .gp-component-id-w8qgSI5UJ1.gp-component > [data-section-overlay] { background-color: rgb(249, 249, 249);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-w8qgSI5UJ1.gp-component > [data-section-overlay] { background-color: rgb(249, 249, 249);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-w8qgSI5UJ1.gp-component > [data-section-overlay] { background-color: rgb(249, 249, 249);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-w8qgSI5UJ1.gp-component > [data-section-overlay] { background-color: rgb(249, 249, 249);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-w8qgSI5UJ1.gp-component > [data-section-overlay] { background-color: rgb(249, 249, 249);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-Az6MxEAXn_.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-Az6MxEAXn_.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0.7);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Az6MxEAXn_.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0.7);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Az6MxEAXn_.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0.7);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Az6MxEAXn_.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0.7);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-Az6MxEAXn_.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0.7);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-oiYsN0qHX9.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-oiYsN0qHX9.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oiYsN0qHX9.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oiYsN0qHX9.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oiYsN0qHX9.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-oiYsN0qHX9.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-46LWHY7Bt.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-46LWHY7Bt.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-46LWHY7Bt.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-46LWHY7Bt.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-46LWHY7Bt.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-46LWHY7Bt.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-Y5L_1B39a3.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-Y5L_1B39a3.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y5L_1B39a3.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y5L_1B39a3.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y5L_1B39a3.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-Y5L_1B39a3.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-ic7tiWh05 { width: 100%;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-ic7tiWh05 { width: 100%;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ic7tiWh05 { width: 100%;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ic7tiWh05 { width: 100%;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ic7tiWh05 { width: 100%;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-ic7tiWh05 { width: 100%;overflow-wrap: break-word; } } .gp-component-id-IhIUX4Zjs.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-IhIUX4Zjs.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IhIUX4Zjs.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IhIUX4Zjs.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IhIUX4Zjs.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-IhIUX4Zjs.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-OV8UP1zKZ.gp-component > [data-section-overlay] { right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-OV8UP1zKZ.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.52);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OV8UP1zKZ.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.52);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OV8UP1zKZ.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.52);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OV8UP1zKZ.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.52);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-OV8UP1zKZ.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.52);right: 0px;left: 0px;top: 0px;bottom: 0px;position: absolute; } } .gp-component-id-3rhCCiEcdU { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-3rhCCiEcdU { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3rhCCiEcdU { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3rhCCiEcdU { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3rhCCiEcdU { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-3rhCCiEcdU { width: 100%;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } .gp-component-id-1gdsCYY5u { width: 100%;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-1gdsCYY5u { width: 100%;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1gdsCYY5u { width: 100%;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1gdsCYY5u { width: 100%;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1gdsCYY5u { width: 100%;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-1gdsCYY5u { width: 100%;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-3NUb7MUQXF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 32px;width: 103px;height: auto;max-width: 100%;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3NUb7MUQXF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 32px;width: 103px;height: auto;max-width: 100%;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3NUb7MUQXF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 32px;width: 103px;height: auto;max-width: 100%;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3NUb7MUQXF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 0px;width: 103px;height: auto;max-width: 100%;display: flex; } } @media (min-width: 1200px) { .gp-component-id-3NUb7MUQXF[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-bottom: 0px;width: 103px;height: auto;max-width: 100%;display: flex; } } [data-gp-text] .gp-component-id-0ukvIYk1u { text-align: center;line-height: 1.5;font-weight: 300;margin-top: 0px;margin-right: 0px;margin-bottom: 32px;margin-left: 0px;color: rgb(135, 138, 154); } @media (max-width: 639px) { [data-gp-text] .gp-component-id-0ukvIYk1u { font-weight: 300;color: rgb(135, 138, 154);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0ukvIYk1u { font-weight: 300;color: rgb(135, 138, 154);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0ukvIYk1u { font-weight: 300;color: rgb(135, 138, 154);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0ukvIYk1u { font-weight: 300;color: rgb(135, 138, 154);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0ukvIYk1u { font-weight: 300;color: rgb(135, 138, 154);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-nktWMuot9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-nktWMuot9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nktWMuot9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nktWMuot9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nktWMuot9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (min-width: 1200px) { .gp-component-id-nktWMuot9 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } .gp-component-id-wm0pSOXre { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-wm0pSOXre { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wm0pSOXre { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wm0pSOXre { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wm0pSOXre { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (min-width: 1200px) { .gp-component-id-wm0pSOXre { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 639px) { .gp-component-id-hYAAuJxbjQ[data-gp-component] { background-size: cover;background-attachment: fixed;padding-top: 32px;padding-bottom: 32px;width: auto;z-index: auto !important;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hYAAuJxbjQ[data-gp-component] { background-size: cover;background-attachment: fixed;padding-top: 32px;padding-bottom: 32px;width: auto;z-index: auto !important;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hYAAuJxbjQ[data-gp-component] { background-size: cover;background-attachment: fixed;padding-top: 48px;padding-bottom: 48px;width: auto;z-index: auto !important;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hYAAuJxbjQ[data-gp-component] { background-size: cover;background-attachment: fixed;padding-top: 48px;padding-bottom: 48px;width: auto;z-index: auto !important;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (min-width: 1200px) { .gp-component-id-hYAAuJxbjQ[data-gp-component] { background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;width: auto;z-index: auto !important;background-position-x: 50%;background-position-y: 50%;position: relative; } } @media (max-width: 639px) { .gp-component-id-w8qgSI5UJ1[data-gp-component] { background-color: rgb(15, 24, 36);padding-top: 32px;padding-bottom: 32px;width: auto;height: 699px;z-index: auto !important;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-w8qgSI5UJ1[data-gp-component] { background-color: rgb(15, 24, 36);padding-top: 32px;padding-bottom: 32px;width: auto;height: 699px;z-index: auto !important;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-w8qgSI5UJ1[data-gp-component] { background-color: rgb(15, 24, 36);padding-top: 48px;padding-bottom: 48px;width: auto;height: 699px;z-index: auto !important;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-w8qgSI5UJ1[data-gp-component] { background-color: rgb(15, 24, 36);padding-top: 48px;padding-bottom: 48px;width: auto;height: 699px;z-index: auto !important;position: relative; } } @media (min-width: 1200px) { .gp-component-id-w8qgSI5UJ1[data-gp-component] { background-color: rgb(15, 24, 36);padding-top: 80px;padding-bottom: 80px;width: auto;height: 699px;z-index: auto !important;position: relative; } } @media (max-width: 639px) { .gp-component-id-gJfgRCBz_[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 23px;padding-top: 11px;width: 1024px;height: 82px;min-width: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gJfgRCBz_[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 23px;padding-top: 11px;width: 100%;height: 82px;min-width: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gJfgRCBz_[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 23px;padding-top: 11px;width: 100%;height: 82px;min-width: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gJfgRCBz_[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 23px;padding-top: 11px;width: 100%;height: 82px;min-width: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-gJfgRCBz_[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: 23px;padding-top: 11px;width: 1024px;height: 82px;min-width: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-BbSXGXPibH { font-size: 18px !important;color: rgb(3, 58, 124);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-BbSXGXPibH { font-size: 18px !important;color: rgb(3, 58, 124);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-BbSXGXPibH { font-size: 18px !important;color: rgb(3, 58, 124);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-BbSXGXPibH { font-size: 18px !important;color: rgb(3, 58, 124);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-BbSXGXPibH { font-size: 18px !important;color: rgb(3, 58, 124);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { .gp-component-id-OV8UP1zKZ[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654465716_CompassAS76989884.webp");background-size: contain;background-attachment: fixed;margin-top: 34px;padding-top: 0px;width: auto;height: 754px;background-position-y: 50%;background-position-x: 50%;z-index: 10;position: relative;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OV8UP1zKZ[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654465716_CompassAS76989884.webp");background-size: contain;background-attachment: fixed;margin-top: 34px;padding-top: 0px;width: auto;height: 754px;background-position-y: 50%;background-position-x: 50%;z-index: 10;position: relative;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OV8UP1zKZ[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654465716_CompassAS76989884.webp");background-size: contain;background-attachment: fixed;margin-top: 34px;padding-top: 0px;width: auto;height: 754px;background-position-y: 50%;background-position-x: 50%;z-index: 10;position: relative;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OV8UP1zKZ[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654465716_CompassAS76989884.webp");background-size: contain;background-attachment: fixed;margin-top: 34px;padding-top: 0px;width: auto;height: 754px;background-position-y: 50%;background-position-x: 50%;z-index: 10;position: relative;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (min-width: 1200px) { .gp-component-id-OV8UP1zKZ[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654465716_CompassAS76989884.webp");background-size: contain;background-attachment: fixed;margin-top: 34px;padding-top: 0px;width: auto;height: 754px;background-position-y: 50%;background-position-x: 50%;z-index: 10;position: relative;background-repeat-x: no-repeat;background-repeat-y: no-repeat; } } @media (max-width: 639px) { .gp-component-id-FhxtxyPif1[data-gp-component] { margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 497px;width: 100%;height: 590px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FhxtxyPif1[data-gp-component] { margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 497px;width: 100%;height: 590px;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FhxtxyPif1[data-gp-component] { margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 497px;width: 100%;height: 590px;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FhxtxyPif1[data-gp-component] { margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 497px;width: 100%;height: 590px;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-FhxtxyPif1[data-gp-component] { margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 497px;width: 100%;height: 590px;max-width: 1200px; } } @media (max-width: 639px) { .gp-component-id-PqegOozlj[data-gp-component] { background-color: rgb(240, 242, 244);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;position: relative; } .gp-component-id-PqegOozlj[data-gp-component]:hover,.gp-component-id-PqegOozlj[data-gp-component].gp-hover { height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PqegOozlj[data-gp-component] { background-color: rgb(240, 242, 244);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;position: relative; } .gp-component-id-PqegOozlj[data-gp-component]:hover,.gp-component-id-PqegOozlj[data-gp-component].gp-hover { height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PqegOozlj[data-gp-component] { background-color: rgb(240, 242, 244);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;position: relative; } .gp-component-id-PqegOozlj[data-gp-component]:hover,.gp-component-id-PqegOozlj[data-gp-component].gp-hover { height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PqegOozlj[data-gp-component] { background-color: rgb(240, 242, 244);padding-left: 16px;padding-right: 16px;padding-top: 28px;padding-bottom: 28px;position: relative; } .gp-component-id-PqegOozlj[data-gp-component]:hover,.gp-component-id-PqegOozlj[data-gp-component].gp-hover { height: auto; } } @media (min-width: 1200px) { .gp-component-id-PqegOozlj[data-gp-component] { background-color: rgb(240, 242, 244);padding-left: 16px;padding-right: 16px;padding-top: 28px;padding-bottom: 28px;position: relative; } .gp-component-id-PqegOozlj[data-gp-component]:hover,.gp-component-id-PqegOozlj[data-gp-component].gp-hover { height: auto; } } @media (max-width: 639px) { .gp-component-id-69gjgHEs_[data-gp-component] { padding-left: 8px;padding-right: 8px;padding-top: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-69gjgHEs_[data-gp-component] { padding-left: 8px;padding-right: 8px;padding-top: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-69gjgHEs_[data-gp-component] { padding-left: 8px;padding-right: 8px;padding-top: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-69gjgHEs_[data-gp-component] { padding-left: 8px;padding-right: 8px;padding-top: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-69gjgHEs_[data-gp-component] { padding-left: 8px;padding-right: 8px;padding-top: 0px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-jzCRKmF2Sb[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: auto;padding-top: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jzCRKmF2Sb[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: auto;padding-top: 0px;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jzCRKmF2Sb[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: auto;padding-top: 0px;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jzCRKmF2Sb[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: auto;padding-top: 0px;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-jzCRKmF2Sb[data-gp-component] { margin-left: auto;margin-right: auto;margin-bottom: auto;padding-top: 0px;width: 100%;max-width: 1200px; } } @media (max-width: 639px) { .gp-component-id-zkwPzP6m6[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 315px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zkwPzP6m6[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 315px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zkwPzP6m6[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 315px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zkwPzP6m6[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 315px; } } @media (min-width: 1200px) { .gp-component-id-zkwPzP6m6[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 315px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-qKXAra4dj { font-size: 45px !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;text-decoration-line: inherit;font-style: italic !important; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-qKXAra4dj { font-size: 45px !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;text-decoration-line: inherit;font-style: italic !important; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-qKXAra4dj { font-size: 45px !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;text-decoration-line: inherit;font-style: italic !important; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-qKXAra4dj { font-size: 45px !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;text-decoration-line: inherit;font-style: italic !important; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-qKXAra4dj { font-size: 45px !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;text-decoration-line: inherit;font-style: italic !important; } } .gp-component-id-qKXAra4dj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } @media (max-width: 639px) { .gp-component-id-qKXAra4dj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qKXAra4dj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qKXAra4dj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qKXAra4dj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (min-width: 1200px) { .gp-component-id-qKXAra4dj { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 639px) { .gp-component-id-pS226JoLL[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pS226JoLL[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pS226JoLL[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pS226JoLL[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (min-width: 1200px) { .gp-component-id-pS226JoLL[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-XXXcI2hIpc { font-size: 34px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.25;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-XXXcI2hIpc { font-size: 34px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.25;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-XXXcI2hIpc { font-size: 34px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: left;line-height: 1.25;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-XXXcI2hIpc { font-size: 34px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: left;line-height: 1.25;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-XXXcI2hIpc { font-size: 34px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: left;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 32px;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-NSuiF0dMD[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 0px;height: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NSuiF0dMD[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 0px;height: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NSuiF0dMD[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 0px;height: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NSuiF0dMD[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 0px;height: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-NSuiF0dMD[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 0px;height: 100%;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-HWKtDP9w9e { font-size: 35px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-bottom: 32px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-HWKtDP9w9e { font-size: 35px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-bottom: 32px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-HWKtDP9w9e { font-size: 35px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-bottom: 32px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-HWKtDP9w9e { font-size: 35px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-bottom: 32px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-HWKtDP9w9e { font-size: 35px !important;font-weight: 600;color: rgb(227, 0, 43);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-bottom: 32px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-5dLstECNxX { font-size: 36px !important;font-weight: 700 !important;color: rgb(220, 24, 24);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-5dLstECNxX { font-size: 36px !important;font-weight: 700 !important;color: rgb(220, 24, 24);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-5dLstECNxX { font-size: 36px !important;font-weight: 700 !important;color: rgb(220, 24, 24);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-5dLstECNxX { font-size: 36px !important;font-weight: 700 !important;color: rgb(220, 24, 24);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-5dLstECNxX { font-size: 36px !important;font-weight: 700 !important;color: rgb(220, 24, 24);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-mr8XfKJpv { font-size: 18px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-mr8XfKJpv { font-size: 18px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-mr8XfKJpv { font-size: 18px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-mr8XfKJpv { font-size: 18px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-mr8XfKJpv { font-size: 18px !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-zt97U7hrVM { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;-webkit-text-stroke-color: rgba(0, 0, 255, 1); } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-zt97U7hrVM { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;-webkit-text-stroke-color: rgba(0, 0, 255, 1); } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-zt97U7hrVM { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;-webkit-text-stroke-color: rgba(0, 0, 255, 1); } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-zt97U7hrVM { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;-webkit-text-stroke-color: rgba(0, 0, 255, 1); } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-zt97U7hrVM { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word;-webkit-text-stroke-color: rgba(0, 0, 255, 1); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-wDZ30Lng9d { font-size: 18px;color: rgb(0, 0, 255);text-align: center;letter-spacing: 0.05em;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 48px;padding-left: 16px;padding-right: 16px;width: 100%;-webkit-text-stroke-width: 1px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-wDZ30Lng9d { font-size: 18px;color: rgb(0, 0, 255);text-align: center;letter-spacing: 0.05em;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 48px;padding-left: 16px;padding-right: 16px;width: 100%;-webkit-text-stroke-width: 1px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-wDZ30Lng9d { font-size: 18px;color: rgb(0, 0, 255);text-align: center;letter-spacing: 0.05em;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 48px;padding-left: 16px;padding-right: 16px;width: 100%;-webkit-text-stroke-width: 1px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-wDZ30Lng9d { font-size: 18px;color: rgb(0, 0, 255);text-align: center;letter-spacing: 0.05em;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 48px;padding-left: 16px;padding-right: 16px;width: 878px;-webkit-text-stroke-width: 1px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-wDZ30Lng9d { font-size: 18px;color: rgb(0, 0, 255);text-align: center;letter-spacing: 0.05em;line-height: 1.5;font-family: Lato, sans-serif;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 48px;padding-left: 16px;padding-right: 16px;width: 878px;-webkit-text-stroke-width: 1px;box-sizing: border-box;cursor: text;overflow-wrap: break-word; } } @media (max-width: 639px) { .gp-component-id-8JRTfJN_k9[data-gp-component] { color: rgba(0, 0, 255, 1);margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8JRTfJN_k9[data-gp-component] { color: rgba(0, 0, 255, 1);margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8JRTfJN_k9[data-gp-component] { color: rgba(0, 0, 255, 1);margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8JRTfJN_k9[data-gp-component] { color: rgba(0, 0, 255, 1);margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-8JRTfJN_k9[data-gp-component] { color: rgba(0, 0, 255, 1);margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-ZJCrOwpkGA[data-gp-component] { color: rgba(0, 0, 255, 1);border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZJCrOwpkGA[data-gp-component] { color: rgba(0, 0, 255, 1);border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;padding-left: 16px;padding-right: 16px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZJCrOwpkGA[data-gp-component] { color: rgba(0, 0, 255, 1);border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;padding-left: 8px;padding-right: 8px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZJCrOwpkGA[data-gp-component] { color: rgba(0, 0, 255, 1);border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;padding-left: 16px;padding-right: 16px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-ZJCrOwpkGA[data-gp-component] { color: rgba(0, 0, 255, 1);border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;padding-left: 64px;padding-right: 40px;width: 100%;height: 100%; } } @media (max-width: 639px) { .gp-component-id-0wOH9CjwP7[data-gp-component] { font-size: 18px;font-weight: 400;color: rgba(0, 0, 255, 1);margin-bottom: 12px;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0wOH9CjwP7[data-gp-component] { font-size: 18px;font-weight: 400;color: rgba(0, 0, 255, 1);margin-bottom: 12px;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0wOH9CjwP7[data-gp-component] { font-size: 18px;font-weight: 400;color: rgba(0, 0, 255, 1);margin-bottom: 12px;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0wOH9CjwP7[data-gp-component] { font-size: 18px;font-weight: 400;color: rgba(0, 0, 255, 1);margin-bottom: 12px;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-0wOH9CjwP7[data-gp-component] { font-size: 18px;font-weight: 400;color: rgba(0, 0, 255, 1);margin-bottom: 12px;align-items: flex-start;display: flex; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-LWwgt5pDr { font-size: 56px !important;font-weight: 700 !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-LWwgt5pDr { font-size: 56px !important;font-weight: 700 !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-LWwgt5pDr { font-size: 56px !important;font-weight: 700 !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-LWwgt5pDr { font-size: 56px !important;font-weight: 700 !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-LWwgt5pDr { font-size: 56px !important;font-weight: 700 !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { .gp-component-id-TVUH6_eO93[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;-webkit-text-stroke-width: 0; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TVUH6_eO93[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;-webkit-text-stroke-width: 0; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TVUH6_eO93[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;-webkit-text-stroke-width: 0; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TVUH6_eO93[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;-webkit-text-stroke-width: 0; } } @media (min-width: 1200px) { .gp-component-id-TVUH6_eO93[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex;-webkit-text-stroke-width: 0; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-Sm9W0mEiJ0 { font-size: 22px !important;color: rgba(0, 0, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;-webkit-text-stroke-width: 1px;font-style: italic;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Sm9W0mEiJ0 { font-size: 22px !important;color: rgba(0, 0, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;-webkit-text-stroke-width: 1px;font-style: italic;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Sm9W0mEiJ0 { font-size: 22px !important;color: rgba(0, 0, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;-webkit-text-stroke-width: 1px;font-style: italic;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Sm9W0mEiJ0 { font-size: 22px !important;color: rgba(0, 0, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;-webkit-text-stroke-width: 1px;font-style: italic;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Sm9W0mEiJ0 { font-size: 22px !important;color: rgba(0, 0, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;-webkit-text-stroke-width: 1px;font-style: italic;text-decoration-line: inherit; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-09XpGrxnK2 { font-size: 40px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-09XpGrxnK2 { font-size: 40px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-09XpGrxnK2 { font-size: 40px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-09XpGrxnK2 { font-size: 40px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-09XpGrxnK2 { font-size: 40px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { .gp-component-id-SsgGwvtJElN[data-gp-component] { font-size: 25px !important;color: rgba(3, 23, 48, 1);font-family: "Fira Sans";margin-bottom: 12px;width: 288px;align-items: flex-start;display: flex;-webkit-text-stroke-color: rgba(3, 23, 48, 1); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SsgGwvtJElN[data-gp-component] { font-size: 25px !important;color: rgba(3, 23, 48, 1);font-family: "Fira Sans";margin-bottom: 12px;width: 288px;align-items: flex-start;display: flex;-webkit-text-stroke-color: rgba(3, 23, 48, 1); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SsgGwvtJElN[data-gp-component] { font-size: 25px !important;color: rgba(3, 23, 48, 1);font-family: "Fira Sans";margin-bottom: 12px;width: 288px;align-items: flex-start;display: flex;-webkit-text-stroke-color: rgba(3, 23, 48, 1); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SsgGwvtJElN[data-gp-component] { font-size: 25px !important;color: rgba(3, 23, 48, 1);font-family: "Fira Sans";margin-bottom: 12px;width: 288px;align-items: flex-start;display: flex;-webkit-text-stroke-color: rgba(3, 23, 48, 1); } } @media (min-width: 1200px) { .gp-component-id-SsgGwvtJElN[data-gp-component] { font-size: 25px !important;color: rgba(3, 23, 48, 1);font-family: "Fira Sans";margin-bottom: 12px;width: 288px;align-items: flex-start;display: flex;-webkit-text-stroke-color: rgba(3, 23, 48, 1); } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-poAfdrs2e5 { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-poAfdrs2e5 { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-poAfdrs2e5 { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-poAfdrs2e5 { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-poAfdrs2e5 { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-5vpgz3eLs { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-5vpgz3eLs { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-5vpgz3eLs { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-5vpgz3eLs { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-5vpgz3eLs { font-size: 20px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-_n1pi2laC3 { font-size: 22px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;font-style: italic !important;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-_n1pi2laC3 { font-size: 22px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;font-style: italic !important;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-_n1pi2laC3 { font-size: 22px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;font-style: italic !important;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-_n1pi2laC3 { font-size: 22px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;font-style: italic !important;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-_n1pi2laC3 { font-size: 22px !important;color: rgb(220, 24, 24);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;font-style: italic !important;text-decoration-line: inherit; } } .gp-component-id-10aqLSYlg { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-10aqLSYlg { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-10aqLSYlg { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-10aqLSYlg { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-10aqLSYlg { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-10aqLSYlg { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } .gp-component-id-TSmfqDb7X { width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex; } @media (max-width: 639px) { .gp-component-id-TSmfqDb7X { width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TSmfqDb7X { width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TSmfqDb7X { width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TSmfqDb7X { width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex;max-width: 992px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-TSmfqDb7X { width: 100%;align-items: center;justify-content: space-between;margin-right: auto;margin-left: auto;display: flex;max-width: 1200px;position: relative; } } .gp-component-id-QV6EobgYh5 { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } @media (max-width: 639px) { .gp-component-id-QV6EobgYh5 { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QV6EobgYh5 { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QV6EobgYh5 { flex-basis: 0%;flex-shrink: 1;flex-grow: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QV6EobgYh5 { flex-basis: 0%;flex-shrink: 1;flex-grow: 0;position: static !important; } } @media (min-width: 1200px) { .gp-component-id-QV6EobgYh5 { flex-basis: 0%;flex-shrink: 1;flex-grow: 0;position: static !important; } } .gp-component-id-VfNUUtDQAx { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat-y: initial;background-repeat-x: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center; } .gp-component-id-VfNUUtDQAx:focus,.gp-component-id-VfNUUtDQAx.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } @media (max-width: 639px) { .gp-component-id-VfNUUtDQAx { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat-y: initial;background-repeat-x: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center; } .gp-component-id-VfNUUtDQAx:focus,.gp-component-id-VfNUUtDQAx.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VfNUUtDQAx { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat-y: initial;background-repeat-x: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center; } .gp-component-id-VfNUUtDQAx:focus,.gp-component-id-VfNUUtDQAx.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VfNUUtDQAx { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat-y: initial;background-repeat-x: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: inline-flex;align-items: center; } .gp-component-id-VfNUUtDQAx:focus,.gp-component-id-VfNUUtDQAx.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VfNUUtDQAx { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat-y: initial;background-repeat-x: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: none;align-items: center; } .gp-component-id-VfNUUtDQAx:focus,.gp-component-id-VfNUUtDQAx.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (min-width: 1200px) { .gp-component-id-VfNUUtDQAx { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;line-height: 1.15;font-size: 24px;font-family: inherit;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;background-color: transparent;background-clip: initial;background-origin: initial;background-attachment: initial;background-repeat-y: initial;background-repeat-x: initial;background-size: initial;background-position-y: initial;background-position-x: initial;background-image: initial;cursor: pointer;display: none;align-items: center; } .gp-component-id-VfNUUtDQAx:focus,.gp-component-id-VfNUUtDQAx.gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } .gp-component-id-GK20LFEDY { z-index: 10;position: relative; } @media (max-width: 639px) { .gp-component-id-GK20LFEDY { z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GK20LFEDY { z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GK20LFEDY { z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GK20LFEDY { z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-GK20LFEDY { z-index: 10;position: relative; } } .gp-component-id-5JVYnoWBJ { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-5JVYnoWBJ { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5JVYnoWBJ { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5JVYnoWBJ { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5JVYnoWBJ { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-5JVYnoWBJ { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-s1gpRTBY4 { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-s1gpRTBY4 { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s1gpRTBY4 { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s1gpRTBY4 { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s1gpRTBY4 { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-s1gpRTBY4 { margin-right: -8px;margin-left: -8px; } } .gp-component-id-4DnYzrWqjB { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-4DnYzrWqjB { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4DnYzrWqjB { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4DnYzrWqjB { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4DnYzrWqjB { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-4DnYzrWqjB { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-mTWniBtdl7 { margin-left: auto;margin-right: auto;width: 100%; } @media (max-width: 639px) { .gp-component-id-mTWniBtdl7 { margin-left: auto;margin-right: auto;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mTWniBtdl7 { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mTWniBtdl7 { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mTWniBtdl7 { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-mTWniBtdl7 { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px; } } .gp-component-id-MFQcl_OAAU { width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-MFQcl_OAAU { width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MFQcl_OAAU { width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MFQcl_OAAU { width: 100%;padding-right: 16px;padding-left: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MFQcl_OAAU { width: 100%;padding-right: 16px;padding-left: 16px; } } @media (min-width: 1200px) { .gp-component-id-MFQcl_OAAU { width: 100%;padding-right: 16px;padding-left: 16px; } } .gp-component-id-aRL4MEvea3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-aRL4MEvea3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aRL4MEvea3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aRL4MEvea3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aRL4MEvea3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-aRL4MEvea3 { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-Cdm1L3Jobk { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-Cdm1L3Jobk { 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-Cdm1L3Jobk { 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-Cdm1L3Jobk { width: 50%;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-Cdm1L3Jobk { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-Cdm1L3Jobk { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-DA2QuOtT4C { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } @media (max-width: 639px) { .gp-component-id-DA2QuOtT4C { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DA2QuOtT4C { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DA2QuOtT4C { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DA2QuOtT4C { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-DA2QuOtT4C { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } .gp-component-id-Gd4KLHBAKp { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } @media (max-width: 639px) { .gp-component-id-Gd4KLHBAKp { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Gd4KLHBAKp { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Gd4KLHBAKp { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Gd4KLHBAKp { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-Gd4KLHBAKp { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-gEYKZFWdkmT { display: flex;align-items: flex-start;margin-bottom: 32px;color: rgb(32, 45, 60);font-size: 18px; } @media (max-width: 639px) { .gp-component-id-gEYKZFWdkmT { display: flex;align-items: flex-start;margin-bottom: 32px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gEYKZFWdkmT { display: flex;align-items: flex-start;margin-bottom: 32px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gEYKZFWdkmT { display: flex;align-items: flex-start;margin-bottom: 32px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gEYKZFWdkmT { display: flex;align-items: flex-start;margin-bottom: 32px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-gEYKZFWdkmT { display: flex;align-items: flex-start;margin-bottom: 32px;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-_1JekqGNtJe { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } @media (max-width: 639px) { .gp-component-id-_1JekqGNtJe { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_1JekqGNtJe { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_1JekqGNtJe { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_1JekqGNtJe { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-_1JekqGNtJe { margin-left: 4px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } .gp-component-id-uQLJpdDoZyy { height: 256px;width: 100%; } @media (max-width: 639px) { .gp-component-id-uQLJpdDoZyy { height: 256px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uQLJpdDoZyy { height: 256px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uQLJpdDoZyy { height: 256px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uQLJpdDoZyy { height: 256px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-uQLJpdDoZyy { height: 256px;width: 100%; } } .gp-component-id-4Qj9CrEq_v { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-4Qj9CrEq_v { 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-4Qj9CrEq_v { 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-4Qj9CrEq_v { width: 50%;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-4Qj9CrEq_v { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-4Qj9CrEq_v { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-knr5ETRcRJF { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-knr5ETRcRJF { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-knr5ETRcRJF { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 32px;padding-left: 32px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-knr5ETRcRJF { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 8px;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-knr5ETRcRJF { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 32px;padding-left: 32px; } } @media (min-width: 1200px) { .gp-component-id-knr5ETRcRJF { height: 100%;width: 100%;padding-bottom: 0px;padding-top: 0px;padding-right: 64px;padding-left: 64px; } } .gp-component-id-MFJLMTnWKX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-bottom: 8px;line-height: 1.5;text-align: center;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } @media (max-width: 639px) { .gp-component-id-MFJLMTnWKX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-bottom: 8px;line-height: 1.5;text-align: center;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MFJLMTnWKX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-bottom: 8px;line-height: 1.5;text-align: center;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px;padding-right: 16px;padding-left: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MFJLMTnWKX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-bottom: 8px;line-height: 1.5;text-align: center;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px;padding-right: 0px;padding-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MFJLMTnWKX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-bottom: 8px;line-height: 1.5;text-align: center;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px;padding-right: 0px;padding-left: 0px; } } @media (min-width: 1200px) { .gp-component-id-MFJLMTnWKX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;padding-bottom: 8px;line-height: 1.5;text-align: center;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px;padding-right: 0px;padding-left: 0px; } } .gp-component-id-DwzaeY5UAB { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-DwzaeY5UAB { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DwzaeY5UAB { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DwzaeY5UAB { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DwzaeY5UAB { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-DwzaeY5UAB { width: 100%;padding-left: 8px;padding-right: 8px; } } .gp-component-id-MH9NTHTB4b { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-MH9NTHTB4b { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MH9NTHTB4b { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MH9NTHTB4b { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MH9NTHTB4b { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-MH9NTHTB4b { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-o3SRO0vk8r { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-o3SRO0vk8r { 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-o3SRO0vk8r { 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-o3SRO0vk8r { 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-o3SRO0vk8r { 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-o3SRO0vk8r { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-yV2qV7CzXb { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 16px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } @media (max-width: 639px) { .gp-component-id-yV2qV7CzXb { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 16px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yV2qV7CzXb { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 16px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yV2qV7CzXb { height: 100%;width: 100%;padding-bottom: 16px;padding-top: 16px;padding-right: 16px;padding-left: 16px;margin-bottom: 0px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yV2qV7CzXb { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 0px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (min-width: 1200px) { .gp-component-id-yV2qV7CzXb { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 0px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } .gp-component-id-2svXd20MhE { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } @media (max-width: 639px) { .gp-component-id-2svXd20MhE { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2svXd20MhE { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2svXd20MhE { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2svXd20MhE { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (min-width: 1200px) { .gp-component-id-2svXd20MhE { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } .gp-component-id-outMN2F1W5 { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } @media (max-width: 639px) { .gp-component-id-outMN2F1W5 { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-outMN2F1W5 { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-outMN2F1W5 { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-outMN2F1W5 { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-outMN2F1W5 { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%; } @media (max-width: 639px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;background-position-y: 50%;background-position-x: 50%;object-fit: cover;object-position: center center;width: 64px;margin-bottom: 8px;background-size: cover;background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1638056269_USNA LoGo.jpg?update=2");border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;background-position-y: 50%;background-position-x: 50%;object-fit: cover;object-position: center center;width: 64px;margin-bottom: 8px;background-size: cover;background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1638056269_USNA LoGo.jpg?update=2");border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;background-position-y: 50%;background-position-x: 50%;object-fit: cover;object-position: center center;width: 64px;margin-bottom: 8px;background-size: cover;background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1638056269_USNA LoGo.jpg?update=2");border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;background-position-y: 50%;background-position-x: 50%;object-fit: cover;object-position: center center;width: 64px;margin-bottom: 8px;background-size: cover;background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1638056269_USNA LoGo.jpg?update=2");border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (min-width: 1200px) { .gp-component-id-y2sprsHcT1 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;background-position-y: 50%;background-position-x: 50%;object-fit: cover;object-position: center center;width: 64px;margin-bottom: 8px;background-size: cover;background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1638056269_USNA LoGo.jpg?update=2");border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } .gp-component-id-kRkHTsa9wU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } @media (max-width: 639px) { .gp-component-id-kRkHTsa9wU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kRkHTsa9wU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kRkHTsa9wU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kRkHTsa9wU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-kRkHTsa9wU { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } .gp-component-id-60mkcocXVQ2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } @media (max-width: 639px) { .gp-component-id-60mkcocXVQ2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-60mkcocXVQ2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-60mkcocXVQ2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-60mkcocXVQ2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-60mkcocXVQ2 { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } .gp-component-id-_YK0mHuPVSs { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } @media (max-width: 639px) { .gp-component-id-_YK0mHuPVSs { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_YK0mHuPVSs { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 20%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_YK0mHuPVSs { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_YK0mHuPVSs { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (min-width: 1200px) { .gp-component-id-_YK0mHuPVSs { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } .gp-component-id-nIHBXPNQwu { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-nIHBXPNQwu { 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-nIHBXPNQwu { 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-nIHBXPNQwu { 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-nIHBXPNQwu { 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-nIHBXPNQwu { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-8q73IrTbbR_ { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 16px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } @media (max-width: 639px) { .gp-component-id-8q73IrTbbR_ { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 16px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8q73IrTbbR_ { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 16px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8q73IrTbbR_ { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 0px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8q73IrTbbR_ { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 0px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (min-width: 1200px) { .gp-component-id-8q73IrTbbR_ { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;margin-bottom: 0px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } .gp-component-id-1JTJbLgkWd0 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } @media (max-width: 639px) { .gp-component-id-1JTJbLgkWd0 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1JTJbLgkWd0 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1JTJbLgkWd0 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1JTJbLgkWd0 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (min-width: 1200px) { .gp-component-id-1JTJbLgkWd0 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } .gp-component-id-3KZHf1CESni { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } @media (max-width: 639px) { .gp-component-id-3KZHf1CESni { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3KZHf1CESni { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3KZHf1CESni { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3KZHf1CESni { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-3KZHf1CESni { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } .gp-component-id-XX6gUeIa0Q5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;margin-bottom: 8px;width: 64px;object-position: center center;object-fit: cover;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px; } @media (max-width: 639px) { .gp-component-id-XX6gUeIa0Q5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;margin-bottom: 8px;width: 64px;object-position: center center;object-fit: cover;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XX6gUeIa0Q5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;margin-bottom: 8px;width: 64px;object-position: center center;object-fit: cover;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XX6gUeIa0Q5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;margin-bottom: 8px;width: 64px;object-position: center center;object-fit: cover;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XX6gUeIa0Q5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;margin-bottom: 8px;width: 64px;object-position: center center;object-fit: cover;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px; } } @media (min-width: 1200px) { .gp-component-id-XX6gUeIa0Q5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;margin-bottom: 8px;width: 64px;object-position: center center;object-fit: cover;border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px; } } .gp-component-id-gAXA5FHxSHp { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } @media (max-width: 639px) { .gp-component-id-gAXA5FHxSHp { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gAXA5FHxSHp { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gAXA5FHxSHp { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gAXA5FHxSHp { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-gAXA5FHxSHp { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;font-weight: 600;font-size: 18px; } } .gp-component-id-dxyq8MgJ43T { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } @media (max-width: 639px) { .gp-component-id-dxyq8MgJ43T { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dxyq8MgJ43T { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dxyq8MgJ43T { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dxyq8MgJ43T { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-dxyq8MgJ43T { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } .gp-component-id-uRBbLlCrJFm { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } @media (max-width: 639px) { .gp-component-id-uRBbLlCrJFm { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uRBbLlCrJFm { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 20%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uRBbLlCrJFm { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uRBbLlCrJFm { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (min-width: 1200px) { .gp-component-id-uRBbLlCrJFm { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } .gp-component-id-3PO0Si1eAG { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-3PO0Si1eAG { 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-3PO0Si1eAG { 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-3PO0Si1eAG { 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-3PO0Si1eAG { 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-3PO0Si1eAG { width: 33.3333%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-y0SiMewySoc { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } @media (max-width: 639px) { .gp-component-id-y0SiMewySoc { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y0SiMewySoc { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y0SiMewySoc { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y0SiMewySoc { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } @media (min-width: 1200px) { .gp-component-id-y0SiMewySoc { height: 100%;width: 100%;padding-bottom: 32px;padding-top: 32px;padding-right: 32px;padding-left: 32px;border-bottom-color: rgb(227, 0, 43);border-top-color: rgb(227, 0, 43);border-right-color: rgb(227, 0, 43);border-left-color: rgb(227, 0, 43);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px; } } .gp-component-id-pYVi4jL7cWK { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } @media (max-width: 639px) { .gp-component-id-pYVi4jL7cWK { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pYVi4jL7cWK { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pYVi4jL7cWK { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pYVi4jL7cWK { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } @media (min-width: 1200px) { .gp-component-id-pYVi4jL7cWK { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-size: 24px; } } .gp-component-id-flfpMqrOoaz { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } @media (max-width: 639px) { .gp-component-id-flfpMqrOoaz { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-flfpMqrOoaz { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-flfpMqrOoaz { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-flfpMqrOoaz { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-flfpMqrOoaz { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;object-position: center center;object-fit: cover;width: 64px;margin-bottom: 8px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } @media (max-width: 639px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;object-position: center center;object-fit: cover;width: 64px;margin-bottom: 8px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;object-position: center center;object-fit: cover;width: 64px;margin-bottom: 8px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;object-position: center center;object-fit: cover;width: 64px;margin-bottom: 8px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;object-position: center center;object-fit: cover;width: 64px;margin-bottom: 8px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } @media (min-width: 1200px) { .gp-component-id-5izuiVPXusS { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: 64px;max-width: 100%;object-position: center center;object-fit: cover;width: 64px;margin-bottom: 8px;border-bottom-right-radius: 9999px;border-bottom-left-radius: 9999px;border-top-right-radius: 9999px;border-top-left-radius: 9999px; } } .gp-component-id-FVmaKAKeyyX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;text-align: left;font-size: 18px; } @media (max-width: 639px) { .gp-component-id-FVmaKAKeyyX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;text-align: left;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FVmaKAKeyyX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;text-align: left;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FVmaKAKeyyX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;text-align: left;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FVmaKAKeyyX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;text-align: left;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-FVmaKAKeyyX { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-bottom: 8px;line-height: 1.5;text-align: left;font-size: 18px; } } .gp-component-id-qScREZgaH0U { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } @media (max-width: 639px) { .gp-component-id-qScREZgaH0U { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qScREZgaH0U { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qScREZgaH0U { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qScREZgaH0U { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-qScREZgaH0U { margin-left: 0px;margin-bottom: 8px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;line-height: 1.5;color: rgb(57, 75, 86);font-weight: 400;font-size: 16px; } } .gp-component-id-dJ6rCs_TMr5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } @media (max-width: 639px) { .gp-component-id-dJ6rCs_TMr5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dJ6rCs_TMr5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 20%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dJ6rCs_TMr5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dJ6rCs_TMr5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } @media (min-width: 1200px) { .gp-component-id-dJ6rCs_TMr5 { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;display: inline-flex;align-items: flex-start;justify-content: flex-start;width: 25%; } } .gp-component-id-oiYsN0qHX9 { z-index: auto !important;position: relative;padding-bottom: 32px;padding-top: 32px; } @media (max-width: 639px) { .gp-component-id-oiYsN0qHX9 { z-index: auto !important;position: relative;padding-bottom: 32px;padding-top: 32px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oiYsN0qHX9 { z-index: auto !important;position: relative;padding-bottom: 32px;padding-top: 32px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oiYsN0qHX9 { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oiYsN0qHX9 { z-index: auto !important;position: relative;padding-bottom: 48px;padding-top: 48px; } } @media (min-width: 1200px) { .gp-component-id-oiYsN0qHX9 { z-index: auto !important;position: relative;padding-bottom: 80px;padding-top: 80px; } } .gp-component-id-aEMWpgax9J { width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-aEMWpgax9J { width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aEMWpgax9J { width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aEMWpgax9J { width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aEMWpgax9J { width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-aEMWpgax9J { width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } } .gp-component-id-QMxorZvwvM { width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-QMxorZvwvM { width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QMxorZvwvM { width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QMxorZvwvM { width: 100%;padding-right: 16px;padding-left: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QMxorZvwvM { width: 100%;padding-right: 16px;padding-left: 16px; } } @media (min-width: 1200px) { .gp-component-id-QMxorZvwvM { width: 100%;padding-right: 16px;padding-left: 16px; } } .gp-component-id-HdW_f_8VXB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-HdW_f_8VXB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HdW_f_8VXB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HdW_f_8VXB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HdW_f_8VXB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-HdW_f_8VXB { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-pxzki47jSq { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-pxzki47jSq { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pxzki47jSq { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pxzki47jSq { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pxzki47jSq { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-pxzki47jSq { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } .gp-component-id-ewGSBDDQRl { height: 100%;width: 100%;margin-bottom: 16px; } @media (max-width: 639px) { .gp-component-id-ewGSBDDQRl { height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ewGSBDDQRl { height: 100%;width: 100%;margin-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ewGSBDDQRl { height: 100%;width: 100%;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ewGSBDDQRl { height: 100%;width: 100%;margin-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-ewGSBDDQRl { height: 100%;width: 100%;margin-bottom: 0px; } } .gp-component-id-lWLSvje9SV { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } @media (max-width: 639px) { .gp-component-id-lWLSvje9SV { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lWLSvje9SV { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lWLSvje9SV { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lWLSvje9SV { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } } @media (min-width: 1200px) { .gp-component-id-lWLSvje9SV { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex; } } .gp-component-id-ponSE7LTj_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-ponSE7LTj_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ponSE7LTj_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ponSE7LTj_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ponSE7LTj_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-ponSE7LTj_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } .gp-component-id-ce18puJ9Tw { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-ce18puJ9Tw { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ce18puJ9Tw { display: flex;align-items: center;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ce18puJ9Tw { display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ce18puJ9Tw { display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-right: 48px;padding-left: 48px; } } @media (min-width: 1200px) { .gp-component-id-ce18puJ9Tw { display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-right: 48px;padding-left: 48px; } } .gp-component-id-ltNvwC0uR8 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } @media (max-width: 639px) { .gp-component-id-ltNvwC0uR8 { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ltNvwC0uR8 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ltNvwC0uR8 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ltNvwC0uR8 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } } @media (min-width: 1200px) { .gp-component-id-ltNvwC0uR8 { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;width: 100%;line-height: 1.5;color: rgb(227, 0, 43);font-weight: 600;font-size: 36px; } } .gp-component-id-WVEKEE3qrl { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 16px;padding-left: 16px;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-weight: 400;font-size: 18px; } @media (max-width: 639px) { .gp-component-id-WVEKEE3qrl { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 16px;padding-left: 16px;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-weight: 400;font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WVEKEE3qrl { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 32px;padding-left: 32px;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-weight: 400;font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WVEKEE3qrl { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WVEKEE3qrl { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-WVEKEE3qrl { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 18px; } } .gp-component-id-u1DgjtTDnu { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } @media (max-width: 639px) { .gp-component-id-u1DgjtTDnu { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u1DgjtTDnu { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u1DgjtTDnu { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u1DgjtTDnu { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-u1DgjtTDnu { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-7qKKUCiHi3 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1;text-align: left;color: rgb(227, 0, 43);font-weight: 600;font-size: 16px; } @media (max-width: 639px) { .gp-component-id-7qKKUCiHi3 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1;text-align: left;color: rgb(227, 0, 43);font-weight: 600;font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7qKKUCiHi3 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1;text-align: left;color: rgb(227, 0, 43);font-weight: 600;font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7qKKUCiHi3 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1;text-align: left;color: rgb(227, 0, 43);font-weight: 600;font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7qKKUCiHi3 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1;text-align: left;color: rgb(227, 0, 43);font-weight: 600;font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-7qKKUCiHi3 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;line-height: 1;text-align: left;color: rgb(227, 0, 43);font-weight: 600;font-size: 16px; } } @media (max-width: 639px) { .gp-component-id-Az6MxEAXn_[data-gp-component] { padding-top: 32px;padding-bottom: 16px;z-index: auto !important;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Az6MxEAXn_[data-gp-component] { padding-top: 32px;padding-bottom: 16px;z-index: auto !important;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Az6MxEAXn_[data-gp-component] { padding-top: 48px;padding-bottom: 32px;z-index: auto !important;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Az6MxEAXn_[data-gp-component] { padding-top: 48px;padding-bottom: 48px;z-index: auto !important;position: relative; } } @media (min-width: 1200px) { .gp-component-id-Az6MxEAXn_[data-gp-component] { padding-top: 80px;padding-bottom: 48px;z-index: auto !important;position: relative; } } .gp-component-id-OdkJl7F0AP { width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-OdkJl7F0AP { width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OdkJl7F0AP { width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OdkJl7F0AP { width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OdkJl7F0AP { width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-OdkJl7F0AP { width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } } .gp-component-id-XsZRa171OT { width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-XsZRa171OT { width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XsZRa171OT { width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XsZRa171OT { width: 100%;padding-right: 16px;padding-left: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XsZRa171OT { width: 100%;padding-right: 16px;padding-left: 16px; } } @media (min-width: 1200px) { .gp-component-id-XsZRa171OT { width: 100%;padding-right: 16px;padding-left: 16px; } } .gp-component-id-11XPril9mf { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-11XPril9mf { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-11XPril9mf { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-11XPril9mf { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-11XPril9mf { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-11XPril9mf { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-XmDmre7S_S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-XmDmre7S_S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XmDmre7S_S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XmDmre7S_S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XmDmre7S_S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-XmDmre7S_S { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-X1N9_Zriwr { display: flex;align-items: flex-start;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-X1N9_Zriwr { display: flex;align-items: flex-start;justify-content: flex-start;flex-direction: column;height: 100%;width: 100%;padding-right: 32px;padding-left: 32px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-X1N9_Zriwr { display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-right: 0px;padding-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-X1N9_Zriwr { display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-right: 48px;padding-left: 48px; } } @media (min-width: 1200px) { .gp-component-id-X1N9_Zriwr { display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 100%;width: 100%;padding-right: 48px;padding-left: 48px; } } .gp-component-id-UGIkqIVsei { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-UGIkqIVsei { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 16px;padding-left: 16px;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UGIkqIVsei { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 32px;padding-left: 32px;line-height: 1.5;text-align: center;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UGIkqIVsei { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UGIkqIVsei { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 100%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (min-width: 1200px) { .gp-component-id-UGIkqIVsei { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;cursor: text;box-sizing: border-box;width: 85.71%;padding-right: 0px;padding-left: 0px;line-height: 1.5;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } .gp-component-id-2aMybUE9zM { font-weight: bolder;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-2aMybUE9zM { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2aMybUE9zM { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2aMybUE9zM { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2aMybUE9zM { font-weight: bolder;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-2aMybUE9zM { font-weight: bolder;overflow-wrap: break-word; } } .gp-component-id-ToxHyOvxLN { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;list-style-type: none;list-style-image: initial;list-style-position: initial; } @media (max-width: 639px) { .gp-component-id-ToxHyOvxLN { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;list-style-type: none;list-style-image: initial;list-style-position: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ToxHyOvxLN { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;list-style-type: none;list-style-image: initial;list-style-position: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ToxHyOvxLN { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;list-style-type: none;list-style-image: initial;list-style-position: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ToxHyOvxLN { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;list-style-type: none;list-style-image: initial;list-style-position: initial; } } @media (min-width: 1200px) { .gp-component-id-ToxHyOvxLN { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px;list-style-type: none;list-style-image: initial;list-style-position: initial; } } .gp-component-id-Ek8EC6nyuV { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } @media (max-width: 639px) { .gp-component-id-Ek8EC6nyuV { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ek8EC6nyuV { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ek8EC6nyuV { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ek8EC6nyuV { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-Ek8EC6nyuV { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-5A2aYrA0ru { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-5A2aYrA0ru { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5A2aYrA0ru { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5A2aYrA0ru { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5A2aYrA0ru { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } @media (min-width: 1200px) { .gp-component-id-5A2aYrA0ru { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 19px; } } .gp-component-id-NinAStNTMDC { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-NinAStNTMDC { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NinAStNTMDC { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NinAStNTMDC { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 24px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NinAStNTMDC { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 24px; } } @media (min-width: 1200px) { .gp-component-id-NinAStNTMDC { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-weight: 400;font-size: 24px; } } .gp-component-id-8rAraLNssuA { display: flex;align-items: flex-start;color: rgb(32, 45, 60);font-size: 18px; } @media (max-width: 639px) { .gp-component-id-8rAraLNssuA { display: flex;align-items: flex-start;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8rAraLNssuA { display: flex;align-items: flex-start;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8rAraLNssuA { display: flex;align-items: flex-start;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8rAraLNssuA { display: flex;align-items: flex-start;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-8rAraLNssuA { display: flex;align-items: flex-start;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-yJmaIw2xMmY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } @media (max-width: 639px) { .gp-component-id-yJmaIw2xMmY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yJmaIw2xMmY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yJmaIw2xMmY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yJmaIw2xMmY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } @media (min-width: 1200px) { .gp-component-id-yJmaIw2xMmY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;text-align: left;color: rgb(57, 75, 86);font-size: 16px; } } .gp-component-id-sW2opjpMavl { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } @media (max-width: 639px) { .gp-component-id-sW2opjpMavl { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sW2opjpMavl { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sW2opjpMavl { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sW2opjpMavl { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } @media (min-width: 1200px) { .gp-component-id-sW2opjpMavl { display: flex;align-items: flex-start;margin-bottom: 12px;color: rgb(32, 45, 60);font-size: 18px; } } .gp-component-id-fWdRmVQXEyp { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-fWdRmVQXEyp { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fWdRmVQXEyp { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 100%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fWdRmVQXEyp { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fWdRmVQXEyp { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-fWdRmVQXEyp { flex-basis: auto;flex-shrink: 0;flex-grow: 0;width: 50%;padding-right: 8px;padding-left: 8px; } } .gp-component-id-4nbEuxEkkWG { min-height: 120px;height: 100%;width: 100%;flex-direction: row;display: flex; } @media (max-width: 639px) { .gp-component-id-4nbEuxEkkWG { min-height: 120px;height: 100%;width: 100%;flex-direction: row;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4nbEuxEkkWG { min-height: 120px;height: 100%;width: 100%;flex-direction: row;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4nbEuxEkkWG { min-height: 120px;height: 100%;width: 100%;flex-direction: row;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4nbEuxEkkWG { min-height: 120px;height: 100%;width: 100%;flex-direction: row;display: flex; } } @media (min-width: 1200px) { .gp-component-id-4nbEuxEkkWG { min-height: 120px;height: 100%;width: 100%;flex-direction: row;display: flex; } } .gp-component-id-6eUykpfjMNx { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%; } @media (max-width: 639px) { .gp-component-id-6eUykpfjMNx { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;min-width: 92%;width: 590px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6eUykpfjMNx { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;min-width: 92%;width: 590px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6eUykpfjMNx { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;min-width: 92%;width: 590px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6eUykpfjMNx { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;min-width: 92%;width: 590px; } } @media (min-width: 1200px) { .gp-component-id-6eUykpfjMNx { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;display: inline-flex;align-items: flex-start;justify-content: flex-start;min-width: 92%;width: 590px; } } @media (max-width: 639px) { .gp-component-id-nQEE2SEWD[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nQEE2SEWD[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nQEE2SEWD[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nQEE2SEWD[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 30px; } } @media (min-width: 1200px) { .gp-component-id-nQEE2SEWD[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 30px; } } @media (max-width: 639px) { .gp-component-id-LiIwI_89h[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LiIwI_89h[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LiIwI_89h[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LiIwI_89h[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (min-width: 1200px) { .gp-component-id-LiIwI_89h[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 639px) { .gp-component-id-46LWHY7Bt[data-gp-component] { padding-top: 51px;padding-bottom: 51px;position: relative;z-index: 10; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-46LWHY7Bt[data-gp-component] { padding-top: 51px;padding-bottom: 51px;position: relative;z-index: 10; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-46LWHY7Bt[data-gp-component] { padding-top: 51px;padding-bottom: 51px;position: relative;z-index: 10; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-46LWHY7Bt[data-gp-component] { padding-top: 51px;padding-bottom: 51px;position: relative;z-index: 10; } } @media (min-width: 1200px) { .gp-component-id-46LWHY7Bt[data-gp-component] { padding-top: 51px;padding-bottom: 51px;position: relative;z-index: 10; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-nyjPSFTfV9 { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-nyjPSFTfV9 { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-nyjPSFTfV9 { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-nyjPSFTfV9 { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-nyjPSFTfV9 { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-0OD5MX2Q_g { font-size: 2em;color: rgba(220, 24, 24, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-0OD5MX2Q_g { font-size: 2em;color: rgba(220, 24, 24, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-0OD5MX2Q_g { font-size: 2em;color: rgba(220, 24, 24, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-0OD5MX2Q_g { font-size: 2em;color: rgba(220, 24, 24, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-0OD5MX2Q_g { font-size: 2em;color: rgba(220, 24, 24, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-qQLWEA6Rb { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-qQLWEA6Rb { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qQLWEA6Rb { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qQLWEA6Rb { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qQLWEA6Rb { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-qQLWEA6Rb { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-eOyX07wdq { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-eOyX07wdq { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eOyX07wdq { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eOyX07wdq { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eOyX07wdq { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-eOyX07wdq { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-jSfu8nuCUM { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-jSfu8nuCUM { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jSfu8nuCUM { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jSfu8nuCUM { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jSfu8nuCUM { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-jSfu8nuCUM { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } .gp-component-id-KqobMbZVGb { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-KqobMbZVGb { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KqobMbZVGb { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KqobMbZVGb { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KqobMbZVGb { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-KqobMbZVGb { height: 100%;width: 100%; } } .gp-component-id-xErRgF4MXN { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-xErRgF4MXN { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xErRgF4MXN { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xErRgF4MXN { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xErRgF4MXN { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-xErRgF4MXN { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } .gp-component-id-jEl5gbxMqQ { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-jEl5gbxMqQ { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jEl5gbxMqQ { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jEl5gbxMqQ { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jEl5gbxMqQ { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-jEl5gbxMqQ { height: 100%;width: 100%; } } .gp-component-id-OzJpJPczo4 { width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-OzJpJPczo4 { width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OzJpJPczo4 { width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OzJpJPczo4 { width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OzJpJPczo4 { width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-OzJpJPczo4 { width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } } .gp-component-id-y7NeevAiWv { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-y7NeevAiWv { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-y7NeevAiWv { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-y7NeevAiWv { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-y7NeevAiWv { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-y7NeevAiWv { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-P6AhjjFkAs { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-P6AhjjFkAs { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-P6AhjjFkAs { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-P6AhjjFkAs { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-P6AhjjFkAs { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-P6AhjjFkAs { margin-right: -8px;margin-left: -8px; } } .gp-component-id-e8heuKSikt { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-e8heuKSikt { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-e8heuKSikt { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-e8heuKSikt { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-e8heuKSikt { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-e8heuKSikt { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-lRM3BB6fU2 { width: 100%; } @media (max-width: 639px) { .gp-component-id-lRM3BB6fU2 { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lRM3BB6fU2 { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lRM3BB6fU2 { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lRM3BB6fU2 { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-lRM3BB6fU2 { width: 100%; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-rjKVvCtU6G { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-rjKVvCtU6G { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-rjKVvCtU6G { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-rjKVvCtU6G { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-rjKVvCtU6G { font-size: 18px !important;color: rgb(255, 255, 255);text-align: center;line-height: 2;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-0jqQjWRLo.gp-component [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } @media (max-width: 639px) { .gp-component-id-0jqQjWRLo.gp-component [data-section-overlay] { background-color: rgba(15, 24, 36, 0.75);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0jqQjWRLo.gp-component [data-section-overlay] { background-color: rgba(15, 24, 36, 0.75);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0jqQjWRLo.gp-component [data-section-overlay] { background-color: rgba(15, 24, 36, 0.75);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0jqQjWRLo.gp-component [data-section-overlay] { background-color: rgba(15, 24, 36, 0.75);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (min-width: 1200px) { .gp-component-id-0jqQjWRLo.gp-component [data-section-overlay] { background-color: rgba(15, 24, 36, 0.75);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;z-index: -1; } } @media (max-width: 639px) { .gp-component-id-p_dAwTHv9[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-p_dAwTHv9[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-p_dAwTHv9[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-p_dAwTHv9[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (min-width: 1200px) { .gp-component-id-p_dAwTHv9[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 62px; } } @media (max-width: 639px) { .gp-component-id-_MzRKQLb5[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_MzRKQLb5[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_MzRKQLb5[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_MzRKQLb5[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-_MzRKQLb5[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-0jqQjWRLo[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654503660_magiccompass.png");background-size: cover;background-attachment: fixed;position: relative;z-index: 10;background-position-x: 50%;background-position-y: 0%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0jqQjWRLo[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654503660_magiccompass.png");background-size: cover;background-attachment: fixed;position: relative;z-index: 10;background-position-x: 50%;background-position-y: 0%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0jqQjWRLo[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654503660_magiccompass.png");background-size: cover;background-attachment: fixed;position: relative;z-index: 10;background-position-x: 50%;background-position-y: 0%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0jqQjWRLo[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654503660_magiccompass.png");background-size: cover;background-attachment: fixed;position: relative;z-index: 10;background-position-x: 50%;background-position-y: 0%; } } @media (min-width: 1200px) { .gp-component-id-0jqQjWRLo[data-gp-component] { background-image: url("https://assets.grooveapps.com/images/aebcb3c6-c149-46e4-9239-89907083c695/1654503660_magiccompass.png");background-size: cover;background-attachment: fixed;position: relative;z-index: 10;background-position-x: 50%;background-position-y: 0%; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-lpV4rRcjGJ { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-lpV4rRcjGJ { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-lpV4rRcjGJ { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-lpV4rRcjGJ { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-lpV4rRcjGJ { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-l08CzzXQ1v { font-size: 2em;color: rgba(255, 255, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-l08CzzXQ1v { font-size: 2em;color: rgba(255, 255, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-l08CzzXQ1v { font-size: 2em;color: rgba(255, 255, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-l08CzzXQ1v { font-size: 2em;color: rgba(255, 255, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-l08CzzXQ1v { font-size: 2em;color: rgba(255, 255, 255, 1);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { .gp-component-id-FhmDu2PBY6[data-gp-component] { padding-top: 59px;padding-bottom: 59px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FhmDu2PBY6[data-gp-component] { padding-top: 59px;padding-bottom: 59px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FhmDu2PBY6[data-gp-component] { padding-top: 59px;padding-bottom: 59px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FhmDu2PBY6[data-gp-component] { padding-top: 59px;padding-bottom: 59px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-FhmDu2PBY6[data-gp-component] { padding-top: 59px;padding-bottom: 59px;width: 100%; } } .gp-component-id-rtiQmBNTUf { width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-rtiQmBNTUf { width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rtiQmBNTUf { width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rtiQmBNTUf { width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rtiQmBNTUf { width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-rtiQmBNTUf { width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } } .gp-component-id-w2dY4DTydr { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-w2dY4DTydr { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-w2dY4DTydr { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-w2dY4DTydr { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-w2dY4DTydr { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-w2dY4DTydr { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-_DSRoqdmCj { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-_DSRoqdmCj { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_DSRoqdmCj { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_DSRoqdmCj { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_DSRoqdmCj { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-_DSRoqdmCj { margin-right: -8px;margin-left: -8px; } } .gp-component-id-NvJtIrPvWY { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-NvJtIrPvWY { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NvJtIrPvWY { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NvJtIrPvWY { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NvJtIrPvWY { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-NvJtIrPvWY { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-K2huIvQ9k7 { width: 100%; } @media (max-width: 639px) { .gp-component-id-K2huIvQ9k7 { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K2huIvQ9k7 { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K2huIvQ9k7 { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K2huIvQ9k7 { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-K2huIvQ9k7 { width: 100%; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-HVEBDYT4HT { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-HVEBDYT4HT { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-HVEBDYT4HT { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-HVEBDYT4HT { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-HVEBDYT4HT { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 639px) { .gp-component-id-1QA3RSVPKC[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1QA3RSVPKC[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1QA3RSVPKC[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1QA3RSVPKC[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-1QA3RSVPKC[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-ElcZ1tnQt[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ElcZ1tnQt[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ElcZ1tnQt[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ElcZ1tnQt[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-ElcZ1tnQt[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-ZoL38yu9A[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZoL38yu9A[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZoL38yu9A[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZoL38yu9A[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-ZoL38yu9A[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-TjW4ZXqMl[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TjW4ZXqMl[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TjW4ZXqMl[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TjW4ZXqMl[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-TjW4ZXqMl[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-10aqLSYlg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-10aqLSYlg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-10aqLSYlg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-10aqLSYlg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-10aqLSYlg[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 639px) { .gp-component-id-1_Fklpv8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1_Fklpv8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1_Fklpv8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1_Fklpv8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-1_Fklpv8d[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-fit: cover;object-position: center center; } } @media (max-width: 639px) { .gp-component-id-J14GZFevYc[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J14GZFevYc[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J14GZFevYc[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J14GZFevYc[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-J14GZFevYc[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-b7y_ov266a[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-b7y_ov266a[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-b7y_ov266a[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-b7y_ov266a[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-b7y_ov266a[data-gp-component] { width: 100%;height: 100%;flex-direction: column;align-items: center;display: flex; } } @media (max-width: 639px) { .gp-component-id-Zd2ebLFMA[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 45px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Zd2ebLFMA[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 45px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Zd2ebLFMA[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 45px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Zd2ebLFMA[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 45px; } } @media (min-width: 1200px) { .gp-component-id-Zd2ebLFMA[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%;height: 45px; } } @media (max-width: 639px) { .gp-component-id-8n7pnITkf[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8n7pnITkf[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8n7pnITkf[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8n7pnITkf[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-8n7pnITkf[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-kaT8OL811[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kaT8OL811[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kaT8OL811[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kaT8OL811[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-kaT8OL811[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 16px;padding-bottom: 8px;width: 100%; } } @media (max-width: 639px) { .gp-component-id-mHlTIGLad[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mHlTIGLad[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mHlTIGLad[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mHlTIGLad[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-mHlTIGLad[data-gp-component] { border-top-left-radius: 9999px;border-top-right-radius: 9999px;border-bottom-left-radius: 9999px;border-bottom-right-radius: 9999px;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 130px;height: 130px;max-width: 100%;object-position: center center;object-fit: cover; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-eNG51T_Wo { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-eNG51T_Wo { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-eNG51T_Wo { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-eNG51T_Wo { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-eNG51T_Wo { font-size: 16px !important;text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } .gp-component-id-wo6DU7b0e { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-wo6DU7b0e { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wo6DU7b0e { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wo6DU7b0e { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wo6DU7b0e { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-wo6DU7b0e { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-oRzGuSrQc { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-oRzGuSrQc { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oRzGuSrQc { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oRzGuSrQc { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oRzGuSrQc { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-oRzGuSrQc { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-qPFDbePQ0D { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-qPFDbePQ0D { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qPFDbePQ0D { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qPFDbePQ0D { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qPFDbePQ0D { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-qPFDbePQ0D { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } .gp-component-id-6vqOAcmqSb { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-6vqOAcmqSb { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6vqOAcmqSb { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6vqOAcmqSb { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6vqOAcmqSb { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-6vqOAcmqSb { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } .gp-component-id-sB4Ao0t_Xt { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-sB4Ao0t_Xt { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sB4Ao0t_Xt { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sB4Ao0t_Xt { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sB4Ao0t_Xt { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-sB4Ao0t_Xt { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } .gp-component-id-eNG51T_Wo { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-eNG51T_Wo { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eNG51T_Wo { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eNG51T_Wo { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eNG51T_Wo { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-eNG51T_Wo { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } .gp-component-id-5vpgz3eLs { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } @media (max-width: 639px) { .gp-component-id-5vpgz3eLs { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5vpgz3eLs { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5vpgz3eLs { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5vpgz3eLs { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (min-width: 1200px) { .gp-component-id-5vpgz3eLs { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } .gp-component-id-IhIUX4Zjs { z-index: 10;position: relative; } @media (max-width: 639px) { .gp-component-id-IhIUX4Zjs { z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IhIUX4Zjs { z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IhIUX4Zjs { z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IhIUX4Zjs { z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-IhIUX4Zjs { z-index: 10;position: relative; } } .gp-component-id-7Pd5Zx0weT { width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-7Pd5Zx0weT { width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7Pd5Zx0weT { width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7Pd5Zx0weT { width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7Pd5Zx0weT { width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-7Pd5Zx0weT { width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } } .gp-component-id-bhIgDO65qe { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-bhIgDO65qe { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bhIgDO65qe { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bhIgDO65qe { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bhIgDO65qe { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-bhIgDO65qe { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-abkpCrFS8C { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-abkpCrFS8C { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-abkpCrFS8C { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-abkpCrFS8C { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-abkpCrFS8C { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-abkpCrFS8C { margin-right: -8px;margin-left: -8px; } } .gp-component-id-dSEHc04eQs { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-dSEHc04eQs { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dSEHc04eQs { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dSEHc04eQs { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dSEHc04eQs { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-dSEHc04eQs { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 639px) { .gp-component-id-IDptZrAof[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IDptZrAof[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IDptZrAof[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IDptZrAof[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (min-width: 1200px) { .gp-component-id-IDptZrAof[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 0px; } } @media (max-width: 639px) { .gp-component-id-z2Qi606G4[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 48px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z2Qi606G4[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 48px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z2Qi606G4[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 48px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z2Qi606G4[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 48px; } } @media (min-width: 1200px) { .gp-component-id-z2Qi606G4[data-gp-component] { border-left-style: dashed;border-right-style: dashed;border-top-style: dashed;border-bottom-style: dashed;border-left-width: 0px;border-right-width: 0px;border-top-width: 2px;border-bottom-width: 0px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(32, 45, 60);border-bottom-color: rgb(32, 45, 60);opacity: 0;margin-left: auto;margin-right: auto;margin-top: 0px;padding-bottom: 8px;width: 100%;height: 48px; } } .gp-component-id-icR6pa4Nk { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-icR6pa4Nk { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-icR6pa4Nk { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-icR6pa4Nk { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-icR6pa4Nk { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-icR6pa4Nk { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 639px) { .gp-component-id-BItAajtB2S[data-gp-component] { text-align: left;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BItAajtB2S[data-gp-component] { text-align: left;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BItAajtB2S[data-gp-component] { text-align: left;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BItAajtB2S[data-gp-component] { text-align: left;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-BItAajtB2S[data-gp-component] { text-align: left;width: 100%;height: 100%; } } .gp-component-id-mr8XfKJpv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-mr8XfKJpv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mr8XfKJpv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mr8XfKJpv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mr8XfKJpv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-mr8XfKJpv { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } .gp-component-id-gO0kaqYzj { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-gO0kaqYzj { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gO0kaqYzj { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gO0kaqYzj { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gO0kaqYzj { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-gO0kaqYzj { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-jCi2D9BNz { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-jCi2D9BNz { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jCi2D9BNz { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jCi2D9BNz { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jCi2D9BNz { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jCi2D9BNz { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-GRR2u6nTM_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-GRR2u6nTM_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GRR2u6nTM_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GRR2u6nTM_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GRR2u6nTM_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-GRR2u6nTM_ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } .gp-component-id-uwyFYObdYa { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-uwyFYObdYa { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uwyFYObdYa { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uwyFYObdYa { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uwyFYObdYa { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-uwyFYObdYa { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } .gp-component-id-C81uVAvS_R { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-C81uVAvS_R { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-C81uVAvS_R { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-C81uVAvS_R { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-C81uVAvS_R { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-C81uVAvS_R { height: 100%;width: 100%; } } .gp-component-id-lzSYEXt0K { z-index: 10;position: relative; } @media (max-width: 639px) { .gp-component-id-lzSYEXt0K { z-index: 10;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lzSYEXt0K { z-index: 10;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lzSYEXt0K { z-index: 10;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lzSYEXt0K { z-index: 10;position: relative; } } @media (min-width: 1200px) { .gp-component-id-lzSYEXt0K { z-index: 10;position: relative; } } .gp-component-id-AMoeXc262h { width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-AMoeXc262h { width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AMoeXc262h { width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AMoeXc262h { width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AMoeXc262h { width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-AMoeXc262h { width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } } .gp-component-id-T92TOaiwwa { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-T92TOaiwwa { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T92TOaiwwa { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T92TOaiwwa { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T92TOaiwwa { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-T92TOaiwwa { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-dwXE4U3_Vn { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-dwXE4U3_Vn { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dwXE4U3_Vn { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dwXE4U3_Vn { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dwXE4U3_Vn { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-dwXE4U3_Vn { margin-right: -8px;margin-left: -8px; } } .gp-component-id-CPbS45QeGp { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-CPbS45QeGp { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CPbS45QeGp { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CPbS45QeGp { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CPbS45QeGp { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-CPbS45QeGp { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-ugB9UMmYtQ { width: 100%; } @media (max-width: 639px) { .gp-component-id-ugB9UMmYtQ { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ugB9UMmYtQ { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ugB9UMmYtQ { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ugB9UMmYtQ { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-ugB9UMmYtQ { width: 100%; } } @media (max-width: 639px) { [data-gp-text] .gp-component-id-_H3Oj9Vw6 { font-size: 20px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 439px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-_H3Oj9Vw6 { font-size: 20px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 439px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-_H3Oj9Vw6 { font-size: 20px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 439px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-_H3Oj9Vw6 { font-size: 20px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 439px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-_H3Oj9Vw6 { font-size: 20px !important;color: rgb(255, 255, 255);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 439px; } } .gp-component-id-_H3Oj9Vw6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-_H3Oj9Vw6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_H3Oj9Vw6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_H3Oj9Vw6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_H3Oj9Vw6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-_H3Oj9Vw6 { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } .gp-component-id-LWwgt5pDr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } @media (max-width: 639px) { .gp-component-id-LWwgt5pDr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LWwgt5pDr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LWwgt5pDr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LWwgt5pDr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } @media (min-width: 1200px) { .gp-component-id-LWwgt5pDr { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 2em; } } .gp-component-id-_WlsCx0yP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-_WlsCx0yP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_WlsCx0yP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_WlsCx0yP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_WlsCx0yP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-_WlsCx0yP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } .gp-component-id-k0zyn0Ln6r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-k0zyn0Ln6r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-k0zyn0Ln6r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-k0zyn0Ln6r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-k0zyn0Ln6r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-k0zyn0Ln6r { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } .gp-component-id-_rsTGSxjXQ { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-_rsTGSxjXQ { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_rsTGSxjXQ { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_rsTGSxjXQ { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_rsTGSxjXQ { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-_rsTGSxjXQ { height: 100%;width: 100%; } } .gp-component-id-T2v8vEOpSQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-T2v8vEOpSQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T2v8vEOpSQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T2v8vEOpSQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T2v8vEOpSQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-T2v8vEOpSQ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } .gp-component-id-IFFXixm5Nf { width: 100%; } @media (max-width: 639px) { .gp-component-id-IFFXixm5Nf { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IFFXixm5Nf { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IFFXixm5Nf { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IFFXixm5Nf { width: 100%; } } @media (min-width: 1200px) { .gp-component-id-IFFXixm5Nf { width: 100%; } } .gp-component-id-QPUyb8Kxh1 { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-QPUyb8Kxh1 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QPUyb8Kxh1 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QPUyb8Kxh1 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QPUyb8Kxh1 { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-QPUyb8Kxh1 { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-G0OsmdRnTk { margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-G0OsmdRnTk { margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-G0OsmdRnTk { margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-G0OsmdRnTk { margin-right: -8px;margin-left: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-G0OsmdRnTk { margin-right: -8px;margin-left: -8px; } } @media (min-width: 1200px) { .gp-component-id-G0OsmdRnTk { margin-right: -8px;margin-left: -8px; } } .gp-component-id-xcZ_HcKrtx { padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-xcZ_HcKrtx { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xcZ_HcKrtx { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xcZ_HcKrtx { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xcZ_HcKrtx { padding-right: 8px;width: 100%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-xcZ_HcKrtx { padding-right: 8px;width: 100%;padding-left: 8px; } } .gp-component-id-zmi4E2tA8tR[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 1rem; } @media (min-width: 640px) { .gp-component-id-zmi4E2tA8tR[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 768px) { .gp-component-id-zmi4E2tA8tR[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 992px) { .gp-component-id-zmi4E2tA8tR[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 1200px) { .gp-component-id-zmi4E2tA8tR[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } .gp-component-id-vnmFtsEGHDG[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 1rem; } @media (min-width: 640px) { .gp-component-id-vnmFtsEGHDG[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 768px) { .gp-component-id-vnmFtsEGHDG[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 992px) { .gp-component-id-vnmFtsEGHDG[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 1200px) { .gp-component-id-vnmFtsEGHDG[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } .gp-component-id-5XYfavTIi4[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 1rem; } @media (min-width: 640px) { .gp-component-id-5XYfavTIi4[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 768px) { .gp-component-id-5XYfavTIi4[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 992px) { .gp-component-id-5XYfavTIi4[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 1200px) { .gp-component-id-5XYfavTIi4[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } .gp-component-id-Najhx17Guo[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 1rem; } @media (min-width: 640px) { .gp-component-id-Najhx17Guo[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 768px) { .gp-component-id-Najhx17Guo[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 992px) { .gp-component-id-Najhx17Guo[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } @media (min-width: 1200px) { .gp-component-id-Najhx17Guo[data-gp-component] { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 1rem; } } .gp-component-id-7Ci5GiyHRLI[data-gp-component] { font-size: 2.25rem; color: rgb(227, 0, 43); text-align: center; line-height: 1; margin-top: 0px; margin-bottom: 2rem; width: 100%; } @media (min-width: 640px) { .gp-component-id-7Ci5GiyHRLI[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 768px) { .gp-component-id-7Ci5GiyHRLI[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 992px) { .gp-component-id-7Ci5GiyHRLI[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 1200px) { .gp-component-id-7Ci5GiyHRLI[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } .gp-component-id-i71FF2x2WQm[data-gp-component] { font-size: 2.25rem; color: rgb(227, 0, 43); text-align: center; line-height: 1; margin-top: 0px; margin-bottom: 2rem; width: 100%; } @media (min-width: 640px) { .gp-component-id-i71FF2x2WQm[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 768px) { .gp-component-id-i71FF2x2WQm[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 992px) { .gp-component-id-i71FF2x2WQm[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 1200px) { .gp-component-id-i71FF2x2WQm[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } .gp-component-id-8_eM2drd2C[data-gp-component] { font-size: 2.25rem; color: rgb(227, 0, 43); text-align: center; line-height: 1; margin-top: 0px; margin-bottom: 2rem; width: 100%; } @media (min-width: 640px) { .gp-component-id-8_eM2drd2C[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 768px) { .gp-component-id-8_eM2drd2C[data-gp-component] { text-align: center; margin-top: 0; margin-bottom: 2rem; width: 100%; } } @media (min-width: 992px) { .gp-component-id-8_eM2drd2C[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } @media (min-width: 1200px) { .gp-component-id-8_eM2drd2C[data-gp-component] { text-align: center; margin-top: 0px; margin-bottom: 2rem; width: 100%; } } .gp-component-id-PBfTlfFHuxF { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 0.75rem; } @media (min-width: 640px) { .gp-component-id-PBfTlfFHuxF { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 768px) { .gp-component-id-PBfTlfFHuxF { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 992px) { .gp-component-id-PBfTlfFHuxF { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 1200px) { .gp-component-id-PBfTlfFHuxF { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } .gp-component-id-6QB1p0hrlw { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 0.75rem; } @media (min-width: 640px) { .gp-component-id-6QB1p0hrlw { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 768px) { .gp-component-id-6QB1p0hrlw { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 992px) { .gp-component-id-6QB1p0hrlw { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 1200px) { .gp-component-id-6QB1p0hrlw { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } .gp-component-id-hyXWwiqj2M { font-size: 1.125rem; color: rgb(227, 0, 43); line-height: 1; margin-right: 0.75rem; } @media (min-width: 640px) { .gp-component-id-hyXWwiqj2M { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 768px) { .gp-component-id-hyXWwiqj2M { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 992px) { .gp-component-id-hyXWwiqj2M { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } @media (min-width: 1200px) { .gp-component-id-hyXWwiqj2M { font-size: 1.125rem; color: rgb(227, 0, 43); margin-right: 0.75rem; } } .gp-component-id-eaTSSGb3xA { color: rgb(135, 138, 154); background-color: transparent; text-decoration-color: initial; text-decoration-style: initial; text-decoration-line: none; font-weight: 300; cursor: pointer; display: block; } .gp-component-id-mkiDba1iKt { color: rgb(135, 138, 154); background-color: transparent; text-decoration-color: initial; text-decoration-style: initial; text-decoration-line: none; font-weight: 300; margin-bottom: 1rem; cursor: pointer; display: block; } @media (min-width: 992px) { .gp-component-id-mkiDba1iKt { margin-bottom: 0px; margin-right: 1.5rem; } } .gp-component-id-jW_ysVReW9 { color: rgb(135, 138, 154); background-color: transparent; text-decoration-color: initial; text-decoration-style: initial; text-decoration-line: none; font-weight: 300; margin-bottom: 1rem; cursor: pointer; display: block; } @media (min-width: 992px) { .gp-component-id-jW_ysVReW9 { margin-bottom: 0px; margin-right: 1.5rem; } } .gp-component-id-QGBZ9DO612 { align-items: center; width: 100%; display: flex; flex-direction: column; } @media (min-width: 640px) { .gp-component-id-QGBZ9DO612 { font-size: 0.875rem; } } @media (min-width: 768px) { .gp-component-id-QGBZ9DO612 { display: flex; align-items: flex-end; } } @media (min-width: 992px) { .gp-component-id-QGBZ9DO612 { display: flex; flex-direction: row; align-items: flex-start; justify-content: flex-end; } } .gp-component-id-1ctPKGc3ED { align-items: center; width: 100%; display: flex; flex-direction: column; } @media (min-width: 992px) { .gp-component-id-1ctPKGc3ED { display: flex; flex-direction: row; align-items: center; justify-content: center; } } .gp-component-id-8npLMlDfu7 { color: rgb(135, 138, 154); margin-left: 0px; margin-bottom: 2rem; margin-right: 0px; margin-top: 0px; font-weight: 300; line-height: 1.5; text-align: center; } @media (min-width: 768px) { .gp-component-id-8npLMlDfu7 { text-align: left; } } @media (min-width: 992px) { .gp-component-id-8npLMlDfu7 { margin-bottom: 0px; } } .gp-component-id-ElsaEjAMJ8 { width: 100%; } @media (min-width: 992px) { .gp-component-id-ElsaEjAMJ8 { display: flex; align-items: center; } } .gp-component-id-fEra_QfyjT { width: 100%; margin-right: auto; margin-left: auto; } @media (min-width: 640px) { .gp-component-id-fEra_QfyjT { max-width: 640px; } } @media (min-width: 768px) { .gp-component-id-fEra_QfyjT { max-width: 768px; display: flex; flex-direction: row; } } @media (min-width: 992px) { .gp-component-id-fEra_QfyjT { max-width: 992px; display: flex; align-items: center; } } @media (min-width: 1200px) { .gp-component-id-fEra_QfyjT { max-width: 1200px; } } .gp-component-id-1JcGunH_AbL { background-color: transparent; text-decoration-color: initial; text-decoration-style: initial; text-decoration-line: none; cursor: pointer; } .gp-component-id-Y5L_1B39a3 { padding-right: 0.5rem; padding-left: 0.5rem; padding-top: 2rem; padding-bottom: 2rem; z-index: 10; position: relative; }
