.elementor-8302 .elementor-element.elementor-element-d0de924{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-8302 .elementor-element.elementor-element-098372a > .elementor-widget-container{margin:-50px 0px 0px 0px;}.elementor-8302 .elementor-element.elementor-element-1bfef20{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8302 .elementor-element.elementor-element-3aba546{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body.elementor-page-8302 #main.site-main{z-index:0;}/* Start custom CSS for html, class: .elementor-element-098372a *//* =========================================================
   SIX SENIOR – LANDING PAGE HERO

   Full skjermbredde
   Sentrert innhold
   Responsive background image
   Seniorvennlig
   WordPress / Elementor
   ========================================================= */

.six-senior-page-hero,
.six-senior-page-hero * {
  box-sizing: border-box;
}


/* =========================================================
   HERO
   ========================================================= */

.six-senior-page-hero {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100vw;
  max-width: 100vw;

  min-height: 760px;

  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);

  overflow: hidden;

  background: #1f1f1f;
  color: #ffffff;
}


/* =========================================================
   BACKGROUND IMAGE

   Selector er bevisst mer spesifikk enn
   Elementors globale img-regler.

   Bildet fyller ALLTID hele heroens faktiske
   bredde og høyde.
   ========================================================= */

.six-senior-page-hero img.six-senior-page-hero__background-image {
  position: absolute;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  z-index: 0;

  display: block;

  width: 100%;
  height: 100%;

  min-width: 100%;
  min-height: 100%;

  max-width: none;

  margin: 0;
  padding: 0;

  object-fit: cover;
  object-position: center center;

  border: 0;

  pointer-events: none;
}


/* =========================================================
   DARK OVERLAY
   ========================================================= */

.six-senior-page-hero__overlay {
  position: absolute;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  z-index: 1;

  background: rgba(0, 0, 0, 0.62);

  pointer-events: none;
}


/* =========================================================
   SIX PINK TOP ACCENT
   ========================================================= */

.six-senior-page-hero::after {
  content: "";

  position: absolute;

  top: 0;
  left: 0;

  z-index: 4;

  width: 100%;
  height: 5px;

  background: #ff1c95;

  pointer-events: none;
}


/* =========================================================
   INNER
   ========================================================= */

.six-senior-page-hero__inner {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-height: 760px;

  padding: 80px 40px;
}


/* =========================================================
   CONTENT
   ========================================================= */

.six-senior-page-hero__content {
  width: 100%;
  max-width: 1050px;

  margin: 0 auto;

  text-align: center;
}


/* =========================================================
   TARGET AUDIENCE
   ========================================================= */

.six-senior-page-hero .six-senior-page-hero__eyebrow {
  display: inline-block;

  margin: 0 0 8px;
  padding: 0 0 8px;

  color: #ffffff;

  border-bottom: 4px solid #ff1c95;

  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;

  letter-spacing: 0.8px;
  text-transform: uppercase;
}


/* =========================================================
   PERIOD
   ========================================================= */

.six-senior-page-hero .six-senior-page-hero__period {
  margin: 0 0 28px;

  color: rgba(255, 255, 255, 0.88);

  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}


/* =========================================================
   TITLE
   ========================================================= */

.six-senior-page-hero h1.six-senior-page-hero__title {
  width: 100%;
  max-width: 1000px;

  margin: 0 auto 25px;

  color: #ffffff;

  font-size: 60px;
  font-weight: 800;
  line-height: 1.05;

  letter-spacing: -1.9px;
}


.six-senior-page-hero h1.six-senior-page-hero__title span {
  display: block;

  color: #ffffff;
}


/* =========================================================
   LEAD
   ========================================================= */

.six-senior-page-hero .six-senior-page-hero__lead {
  width: 100%;
  max-width: 760px;

  margin: 0 auto 36px;

  color: rgba(255, 255, 255, 0.94);

  font-size: 21px;
  font-weight: 400;
  line-height: 1.55;
}


/* =========================================================
   CTA AREA
   ========================================================= */

.six-senior-page-hero__actions {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;

  gap: 12px;

  margin: 0 auto 28px;
}


/* =========================================================
   CTA BUTTONS
   ========================================================= */

.six-senior-page-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 275px;
  min-height: 64px;

  padding: 18px 28px;

  background: #ff1c95;
  color: #ffffff;

  border: 3px solid #ff1c95;
  border-radius: 0;

  font-size: 19px;
  font-weight: 800;
  line-height: 1.2;

  text-align: center;
  text-decoration: none;

  cursor: pointer;

  transition:
    background-color 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease,
    transform 0.15s ease;
}


.six-senior-page-hero__button:hover {
  background: #ffffff;
  color: #1f1f1f;

  border-color: #ffffff;

  transform: translateY(-2px);
}


/* =========================================================
   REASSURANCE
   ========================================================= */

.six-senior-page-hero .six-senior-page-hero__reassurance {
  width: 100%;
  max-width: 780px;

  margin: 0 auto;

  color: rgba(255, 255, 255, 0.84);

  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
}


/* =========================================================
   LARGE DESKTOP
   ========================================================= */

@media (min-width: 1500px) {

  .six-senior-page-hero {
    min-height: 820px;
  }


  .six-senior-page-hero__inner {
    min-height: 820px;

    padding-top: 90px;
    padding-bottom: 90px;
  }


  .six-senior-page-hero h1.six-senior-page-hero__title {
    font-size: 64px;
  }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1000px) {

  .six-senior-page-hero {
    min-height: 700px;
  }


  .six-senior-page-hero__inner {
    min-height: 700px;

    padding: 70px 32px;
  }


  .six-senior-page-hero__overlay {
    background: rgba(0, 0, 0, 0.66);
  }


  .six-senior-page-hero h1.six-senior-page-hero__title {
    max-width: 850px;

    font-size: 50px;
    letter-spacing: -1.4px;
  }


  .six-senior-page-hero .six-senior-page-hero__lead {
    font-size: 20px;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 700px) {

  /*
    Heroens høyde bestemmes nå av innholdet.

    Det absolutte bildet følger automatisk denne høyden
    fordi det alltid er 100% av .six-senior-page-hero.
  */

  .six-senior-page-hero {
    min-height: auto;
  }


  /*
    Samme sterke .elementor-8302 .elementor-element.elementor-element-098372a beholdes også på mobil.

    Vi endrer KUN utsnittet.
    Bildets størrelse styres fortsatt av heroen.
  */

  .six-senior-page-hero img.six-senior-page-hero__background-image {
    width: 100%;
    height: 100%;

    min-width: 100%;
    min-height: 100%;

    max-width: none;

    object-fit: cover;
    object-position: 52% center;
  }


  .six-senior-page-hero__overlay {
    background: rgba(0, 0, 0, 0.68);
  }


  .six-senior-page-hero__inner {
    min-height: auto;

    padding:
      44px
      20px
      46px;
  }


  .six-senior-page-hero__content {
    width: 100%;
    max-width: 440px;

    margin: 0 auto;
  }


  /* =======================================================
     AUDIENCE
     ======================================================= */

  .six-senior-page-hero .six-senior-page-hero__eyebrow {
    margin-bottom: 6px;

    padding-bottom: 6px;

    font-size: 13px;
    line-height: 1.35;

    letter-spacing: 0.55px;

    border-bottom-width: 3px;
  }


  /* =======================================================
     PERIOD
     ======================================================= */

  .six-senior-page-hero .six-senior-page-hero__period {
    margin-bottom: 21px;

    font-size: 15px;
    line-height: 1.4;
  }


  /* =======================================================
     TITLE
     ======================================================= */

  .six-senior-page-hero h1.six-senior-page-hero__title {
    width: 100%;
    max-width: 390px;

    margin: 0 auto 20px;

    font-size: 35px;
    font-weight: 800;
    line-height: 1.08;

    letter-spacing: -0.8px;
  }


  /*
    Desktop-bruddet fjernes på mobil.
  */

  .six-senior-page-hero h1.six-senior-page-hero__title span {
    display: inline;

    color: #ffffff;
  }


  .six-senior-page-hero h1.six-senior-page-hero__title span + span::before {
    content: " ";
  }


  /* =======================================================
     LEAD
     ======================================================= */

  .six-senior-page-hero .six-senior-page-hero__lead {
    max-width: 390px;

    margin: 0 auto 27px;

    font-size: 18px;
    line-height: 1.5;
  }


  /* =======================================================
     CTA AREA
     ======================================================= */

  .six-senior-page-hero__actions {
    flex-direction: column;

    width: 100%;
    max-width: 390px;

    gap: 10px;

    margin: 0 auto 22px;
  }


  .six-senior-page-hero__button {
    width: 100%;
    min-width: 0;
    min-height: 60px;

    padding: 16px 18px;

    font-size: 18px;
  }


  /* =======================================================
     REASSURANCE
     ======================================================= */

  .six-senior-page-hero .six-senior-page-hero__reassurance {
    max-width: 390px;

    font-size: 15px;
    line-height: 1.5;
  }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 430px) {

  .six-senior-page-hero__inner {
    padding:
      40px
      18px
      42px;
  }


  .six-senior-page-hero__content {
    max-width: 380px;
  }


  .six-senior-page-hero h1.six-senior-page-hero__title {
    max-width: 350px;

    font-size: 32px;
    line-height: 1.09;

    letter-spacing: -0.6px;
  }


  .six-senior-page-hero .six-senior-page-hero__lead {
    max-width: 350px;

    font-size: 17px;
  }


  .six-senior-page-hero__actions {
    max-width: 350px;
  }


  .six-senior-page-hero .six-senior-page-hero__reassurance {
    max-width: 350px;
  }

}


/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 360px) {

  .six-senior-page-hero h1.six-senior-page-hero__title {
    font-size: 30px;
  }


  .six-senior-page-hero__button {
    font-size: 17px;
  }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

  .six-senior-page-hero__button {
    transition: none;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9ccf31d *//* =========================================================
   SIX SENIOR – SENIORTILBUDET
   Full skjermbredde
   Mørk SIX-bakgrunn
   Hvit tekst
   Rosa grafiske elementer
   Seniorvennlig
   ========================================================= */

.six-senior-offer,
.six-senior-offer * {
  box-sizing: border-box;
}


/* =========================================================
   SECTION
   ========================================================= */

.six-senior-offer {
  position: relative;

  width: 100vw;
  max-width: 100vw;

  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);

  overflow: hidden;

  background: #1f1f1f;
  color: #ffffff;

  border-top: 5px solid #ff1c95;
}


/* =========================================================
   INNER
   ========================================================= */

.six-senior-offer__inner {
  width: 100%;
  max-width: 1440px;

  margin: 0 auto;

  padding: 96px 70px 88px;
}


/* =========================================================
   HEADER
   ========================================================= */

.six-senior-offer__header {
  max-width: 920px;

  margin: 0 0 62px;
}


/* =========================================================
   EYEBROW
   ========================================================= */

.six-senior-offer .six-senior-offer__eyebrow {
  display: inline-block;

  margin: 0 0 16px;
  padding: 0 0 7px;

  color: #ffffff;

  border-bottom: 4px solid #ff1c95;

  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;

  letter-spacing: 0.9px;
  text-transform: uppercase;
}


/* =========================================================
   MAIN TITLE
   ========================================================= */

.six-senior-offer h2.six-senior-offer__title {
  max-width: 900px;

  margin: 0 0 22px;

  color: #ffffff;

  font-size: 54px;
  font-weight: 800;
  line-height: 1.06;

  letter-spacing: -1.7px;
}


/* =========================================================
   INTRO
   ========================================================= */

.six-senior-offer .six-senior-offer__intro {
  max-width: 800px;

  margin: 0;

  color: rgba(255, 255, 255, 0.84);

  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
}


/* =========================================================
   MAIN GRID
   ========================================================= */

.six-senior-offer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);

  align-items: stretch;

  gap: 24px;

  margin: 0 0 70px;
}


/* =========================================================
   SCHEDULE
   ========================================================= */

.six-senior-offer__schedule {
  padding: 42px 42px 40px;

  background: #ffffff;
  color: #1f1f1f;
}


/* =========================================================
   SCHEDULE HEADER
   ========================================================= */

.six-senior-offer__schedule-header {
  padding-bottom: 28px;

  border-bottom: 4px solid #ff1c95;
}


.six-senior-offer .six-senior-offer__schedule-label {
  margin: 0 0 8px;

  color: #555555;

  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;

  letter-spacing: 0.9px;
  text-transform: uppercase;
}


.six-senior-offer h3.six-senior-offer__schedule-title {
  margin: 0;

  color: #1f1f1f;

  font-size: 34px;
  font-weight: 800;
  line-height: 1.15;

  letter-spacing: -0.8px;
}


/* =========================================================
   SCHEDULE LIST
   ========================================================= */

.six-senior-offer__schedule-list {
  width: 100%;
}


/* =========================================================
   SCHEDULE ITEM
   ========================================================= */

.six-senior-offer__schedule-item {
  display: grid;
  grid-template-columns: 155px minmax(0, 1fr);

  gap: 26px;

  padding: 30px 0;

  border-bottom: 1px solid #d7d7d7;
}


.six-senior-offer__schedule-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}


