body {
  font: 20px/30px "Lato", sans-serif;
  margin: 0;
  color: #fff;
  overflow-x: hidden;
  min-width: unset !important;
}
#hero {
  background: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-hero.jpg)
    70% no-repeat;
  background-size: cover;
  background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-hero.jpg);
  min-height: 41.5vw;
}
section {
  display: block;
  margin: 0;
  padding: 0;
  width: 100vw;
}
.hero-container {
  width: 450px;
  min-width: 33vw;
  max-width: 50vw;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 100px 80px;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
}
#hero-logo {
  max-width: 400px;
}
#hero-subhead {
  padding-bottom: 25px;
  padding-top: 25px;
  font-size: 24px;
  line-height: 32px;
  margin: 0;
  color: #fff;
}

#blade1 {
  background-color: rgba(111, 113, 112, 0.1);
  color: #000;
}
#blade1-container {
  width: 800px;
  height: 900px;
  margin: auto;
}
#blade1-head {
  font-size: 96px;
  line-height: 90px;
  margin: 0;
  text-align: center;
  font-weight: 700;
}
#blade1-text {
  text-align: center;
  font-size: 30px;
  margin-bottom: 75px;
  padding-top: 125px;
}
.video-container {
  width: 800px;
  height: 450px;
  background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-feature-1-peace-of-mind.jpg);
  background-size: contain;
  margin: auto;
}
.video-play-icon {
  font-size: 75px;
  opacity: 75%;
  background-color: none;
  color: #000;
}
.video-play-icon:hover,
.video-play-icon:focus {
  opacity: 100%;
  border: 0;
  outline: 0;
}
button {
  background-color: rgba(111, 113, 112, 0);
  position: relative;
  top: 187.5px;
  left: 362.5px;
  border: 0;
}
.modal {
  background-color: rgba(0, 0, 0, 0.7);
}
/* premiumCareTrial */
.premiumCareTrial #hero-logo {
  max-width: 200px;
}
.premiumCareTrial #hero-subhead {
  font-size: 48px;
  line-height: 52px;
  padding-bottom: 0px;
  padding-top: 40px;
}
.premiumCareTrial #hero-text {
  padding-right: 100px;
}
.premiumCareTrial .btn-orange {
  background-color: #ff6a00;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin-top: 80px;
  display: inline-block;
  font-weight: 700;
}
.premiumCareTrial #hero {
  background: url(https://static.lenovo.com/ww/campaigns/2022/premium-care-trial/lenovo-service-premium-care-trial-hero.jpg)
    70% no-repeat;
  background-size: cover;
  background-image: url(https://static.lenovo.com/ww/campaigns/2022/premium-care-trial/lenovo-service-premium-care-trial-hero.jpg);
  min-height: 41.5vw;
}
.premiumCareTrial #blade1 {
  background-color: rgba(111, 113, 112, 0.1);
  color: #000;
  position: relative;
}
.premiumCareTrial #blade1::before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  background-color: #333f48;
  content: "";
  z-index: 0;
}
.premiumCareTrial #blade1-container {
  width: auto;
  padding: 100px;
  height: auto;
  z-index: 1;
  position: relative;
}
.premiumCareTrial #blade1-container #blade1-logo {
  height: 100px;
  margin-bottom: 50px;
}
.premiumCareTrial #blade1-text {
  width: 60%;
  margin: 0 auto;
}

