/* /content/dam/intelligentcontent/unbranded/mibcaware/us/en/css/global.css */

#setting-first-container {
  background: var(--Light-Sunrise, linear-gradient(90deg, #E6C8D8 0%, #F3E2CE 100%));
}

#sv-setting-smart-goals .desktop-only {
  display: block;
}

#sv-setting-smart-goals .mobile-only {
  display: none;
}

#setting-first-container .setting-main-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  row-gap: 20px;
  align-self: stretch;
  flex-wrap: wrap;
  padding: 70px 8.33%;
  flex-direction: row;
}

#setting-first-container .setting-banner {
  flex: 1;
  width: 49.421%;
}

#setting-first-container .setting-title {
  color: #002F6C;
  font-size: 56px;
  font-family: "komet", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 67px;
  /*letter-spacing: -3.36px;*/
  margin: 0px;
}

#setting-first-container .orange-ln {
  height: 3px;
  background: linear-gradient(305.18deg, #FEA30B 22.99%, #DA3287 84.44%);
  border: none;
  margin: 17px 0 17px;
}

#setting-first-container .setting-content {
  color: #002F6C;
  font-family: "komet", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.54px;
}

#setting-first-container .setting-content li:nth-child(1)::first-letter {
  text-decoration: none;
}

#setting-first-container .setting-content li::first-letter {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-underline-position: from-font;
}

#what-grey-container {
  background: #e9ecee;
  display: flex;
  padding: 48px 22.9%;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  flex-direction: column;
}

#grey-container {
  background: #e9ecee;
  display: flex;
  padding: 48px 23%;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  flex-direction: column;
}

#time-white-container {
  display: flex;
  padding: 48px 22.9%;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  flex-direction: column;
  background: #F5F5F5;
}

#time-white-container .table h6 {
  color: #323232;
}

#time-white-container .table li {
  color: #323232;
}

#dark-grey-container h3,
.further-cards-container h3,
#grey-container h3,
#what-grey-container h3 {
  font-family: "komet", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.04px;
  color: #002F6C;
  margin: 0;
}

#what-grey-container h3 {
  /*padding-bottom: 16px;*/
  padding-bottom: 0px;
}

#grey-container ul,
#what-grey-container ul {
  padding-left: 24px;
  list-style: disc;
}

#time-white-container ul,
#what-grey-container ul,
#white-container ul {
  list-style: disc;
  padding-left: 26px;
  padding-bottom: 0;
}

#dark-grey-container ol {
  list-style: decimal;
  list-style-position: outside;
  margin-left: 20px;
}

#dark-grey-container h3 {
  padding-bottom: 8px;
}

#time-white-container p,
#time-white-container ul li,
#further-white-container .body-text,
#grey-container ul li,
#white-container p,
#white-container ul li,
#what-grey-container p,
#grey-container p,
#what-grey-container ul li {
  color: #4C4F56;
  font-family: "komet", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.043em;
}

#what-grey-container p:nth-child(4) {
  padding-top: 6px;
}

#what-grey-container p:nth-child(5) {
  padding-top: 8px;
}

#further-white-container #p-styling {
  color: #002F6C;
  font-family: Komet;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.8px;
  padding-bottom: 16px;
}

#grey-container .strong-font,
#what-grey-container .strong-font,
#what-grey-container .what-list li::first-letter {
  font-weight: 700;
  letter-spacing: -0.48px;
}

#what-grey-container ul.what-list {
  list-style: none;
  padding-left: 0;
}

#white-container {
  display: flex;
  padding: 48px 22.9%;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  flex-direction: column;
  background: #F5F5F5;
}
/*#white-container p{*/
/*    letter-spacing: -0.058em;*/
/*}*/
#time-white-container h6,
#white-container h6,
#grey-container h6 {
  color: #304B6A;
  font-family: "komet", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0px;
}

#time-white-container .table-text1 h6 {
  /*padding: 0px 52% 32px 0px;*/
  padding: 0px 52% 25px 0px;
}

#time-white-container .orange-circle,
#grey-container .orange-circle,
#white-container .orange-circle {
  display: flex;
  width: 60px;
  height: 60px;
  padding: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  background: #E96E00;
  color: #FFF;
  font-size: 26px;
  line-height: 120%;
  font-weight: 700;
  line-height: 31.2px;
  text-align: left;
}

#time-white-container .orange-circle {
  font-size: 36px;
  line-height: 43.2px;
}

#time-white-container .table {
  border-spacing: 0;
  border-collapse: collapse;
  border-style: hidden;
  border: 1px solid #B9B9B9;
  background: #FFF;
}