/* =========================================================
   TIME
   ========================================================= */

.six-senior-offer .six-senior-offer__time {
  display: block;

  color: #1f1f1f;

  font-size: 21px;
  font-weight: 800;
  line-height: 1.3;
}


/* =========================================================
   ACTIVITY
   ========================================================= */

.six-senior-offer__activity {
  display: grid;
  grid-template-columns: 7px minmax(0, 1fr);

  gap: 17px;

  align-items: start;
}


/* Pink vertical marker */

.six-senior-offer__activity-mark {
  display: block;

  width: 7px;
  height: 54px;

  background: #ff1c95;
}


.six-senior-offer .six-senior-offer__activity h4 {
  margin: 0 0 7px;

  color: #1f1f1f;

  font-size: 21px;
  font-weight: 800;
  line-height: 1.25;
}


.six-senior-offer .six-senior-offer__activity p {
  max-width: 470px;

  margin: 0;

  color: #444444;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}


/* =========================================================
   ACCESS PANEL
   ========================================================= */

.six-senior-offer__access {
  padding: 42px 38px;

  background: #292929;

  border: 2px solid rgba(255, 255, 255, 0.20);
}


/* =========================================================
   ACCESS HEADER
   ========================================================= */

.six-senior-offer .six-senior-offer__access-eyebrow {
  margin: 0 0 11px;

  color: #ff1c95;

  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;

  letter-spacing: 0.9px;
  text-transform: uppercase;
}


.six-senior-offer h3.six-senior-offer__access-title {
  margin: 0 0 17px;

  color: #ffffff;

  font-size: 34px;
  font-weight: 800;
  line-height: 1.12;

  letter-spacing: -0.8px;
}


.six-senior-offer .six-senior-offer__access-intro {
  margin: 0 0 34px;

  color: rgba(255, 255, 255, 0.80);

  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
}


/* =========================================================
   ACCESS LIST
   ========================================================= */

.six-senior-offer__access-list {
  display: grid;

  gap: 16px;
}


/* =========================================================
   ACCESS ITEM
   ========================================================= */

.six-senior-offer__access-item {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);

  gap: 17px;

  padding-top: 22px;

  border-top: 1px solid rgba(255, 255, 255, 0.18);
}


