 .gp-component-id-g1y13zpIzJ.gp-component > [data-section-overlay] { width: 100% !important;
}
@media (max-width: 639px) {
.gp-component-id-isPlZkJV1W { height: 33vh;
}
.gp-component-id-1Xw2MvkcVf { height: 100vh; } button.gp-close-popup.popup-close-size-small { top: -152 !important; }
}
button.gp-close-popup { z-index: 99999;
}
.tracking-wide { letter-spacing: .025em;
}
.bg-\[\#FF4D8D\]\/5 { background-color: rgb(255 77 141 / .05);
}
.border-\[\#FF4D8D\]\/10 { border-color: rgb(255 77 141 / .1);
}
.border { border-width: 1px;
}
.rounded-full { border-radius: 9999px;
}
.text-gray-700 { --tw-text-opacity: 1; color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.tag {
font-family: 'Heebo', sans-serif;
font-size: 0.75rem;
font-weight: 500;
letter-spacing: 0.025rem;
font-style: normal;
text-transform: uppercase;
color: #FFFFFF;
background-color: #77a1ba;
border-radius: 0rem;
-webkit-border-radius: 0rem;
-moz-border-radius: 0rem;
padding: 0.35rem 0.5rem;
border-style: none;
border-width: 0rem;
border-color: #EF2D56;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-box-shadow: none;
} *{} {} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } :root { --primary: #1B4965; /* Soothe Navy */ --accent: #2A9D8F; /* Soothe Teal */ --highlight: #E9C46A; /* VIP Gold */ --text: #2D3436; --bg: #F8F9FA; } body { font-family: 'Inter', sans-serif; background-color: var(--bg); color: var(--text); margin: 0; padding: 0; display: flex; flex-direction: column; align-items: center; } /* Playbook Urgency Banner */ .urgency-banner { background-color: #D63031; color: white; width: 100%; text-align: center; padding: 10px 0; font-weight: 800; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; } .container { width: 90%; max-width: 500px; margin: 20px auto; } .logo { text-align: center; margin-bottom: 20px; } .logo img { max-width: 180px; } /* Visual Value Stack */ .value-stack { background: white; border-radius: 12px; padding: 25px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); margin-bottom: 20px; border: 1px solid #eee; } h1 { color: var(--primary); font-size: 24px; text-align: center; margin-bottom: 10px; } .sub-headline { text-align: center; color: #636E72; margin-bottom: 25px; font-size: 16px; } .price-compare { display: flex; justify-content: space-around; align-items: center; background: #f1f2f6; padding: 15px; border-radius: 8px; margin-bottom: 20px; } .price-item.retail { text-decoration: line-through; color: #b2bec3; } .price-item.promo { color: #D63031; font-weight: 800; font-size: 22px; } .benefit-list { list-style: none; padding: 0; margin-bottom: 25px; } .benefit-list li { padding: 10px 0; border-bottom: 1px solid #f1f2f6; display: flex; align-items: center; font-weight: 600; } .benefit-list li::before { content: '✓'; color: var(--accent); margin-right: 10px; font-weight: 800; } .form-container { background: white; border-radius: 12px; padding-left: 0px; padding-right: 0px; padding-top: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); } .trust-badge { text-align: center; font-size: 12px; color: #b2bec3; margin-top: 20px; } .footer-note { text-align: center; font-size: 13px; color: #636E72; margin-top: 30px; padding-bottom: 50px; } :root { --primary: #1B4965; --accent: #2A9D8F; --urgent: #D63031; --bg: #F8F9FA; } body { font-family: 'Inter', sans-serif; background-color: var(--bg); color: #2D3436; margin: 0; padding: 0; display: flex; flex-direction: column; align-items: center; } /* Playbook Urgency Tactic */ .urgency-banner { background-color: var(--urgent); color: white; width: 100%; text-align: center; padding: 12px 0; font-weight: 800; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; } .container { width: 95%; max-width: 600px; margin: 20px auto; } .logo { text-align: center; margin-bottom: 25px; } .logo img { max-width: 200px; } .hero-card { background: white; border-radius: 16px; padding: 30px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); margin-bottom: 25px; border: 1px solid #E1E8ED; } h1 { color: var(--primary); font-size: 26px; text-align: center; margin: 0 0 10px 0; } .sub-headline { text-align: center; color: #636E72; font-size: 16px; margin-bottom: 30px; } /* Side-by-Side Comparison Table */ .comparison-table { width: 100%; border-collapse: collapse; margin-bottom: 25px; font-size: 15px; } .comparison-table th { text-align: left; padding: 12px; background: #F1F2F6; color: var(--primary); font-weight: 800; border-radius: 8px 8px 0 0; } .comparison-table td { padding: 15px 12px; border-bottom: 1px solid #F1F2F6; } .row-label { font-weight: 600; color: #2D3436; width: 45%; } .retail-col { color: #B2BEC3; text-decoration: line-through; text-align: center; } .member-col { color: var(--accent); font-weight: 800; text-align: center; } .promo-highlight { background: #FFF9DB; border: 2px dashed var(--accent); border-radius: 12px; padding: 20px; text-align: center; margin-bottom: 25px; } .promo-price { color: var(--urgent); font-size: 32px; font-weight: 800; margin: 5px 0; } .form-container { background: white; border-radius: 16px; padding: 25px; box-shadow: 0 10px 30px rgba(0,0,0,0.12); } .trust-note { text-align: center; font-size: 12px; color: #B2BEC3; margin-top: 15px; } .footer-text { text-align: center; font-size: 13px; color: #636E72; margin: 30px 0; padding: 0 20px; } @media (max-width: 639px) { .gp-component-id-1TGzaG2nOJN[data-gp-component] { font-size: 20px;font-weight: 600;color: rgb(0, 0, 0);line-height: 1.15;font-family: Raleway, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(255, 192, 203);background-image: initial;background-size: initial;background-repeat: initial;background-attachment: initial;margin-left: 0px;margin-right: 0px;margin-top: 16px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;min-width: 100%;display: inline-block;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-1TGzaG2nOJN[data-gp-component]:focus,.gp-component-id-1TGzaG2nOJN[data-gp-component].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-1TGzaG2nOJN[data-gp-component] { font-size: 20px;font-weight: 600;color: rgb(0, 0, 0);line-height: 1.15;font-family: Raleway, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(255, 192, 203);background-image: initial;background-size: initial;background-repeat: initial;background-attachment: initial;margin-left: 0px;margin-right: 0px;margin-top: 72px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;min-width: 100%;display: inline-block;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-1TGzaG2nOJN[data-gp-component]:focus,.gp-component-id-1TGzaG2nOJN[data-gp-component].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-1TGzaG2nOJN[data-gp-component] { font-size: 16px;font-weight: 600;color: rgb(0, 0, 0);line-height: 1.15;font-family: Raleway, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(255, 192, 203);background-image: initial;background-size: initial;background-repeat: initial;background-attachment: initial;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px;min-width: 100%;display: inline-block;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-1TGzaG2nOJN[data-gp-component]:focus,.gp-component-id-1TGzaG2nOJN[data-gp-component].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-1TGzaG2nOJN[data-gp-component] { font-size: 20px;font-weight: 600;color: rgb(0, 0, 0);line-height: 1.15;font-family: Raleway, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(255, 192, 203);background-image: initial;background-size: initial;background-repeat: initial;background-attachment: initial;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;min-width: 100%;display: inline-block;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-1TGzaG2nOJN[data-gp-component]:focus,.gp-component-id-1TGzaG2nOJN[data-gp-component].gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (min-width: 1200px) { .gp-component-id-1TGzaG2nOJN[data-gp-component] { font-size: 20px;font-weight: 600;color: rgb(0, 0, 0);line-height: 1.15;font-family: Raleway, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(255, 192, 203);background-image: initial;background-size: initial;background-repeat: initial;background-attachment: initial;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;min-width: 100%;display: inline-block;overflow-y: visible;overflow-x: visible;text-transform: none;appearance: button;background-clip: initial;background-origin: initial;background-position-y: 50%;background-position-x: 50%;cursor: pointer; } .gp-component-id-1TGzaG2nOJN[data-gp-component]:focus,.gp-component-id-1TGzaG2nOJN[data-gp-component].gp-focus { outline-width: 5px;outline-style: auto;outline-color: -webkit-focus-ring-color; } } @media (max-width: 639px) { .gp-component-id-E38R8xWp8s9[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-top: 67px;margin-bottom: 0px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-E38R8xWp8s9[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-E38R8xWp8s9[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-E38R8xWp8s9[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (min-width: 1200px) { .gp-component-id-E38R8xWp8s9[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 639px) { .gp-component-id-gJaC31cDsV[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gJaC31cDsV[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gJaC31cDsV[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gJaC31cDsV[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (min-width: 1200px) { .gp-component-id-gJaC31cDsV[data-gp-component] { font-size: 14px;font-family: Lato, sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } .gp-component-id-oPBKbZ1fnu { margin-top: -56px;width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-oPBKbZ1fnu { margin-top: -56px;width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oPBKbZ1fnu { margin-top: -56px;width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oPBKbZ1fnu { margin-top: 0px;width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oPBKbZ1fnu { margin-top: 0px;width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-oPBKbZ1fnu { margin-top: 0px;width: 100%;height: 100%; } } .gp-component-id-LhuGaC0EpO3 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-LhuGaC0EpO3 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LhuGaC0EpO3 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LhuGaC0EpO3 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LhuGaC0EpO3 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-LhuGaC0EpO3 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-1xy3b6rU6d { font-family: Lato, sans-serif;font-size: 14px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-1xy3b6rU6d { font-family: Lato, sans-serif;font-size: 14px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1xy3b6rU6d { font-family: Lato, sans-serif;font-size: 14px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1xy3b6rU6d { font-family: Lato, sans-serif;font-size: 14px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1xy3b6rU6d { font-family: Lato, sans-serif;font-size: 14px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } @media (min-width: 1200px) { .gp-component-id-1xy3b6rU6d { font-family: Lato, sans-serif;font-size: 14px;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-left-style: none;border-right-style: none;border-top-style: none;border-bottom-style: none;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(0, 0, 0);border-right-color: rgb(0, 0, 0);border-top-color: rgb(0, 0, 0);border-bottom-color: rgb(0, 0, 0);background-color: rgb(255, 255, 255);margin-bottom: 16px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;width: 100%;display: flex;flex-wrap: wrap; } } .gp-component-id-hwC99G1ch5 { width: 100%;height: 100%;min-height: 120px; } @media (max-width: 639px) { .gp-component-id-hwC99G1ch5 { width: 100%;height: 100%;min-height: 120px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hwC99G1ch5 { width: 100%;height: 100%;min-height: 120px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hwC99G1ch5 { width: 100%;height: 100%;min-height: 120px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hwC99G1ch5 { width: 100%;height: 100%;min-height: 120px; } } @media (min-width: 1200px) { .gp-component-id-hwC99G1ch5 { width: 100%;height: 100%;min-height: 120px; } } .gp-component-id-w_0eq_8ugIq { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-w_0eq_8ugIq { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-w_0eq_8ugIq { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-w_0eq_8ugIq { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-w_0eq_8ugIq { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-w_0eq_8ugIq { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-BS7bZkVBoDY { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-BS7bZkVBoDY { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BS7bZkVBoDY { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BS7bZkVBoDY { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BS7bZkVBoDY { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-BS7bZkVBoDY { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-GDgI27QfWS { padding-left: 0px;padding-right: 0px;width: 100%;height: 64px; } @media (max-width: 639px) { .gp-component-id-GDgI27QfWS { padding-left: 0px;padding-right: 0px;width: 100%;height: 64px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GDgI27QfWS { padding-left: 0px;padding-right: 0px;width: 100%;height: 64px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GDgI27QfWS { padding-left: 0px;padding-right: 0px;width: 100%;height: 64px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GDgI27QfWS { padding-left: 0px;padding-right: 0px;width: 100%;height: 64px; } } @media (min-width: 1200px) { .gp-component-id-GDgI27QfWS { padding-left: 0px;padding-right: 0px;width: 100%;height: 64px; } } @media (max-width: 639px) { .gp-component-id-qu00Gelx0A { width: 100%;padding-bottom: 16px;padding-top: 16px;padding-right: 0px;padding-left: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qu00Gelx0A { width: 100%;padding-bottom: 16px;padding-top: 16px;padding-right: 0px;padding-left: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qu00Gelx0A { width: 100%;padding-bottom: 16px;padding-top: 16px;padding-right: 0px;padding-left: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qu00Gelx0A { width: 100%;padding-bottom: 16px;padding-top: 16px;padding-right: 48px;padding-left: 48px; } } @media (min-width: 1200px) { .gp-component-id-qu00Gelx0A { width: 100%;padding-bottom: 16px;padding-top: 16px;padding-right: 48px;padding-left: 48px; } } .gp-component-id-JTiKdZqQRk { width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-JTiKdZqQRk { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JTiKdZqQRk { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JTiKdZqQRk { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JTiKdZqQRk { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-JTiKdZqQRk { width: 100%;height: 100%; } } .gp-component-id-1j8NG5ePee0 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-1j8NG5ePee0 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1j8NG5ePee0 { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1j8NG5ePee0 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1j8NG5ePee0 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-1j8NG5ePee0 { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-r9BcogV8cL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-r9BcogV8cL { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-right: 0px;font-family: Raleway, sans-serif;line-height: 1.5;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-r9BcogV8cL { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-right: 0px;font-family: Raleway, sans-serif;line-height: 1.5;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-r9BcogV8cL { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-right: 0px;font-family: Raleway, sans-serif;line-height: 1.5;text-align: left;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-r9BcogV8cL { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-right: 0px;font-family: Raleway, sans-serif;line-height: 1.5;text-align: left;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-r9BcogV8cL { margin-left: 0px;margin-bottom: 32px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;box-sizing: border-box;cursor: text;padding-right: 64px;font-family: Raleway, sans-serif;line-height: 1.5;text-align: left;color: rgb(255, 255, 255); } } .gp-component-id-uAmNaN2jva { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-uAmNaN2jva { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uAmNaN2jva { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uAmNaN2jva { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uAmNaN2jva { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-uAmNaN2jva { flex-direction: column;display: flex; } } .gp-component-id-2c0fUBUqSG { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-2c0fUBUqSG { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 24px !important;box-sizing: border-box;cursor: text;font-family: Raleway, sans-serif !important;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2c0fUBUqSG { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400;font-size: 36px;box-sizing: border-box;cursor: text;font-family: Raleway, sans-serif;text-align: center;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2c0fUBUqSG { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400;font-size: 32px;box-sizing: border-box;cursor: text;font-family: Raleway, sans-serif;text-align: left;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2c0fUBUqSG { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400;font-size: 36px;box-sizing: border-box;cursor: text;font-family: Raleway, sans-serif;text-align: left;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-2c0fUBUqSG { margin-left: 0px;margin-bottom: 16px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400;font-size: 36px;box-sizing: border-box;cursor: text;font-family: Raleway, sans-serif;text-align: left;color: rgb(255, 255, 255); } } .gp-component-id-HZhjKPOOWB { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-HZhjKPOOWB { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HZhjKPOOWB { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HZhjKPOOWB { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HZhjKPOOWB { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-HZhjKPOOWB { flex-direction: column;display: flex; } } .gp-component-id-QUvwI3qOXO { width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-QUvwI3qOXO { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QUvwI3qOXO { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QUvwI3qOXO { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QUvwI3qOXO { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-QUvwI3qOXO { width: 100%;height: 100%; } } .gp-component-id-wuzQTTv1nrs { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-wuzQTTv1nrs { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wuzQTTv1nrs { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wuzQTTv1nrs { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wuzQTTv1nrs { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-wuzQTTv1nrs { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } .gp-component-id-uIs0sOyIWsb { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-uIs0sOyIWsb { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uIs0sOyIWsb { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uIs0sOyIWsb { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uIs0sOyIWsb { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-uIs0sOyIWsb { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } .gp-component-id-nDIzu2_ksc { padding-left: 8px;padding-right: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-nDIzu2_ksc { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nDIzu2_ksc { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nDIzu2_ksc { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nDIzu2_ksc { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-nDIzu2_ksc { padding-left: 8px;padding-right: 8px;width: 100%; } } .gp-component-id-VN7Ybi9ZeR { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-VN7Ybi9ZeR { z-index: 15;position: relative;width: 100%;padding-right: 16px;padding-left: 16px;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VN7Ybi9ZeR { z-index: 15;position: relative;max-width: 640px;width: 100%;padding-right: 20px;padding-left: 20px;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VN7Ybi9ZeR { z-index: 15;position: relative;max-width: 768px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VN7Ybi9ZeR { z-index: 15;position: relative;max-width: 992px;width: 100%;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-VN7Ybi9ZeR { z-index: 15;position: relative;max-width: 1200px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 639px) { .gp-component-id-g48k0PL0f[data-gp-component] { padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g48k0PL0f[data-gp-component] { padding-left: 32px;padding-right: 32px;padding-top: 40px;padding-bottom: 40px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g48k0PL0f[data-gp-component] { padding-left: 16px;padding-right: 16px;padding-top: 24px;padding-bottom: 24px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g48k0PL0f[data-gp-component] { padding-left: 16px;padding-right: 16px;padding-top: 48px;padding-bottom: 24px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-g48k0PL0f[data-gp-component] { padding-left: 16px;padding-right: 16px;padding-top: 48px;padding-bottom: 48px;z-index: auto;position: relative;min-height: 50px; } } .gp-component-id-g48k0PL0f.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.1);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-g48k0PL0f.gp-component > [data-section-overlay] { background-color: rgb(43, 43, 43);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g48k0PL0f.gp-component > [data-section-overlay] { background-color: rgb(43, 43, 43);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g48k0PL0f.gp-component > [data-section-overlay] { background-color: rgb(43, 43, 43);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g48k0PL0f.gp-component > [data-section-overlay] { background-color: rgb(43, 43, 43);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } } @media (min-width: 1200px) { .gp-component-id-g48k0PL0f.gp-component > [data-section-overlay] { background-color: rgb(43, 43, 43);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } }
