#sv-life-with-attr-page {
  max-width: 1440px;
  margin: 0 auto;
}

#sv-life-with-attr-page .mobile {
  display: none;
}

#sv-life-with-attr-page h1, #sv-life-with-attr-page h2,#sv-life-with-attr-page h3 {
  margin: 0px;
  padding: 0px;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner {
  background: linear-gradient(90deg, rgba(223, 242, 249, 1) 0%, rgba(183, 203, 232, 1) 100%);
  width: 100%;
  height: 544px;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 72px 120px;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent {
  width: 593px;
  margin-top: 13px;
  margin-bottom: 13px;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-header h1 {
  font-family: "komet";
  font-weight: 400;
  line-height: 67.2px;
  letter-spacing: -0.06em;
  text-align: left;
  font-size: 56px;
  color: #002F6C;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-line {
  background: linear-gradient(305.18deg, #FEA30B 22.99%, #DA3287 84.44%);
  width: 593px;
  height: 3px;
  margin: 17px 0;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy {
  font-family: "komet";
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #002F6C;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannerimg {
  width: 593px;
}

#sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannerimg img {
  width: 100%;
}

#sv-life-with-attr-page #cont_bodysec1 {
  width: 100%;
  background: #e9ecee;
  padding: 48px 330px;
  padding-bottom: 1px;
}

#sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1card {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 48px;
}

#sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1content .subheader h2 {
  font-family: "komet";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.2px;
  text-align: left;
  color: #002F6C;
}

#sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1content .copy {
  font-family: "komet";
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.05em;
  text-align: left;
  color: #4C4F56;
  margin-top: 16px;
  margin-bottom: 24px;
}

#sv-life-with-attr-page .card {
  width: 378px;
  margin: auto;
  background: white;
  height: 536px;
  box-shadow: 0px 3px 6px 0px #0000001A, 0px 11px 11px 0px #00000017,0px 25px 15px 0px #0000000D, 0px 45px 18px 0px #00000003, 0px 70px 19px 0px #00000000;
  border-radius: 16px;
  padding: 20px;
  margin: 0;
}

#sv-life-with-attr-page .card .cardimg img {
  width: 100%;
  border-radius: 8px;
}

#sv-life-with-attr-page .card .cardcontent {
  margin-top: 16px;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-head h3 {
  font-family: "Komet";
  font-size: 26px;
  font-weight: 500;
  line-height: 31.2px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #002F6C;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 {
  margin-top: 16px;
  display: flex;
  align-items: center;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #323232;
  background: #FEA30B;
  padding: 4px 8px;
  border-radius: 8px;
  max-height: fit-content;
}

#sv-life-with-attr-page #txt_bodysec2card .card.desktop .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
  background: #FEA30B;
  color: #323232;
}

#sv-life-with-attr-page #txt_bodysec2card .card:first-child .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
  background: #FEA30B;
  color: #323232;
}

#sv-life-with-attr-page #txt_bodysec2card .card:nth-child(2) .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
  background: #002F6C;
  color: #DFDFDF;
}

#sv-life-with-attr-page  .card .cardcontent .cardcontent-copy1 .cardcontent-copy1time {
  margin-left: 13px;
  display: flex;
  height: max-content;
  align-items: center;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1time .cardcontent-copy1time-icon {
  width: 24px;
  margin-right: 4px;
}

#sv-life-with-attr-page  .card .cardcontent .cardcontent-copy1  .cardcontent-copy1time .cardcontent-copy1time-icon img {
  width: 100%;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-copy1  .cardcontent-copy1time .cardcontent-copy1timecopy {
  font-family: "Komet";
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  justify-content: center;
  color: #323232;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-copy2 {
  font-family: "Komet";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.04em;
  text-align: left;
  margin: 16px 0;
  color: #4C4F56;
}

#sv-life-with-attr-page .card .cardcontent .cardcontent-cta a {
  font-family: "Komet";
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  letter-spacing: -0.03em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #002F6C;
  border: 1px solid #002F6C;
  padding: 8px 16px 8px 16px;
  border-radius: 100px;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