#time-white-container .table tr {
  border: 1px solid #B9B9B9;
}

#time-white-container .table .table-text1 {
  /*width: 100%;*/
  max-width: 38%;
}

#time-white-container .table .table-text2 {
  width: 100%;
  max-width: 71%;
}

#time-white-container .table td {
  padding: 10px 10px 5px 10px;
  border: 1px solid #B9B9B9;
  width: 39%;
  vertical-align: top;
}

#time-white-container .table ul li {
  letter-spacing: -0.09em;
}

#time-white-container .table tr:nth-child(1) .table-text2 li:nth-child(3) {
  letter-spacing: -0.089em;
}

#time-white-container .table tr:nth-child(4)  li:nth-child(2) {
  letter-spacing: -0.05em;
}

#time-white-container .table tr:nth-child(5)  li:nth-child(4) {
  letter-spacing: -0.05em;
}

#time-white-container .orange-circle1 {
  display: flex;
  padding: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  background: var(--Clementine, #E96E00);
  color: #FFF;
  line-height: 120%;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  font-size: 36px;
}

#further-white-container h2 {
  color: #002F6C;
  font-family: "komet", serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
}

.further-card-1,
.further-card-2,
.further-card-3 {
  padding: 20px;
  width: 100%;
  height: 536px;
  border-radius: 16px;
  border-radius: 16px;
  background: #FFF;
/* Card Shadow */
  box-shadow: 0px 70px 19px 0px rgba(0, 0, 0, 0.00), 0px 45px 18px 0px rgba(0, 0, 0, 0.01), 0px 25px 15px 0px rgba(0, 0, 0, 0.05), 0px 11px 11px 0px rgba(0, 0, 0, 0.09), 0px 3px 6px 0px rgba(0, 0, 0, 0.10);
}

.further-card-1 h3,
.further-card-2 h3,
.further-card-3 h3 {
  padding: 16px 0px 16px 0;
  margin: 0;
}

.card-image {
  display: flex;
  justify-content: center;
}

.further-flex-container .common-btn {
  padding: 4px 8px;
  align-items: center;
  gap: 4px;
  border-radius: 8px;
  background: #D0006F;
  color: #DFDFDF;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.further-flex-container .item-3 .common-btn {
  color: #323232;
  background-color: #F5F5F5;
}

.further-orange-ln {
  height: 2px;
  align-self: stretch;
  background: linear-gradient(305.18deg, #FEA30B 22.99%, #DA3287 84.44%);
  margin: 16px 0 16px 0px;
  border: 0;
}

#dark-grey-container,
#further-white-container {
  padding: 48px 8.3%;
}

#further-white-container {
  background: #F5F5F5;
}

.further-cards-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 33px;
  align-items: stretch;
}

.further-flex-container {
  display: flex;
  gap: 12px;
  align-items: center;
}

.further-flex-container .item-2 {
  display: flex;
  align-items: center;
  gap: 4px;
  width: 50%;
}

.further-card-3 .common-btn {
  background: #FEA30B;
  color: #323232;
}

#dark-grey-container ol li {
  color: #000000;
  font-family: "komet",serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.42px;
  text-underline-position: from-font;
}

#dark-grey-container ol li span.iphone-num{
    pointer-events: none;
}

#dark-grey-container ol li span.iphone-num a{
    text-decoration:none;
}

.further-flex-container .time-editable {
  color: #323232;
  font-family: "komet",serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.42px;
  text-underline-position: from-font;
}

.further-cards-container .read-more-button {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #002F6C;
  font-family: "komet",serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.54px;
  border-radius: 100px;
  border: 1px solid #002F6C;
  background: #FFF;
}

#further-white-container .body-text {
  padding: 20px 0 16px 0;
}

.further-cards-container .card-image img {
  border-radius: 8px;
  /*max-width: 338px;*/
  ;
}

#dark-grey-container {
  background: rgba(122, 133, 134, 0.40);
}

#time-white-container .show-mobile {
  display: none;
}

#time-white-container .show-desktop {
  display: block;
  max-width: 780px;
  width: 100%;
}