/* =========================================================
   CHECK MARK
   ========================================================= */

.six-senior-offer .six-senior-offer__check {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 42px;
  height: 42px;

  background: #ff1c95;
  color: #ffffff;

  font-size: 21px;
  font-weight: 900;
  line-height: 1;
}


/* =========================================================
   ACCESS COPY
   ========================================================= */

.six-senior-offer .six-senior-offer__access-item h4 {
  margin: 0 0 6px;

  color: #ffffff;

  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
}


.six-senior-offer .six-senior-offer__access-item p {
  margin: 0;

  color: rgba(255, 255, 255, 0.74);

  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}


/* =========================================================
   FINAL CTA
   ========================================================= */

.six-senior-offer__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 50px;

  padding-top: 46px;

  border-top: 4px solid #ff1c95;
}


/* =========================================================
   CTA CONTENT
   ========================================================= */

.six-senior-offer__cta-content {
  max-width: 650px;
}


.six-senior-offer .six-senior-offer__cta-eyebrow {
  margin: 0 0 8px;

  color: rgba(255, 255, 255, 0.70);

  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;

  letter-spacing: 0.9px;
  text-transform: uppercase;
}


.six-senior-offer h3.six-senior-offer__cta-title {
  margin: 0 0 10px;

  color: #ffffff;

  font-size: 34px;
  font-weight: 800;
  line-height: 1.15;

  letter-spacing: -0.8px;
}