#sv-life-with-attr-page #cont_bodysec2 {
  background: #F5F5F5;
  width: 100%;
  padding: 48px 106px 48px 120px;
}

#sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .subheader h2 {
  font-family: "Komet";
  font-size: 36px;
  font-weight: 700;
  line-height: 43.2px;
  text-align: left;
  color: #002F6C;
}

#sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .card-line {
  background: linear-gradient(305.18deg, #FEA30B 22.99%, #DA3287 84.44%);
  width: 1200px;
  height: 2px;
  margin: 16px 0;
}

#sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .copy {
  font-family: "Komet";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #002F6C;
  margin-bottom: 16px;
}

#sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2card {
  display: flex;
  flex-flow: wrap;
  gap: 30px;
  justify-content: flex-start;
    /* margin: auto; */
  ;
}

#sv-life-with-attr-page #cont_ref {
  width: 100%;
  padding: 48px 120px;
  background: rgba(122, 133, 134, 0.4);
}

#sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-header h3 {
  font-family: "Komet";
  font-size: 26px;
  font-weight: 600;
  line-height: 31.2px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #002F6C;
}

#sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy {
  font-family: "Komet";
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-align: left;
  margin-top: 8px;
}

#sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul {
  list-style: auto;
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 20px;
}

#sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul li {
  font-family: "Komet";
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-align: left;
}

#sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul li span {
  font-style: italic;
}

#sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul li a {
  color: #000000;
  font-weight: 500;
  letter-spacing: -0.03em;
  text-decoration-line: underline;
  text-decoration-style: solid;
}