#dark-grey-container ol 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) {
  #setting-first-container .setting-main-banner {
    row-gap: 1.3888888888888888vw;
    padding: 4.861111111111112vw 8.33%;
  }

  #setting-first-container .setting-banner {
    flex: 1;
    width: 49.421%;
  }

  #setting-first-container .setting-image {
    max-width: 41.18055555555556vw;
  }

  #setting-first-container .setting-title {
    font-size: clamp(1.75rem, -0.25rem + 4.1667vw, 3.5rem);
    line-height: clamp(2.0938rem, -0.2991rem + 4.9851vw, 4.1875rem);
  }

  #setting-first-container .orange-ln {
    height: 0.20833333333333334vw;
    margin: 1.1805555555555556vw 0 1.1805555555555556vw;
  }

  #setting-first-container .setting-content {
    font-size: clamp(0.5625rem, -0.0804rem + 1.3393vw, 1.125rem);
  }

  #what-grey-container {
    padding: 3.3333333333333335vw 22.9%;
    gap: 1.1111111111111112vw;
  }

  #grey-container {
    background: #e9ecee;
    display: flex;
    padding: 3.3333333333333335vw 23%;
    align-items: flex-start;
    gap: 1.1111111111111112vw;
    align-self: stretch;
    flex-direction: column;
  }

  #time-white-container {
    display: flex;
    padding: 3.3333333333333335vw 22.9%;
    align-items: flex-start;
    gap: 1.1111111111111112vw;
    align-self: stretch;
    flex-direction: column;
    background: #F5F5F5;
  }

  #time-white-container .table h6 {
    color: #323232;
  }

  #time-white-container .table li {
    color: #323232;
  }

  #dark-grey-container h3,
.further-cards-container h3,
#grey-container h3,
#what-grey-container h3 {
    font-family: "komet", serif;
    font-size: clamp(0.8125rem, -0.1161rem + 1.9345vw, 1.625rem);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.04px;
    color: #002F6C;
    margin: 0;
  }

  #what-grey-container h3 {
  /*padding-bottom: 16px;*/
    padding-bottom: 0px;
  }

  #grey-container ul,
#what-grey-container ul {
    padding-left: 1.6666666666666667vw;
    list-style: disc;
  }

  #time-white-container ul,
#what-grey-container ul,
#white-container ul {
    list-style: disc;
    padding-left: 1.8055555555555554vw;
    padding-bottom: 0;
  }

  #dark-grey-container ol {
    list-style: decimal;
    list-style-position: outside;
    margin-left: 1.3888888888888888vw;
  }

  #dark-grey-container h3 {
    padding-bottom: 0.5555555555555556vw;
  }

  #time-white-container p,
#time-white-container ul li,
#further-white-container .body-text,
#grey-container ul li,
#white-container p,
#white-container ul li,
#what-grey-container p,
#grey-container p,
#what-grey-container ul li {
    color: #4C4F56;
    font-family: "komet", serif;
    font-size: clamp(0.5rem, -0.0714rem + 1.1905vw, 1rem);
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.043em;
  }

  #what-grey-container p:nth-child(4) {
    padding-top: 0.4166666666666667vw;
  }

  #what-grey-container p:nth-child(5) {
    padding-top: 0.5555555555555556vw;
  }

  #further-white-container #p-styling {
    color: #002F6C;
    font-family: Komet;
    font-size: clamp(0.625rem, -0.0893rem + 1.4881vw, 1.25rem);
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.8px;
    padding-bottom: 1.1111111111111112vw;
  }

  #grey-container .strong-font,
#what-grey-container .strong-font,
#what-grey-container .what-list li::first-letter {
    font-weight: 700;
    letter-spacing: -0.48px;
  }

  #what-grey-container ul.what-list {
    list-style: none;
    padding-left: 0;
  }

  #white-container {
    display: flex;
    padding: 3.3333333333333335vw 22.9%;
    align-items: flex-start;
    gap: 1.1111111111111112vw;
    align-self: stretch;
    flex-direction: column;
    background: #F5F5F5;
  }
/*#white-container p{*/
/*    letter-spacing: -0.058em;*/
/*}*/
  #time-white-container h6,
#white-container h6,
#grey-container h6 {
    color: #304B6A;
    font-family: "komet", serif;
    font-size: clamp(0.8125rem, -0.1161rem + 1.9345vw, 1.625rem);
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    display: flex;
    align-items: center;
    gap: 0.5555555555555556vw;
    margin: 0px;
  }

  #time-white-container .table-text1 h6 {
  /*padding: 0px 52% 32px 0px;*/
    padding: 0px 52% 1.7361111111111112vw 0px;
  }

  #time-white-container .orange-circle,