.six-senior-offer .six-senior-offer__cta-text {
  margin: 0;

  color: rgba(255, 255, 255, 0.76);

  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}


/* =========================================================
   ACTIONS
   ========================================================= */

.six-senior-offer__actions {
  display: flex;
  flex-wrap: wrap;

  gap: 10px;
}


/* =========================================================
   BUTTONS
   ========================================================= */

.six-senior-offer__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 250px;
  min-height: 64px;

  padding: 18px 26px;

  background: #ff1c95;
  color: #ffffff;

  border: 3px solid #ff1c95;
  border-radius: 0;

  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;

  text-align: center;
  text-decoration: none;

  transition:
    background-color 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}


.six-senior-offer__button:hover {
  background: #ffffff;
  color: #1f1f1f;

  border-color: #ffffff;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {

  .six-senior-offer__inner {
    padding: 80px 40px 76px;
  }


  .six-senior-offer h2.six-senior-offer__title {
    font-size: 46px;
  }


  .six-senior-offer__grid {
    grid-template-columns: 1fr;

    gap: 18px;
  }


  .six-senior-offer__access {
    padding: 38px;
  }


  .six-senior-offer__cta {
    flex-direction: column;
    align-items: flex-start;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 650px) {

  .six-senior-offer__inner {
    padding: 64px 20px 60px;
  }


  .six-senior-offer__header {
    margin-bottom: 42px;
  }


  .six-senior-offer .six-senior-offer__eyebrow {
    font-size: 13px;

    border-bottom-width: 3px;
  }


  .six-senior-offer h2.six-senior-offer__title {
    font-size: 38px;
    line-height: 1.08;

    letter-spacing: -1px;
  }


  .six-senior-offer .six-senior-offer__intro {
    font-size: 18px;
    line-height: 1.6;
  }


  /* Schedule */

  .six-senior-offer__schedule {
    padding: 30px 24px;
  }


  .six-senior-offer h3.six-senior-offer__schedule-title {
    font-size: 28px;
  }


  .six-senior-offer__schedule-item {
    grid-template-columns: 1fr;

    gap: 14px;

    padding: 25px 0;
  }


  .six-senior-offer .six-senior-offer__time {
    font-size: 20px;
  }


  .six-senior-offer .six-senior-offer__activity h4 {
    font-size: 20px;
  }


  /* Access */

  .six-senior-offer__access {
    padding: 30px 24px;
  }


  .six-senior-offer h3.six-senior-offer__access-title {
    font-size: 28px;
  }


  .six-senior-offer__access-item {
    grid-template-columns: 42px minmax(0, 1fr);

    gap: 14px;
  }


  .six-senior-offer .six-senior-offer__check {
    width: 38px;
    height: 38px;
  }


  /* CTA */

  .six-senior-offer__cta {
    gap: 28px;

    padding-top: 36px;
  }


  .six-senior-offer h3.six-senior-offer__cta-title {
    font-size: 28px;
  }


  .six-senior-offer__actions {
    flex-direction: column;

    width: 100%;
  }


  .six-senior-offer__button {
    width: 100%;
    min-width: 0;
    min-height: 64px;

    font-size: 18px;
  }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 390px) {

  .six-senior-offer__inner {
    padding-left: 17px;
    padding-right: 17px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ddc4f1 *//* =========================================================
   SIX SENIOR – SLIK FUNGERER PRØVEMEDLEMSKAPET
   Full skjermbredde
   Hvit bakgrunn
   Sort tekst
   Rosa grafiske elementer
   Seniorvennlig
   ========================================================= */

.six-senior-how,
.six-senior-how * {
  box-sizing: border-box;
}


/* =========================================================
   SECTION
   ========================================================= */

.six-senior-how {
  position: relative;

  width: 100vw;
  max-width: 100vw;

  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);

  padding: 0;

  overflow: hidden;

  background: #ffffff;
  color: #1f1f1f;

  border-top: 5px solid #ff1c95;
}


/* =========================================================
   INNER
   ========================================================= */

.six-senior-how__inner {
  width: 100%;
  max-width: 1440px;

  margin: 0 auto;

  padding: 100px 70px 90px;
}


/* =========================================================
   INTRO HEADER
   ========================================================= */

.six-senior-how__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  align-items: center;

  gap: 80px;

  padding-bottom: 80px;

  border-bottom: 1px solid #d8d8d8;
}


.six-senior-how__header-content {
  max-width: 800px;
}


/* =========================================================
   EYEBROW
   ========================================================= */

.six-senior-how .six-senior-how__eyebrow {
  display: inline-block;

  margin: 0 0 18px;
  padding: 0 0 7px;

  color: #1f1f1f;

  border-bottom: 4px solid #ff1c95;

  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;

  letter-spacing: 0.8px;
  text-transform: uppercase;
}


/* =========================================================
   MAIN TITLE
   ========================================================= */

.six-senior-how h2.six-senior-how__title {
  max-width: 780px;

  margin: 0 0 24px;

  color: #1f1f1f;

  font-size: 54px;
  font-weight: 800;
  line-height: 1.06;

  letter-spacing: -1.7px;
}


/* =========================================================
   INTRO TEXT
   ========================================================= */

.six-senior-how .six-senior-how__intro {
  max-width: 760px;

  margin: 0;

  color: #333333;

  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
}


/* =========================================================
   30 DAYS GRAPHIC
   ========================================================= */

.six-senior-how__graphic {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 240px;
  height: 240px;

  border: 5px solid #ff1c95;
}


.six-senior-how .six-senior-how__graphic-number {
  display: block;

  color: #1f1f1f;

  font-size: 92px;
  font-weight: 900;
  line-height: 0.9;

  letter-spacing: -5px;
}


.six-senior-how .six-senior-how__graphic-label {
  display: block;

  margin-top: 12px;

  color: #1f1f1f;

  font-size: 17px;
  font-weight: 800;
  line-height: 1;

  letter-spacing: 2px;
}


/* =========================================================
   MAIN SUBSECTIONS
   ========================================================= */

.six-senior-how__process,
.six-senior-how__included {
  padding: 78px 0;
}


.six-senior-how__included {
  border-top: 1px solid #d8d8d8;
}


/* =========================================================
   SECTION HEADING
   ========================================================= */

.six-senior-how__section-heading {
  max-width: 850px;

  margin: 0 0 52px;
}


.six-senior-how .six-senior-how__section-eyebrow {
  margin: 0 0 8px;

  color: #555555;

  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;

  letter-spacing: 0.9px;
  text-transform: uppercase;
}


.six-senior-how h3.six-senior-how__section-title {
  margin: 0;

  color: #1f1f1f;

  font-size: 34px;
  font-weight: 800;
  line-height: 1.15;

  letter-spacing: -0.8px;
}


/* =========================================================
   PROCESS
   ========================================================= */

.six-senior-how__steps {
  position: relative;

  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 48px;

  width: 100%;

  margin: 0;
  padding: 0;
}


/* =========================================================
   CONTINUOUS PINK LINE
   ========================================================= */

.six-senior-how__steps::before {
  content: "";

  position: absolute;

  top: 31px;
  left: 33px;
  right: 33px;

  height: 4px;

  background: #ff1c95;

  z-index: 0;
}


/* =========================================================
   STEP
   ========================================================= */

.six-senior-how__step {
  position: relative;
  z-index: 1;

  min-width: 0;
}


/* =========================================================
   STEP MARKER
   ========================================================= */

.six-senior-how__step-marker {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 66px;
  height: 66px;

  margin: 0 0 28px;

  background: #ff1c95;
  color: #ffffff;

  border: 0;

  font-size: 24px;
  font-weight: 900;
  line-height: 1;
}


/* =========================================================
   STEP CONTENT
   ========================================================= */

.six-senior-how__step-content {
  max-width: 360px;
}


.six-senior-how .six-senior-how__step-content h4 {
  margin: 0 0 12px;

  color: #1f1f1f;

  font-size: 21px;
  font-weight: 800;
  line-height: 1.25;
}


.six-senior-how .six-senior-how__step-content p {
  margin: 0;

  color: #444444;

  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
}


/* =========================================================
   BENEFITS
   ========================================================= */

.six-senior-how__benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 18px;
}