@media screen and (max-width:1439px) and (min-width:993px) {


  #sv-life-with-attr-page #cont_herobanner #txt_herobanner {
    height: 37.77777777777778vw;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner {
    padding: 5vw 8.333333333333332vw;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent {
    width: 41.18055555555556vw;
    margin-top: 0.9027777777777777vw;
    margin-bottom: 0.9027777777777777vw;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-header h1 {
    font-size: clamp(1.75rem, -0.25rem + 4.1667vw, 3.5rem);
    line-height: clamp(2.125rem, -0.3036rem + 5.0595vw, 4.25rem);
    max-width: 60%;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-line {
    width: 41.18055555555556vw;
    height: 0.20833333333333334vw;
    margin: 1.1805555555555556vw 0;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy {
    font-size: clamp(0.5625rem, -0.0804rem + 1.3393vw, 1.125rem);
    line-height: clamp(0.875rem, -0.0536rem + 1.9345vw, 1.6875rem);
    letter-spacing: -0.03em;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy .banner-copy2 {
    margin: 1.875vw 0;
  }

  #sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1card {
    gap: 1.3888888888888888vw;
    margin-bottom: 3.3333333333333335vw;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannerimg {
    width: 41.18055555555556vw;
  }

  #sv-life-with-attr-page #cont_bodysec1 {
    padding: 3.3333333333333335vw 22.916666666666664vw;
    padding-bottom: 1px;
  }

  #sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1content .subheader h2 {
    font-size: clamp(1.125rem, -0.1607rem + 2.6786vw, 2.25rem);
    line-height: clamp(1.375rem, -0.125rem + 3.125vw, 2.6875rem);
  }

  #sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1content .copy {
    font-size: clamp(0.625rem, -0.0893rem + 1.4881vw, 1.25rem);
    line-height: clamp(0.9375rem, -0.1339rem + 2.2321vw, 1.875rem);
    letter-spacing: -0.05em;
    margin-top: 1.1111111111111112vw;
    margin-bottom: 1.6666666666666667vw;
  }

  #sv-life-with-attr-page .card {
    width: 26.25vw;
    height: 37.22222222222222vw;
    border-radius: 1.1111111111111112vw;
    padding: 1.3888888888888888vw;
  }

  #sv-life-with-attr-page .card .cardimg img {
    border-radius: 0.5555555555555556vw;
  }

  #sv-life-with-attr-page .card .cardcontent {
    margin-top: 1.1111111111111112vw;
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-head h3 {
    font-size: clamp(0.8125rem, -0.1161rem + 1.9345vw, 1.625rem);
    line-height: clamp(1rem, -0.0714rem + 2.2321vw, 1.9375rem);
    letter-spacing: -0.04em;
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 {
    margin-top: 1.1111111111111112vw;
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    line-height: clamp(0.6875rem, -0.0268rem + 1.4881vw, 1.3125rem);
    padding: 0.2777777777777778vw 0.5555555555555556vw;
    border-radius: 0.5555555555555556vw;
  }

  #sv-life-with-attr-page  .card .cardcontent .cardcontent-copy1 .cardcontent-copy1time {
    margin-left: 0.9027777777777777vw;
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1time .cardcontent-copy1time-icon {
    width: 1.6666666666666667vw;
    margin-right: 0.2777777777777778vw;
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-copy1  .cardcontent-copy1time .cardcontent-copy1timecopy {
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    line-height: clamp(0.6875rem, -0.0268rem + 1.4881vw, 1.3125rem);
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-copy2 {
    font-size: clamp(0.5rem, -0.0714rem + 1.1905vw, 1rem);
    line-height: clamp(0.75rem, -0.1071rem + 1.7857vw, 1.5rem);
    letter-spacing: -0.04em;
    margin: 1.1111111111111112vw 0;
  }

  #sv-life-with-attr-page .card .cardcontent .cardcontent-cta a {
    font-size: clamp(0.5625rem, -0.0804rem + 1.3393vw, 1.125rem);
    line-height: clamp(0.6875rem, -0.0268rem + 1.4881vw, 1.3125rem);
    letter-spacing: -0.03em;
    border: 0.06944444444444445vw solid #002F6C;
    padding: 0.5555555555555556vw 1.1111111111111112vw 0.5555555555555556vw 1.1111111111111112vw;
    border-radius: 100px;
  }

  #sv-life-with-attr-page #cont_bodysec2 {
    width: 100%;
    padding: 3.3333333333333335vw 7.361111111111112vw 3.3333333333333335vw 8.333333333333332vw;
  }

  #sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .subheader h2 {
    font-size: clamp(1.125rem, -0.1607rem + 2.6786vw, 2.25rem);
    line-height: clamp(1.375rem, -0.125rem + 3.125vw, 2.6875rem);
  }

  #sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .card-line {
    width: 83.33333333333334vw;
    height: 0.1388888888888889vw;
    margin: 1.1111111111111112vw 0;
  }

  #sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .copy {
    font-size: clamp(0.625rem, -0.0893rem + 1.4881vw, 1.25rem);
    line-height: clamp(0.9375rem, -0.1339rem + 2.2321vw, 1.875rem);
    letter-spacing: -0.04em;
    margin-bottom: 1.1111111111111112vw;
  }

  #sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2card {
    gap: 2.7777777777777777vw;
  }

  #sv-life-with-attr-page #cont_ref {
    padding: 3.3333333333333335vw 8.333333333333332vw;
  }

  #sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-header h3 {
    font-size: clamp(0.8125rem, -0.1161rem + 1.9345vw, 1.625rem);
    line-height: clamp(1rem, -0.0714rem + 2.2321vw, 1.9375rem);
    letter-spacing: -0.04em;
  }

  #sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy {
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    line-height: clamp(0.6875rem, -0.0268rem + 1.4881vw, 1.3125rem);
    margin-top: 1.3888888888888888vw;
  }

  #sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul {
    margin-left: 1.3888888888888888vw;
  }

  #sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul li {
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    line-height: clamp(0.6875rem, -0.0268rem + 1.4881vw, 1.3125rem);
  }

  #sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul li a {
    letter-spacing: -0.03em;
  }
}

