@charset "UTF-8"; /*!
 * case-centerlight
 * diffco-site-template
 *
 * Created by Diffco.us
 * Copyright © 2019 Diffco.us. All rights reserved.
 */ /*!
 * _descriptions.scss
 * diffco-site-template
 *
 * Created by Diffco.us
 * Copyright © 2019 Diffco.us. All rights reserved.
 */ /*!
 * / _case.centerlight.sass
 * / diffco-site-template
 * /
 * / Created by Diffco.us
 * / Copyright ┬й 2020 Diffco.us. All rights reserved.
 * / */
@font-face {
  font-display: swap;
  font-family: HKGrotesk;
  src: url(../fonts/HKGrotesk-Regular.eot);
  src:
    url(../fonts/HKGrotesk-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/HKGrotesk-Regular.woff2)
      format("woff2"),
    url(../fonts/HKGrotesk-Regular.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: HKGrotesk;
  src: url(../fonts/HKGrotesk-Bold.eot);
  src:
    url(../fonts/HKGrotesk-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/HKGrotesk-Bold.woff2)
      format("woff2"),
    url(../fonts/HKGrotesk-Bold.woff)
      format("woff");
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  .webp .caseCenterlight .section1 {
    background-image: url(../images/casecenterlight/section1_3-img-768@2x.webp);
  }
}
@media (min-width: 768px) {
  .webp .caseCenterlight .section1 {
    background-image: url(../images/casecenterlight/section1_3-img@2x.webp);
  }
}
.webp .caseCenterlight .section2 {
  background-image: url(../images/casecenterlight/line1-bg@2x.webp);
}
.webp .caseCenterlight .section2 :after {
  background-image: url(../images/casecenterlight/line2-bg@2x.webp);
}
@media (max-width: 767px) {
  .webp .caseCenterlight .section3 {
    background-image: url(../images/casecenterlight/section3-bg-768@2x.webp);
  }
}
@media (min-width: 768px) {
  .webp .caseCenterlight .section3 {
    background-image: url(../images/casecenterlight/section3-bg@2x.webp);
  }
}
.webp .caseCenterlight .section4 {
  background-image: url(../images/casecenterlight/line1-bg@2x.webp);
}
.webp .caseCenterlight .section4 :after {
  background-image: url(../images/casecenterlight/line2-bg@2x.webp);
}
.webp .caseCenterlight .section6 {
  background-image: url(../images/casecenterlight/line1-bg@2x.webp);
}
@media (max-width: 767px) {
  .no-webp .caseCenterlight .section1 {
    background-image: url(../images/casecenterlight/section1_3-img-768@2x.png);
  }
}
@media (min-width: 768px) {
  .no-webp .caseCenterlight .section1 {
    background-image: url(../images/casecenterlight/section1_3-img@2x.png);
  }
}
.no-webp .caseCenterlight .section2 {
  background-image: url(../images/casecenterlight/line1-bg@2x.png);
}
.no-webp .caseCenterlight .section2 :after {
  background-image: url(../images/casecenterlight/line2-bg@2x.png);
}
@media (max-width: 767px) {
  .no-webp .caseCenterlight .section3 {
    background-image: url(../images/casecenterlight/section3-bg-768@2x.png);
  }
}
@media (min-width: 768px) {
  .no-webp .caseCenterlight .section3 {
    background-image: url(../images/casecenterlight/section3-bg@2x.png);
  }
}
.no-webp .caseCenterlight .section4 {
  background-image: url(../images/casecenterlight/line1-bg@2x.png);
}
.no-webp .caseCenterlight .section4 :after {
  background-image: url(../images/casecenterlight/line2-bg@2x.png);
}
.no-webp .caseCenterlight .section6 {
  background-image: url(../images/casecenterlight/line1-bg@2x.png);
}
.caseCenterlight {
  background: #423188;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .caseCenterlight .sectionWrap {
    width: 1140px;
    margin: 0 auto;
  }
}
.caseCenterlight .allFont {
  font-family: HKGrotesk;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
}
.caseCenterlight .allFont .sectionTitle {
  font-weight: 700;
  padding: 0;
  margin: 0;
}
@media (min-width: 1200px) {
  .caseCenterlight .allFont .sectionTitle {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .allFont .sectionTitle {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .allFont .sectionTitle {
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 24px;
  }
}
.caseCenterlight .section1 {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (min-width: 1200px) {
  .caseCenterlight .section1 {
    padding-top: 208px;
    padding-bottom: 78px;
    background-size: 100% auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1 {
    padding-top: 105px;
    padding-bottom: 40px;
    background-size: 1263px auto;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1 {
    padding-top: 133px;
    padding-bottom: 40px;
  }
}
@media (min-width: 461px) and (max-width: 767px) {
  .caseCenterlight .section1 {
    background-size: 100% auto;
  }
}
@media (max-width: 460px) {
  .caseCenterlight .section1 {
    background-size: auto 268px;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section1__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 995px;
    margin: 0 auto 130px auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__header {
    width: 461px;
    margin: 0 auto 63px auto;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__header {
    max-width: 491px;
    margin: 0 auto 40px auto;
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .caseCenterlight .section1__header > div:nth-child(1) {
    min-width: 284px;
    width: 284px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__header > div:nth-child(1) {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__header > div:nth-child(1) img {
    display: block;
    width: 208px;
    margin: 0 auto;
  }
}
.caseCenterlight .section1__header > div:nth-child(2) {
  background: #fff;
}
@media (min-width: 768px) {
  .caseCenterlight .section1__header > div:nth-child(2) {
    min-width: 1px;
    height: 86px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__header > div:nth-child(2) {
    width: 86px;
    height: 1px;
    margin: 52px auto;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__header > div:nth-child(2) {
    width: 86px;
    height: 1px;
    margin: 37px auto;
  }
}
.caseCenterlight .section1__header > div:nth-child(3),
.caseCenterlight .section1__header > h1 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .caseCenterlight .section1__header > div:nth-child(3),
  .caseCenterlight .section1__header > h1 {
    min-width: 461px;
    width: 461px;
    font-size: 36px;
    line-height: 43px;
    margin: 0 50px 0 15px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__header > div:nth-child(3),
  .caseCenterlight .section1__header > h1 {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section1__info {
    width: 800px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__info {
    text-align: center;
    margin: 35px 75px 0 75px;
  }
  .caseCenterlight .section1__info .sectionTitle {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__info {
    text-align: center;
    padding: 0 15px;
  }
  .caseCenterlight .section1__info .sectionTitle {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section1__info p {
    max-width: 500px;
  }
}
.caseCenterlight .section1__info p:not(:last-child) {
  margin-bottom: 24px;
}
.caseCenterlight .section1__img {
  position: relative;
}
@media (min-width: 1200px) {
  .caseCenterlight .section1__img {
    width: 858px;
    margin: 0 auto 25px auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__img {
    display: flex;
    justify-content: center;
    width: 768px;
    margin: 0 auto 16px auto;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__img {
    margin-bottom: 32px;
  }
}
.caseCenterlight .section1__img img {
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__img img.tablet {
    max-width: 790px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__img img.tablet {
    display: none;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section1__img img.mobile {
    position: absolute;
    right: -22px;
    top: 269px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section1__img img.mobile {
    position: absolute;
    right: 54px;
    top: 104px;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section1__img img.mobile {
    width: 200px;
    margin: 0 auto;
  }
}
.caseCenterlight .section2 {
  position: relative;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 41px;
}
@media (min-width: 1200px) {
  .caseCenterlight .section2 {
    padding-top: 110px;
    padding-bottom: 93px;
  }
}
@media (max-width: 1199px) {
  .caseCenterlight .section2 {
    padding-top: 81px;
    padding-bottom: 47px;
  }
}
.caseCenterlight .section2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 41px;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 41px;
}
@media (max-width: 767px) {
  .caseCenterlight .section2 .sectionTitle {
    margin-bottom: 15px;
  }
}
.caseCenterlight .section2__info {
  text-align: center;
}
@media (min-width: 1200px) {
  .caseCenterlight .section2__info {
    width: 500px;
    margin: -28px auto 40px auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section2__info {
    width: 600px;
    margin: -13px auto 32px auto;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section2__info {
    max-width: 630px;
    margin: 0 auto 33px auto;
    padding: 0 15px;
  }
}
.caseCenterlight .section2__list {
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .caseCenterlight .section2__list {
    margin: 0 -15px;
  }
}
@media (max-width: 1199px) {
  .caseCenterlight .section2__list {
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
@media (min-width: 768px) {
  .caseCenterlight .section2__list > div {
    min-width: 360px;
    width: 360px;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section2__list > div {
    margin: 0 15px;
  }
}
@media (max-width: 1199px) {
  .caseCenterlight .section2__list > div {
    margin: 0 10px 5px 10px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section2__list > div {
    margin: 0 10px 20px 10px;
    min-width: 290px;
    width: 290px;
  }
}
.caseCenterlight .section2__list img {
  display: block;
  max-width: 100%;
  margin-bottom: 17px;
  border-radius: 8px;
}
.caseCenterlight .section2__list h3 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .caseCenterlight .section2__list h3 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section2__list h3 {
    margin-bottom: 12px;
  }
}
.caseCenterlight .section2 h2 {
  text-align: center;
}
@media (min-width: 1200px) {
  .caseCenterlight .section2 h2 {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section2 h2 {
    margin-bottom: 30px;
  }
}
.caseCenterlight .section3 {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (min-width: 1200px) {
  .caseCenterlight .section3 {
    padding-top: 80px;
    padding-bottom: 37px;
    background-size: 100% auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section3 {
    padding-top: 40px;
    padding-bottom: 10px;
    background-size: 1280px auto;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section3 {
    padding-top: 40px;
    padding-bottom: 20px;
    background-size: 1280px auto;
  }
}
.caseCenterlight .section3__info {
  text-align: center;
}
@media (min-width: 1200px) {
  .caseCenterlight .section3__info {
    width: 738px;
    margin: 0 auto 18px auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section3__info {
    width: 600px;
    margin: 0 auto 18px auto;
  }
  .caseCenterlight .section3__info .sectionTitle {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section3__info {
    max-width: 630px;
    margin: 0 auto 20px auto;
    padding: 0 15px;
  }
  .caseCenterlight .section3__info .sectionTitle {
    margin-bottom: 15px;
  }
}
.caseCenterlight .section3__img {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  .caseCenterlight .section3__img {
    width: 289px;
    margin: 0 auto;
  }
}
.caseCenterlight .section3__img img {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section3__img img {
    max-width: 861px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section3__img img {
    max-width: 597px;
  }
}
.caseCenterlight .section3 p:not(:last-child) {
  margin-bottom: 24px;
}
.caseCenterlight .section4 {
  position: relative;
  padding-top: 41px;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 41px;
}
@media (min-width: 1200px) {
  .caseCenterlight .section4 {
    padding-bottom: 144px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section4 {
    padding-bottom: 97px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section4 {
    padding-bottom: 61px;
  }
}
.caseCenterlight .section4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 41px;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 41px;
}
.caseCenterlight .section4__lamp {
  display: block;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .caseCenterlight .section4__lamp {
    margin-bottom: 48px;
    margin-left: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section4__lamp {
    margin-bottom: 32px;
    margin-left: 18px;
    width: 432px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section4__lamp {
    margin-bottom: 30px;
    margin-left: 15px;
    width: 295px;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section4__info {
    max-width: 406px;
    margin-left: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section4__info {
    max-width: 327px;
    margin-left: 24px;
  }
  .caseCenterlight .section4__info .sectionTitle {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section4__info {
    padding: 0 15px;
  }
  .caseCenterlight .section4__info .sectionTitle {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section4__img {
    position: absolute;
    top: 110px;
    right: -232px;
    z-index: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section4__img {
    position: absolute;
    top: 95px;
    right: -275px;
    width: 680px;
    z-index: 0;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section4__img {
    display: flex;
    justify-content: center;
    overflow: hidden;
    margin-top: 29px;
  }
}
.caseCenterlight .section4__img img {
  display: block;
}
@media (min-width: 768px) {
  .caseCenterlight .section4__img img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section4__img img {
    max-width: 476px;
  }
}
.caseCenterlight .section4 .sectionWrap {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section4 .sectionWrap {
    max-width: 860px;
    margin: 0 auto;
  }
}
.caseCenterlight .section5 {
  text-align: center;
}
@media (min-width: 1200px) {
  .caseCenterlight .section5 {
    padding-top: 80px;
    padding-bottom: 79px;
  }
}
@media (max-width: 1199px) {
  .caseCenterlight .section5 {
    padding-top: 23px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section5 {
    padding-top: 50px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .caseCenterlight .section5__info {
    max-width: 738px;
    margin: 0 auto 27px auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section5__info {
    max-width: 600px;
    margin: 0 auto 18px auto;
  }
  .caseCenterlight .section5__info .sectionTitle {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section5__info {
    max-width: 630px;
    margin: 0 auto 30px auto;
    padding: 0 15px;
  }
}
.caseCenterlight .section5__img {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.caseCenterlight .section5__img img {
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section5__img img {
    max-width: 707px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section5__img img {
    max-width: 300px;
  }
}
.caseCenterlight .section5__list {
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .caseCenterlight .section5__list {
    margin-top: -174px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section5__list {
    margin-top: -183px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section5__list {
    flex-wrap: wrap;
    margin-top: 24px;
  }
  .caseCenterlight .section5__list .withoutSlider {
    display: none !important;
  }
}
.caseCenterlight .section5__list > div.withoutSlider {
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .caseCenterlight .section5__list > div.withoutSlider {
    width: 540px;
    min-width: 540px;
    padding: 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .caseCenterlight .section5__list > div.withoutSlider {
    width: 405px;
    min-width: 405px;
    padding: 0 9px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section5__list > div.withoutSlider {
    min-width: 290px;
    width: 290px;
    padding: 0 4px 9px 4px;
  }
}
.caseCenterlight .section5__list img {
  display: block;
  border-radius: 5px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .caseCenterlight .section5__list .owl-carousel {
    display: none !important;
  }
}
.caseCenterlight .section5__list .owl-carousel .owl-nav {
  font-size: 28px;
}
.caseCenterlight .section5__list .owl-carousel .owl-nav .owl-next,
.caseCenterlight .section5__list .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  outline: 0;
}
.caseCenterlight .section5__list .owl-carousel .owl-nav .owl-prev {
  left: 10px;
  margin-top: -35px;
}
.caseCenterlight .section5__list .owl-carousel .owl-nav .owl-next {
  right: 10px;
  margin-top: -35px;
}
.caseCenterlight .section5__list .owl-carousel .owl-nav .arrow-left,
.caseCenterlight .section5__list .owl-carousel .owl-nav .arrow-right {
  display: block;
  width: 15px;
  height: 28px;
  background: url(../images/casecenterlight/arrow-left.svg)
    no-repeat 0 0;
  background-size: cover;
}
.caseCenterlight .section5__list .owl-carousel .owl-nav .arrow-right {
  transform: scale(-1, 1);
}
.caseCenterlight .section6 {
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 41px;
}
@media (min-width: 1200px) {
  .caseCenterlight .section6 {
    padding-top: 121px;
    padding-bottom: 96px;
  }
}
@media (max-width: 1199px) {
  .caseCenterlight .section6 {
    padding-top: 81px;
    padding-bottom: 56px;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .section6 {
    padding-top: 70px;
  }
}
.caseCenterlight .section6 h2 {
  text-align: center;
  font-size: 32px;
  line-height: 39px;
  font-weight: 700;
  margin-bottom: 21px;
}
.caseCenterlight .features {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .caseCenterlight .features {
    max-width: 792px;
  }
}
.caseCenterlight .features__item {
  width: 240px;
  min-width: 240px;
  margin: 24px 12px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 1199px) {
  .caseCenterlight .features__item {
    margin: 24px 0;
  }
}
@media (max-width: 767px) {
  .caseCenterlight .features__item {
    margin: 20px 0;
  }
}
.caseCenterlight .features img {
  display: block;
  margin: 0 auto 8px auto;
}