#grey-container .orange-circle,
#white-container .orange-circle {
    display: flex;
    width: 4.166666666666666vw;
    height: 4.166666666666666vw;
    padding: 0.5555555555555556vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5555555555555556vw;
    border-radius: 6.944444444444445vw;
    background: #E96E00;
    color: #FFF;
    font-size: clamp(0.8125rem, -0.1161rem + 1.9345vw, 1.625rem);
    line-height: 120%;
    font-weight: 700;
    line-height: clamp(0.975rem, -0.1393rem + 2.3214vw, 1.95rem);
    text-align: left;
  }

  #time-white-container .orange-circle {
    font-size: clamp(1.125rem, -0.1607rem + 2.6786vw, 2.25rem);
    line-height: clamp(1.35rem, -0.1929rem + 3.2143vw, 2.7rem);
  }

  #time-white-container .table {
    border-spacing: 0;
    border-collapse: collapse;
    border-style: hidden;
    border: 1px solid #B9B9B9;
    background: #FFF;
  }

  #time-white-container .table tr {
    border: 1px solid #B9B9B9;
  }

  #time-white-container .table .table-text1 {
    width: 39%;
    max-width: 38%;
  }

  #time-white-container .table .table-text2 {
    /*width: 100%;*/
    max-width: 33.541666666666664vw;
  }

  #time-white-container .table td {
    padding: 0.6944444444444444vw 0.6944444444444444vw 0.3472222222222222vw 0.6944444444444444vw;
    border: 1px solid #B9B9B9;
    width: 39%;
    vertical-align: top;
  }

  #time-white-container .table ul li {
    letter-spacing: -0.09em;
  }

  #time-white-container .table tr:nth-child(1) .table-text2 li:nth-child(3) {
    letter-spacing: -0.089em;
  }

  #time-white-container .table tr:nth-child(4)  li:nth-child(2) {
    letter-spacing: -0.05em;
  }

  #time-white-container .table tr:nth-child(5)  li:nth-child(4) {
    letter-spacing: -0.05em;
  }

  #time-white-container .orange-circle1 {
    display: flex;
    padding: 0.5555555555555556vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5555555555555556vw;
    border-radius: 6.944444444444445vw;
    background: var(--Clementine, #E96E00);
    color: #FFF;
    line-height: 120%;
    width: 3.4722222222222223vw;
    height: 3.4722222222222223vw;
    flex-shrink: 0;
    font-size: clamp(1.125rem, -0.1607rem + 2.6786vw, 2.25rem);
  }

  #further-white-container h2 {
    color: #002F6C;
    font-family: "komet", serif;
    font-size: clamp(1.125rem, -0.1607rem + 2.6786vw, 2.25rem);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
  }

  .further-card-1,
.further-card-2,
.further-card-3 {
    padding: 1.3888888888888888vw;
    width: 100%;
    height: 37.22222222222222vw;
    border-radius: 1.1111111111111112vw;
    border-radius: 1.1111111111111112vw;
    background: #FFF;
/* Card Shadow */
    box-shadow: 0px 70px 19px 0px rgba(0, 0, 0, 0.00), 0px 45px 18px 0px rgba(0, 0, 0, 0.01), 0px 25px 15px 0px rgba(0, 0, 0, 0.05), 0px 11px 11px 0px rgba(0, 0, 0, 0.09), 0px 3px 6px 0px rgba(0, 0, 0, 0.10);
  }

  .further-card-1 h3,