.premiumCareTrial .video-container {
  width: auto;
  height: 100vh;
  background-image: url(https://static.lenovo.com/ww/campaigns/2022/premium-care-trial/lenovo-service-premium-care-trial-feature-1-video-thumbnail.jpg);
  background-size: contain;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.premiumCareTrial .feature-container.side-left {
  background-image: url(https://static.lenovo.com/ww/campaigns/2022/premium-care-trial/lenovo-service-premium-care-trial-feature-copy-bkgd-left.jpg);
  margin: auto;
  background-size: cover;
  background-position: center;
}
.premiumCareTrial .feature-container.side-right {
  background-image: url(https://static.lenovo.com/ww/campaigns/2022/premium-care-trial/lenovo-service-premium-care-trial-feature-copy-bkgd-right.jpg);
  margin: auto;
  background-size: cover;
  background-position: center;
}
.premiumCareTrial .item18 {
  border: none;
}
.premiumCareTrial .item19 {
  border: 6px solid #ff6a00;
}
.premiumCareTrial h1.now-header {
  margin: auto;
  font-size: 60px;
  line-height: 68px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
  width: 50%;
}
.premiumCareTrial h2.now-header {
  margin: auto;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  padding-top: 100px;
  color: #fff;
  margin-bottom: 50px;
  text-transform: inherit;
}
.premiumCareTrial .btn-green {
  background-color: #6ac346;
  padding: 20px 40px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
}
.premiumCareTrial .btn-white {
  background-color: #fff;
  padding: 20px 40px;
  text-transform: uppercase;
  color: #ff6a00;
  text-decoration: none;
  display: inline-block;
  font-weight: 700;
}
.premiumCareTrial .now-para1 {
  width: 800px;
  margin: auto;
  margin-bottom: 50px;
}
.premiumCareTrial .now-para2 {
  padding: 15px;
  width: 400px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.premiumCareTrial .now-para3 {
  width: 800px;
  margin: auto;
  margin-bottom: 100px;
}
.premiumCareTrial button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
}
.premiumCareTrial #three-month-trial {
  width: 100%;
  text-align: center;
  color: #fff;
  background: url(https://static.lenovo.com/ww/campaigns/2022/premium-care-trial/lenovo-service-premium-care-trial-feature-7-bkgd.jpg);
  background-size: auto;
  padding: 50px 0;
}
.premiumCareTrial #stay-premium {
  background-color: #ff6a00;
  width: 100%;
  text-align: center;
  color: #fff;
  background-size: auto;
  padding: 50px 0;
}
.premiumCareTrial .series-container a {
  text-decoration: none;
}
.premiumCareTrial .series-container h3 {
  color: #464646;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .premiumCareTrial .video-container {
    height: 450px;
  }
  .premiumCareTrial #blade1-text {
    width: 80%;
  }
}



iframe {
  width: 75vw;
  height: 42.25vw;
}
.close {
  color: #fff;
  font-size: 25px;
  margin: auto;
  position: relative;
  top: -5px;
  left: 00px;
}
.close:hover {
  color: #fff;
}
.modal-dialog {
  margin: auto;
  width: 75vw;
  padding-top: calc((100vh - 42.25vw) / 2);
}
.feature-container {
  width: 100%;
  height: 600px;
  background-color: #333f48;
}
.feature-text {
  width: 25%;
  margin-left: 8%;
  margin-top: 150px;
  margin-right: 10%;
  color: #fff;
}
.left {
  float: left;
}
.center {
  float: left;
  margin-left: 28px;
}
.right {
  float: right;
}
.feature-image {
  width: 57%;
  height: 600px;
  object-fit: cover;
}
h2 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
  color: #fff;
}
strong {
  font-weight: 700;
}
#blade6 {
  width: 100%;
  color: #000;
  margin-bottom: 150px;
}
#graph-header {
  margin: auto;
  width: 75%;
  text-align: center;
  margin-top: 150px;
  font-weight: 700;
  font-size: 64px;
}
.tablet-logo {
  visibility: hidden;
}
.grid-container {
  display: grid;
  width: 77%;
  height: 494px;
  margin: auto;
  grid-template-rows: 127px 68px 68px 68px 68px 68px 33px;
  grid-template-columns: 46% 2% 23% 2% 2% 23% 2%;
  align-content: right;
  margin-top: 75px;
  font-size: 24px;
  line-height: 24px;
}
.grid-container p {
  margin: 0;
}
.item1 {
  grid-area: 1 / 3 / 2 / 4;
}
.item1 h3 {
  font-size: 34px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  margin: auto;
  margin-top: 30px;
}
.item2 {
  grid-area: 1 / 6 / 2 / 7;
  margin: 0 auto;
  margin-top: 35px;
  width: 230px;
}
.item3 {
  grid-area: 2/1/3/2;
  padding-left: 25px;
  margin: auto;
  margin-left: 0;
}
.item4 {
  grid-area: 3/1/4/2;
  padding-left: 25px;
  margin: auto;
  margin-left: 0;
}
.item5 {
  grid-area: 4/1/5/2;
  padding-left: 25px;
  margin: auto;
  margin-left: 0;
}
.item6 {
  grid-area: 5/1/6/2;
  padding-left: 25px;
  margin: auto;
  margin-left: 0;
}
.item7 {
  grid-area: 6/1/7/2;
  padding-left: 25px;
  margin: auto;
  margin-left: 0;
}
.item8 {
  grid-area: 2/3/3/4;
  text-align: center;
  margin: auto;
  display: flex;
}
.item9 {
  grid-area: 3/3/4/4;
  font-size: 60px;
  line-height: -60px;
  font-weight: 700;
  text-align: center;
  margin: auto;
  display: flex;
}
.item10 {
  grid-area: 4/3/5/4;
  font-size: 60px;
  line-height: -60px;
  font-weight: 700;
  text-align: center;
  margin: auto;
  display: flex;
}
.item11 {
  grid-area: 5/3/6/4;
  font-size: 60px;
  line-height: -60px;
  font-weight: 700;
  text-align: center;
  margin: auto;
  display: flex;
}
.item12 {
  grid-area: 6/3/7/4;
  font-size: 60px;
  line-height: -60px;
  font-weight: 700;
  text-align: center;
  margin: auto;
  display: flex;
}
.item13 {
  grid-area: 2/6/3/7;
  text-align: center;
  font-weight: 700;
  margin: auto;
  display: flex;
}
.item14 {
  grid-area: 3/6/4/7;
  margin: auto;
  display: flex;
}
.item15 {
  grid-area: 4/6/5/7;
  margin: auto;
  display: flex;
}
.item16 {
  grid-area: 5/6/6/7;
  margin: auto;
  display: flex;
}
.item17 {
  grid-area: 6/6/7/7;
  margin: auto;
  display: flex;
}
.item18 {
  grid-area: 1/3 / span 8/4;
  border: 6px solid #ff6a00;
}
.item19 {
  grid-area: 1/6 / span 8/7;
  border: 6px solid #3e8ddd;
}
.item20 {
  grid-area: 2/1/3 / span 8;
  border-bottom: 1px solid #000;
}
.item21 {
  grid-area: 3/1/4 / span 8;
  border-bottom: 1px solid #000;
}
.item22 {
  grid-area: 4/1/5 / span 8;
  border-bottom: 1px solid #000;
}
.item23 {
  grid-area: 5/1/6 / span 8;
  border-bottom: 1px solid #000;
}
.item24 {
  grid-area: 2/1/7/2;
  border: 1px solid #000;
}
.item25 {
  grid-area: 2/2/7/5;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.item26 {
  grid-area: 2/5/7/8;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#now-container {
  width: 100%;
  background-color: #333f48;
  text-align: center;
  color: #fff;
}
#now-header {
  margin: auto;
  font-size: 60px;
  line-height: 68px;
  font-weight: 700;
  text-align: center;
  padding-top: 150px;
  color: #fff;
}
.now-para1 {
  width: 600px;
  margin: auto;
  margin-top: 100px;
}
#now-para2 {
  background-color: #fff;
  color: #000;
  padding: 15px;
  width: 400px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
