/* ==========================================================================
   Imports
   ========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap");
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");

/* ==========================================================================
   Font Faces
   ========================================================================== */
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue.eot");
  src: url("../fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue.woff") format("woff"),
    url("../fonts/HelveticaNeue.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue Bold";
  src: url("../fonts/HelveticaNeue-Bold.eot");
  src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue-Bold.woff") format("woff"),
    url("../fonts/HelveticaNeue-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue Medium";
  src: url("../fonts/HelveticaNeue-Medium.eot");
  src: url("../fonts/HelveticaNeue-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue-Medium.woff") format("woff"),
    url("../fonts/HelveticaNeue-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue Light";
  src: url("../fonts/HelveticaNeue-Light.eot");
  src: url("../fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue-Light.woff") format("woff"),
    url("../fonts/HelveticaNeue-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue Thin";
  src: url("../fonts/HelveticaNeue-Thin.eot");
  src: url("../fonts/HelveticaNeue-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue-Thin.woff") format("woff"),
    url("../fonts/HelveticaNeue-Thin.ttf") format("truetype");
}

/* ==========================================================================
   1. CSS Reset & Base Styles
   ========================================================================== */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f4f4f4;
  color: #333;
}

#wrapper {
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  background-image: url(-/media/A5A501B6749349DC83D1883306B9FE5F.ashx);
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
  overflow-x: hidden;
}

/* ==========================================================================
   2. Typography
   ========================================================================== */
strong {
  font-weight: 700;
}

/* ==========================================================================
   3. Accessibility Styles
   ========================================================================== */
.skip-link {
  position: absolute;
  top: -100px;
  left: 0;
  background: #00a651;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: bold;
  z-index: 10000;
  border-radius: 0 0 4px 0;
  transition: top 0.3s;
}

.skip-link:focus {
  top: 0;
  outline: 3px solid #fff;
  outline-offset: 2px;
}

a:focus-visible,
button:focus-visible {
  outline: 3px solid #00a651;
  outline-offset: 2px;
}

/* ==========================================================================
   4. Main Layout Components
   ========================================================================== */

/* --------------------------------------------------------------------------
   4.1 Main Container
   -------------------------------------------------------------------------- */
#change-option-2026 {
  display: flex;
  align-items: flex-end;
  position: relative;
  min-height: 100vh;
  height: 100%;
  max-height: 100vh;
  overflow: hidden;
}

/* --------------------------------------------------------------------------
   4.2 Heading Section
   -------------------------------------------------------------------------- */
.heading.text-center.text-dark {
  display: none;
}

#heading {
  width: 45%;
  margin-left: 65px;
  background-color: transparent;
  position: relative;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: flex-end;
  overflow: visible;
}

#heading-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px 40px 10px;
  z-index: 35;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

#heading-content .heading {
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#heading p {
  height: auto;
  margin-bottom: 20px;
  margin-left: 0;
  max-width: 100%;
  font-weight: bold;
  text-align: left;
  font-size: 1.2em;
  color: #fff;
}

#heading p.leading {
  text-align: left;
  font-size: 1.2em;
  color: #fff;
}

#heading p:not(.leading) {
  text-align: left;
  font-size: 1.2em;
  color: #fff;
}

#heading p:not(.leading):last-child {
  margin-bottom: 20px;
}

#heading-image {
  width: 100%;
  height: auto;
  display: block;
  z-index: 2;
  margin-left: 65px;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  background-image: url(images/2026-Option-Selection-Banner.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#heading-banner {
  position: absolute;
  top: 0;
  left: -50px;
  width: 140%;
  height: 110%;
  transform: translateY(100px); /* push the image 100px lower without clipping */
  opacity: 1;
  object-fit: contain;
  object-position: top left;
  z-index: 10;
  overflow: visible;
}

/* --------------------------------------------------------------------------
   4.3 Green Shape Layer
   -------------------------------------------------------------------------- */
/* Position the green shape as an inset panel so the sky remains visible above it.
   Use absolute positioning inside `#heading` and give a top offset so the
   gradient doesn't cover the very top of the page (matches reference image). */
#green-shape-layer {
  position: relative;
  /* keep in normal flow so it's always visible */
  margin-top: 48px;
  
  /* leave sky visible above the rounded panel */
  left: 0;
  width: 85%;
  height: 90%;
  background: linear-gradient(135deg, #2d8f4f 0%, #1f6e3c 100%);
  border-top-right-radius: 40%;
  box-shadow: inset -2px -2px 8px rgba(0, 0, 0, 0.1);
  z-index: 5;
  /* behind the banner image (z-index:10) so people overlap */
  overflow: visible;
}