.further-card-2 h3,
.further-card-3 h3 {
    padding: 1.1111111111111112vw 0px 1.1111111111111112vw 0;
    margin: 0;
  }

  .card-image {
    display: flex;
    justify-content: center;
  }

  .further-flex-container .common-btn {
    padding: 0.2777777777777778vw 0.5555555555555556vw;
    align-items: center;
    gap: 0.2777777777777778vw;
    border-radius: 0.5555555555555556vw;
    background: #D0006F;
    color: #DFDFDF;
    font-family: Roboto;
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    justify-content: center;
  }

  .further-flex-container .item-3 .common-btn {
    color: #323232;
    background-color: #F5F5F5;
  }

  .further-orange-ln {
    height: 0.1388888888888889vw;
    align-self: stretch;
    background: linear-gradient(305.18deg, #FEA30B 22.99%, #DA3287 84.44%);
    margin: 1.1111111111111112vw 0 1.1111111111111112vw 0px;
    border: 0;
  }

  #dark-grey-container,
#further-white-container {
    padding: 3.3333333333333335vw 8.3%;
  }

  #further-white-container {
    background: #F5F5F5;
  }

  .further-cards-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2.2916666666666665vw;
    align-items: stretch;
  }

  .further-flex-container {
    display: flex;
    gap: 0.8333333333333334vw;
  }

  .further-flex-container .item-2 {
    display: flex;
    align-items: center;
    gap: 0.2777777777777778vw;
    width: 50%;
  }

  .further-flex-container .item-2 img {
    max-width: 1.6666666666666667vw;
  }

  .further-card-3 .common-btn {
    background: #FEA30B;
    color: #323232;
  }

  #dark-grey-container ol li {
    color: #000000;
    font-family: "komet",serif;
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.42px;
    text-underline-position: from-font;
  }

  .further-flex-container .time-editable {
    color: #323232;
    font-family: "komet",serif;
    font-size: clamp(0.4375rem, -0.0625rem + 1.0417vw, 0.875rem);
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.42px;
    text-underline-position: from-font;
  }

  .further-cards-container .read-more-button {
    display: flex;
    padding: 0.5555555555555556vw 1.1111111111111112vw;
    justify-content: center;
    align-items: center;
    gap: 0.5555555555555556vw;
    align-self: stretch;
    color: #002F6C;
    font-family: "komet",serif;
    font-size: clamp(0.5625rem, -0.0804rem + 1.3393vw, 1.125rem);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.54px;
    border-radius: 6.944444444444445vw;
    border: 1px solid #002F6C;
    background: #FFF;
  }

  #further-white-container .body-text {
    padding: 1.3888888888888888vw 0 1.1111111111111112vw 0;
  }

  .further-cards-container .card-image img {
    border-radius: 0.5555555555555556vw;
    /*max-width: 23.47222222222222vw;*/
    ;
  }

  #dark-grey-container {
    background: rgba(122, 133, 134, 0.40);
  }

  #time-white-container .show-mobile {
    display: none;
  }

  #time-white-container .show-desktop {
    display: block;
    max-width: 54.166666666666664vw;
    width: 100%;
  }

  #dark-grey-container ol li a {
    color: #000000;
    font-weight: 500;
    letter-spacing: -0.03em;
    text-decoration-line: underline;
    text-decoration-style: solid;
  }
}

@media screen and (max-width: 992px) {
  #sv-setting-smart-goals sup {
    line-height: 0;
  }

  #sv-setting-smart-goals .desktop-only {
    display: none;
  }

  #sv-setting-smart-goals .mobile-only {
    display: block;
  }

  #setting-first-container .setting-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -2.4px;
  }

  #setting-first-container .setting-main-banner {
    padding: 72px 20px;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  #setting-first-container .setting-banner {
    width: 100%;
  }

  #time-white-container,
  #what-grey-container,
  #grey-container,
  #white-container,
  #dark-grey-container {
    padding: 20px 20px;
  }

  #what-grey-container {
    gap: 18px;
  }

  #what-grey-container p:nth-child(4) {
    padding-top: 5px;
  }

  #what-grey-container p:nth-child(5) {
    padding-top: 0px;
  }

  #white-container p {
    letter-spacing: -0.049em;
  }

  #further-white-container {
    padding: 48px 20px;
  }

  #grey-container p:nth-child(2) {
    letter-spacing: -0.05em;
  }

  #grey-container p:nth-child(3) {
    letter-spacing: -0.03em;
  }

  .further-cards-container {
    display: flex;
    gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .further-cards-container .card-image img {
    border-radius: 8px;
    /*max-width: 295px;*/
    ;
  }

  .further-card-1, .further-card-2, .further-card-3 {
    height: fit-content;
    max-width: 335px;
  }

  #further-white-container .further-card-1 .item-1,
  #further-white-container .further-card-2 .item-1 {
    width: 60%;
  }

  #time-white-container  .show-mobile {
    display: block;
  }

  #time-white-container .show-desktop {
    display: none;
  }

  #time-white-container .table-mobile {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
  }

  #time-white-container .table-item {
    border-radius: 6px;
    border: 1px solid  #7A8586;
    background: #FFF;
  }

  #time-white-container ul {
    margin: 10px;
  }

  #time-white-container .table-item h6 {
    border-bottom: 1px solid  #7A8586;
    padding: 10px;
    color: #323232;
  }

  #sv-setting-smart-goals .list-A {
    padding-top: 15px;
  }

  #sv-setting-smart-goals .text-1 {
    letter-spacing: -0.04em;
  }

  #sv-setting-smart-goals .text-3 {
    letter-spacing: -0.04em;
  }

  #sv-setting-smart-goals #grey-container .text-4 {
    letter-spacing: -0.04em;
  }

  #sv-setting-smart-goals #dark-grey-container h3 {
    padding-bottom: 16px;
  }

  #sv-setting-smart-goals #dark-grey-container ol li a {
    word-break: break-all;
  }
  #sv-setting-smart-goals #cont_ref #txt_ref .refsection .ref-copy ul li:nth-child(4) a {
    text-decoration: none;
  }
}

#dark-grey-container li span.smorti-no-underline {
    text-decoration: none;
}