#now-para3 {
  width: 800px;
  margin: auto;
  margin-bottom: 100px;
}
.series-container {
  width: 930px;
  height: 380px;
  margin: auto;
}
.image {
  width: 291px;
  background-color: #fff;
  color: #000;
}
.image-para {
  margin: 0;
  padding: 15px 0 20px 0;
  font-size: 18px;
  font-weight: 700;
}
#bottom-para {
  color: #ccc;
  width: 70%;
  font-size: 12px;
  line-height: 14px;
  margin: auto;
  margin-top: 100px;
  padding-bottom: 50px;
  clear: both;
}
@media screen and (max-width: 1400px) {
  .grid-container {
    display: grid;
    margin: auto;
    align-content: right;
    margin-top: 75px;
    font-size: 22px;
    line-height: 24px;
  }
  .desktop-logo {
    visibility: hidden;
  }
  .tablet-logo {
    visibility: visible;
  }
  .item2 {
    grid-area: 1 / 6 / 2 / 7;
    margin: 0 auto;
    width: 120px;
    margin-bottom: 25px;
  }
  .item1 h3 {
    font-size: 30px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    margin: auto;
    margin-top: 30px;
  }
  .item4 {
    width: 80%;
  }
  .item5 {
    width: 80%;
  }
  .item6 {
    width: 80%;
  }
  .item7 {
    width: 80%;
  }
  .item8 {
    grid-area: 2/3/3/4;
    text-align: center;
    width: 90%;
    margin: auto;
  }
  .item9 {
    margin: auto;
  }
  .item10 {
    margin: auto;
  }
  .item11 {
    margin: auto;
  }
  .item12 {
    margin: auto;
  }
  .item13 {
    grid-area: 2/6/3/7;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
  }
  .premiumCareTrial .now-para1, .premiumCareTrial .now-para3 {
    width: 80%;
  }
}
@media screen and (max-width: 1024px){
  .series-container {
    width: 90%;
    height: 380px;
    margin: auto;
  }
  .image {
    width: calc(100% / 3 - 20px);
  }
  .image img{
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  #hero {
    background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-hero-tablet-view.png);
  }
  .hero-container {
    padding: 75px 65px 100px 50px;
    font-size: 18px;
  }
  #hero-subhead {
    font-size: 20px;
    line-height: 24px;
    padding: 12px 0 0;
  }
  #blade1-container {
    width: 670px;
    height: 700px;
    margin: auto;
  }
  #blade1-head {
    font-size: 58px;
    line-height: 50px;
    margin: 0;
    text-align: center;
    font-weight: 700;
  }
  #blade1-text {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
    padding-top: 75px;
  }
  .video-container {
    width: 667px;
    height: 374px;
    background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-feature-1-peace-of-mind.jpg);
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
  }
  button {
    background-color: rgba(111, 113, 112, 0);
    position: relative;
    top: 149.5px;
    left: 296px;
  }
  iframe {
    width: 600px;
    height: 337px;
  }
  .close {
    color: #fff;
    font-size: 25px;
    margin: auto;
    position: relative;
    top: -5px;
    left: 00px;
  }
  .modal-dialog {
    margin: auto;
    width: 600px;
    padding-top: 175px;
  }
  .feature-container {
    height: 900px;
  }
  .feature-text {
    width: 75%;
    padding-top: 50px;
    margin: auto;
    text-align: center;
    float: none;
    color: #fff;
  }
  .feature-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
    float: none;
  }
  #graph-header {
    width: 85%;
    text-align: center;
    margin-top: 75px;
    font-size: 40px;
  }
  .grid-container {
    display: grid;
    width: 87%;
    height: 625px;
    margin: auto;
    grid-template-rows: 118px 93px 93px 93px 93px 93px 43px;
    grid-template-columns: 46% 2% 23% 2% 2% 23% 2%;
    align-content: right;
    margin-top: 75px;
    font-size: 22px;
    line-height: 24px;
  }
  .desktop-logo {
    visibility: hidden;
  }
  .tablet-logo {
    visibility: visible;
  }
  .item2 {
    grid-area: 1 / 6 / 2 / 7;
    margin: 0 auto;
    width: 75%;
    margin-bottom: 25px;
  }
  .item1 h3 {
    font-size: 30px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    margin: auto;
    margin-top: 30px;
  }
  .item4 {
    width: 80%;
  }
  .item5 {
    width: 80%;
  }
  .item6 {
    width: 80%;
  }
  .item7 {
    width: 80%;
  }
  .item8 {
    grid-area: 2/3/3/4;
    text-align: center;
    width: 90%;
    margin: auto;
  }
  .item9 {
    margin: auto;
  }
  .item10 {
    margin: auto;
  }
  .item11 {
    margin: auto;
  }
  .item12 {
    margin: auto;
  }
  .item13 {
    grid-area: 2/6/3/7;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
  }
  #now-header {
    padding-top: 75px;
  }
  .now-para1 {
    width: 575px;
    margin: auto;
    margin-top: 75px;
  }
  #now-para2 {
    background-color: #fff;
    color: #000;
    padding: 15px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #now-para3 {
    width: 575px;
    margin-bottom: 75px;
  }

  .premiumCareTrial h1.now-header {
    font-size: 48px;
    line-height: 52px;
  }
  .premiumCareTrial h2.now-header {
    font-size: 30px;
    line-height: 32px;
  }
  #bottom-para {
    width: 90%;
  }
}
@media screen and (max-width: 680px) {
  #blade1-container {
    width: 450px;
    height: 650px;
    margin: auto;
  }
  .video-container {
    width: 450px;
    height: 250px;
    background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-feature-1-peace-of-mind.jpg);
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
  }
  button {
    position: relative;
    top: 87.5px;
    left: 187.5px;
  }
  iframe {
    width: 450px;
    height: 250px;
  }
  .modal-dialog {
    width: 450px;
  }
  .grid-container {
    display: grid;
    width: 87%;
    height: 607px;
    margin: auto;
    grid-template-rows: 94px 102px 102px 102px 102px 102px 15px;
    grid-template-columns: 43% 0% 29% 0% 0% 29% 0%;
    align-content: right;
    margin-top: 75px;
    font-size: 18px;
    line-height: 22px;
  }
  #graph-header {
    font-size: 36px;
    line-height: 32px;
    width: 420px;
  }
  .item2 {
    grid-area: 1 / 6 / 2 / 7;
    margin: 0 auto;
    width: 65%;
    margin-bottom: 25px;
  }
  .item1 h3 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin: auto;
    margin-top: 25px;
  }
  .item3 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item4 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item5 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item6 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item7 {
    width: 80%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item9 {
    margin: auto;
  }
  .item10 {
    margin: auto;
  }
  .item11 {
    margin: auto;
  }
  .item12 {
    margin: auto;
  }
  .item13 {
    grid-area: 2/6/3/7;
    text-align: center;
    font-weight: 700;
    margin: auto;
  }
  #now-header {
    padding-top: 75px;
    font-size: 45px;
    line-height: 55px;
    width: 379px;
  }
  .now-para1 {
    width: 420px;
    margin: auto;
    margin-top: 75px;
  }
  #now-para2 {
    background-color: #fff;
    color: #000;
    padding: 15px;
    width: 400px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #now-para3 {
    width: 420px;
    margin-bottom: 50px;
  }
  .series-container {
    width: 292px;
    height: 745px;
  }
  .image {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #bottom-para {
    width: 90%;
  }
  .image {
    margin-bottom: 25px;
  }
  .bottom {
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 426px) {
  #hero {
    display: flex;
  }
}
@media screen and (max-width: 425px) {
  body {
    font-size: 18px;
  }
  #hero {
    background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-hero-mobile-view.jpg);
    height: 100vh;
  }
  .hero-container {
    width: 100vw;
    max-width: unset;
    padding: 40px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
  }
  #hero-subhead {
    font-size: 20px;
    line-height: 22px;
  }
  #hero-text {
    font-size: 16px;
    line-height: 22px;
  }
  #hero-logo {
    width: 240px;
  }
  #blade1-container {
    width: 100%;
    height: 464px;
    margin: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
  #blade1-head {
    font-size: 48px;
    line-height: 45px;
    margin: 0;
    text-align: center;
    font-weight: 700;
  }
  #blade1-text {
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    margin: auto;
    margin-bottom: 50px;
    padding-top: 50px;
  }
  .video-container {
    width: 100%;
    height: calc((100vw - 80px) * 0.57);
    background-image: url(https://static.lenovo.com/ww/campaigns/2020/premium-care/lenovo-premium-care-homepage-feature-1-peace-of-mind.jpg);
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
  }
  button {
    background-color: rgba(111, 113, 112, 0);
    position: relative;
    width: 75px;
    height: 75px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
  }
  .video-play-icon {
    font-size: 50px;
  }
  iframe {
    width: 400px;
    height: 237px;
  }
  .close {
    color: #fff;
    font-size: 25px;
    margin: auto;
    position: relative;
    top: -5px;
    left: 00px;
  }
  .modal-dialog {
    margin: auto;
    width: 400px;
    padding-top: 175px;
  }
  .feature-container {
    height: auto;
  }
  .feature-text {
    width: 92%;
    padding: 40px 40px 60px;
    margin: auto;
    text-align: center;
    float: none;
  }
  h2 {
    font-size: 30px;
  }
  .feature-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    float: none;
  }
  .feature-mobile-icon {
    width: 50px;
  }
  .grid-container {
    display: grid;
    width: 87%;
    height: 607px;
    margin: auto;
    grid-template-rows: 94px 102px 102px 102px 102px 102px 15px;
    grid-template-columns: 43% 0% 29% 0% 0% 29% 0%;
    align-content: right;
    margin-top: 75px;
    font-size: 16px;
    line-height: 20px;
  }
  #graph-header {
    font-size: 36px;
    line-height: 32px;
    width: 305px;
  }
  .item2 {
    grid-area: 1 / 6 / 2 / 7;
    margin: 0 auto;
    width: 75%;
    margin-bottom: 20px;
  }
  .item1 h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    margin: auto;
    margin-top: 25px;
  }
  .item3 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item4 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item5 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item6 {
    width: 85%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item7 {
    width: 80%;
    padding-left: 10px;
    margin: auto;
    margin-left: 0;
  }
  .item9 {
    margin: auto;
  }
  .item10 {
    margin: auto;
  }
  .item11 {
    margin: auto;
  }
  .item12 {
    margin: auto;
  }
  .item13 {
    grid-area: 2/6/3/7;
    text-align: center;
    font-weight: 700;
    margin: auto;
  }
  #now-container {
    padding: 40px;
  }
  #now-header {
    padding-top: 40px;
    font-size: 45px;
    line-height: 55px;
    width: 100%;
  }
  .now-para1 {
    width: 360px;
    margin: auto;
    margin-top: 75px;
  }
  #now-para2 {
    background-color: #fff;
    color: #000;
    padding: 15px;
    width: 300px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #now-para3 {
    width: 350px;
    margin-bottom: 50px;
  }
  .series-container {
    width: 292px;
  }
  #bottom-para {
    width: 90%;
  }
  .image {
    margin-bottom: 25px;
  }
  .bottom {
    margin-bottom: 75px;
  }
}
button.lity-close {
  left: unset;
}