/* =========================================================
   BENEFIT CARD
   ========================================================= */

.six-senior-how__benefit {
  min-height: 190px;

  padding: 34px 30px 30px;

  background: #f6f6f4;

  border: 1px solid #e0e0e0;
}


.six-senior-how__benefit-mark {
  display: block;

  width: 44px;
  height: 7px;

  margin: 0 0 22px;

  background: #ff1c95;
}


.six-senior-how .six-senior-how__benefit h4 {
  margin: 0 0 10px;

  color: #1f1f1f;

  font-size: 21px;
  font-weight: 800;
  line-height: 1.25;
}


.six-senior-how .six-senior-how__benefit p {
  margin: 0;

  color: #444444;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}


/* =========================================================
   CTA
   ========================================================= */

.six-senior-how__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 40px;

  margin-top: 10px;
  padding: 42px 0 0;

  border-top: 4px solid #ff1c95;
}


.six-senior-how .six-senior-how__cta-eyebrow {
  margin: 0 0 7px;

  color: #555555;

  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;

  letter-spacing: 0.9px;
  text-transform: uppercase;
}


.six-senior-how h3.six-senior-how__cta-title {
  margin: 0;

  color: #1f1f1f;

  font-size: 31px;
  font-weight: 800;
  line-height: 1.15;

  letter-spacing: -0.7px;
}