#green-shape-layer::before {
  content: "";
  position: absolute;
  /* shift the decorative gold border slightly upward so it sits on the
     top edge of the rounded panel while the very top page area remains sky */
  top: -12px;
  left: 16px;
  right: -16px;
  bottom: -8px;
  background: none;
  border: 6px solid #f4b932;
  border-top-right-radius: 40%;
  pointer-events: none;
  z-index: -1;
}

/* Subtle dark overlay only at the bottom for text readability */
#green-shape-layer::after {
  content: "";
  position: absolute;
  inset: 0;
  border-top-right-radius: 40%;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 60%,
      rgba(0, 0, 0, 0.25) 85%,
      rgba(0, 0, 0, 0.35) 100%);
  pointer-events: none;
  z-index: 20;
}

#green-shape-layer>.heading {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  color: #fff;
  font-size: 3.5em;
  text-align: center;
  margin: 0;
  z-index: 30;
  width: 100%;
  max-width: 100%;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
  line-height: 1.2;
  letter-spacing: 0.5px;
}

#green-shape-layer>.heading .year {
  display: block;
  text-align: center;
}

#green-shape-layer>.heading .year-light {
  font-weight: 300;
  letter-spacing: 2px;
}

#green-shape-layer>.heading .year-bold {
  font-weight: bold;
}

#green-shape-layer>.heading .option-selection {
  display: block;
  font-weight: normal;
  font-size: 0.75em;
}

#green-shape-layer>.heading .period-now-open {
  display: block;
  font-weight: bold;
  font-size: 0.75em;
}

/* ==========================================================================
   5. Navigation Components
   ========================================================================== */

/* --------------------------------------------------------------------------
   5.1 Navigation Container
   -------------------------------------------------------------------------- */
.navigation_container {
  width: 45%;
  margin-right: 10%;
  max-height: 100vh;
  display: flex;
  justify-content: center;
  padding: 20px 0;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  overflow-y: auto;
  box-sizing: border-box;
  position: relative;
}

/* --------------------------------------------------------------------------
   5.2 Logo Badge
   -------------------------------------------------------------------------- */
.logo-badge {
  position: absolute;
  top: 0px;
  right: 20px;
  padding-top: 12px;
  background-color: white;
  width: auto;
  height: 120px;
  z-index: 100;
}

/* --------------------------------------------------------------------------
   5.3 Grid Layout
   -------------------------------------------------------------------------- */
.grid-container {
  display: grid;
  gap: 10px;
  padding-right: 20px;
  width: 100%;
  height: auto;
  max-width: 816px;
  margin-bottom: 0;
  overflow: hidden;
}

/* --------------------------------------------------------------------------
   5.4 Shape Container
   -------------------------------------------------------------------------- */
.shape-container {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 100%;
  height: 120px;
  position: relative;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: transform 0.3s ease;
  box-sizing: border-box;
  text-align: left;
}

.shape-container:hover {
  transform: translateY(-5px);
}

.shape-container:focus,
.shape-container:focus-visible {
  outline: 3px solid #00a651;
  outline-offset: 4px;
}

.shape-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
}

.shape-container:nth-child(2) .shape-bg {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.shape-content {
  position: relative;
  z-index: 2;
  padding: 25px;
  color: white;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;

}

.shape-container:nth-child(2) .shape-content {
  justify-content: center;
  text-align: center;
}

.shape-content h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}

.shape-container:nth-child(1) .shape-content h3,
.shape-container:nth-child(3) .shape-content h3 {
  margin-left: 8px;
}

/* --------------------------------------------------------------------------
   5.5 Shape Colors
   -------------------------------------------------------------------------- */