@media screen and (max-width: 992px) {
  #sv-life-with-attr-page .mobile {
    display: block;
  }

  #sv-life-with-attr-page .desktop {
    display: none;
  }

  #sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1card {
    flex-direction: column;
    margin-bottom: 0px;
    align-items: center;
  }

  #sv-life-with-attr-page .card.last-card {
    margin-bottom: 24px;
  }

  #sv-life-with-attr-page #txt_bodysec2card .card.mobile .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
    background: #D0006F;
    color: #DFDFDF;
  }

  #about-page #cont_herobanner {
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner {
    height: auto;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner {
    padding: 72px 20px;
    flex-direction: column;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent {
    width: 100%;
    margin: 0px;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-header {
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-header h1 {
    font-size: 40px;
    line-height: 48px;
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-line {
    width: 100%;
    /* max-width: 335px; */;
  }

  #about-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy {
  }

  #about-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy .banner-copy1 {
  }

  #about-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy .banner-copy2 {
  }

  #about-page #cont_herobanner #txt_herobanner .herobanner .bannercontent .banner-copy .banner-copy3 {
  }

  #sv-life-with-attr-page #cont_herobanner #txt_herobanner .herobanner .bannerimg {
    width: 100%;
    margin-top: 20px;
  }

  #about-page #cont_herobanner #txt_herobanner .herobanner .bannerimg img {
  }

  #sv-life-with-attr-page #cont_bodysec1 {
    padding: 20px;
  }

  #about-page #cont_bodysec1 #txt_bodysec1content {
  }

  #about-page #cont_bodysec1 #txt_bodysec1content .subheader {
  }

  #about-page #cont_bodysec1 #txt_bodysec1content .subheader h2 {
  }

  #about-page #cont_bodysec1 #txt_bodysec1content .copy {
  }

  #sv-life-with-attr-page .card {
    max-width: 335px;
    height: auto;
    width: 100%;
  }

  #about-page .card .cardimg {
  }

  #about-page .card .cardimg img {
  }

  #about-page .card .cardcontent {
  }

  #about-page .card .cardcontent .cardcontent-head {
  }

  #about-page .card .cardcontent .cardcontent-head h3 {
  }

  #about-page .card .cardcontent .cardcontent-copy1 {
  }

  #about-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
  }

  #about-page  .card .cardcontent .cardcontent-copy1 .cardcontent-copy1time {
  }

  #about-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1time .cardcontent-copy1time-icon {
  }

  #about-page  .card .cardcontent .cardcontent-copy1  .cardcontent-copy1time .cardcontent-copy1time-icon img {
  }

  #about-page .card .cardcontent .cardcontent-copy1  .cardcontent-copy1time .cardcontent-copy1timecopy {
  }

  #about-page .card .cardcontent .cardcontent-copy2 {
  }

  #about-page .card .cardcontent .cardcontent-cta {
  }

  #about-page .card .cardcontent .cardcontent-cta a {
  }

  #sv-life-with-attr-page #cont_bodysec2 {
    padding: 48px 20px;
  }

  #about-page #cont_bodysec2 #txt_bodysec2content {
  }

  #about-page #cont_bodysec2 #txt_bodysec2content .subheader {
  }

  #about-page #cont_bodysec2 #txt_bodysec2content .subheader h2 {
  }

  #sv-life-with-attr-page #cont_bodysec1 #txt_bodysec1content .copy {
    margin-top: 20px;
    margin-bottom: 24px;
  }

  #sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2content .card-line {
    width: 100%;
  }

  #about-page #cont_bodysec2 #txt_bodysec2content .copy {
  }

  #sv-life-with-attr-page #cont_bodysec2 #txt_bodysec2card {
    justify-content: center;
    gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  #sv-life-with-attr-page #cont_ref {
    padding: 20px;
  }

  #about-page #cont_ref #txt_ref {
  }

  #about-page #cont_ref #txt_ref .refsection {
  }

  #about-page #cont_ref #txt_ref .refsection .ref-header {
  }

  #about-page #cont_ref #txt_ref .refsection .ref-header h3 {
  }

  #about-page #cont_ref #txt_ref .refsection .ref-copy {
  }

  #about-page #cont_ref #txt_ref .refsection .ref-copy ul {
  }

  #about-page #cont_ref #txt_ref .refsection .ref-copy ul li {
  }

  #sv-life-with-attr-page #cont_ref #txt_ref .refsection .ref-copy ul li a {
    word-break: break-all;
  }
}

@media screen and (max-width: 374px) and (min-width: 319px) {
  #sv-life-with-attr-page .card .cardcontent .cardcontent-copy1 .cardcontent-copy1sec {
    width: 50%;
    max-width: 120px;
    text-align: center;
  }
}