/* =========================================================
   CTA BUTTON
   ========================================================= */

.six-senior-how__button {
  flex: 0 0 auto;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 280px;
  min-height: 64px;

  padding: 18px 28px;

  background: #ff1c95;
  color: #ffffff;

  border: 3px solid #ff1c95;
  border-radius: 0;

  font-size: 19px;
  font-weight: 800;
  line-height: 1.2;

  text-align: center;
  text-decoration: none;

  transition:
    background-color 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}


.six-senior-how__button:hover {
  background: #1f1f1f;
  color: #ffffff;

  border-color: #1f1f1f;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {

  .six-senior-how__inner {
    padding: 80px 40px 76px;
  }


  .six-senior-how__header {
    grid-template-columns: minmax(0, 1fr) 210px;

    gap: 50px;

    padding-bottom: 65px;
  }


  .six-senior-how h2.six-senior-how__title {
    font-size: 46px;
  }


  .six-senior-how__graphic {
    width: 200px;
    height: 200px;
  }


  .six-senior-how .six-senior-how__graphic-number {
    font-size: 76px;
  }


  .six-senior-how__steps {
    gap: 28px;
  }


  .six-senior-how__benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

}


/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 820px) {

  .six-senior-how__header {
    grid-template-columns: 1fr;
  }


  .six-senior-how__graphic {
    width: 180px;
    height: 180px;
  }


  .six-senior-how__steps {
    grid-template-columns: 1fr;

    gap: 34px;
  }


  .six-senior-how__steps::before {
    top: 33px;
    bottom: 33px;

    left: 31px;
    right: auto;

    width: 4px;
    height: auto;
  }


  .six-senior-how__step {
    display: grid;
    grid-template-columns: 66px minmax(0, 1fr);

    gap: 24px;
  }


  .six-senior-how__step-marker {
    margin: 0;
  }


  .six-senior-how__step-content {
    max-width: 600px;
  }


  .six-senior-how__cta {
    flex-direction: column;
    align-items: flex-start;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 650px) {

  .six-senior-how__inner {
    padding: 64px 20px 60px;
  }


  .six-senior-how__header {
    gap: 36px;

    padding-bottom: 52px;
  }


  .six-senior-how .six-senior-how__eyebrow {
    font-size: 13px;

    border-bottom-width: 3px;
  }


  .six-senior-how h2.six-senior-how__title {
    margin-bottom: 20px;

    font-size: 38px;
    line-height: 1.08;

    letter-spacing: -1px;
  }


  .six-senior-how .six-senior-how__intro {
    font-size: 18px;
    line-height: 1.6;
  }


  .six-senior-how__graphic {
    width: 150px;
    height: 150px;

    border-width: 4px;
  }


  .six-senior-how .six-senior-how__graphic-number {
    font-size: 62px;

    letter-spacing: -3px;
  }


  .six-senior-how .six-senior-how__graphic-label {
    font-size: 14px;
  }


  .six-senior-how__process,
  .six-senior-how__included {
    padding: 56px 0;
  }


  .six-senior-how__section-heading {
    margin-bottom: 36px;
  }


  .six-senior-how h3.six-senior-how__section-title {
    font-size: 27px;
    line-height: 1.15;
  }


  .six-senior-how__steps {
    gap: 30px;
  }


  .six-senior-how__steps::before {
    left: 26px;

    top: 28px;
    bottom: 28px;
  }


  .six-senior-how__step {
    grid-template-columns: 56px minmax(0, 1fr);

    gap: 18px;
  }


  .six-senior-how__step-marker {
    width: 56px;
    height: 56px;

    font-size: 21px;
  }


  .six-senior-how .six-senior-how__step-content h4 {
    font-size: 20px;
  }


  .six-senior-how .six-senior-how__step-content p {
    font-size: 17px;
  }


  .six-senior-how__benefits {
    grid-template-columns: 1fr;

    gap: 10px;
  }


  .six-senior-how__benefit {
    min-height: auto;

    padding: 26px 24px;
  }


  .six-senior-how__benefit-mark {
    margin-bottom: 17px;
  }


  .six-senior-how__cta {
    gap: 26px;

    padding-top: 34px;
  }


  .six-senior-how h3.six-senior-how__cta-title {
    font-size: 27px;
  }


  .six-senior-how__button {
    width: 100%;
    min-width: 0;
    min-height: 64px;

    padding: 18px 20px;

    font-size: 19px;
  }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 390px) {

  .six-senior-how__inner {
    padding-left: 17px;
    padding-right: 17px;
  }

}/* End custom CSS */