.how-to-switch-shape .shape-bg {
  background: linear-gradient(135deg, #229d48 0%, #16702d 100%);
}

.contributions-shape .shape-bg {
  background: linear-gradient(135deg, #e8860c 0%, #b86d0c 100%);
}

.changes-shape .shape-bg {
  background: linear-gradient(135deg, #d93c2c 0%, #a02c1a 100%);
}

.care-coordination-shape .shape-bg {
  background: linear-gradient(135deg, #2975a8 0%, #164d7f 100%);
}

.gp-nomination-shape .shape-bg {
  background: linear-gradient(135deg, #129989 0%, #0d6e65 100%);
}

.teal-shape .shape-bg {
  background: linear-gradient(135deg, #b8945f 0%, #9d7b44 100%);
}

.benefit-schedule-shape .shape-bg {
  background: linear-gradient(135deg, #118877 0%, #0a5c50 100%);
}

.tanzanite-one-shape .shape-bg {
  background: linear-gradient(135deg, #1f6fa3 0%, #0a2a4f 100%);
}

.evo-brochure-shape .shape-bg {
  background: linear-gradient(135deg, #d9ad0a 0%, #b88d0a 100%);
}

/* ==========================================================================
   6. UI Components
   ========================================================================== */

/* --------------------------------------------------------------------------
   6.1 CTA Section
   -------------------------------------------------------------------------- */
.cta-section {
  background: linear-gradient(135deg, #229d48 0%, #16702d 100%);
  border-radius: 8px;
  padding: 20px 25px;
  right: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-top: 10px;
  width: 100%;
  max-width: 816px;
  box-sizing: border-box;
}

.cta-text {
  color: white;
  flex: 1;
}

.cta-text h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
}

.cta-text span {
  font-size: 20px;
  font-weight: 400;
}

.cta-button {
  background: linear-gradient(135deg, #1f6fa3 0%, #0a2a4f 100%);
  color: white;
  border: none;
  padding: 10px 25px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
  white-space: nowrap;
  text-decoration: none;
  display: inline-block;
}

.cta-button:hover {
  background: linear-gradient(135deg, #164d7f 0%, #081c33 100%);
  text-decoration: none;
}

.cta-button:focus {
  outline: 3px solid #00a651;
  outline-offset: 4px;
}

/* --------------------------------------------------------------------------
   6.2 Links
   -------------------------------------------------------------------------- */
.model-link {
  font-weight: bold;
  font-size: 18px;
  color: #0066cc;
}

.model-link:hover {
  color: #003366;
}

svg a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* --------------------------------------------------------------------------
   6.3 Discover the Brilliance
   -------------------------------------------------------------------------- */
.discover-brilliance {
  width: 100%;
  max-width: 250px;
  padding-right: 20px;
  margin-left: auto;
  height: auto;
  display: block;
}

/* --------------------------------------------------------------------------
   6.4 Footer
   -------------------------------------------------------------------------- */
.footer-rainbow {
  padding: 0rem 1rem;
  font-size: 10px;
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 50;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.5;
  
}

/* --------------------------------------------------------------------------
   6.5 Modal
   -------------------------------------------------------------------------- */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal.show {
  display: block;
  opacity: 1;
}

.modal-content {
  position: relative;
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  width: 80%;
  max-width: 600px;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transform: scale(0.7);
  transition: transform 0.3s ease;
}

.modal.show .modal-content {
  transform: scale(1);
}

.close {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  color: #666;
}

.close:hover {
  color: #333;
}

.modal .close:focus {
  outline: 3px solid #00a651;
  outline-offset: 2px;
}

#modal-title {
  margin-top: 0;
  color: #333;
  text-transform: uppercase;
  font-size: 24px;
}

#modal-description {
  color: #666;
  line-height: 1.6;
  font-size: 18px;
}

/* ==========================================================================
   7. Media Queries
   ========================================================================== */

/* --------------------------------------------------------------------------
   7.1 Extra Large Devices (1920px and up)
   -------------------------------------------------------------------------- */
@media screen and (min-width: 1920px) {
  #heading .heading-image {
    width: 512px;
  }

  #heading p {
    width: 660px;
  }
}

/* --------------------------------------------------------------------------
   7.2 Medium Devices (1024px and up)
   -------------------------------------------------------------------------- */
@media screen and (min-width: 1024px) {
  #change-option-2026 {
    margin-top: -3rem;
  }
}

/* --------------------------------------------------------------------------
   7.3 Large Devices (1025px and up)
   -------------------------------------------------------------------------- */
@media screen and (min-width: 1025px) {
  /* Reserved for future use */
}

/* --------------------------------------------------------------------------
   7.4 Extra Large Devices (900px and up)
   -------------------------------------------------------------------------- */
@media screen and (min-width: 900px) {
  .grid-container {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* --------------------------------------------------------------------------
   7.5 Large Devices (max-width 1024px)
   -------------------------------------------------------------------------- */
@media screen and (max-width: 1024px) {
  #green-shape-layer {
    min-width: 90%;
  }

  #green-shape-layer>.heading {
    font-size: 2.2em;
    max-width: 500px;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
  }

  .shape-content h3 {
    font-size: 14px;
  }

  .cta-text h2 {
    font-size: 16px;
  }

  .cta-text span {
    font-size: 16px;
  }

  #heading .heading-image {
    width: 280px;
    margin-left: 0;
  }

  #heading p.leading {
    font-size: 1em;
  }

  #heading p {
    width: 100%;
    max-width: 400px;
    margin-left: 20px;
    margin-right: 20px;
  }

  #heading p:not(.leading) {
    font-size: 0.8em;
  }

  .heading-image {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
  }
}

/* --------------------------------------------------------------------------
   7.6 Tablet Devices (max-width 768px)
   -------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  #change-option-2026 {
    flex-direction: column;
    align-items: center;
    height: auto;
    max-height: none;
  }

  #wrapper {
    max-height: none;
    overflow: scroll;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  /* Heading Section */
  #heading {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-height: 50vh;
    height: auto;
    max-height: none;
    margin: 0;
    margin-bottom: 20px;
    display: grid;
  }

  #heading-content {
    padding: 0;
    top: 0;
    bottom: auto;
  }

  #heading p {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1em;
    width: 100%;
    max-width: 95%;
  }

  #heading p.leading {
    font-size: 1.2em;
    color: white;
    max-width: 90% !important;
  }

  #heading p:not(.leading) {
    width: 100%;
    max-width: 95%;
    color: white;
    max-width: 90% !important;
  }

  #heading .heading-image {
    width: 240px;
    margin-left: auto;
    display: block;
    margin-top: 30px;
    margin-right: 0;
  }

  /* Green Shape Layer */
  #green-shape-layer {
    display: block;
    height: 75vh;
    width: calc(100% - 40px);
    margin: 0 20px;
    left: 0;
    border-top-right-radius: 0;
  }

  #green-shape-layer::before {
    border-top-right-radius: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  #green-shape-layer>.heading {
    display: none;
  }

  .heading.text-center.text-dark {
    display: block;
  }

  #heading-banner {
    mix-blend-mode: luminosity;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  /* Navigation Container */
  .navigation_container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    min-height: 100%;
    max-height: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }

  /* Grid Container */
  .grid-container {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 20px;
  }

  /* Shape Container */
  .shape-container {
    height: 110px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .shape-container:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  }

  .shape-container:active {
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  }

  .shape-bg {
    border-radius: 10px !important;
    transition: opacity 0.3s ease;
  }

  .shape-container:hover .shape-bg {
    opacity: 0.95;
  }

  .shape-content {
    justify-content: flex-start !important;
    text-align: left !important;
    padding: 25px;
  }

  .shape-content h3 {
    font-size: 18px;
    margin-left: 0 !important;
  }

  /* Mobile Icons */
  .shape-container::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 32px;
    height: 32px;
    z-index: 10;
    opacity: 0.25;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: opacity 0.3s ease, transform 0.3s ease;
  }

  .shape-container:hover::after {
    opacity: 0.4;
    transform: translateY(-50%) scale(1.1);
  }

  .how-to-switch-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m17 2 4 4-4 4'/%3E%3Cpath d='M3 11v-1a4 4 0 0 1 4-4h14'/%3E%3Cpath d='m7 22-4-4 4-4'/%3E%3Cpath d='M21 13v1a4 4 0 0 1-4 4H3'/%3E%3C/svg%3E");
  }

  .contributions-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' x2='12' y1='2' y2='22'/%3E%3Cpath d='M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'/%3E%3C/svg%3E");
  }

  .changes-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z'/%3E%3Cpath d='M5 3v4'/%3E%3Cpath d='M19 17v4'/%3E%3Cpath d='M3 5h4'/%3E%3Cpath d='M17 19h4'/%3E%3C/svg%3E");
  }

  .care-coordination-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12l4 6-10 13L2 9Z'/%3E%3Cpath d='M11 3 8 9l4 13 4-13-3-6'/%3E%3Cpath d='M2 9h20'/%3E%3C/svg%3E");
  }

  .gp-nomination-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12l4 6-10 13L2 9Z'/%3E%3Cpath d='M11 3 8 9l4 13 4-13-3-6'/%3E%3Cpath d='M2 9h20'/%3E%3C/svg%3E");
  }

  .teal-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='M12 11h4'/%3E%3Cpath d='M12 16h4'/%3E%3Cpath d='M8 11h.01'/%3E%3Cpath d='M8 16h.01'/%3E%3C/svg%3E");
  }

  .benefit-schedule-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z'/%3E%3Cpath d='M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z'/%3E%3C/svg%3E");
  }

  .tanzanite-one-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.8 11.3 2 22l10.7-3.79'/%3E%3Cpath d='M4 3h.01'/%3E%3Cpath d='M22 8h.01'/%3E%3Cpath d='M15 2h.01'/%3E%3Cpath d='M22 20h.01'/%3E%3Cpath d='m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12v0c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10'/%3E%3Cpath d='m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11v0c-.11.7-.72 1.22-1.43 1.22H17'/%3E%3Cpath d='m11 2 .33.82c.34.86-.2 1.82-1.11 1.98v0C9.52 4.9 9 5.52 9 6.23V7'/%3E%3Cpath d='M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z'/%3E%3C/svg%3E");
  }

  .evo-brochure-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' x2='8' y1='13' y2='13'/%3E%3Cline x1='16' x2='8' y1='17' y2='17'/%3E%3Cline x1='10' x2='8' y1='9' y2='9'/%3E%3C/svg%3E");
  }
     .cdl-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 15c1.5-3 6.5-3 8 0'/%3E%3Ccircle cx='12' cy='9' r='2'/%3E%3C/svg%3E");

  }
  .download-form-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4z'/%3E%3Cline x1='8' y1='8' x2='16' y2='8'/%3E%3Cline x1='8' y1='12' x2='16' y2='12'/%3E%3Cpath d='M12 16v6'/%3E%3Cpolyline points='9 19 12 22 15 19'/%3E%3C/svg%3E");
  }
 
  .how-to-change-shape::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09a1.65 1.65 0 0 0-1-1.51 1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09a1.65 1.65 0 0 0 1.51-1 1.65 1.65 0 0 0-.33-1.82l-.06-.06A2 2 0 1 1 7.04 3.1l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09c0 .69.39 1.31 1 1.51a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9c.69.2 1.31.82 1.51 1.51H21a2 2 0 0 1 0 4h-.09c-.69 0-1.31.39-1.51 1Z'/%3E%3C/svg%3E");
  }

  /* CTA Section */
  .cta-section {
    flex-direction: column;
    text-align: center;
    padding: 20px 15px;
    width: calc(100% - 40px);
    right: 0;
  }

  .cta-text h2 {
    font-size: 14px;
  }

  .cta-text span {
    font-size: 12px;
  }

  /* Other Elements */
  .text-center {
    text-align: center;
  }

  .logo-badge {
    position: relative;
    width: auto;
    top: auto;
    bottom: auto;
    right: auto !important;
    display: block;
    margin: 0 auto;
  }

  .discover-brilliance {
    display: none;
  }

  .footer-rainbow span {
    margin-left: 0px !important;
    font-size: 10px;
  }

  .footer-rainbow span:nth-child(2) {
    display: none;
  }

  .modal-content {
    margin: 61% auto;
  }
}

/* --------------------------------------------------------------------------
   7.7 Mobile Devices (max-width 660px)
   -------------------------------------------------------------------------- */
@media screen and (max-width: 660px) {
  #wrapper {
    width: 100%;
    height: 100%;
    background-image: url(images/mobile-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow-x: hidden;
    background-blend-mode: multiply;
  }

  #green-shape-layer {
    width: calc(100% - 40px);
    margin: 0 20px;
    left: 0;
    border-top-right-radius: 0;
  }

  #green-shape-layer::before {
    border-top-right-radius: 0;
  }

  #green-shape-layer>.heading {
    font-size: 1.5em;
    padding: 0;
    top: 15px;
    left: 15px;
    right: 20px;
    left: auto;
    transform: none;
    text-align: right;
    top: 60px;
  }

  #heading {
    margin-bottom: 20px;
  }

  #heading .heading-image {
    width: 240px;
    margin: 30px auto;
    display: block;
  }

  #heading p,
  #heading p:not(.leading) {
    max-width: 100%;
  }

  .grid-container {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }

  .shape-container {
    height: 100px;
  }

  .shape-bg {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .shape-content {
    justify-content: flex-start !important;
    text-align: left !important;
    padding: 20px;
  }

  .shape-content h3 {
    font-size: 16px;
    margin-left: 0 !important;
  }

  .cta-text h2 {
    font-size: 16px;
  }

  .cta-text span {
    font-size: 14px;
  }

  .logo-badge {
    width: auto;
    top: auto;
    bottom: 0;
    right: 20px;
  }

  .discover-brilliance {
    max-width: 200px;
    margin-top: 10px;
  }
}

/* ==========================================================================
   8. Print Styles
   ========================================================================== */
@media print {
  body {
    background: none;
    color: #000;
  }

  #heading p,
  .footer-rainbow {
    color: #000;
  }

  .shape-container svg:hover {
    filter: none;
  }
}