@font-face {
  font-family: 'ReemKufi';
  src: url("../fonts/ReemKufi-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'SourceSerifPro';
  src: url("../fonts/SourceSerifPro-Bold.ttf") format("truetype");
}
/* line 1, ../scss/_section1.scss */
.section-1 {
  padding: 23px 0 0 0;
  max-width: 100%;
  background: #E62E2E;
}
@media screen and (min-width: 992px) {
  /* line 1, ../scss/_section1.scss */
  .section-1 {
    padding: 60px 0 0 0;
  }
}
/* line 8, ../scss/_section1.scss */
.section-1__container {
  padding: 0 10px 0 54px;
  max-width: 480px;
  margin: auto;
}
@media screen and (min-width: 992px) {
  /* line 8, ../scss/_section1.scss */
  .section-1__container {
    max-width: 817px;
    margin: auto;
    padding: 0 15px;
  }
}
/* line 18, ../scss/_section1.scss */
.section-1__title {
  letter-spacing: 0px;
  color: #000000;
  font-size: 40px;
  font-family: "SourceSerifPro", sans-serif;
  max-width: 430px;
}
@media screen and (min-width: 420px) {
  /* line 18, ../scss/_section1.scss */
  .section-1__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  /* line 18, ../scss/_section1.scss */
  .section-1__title {
    font-size: 52px;
  }
}
/* line 30, ../scss/_section1.scss */
.section-1__title--white {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 28px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 30, ../scss/_section1.scss */
  .section-1__title--white {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  /* line 30, ../scss/_section1.scss */
  .section-1__title--white {
    font-size: 42px;
  }
}
/* line 43, ../scss/_section1.scss */
.section-1__wrapper {
  position: relative;
  height: 445px;
  margin-top: 16px;
}
@media screen and (min-width: 992px) {
  /* line 43, ../scss/_section1.scss */
  .section-1__wrapper {
    height: 687px;
    margin-top: 0;
  }
}
/* line 53, ../scss/_section1.scss */
.section-1__img__red-circle {
  position: absolute;
  z-index: 1;
  top: 132px;
  left: 90px;
  width: 245px;
  height: 245px;
}
@media screen and (min-width: 992px) {
  /* line 53, ../scss/_section1.scss */
  .section-1__img__red-circle {
    top: 232px;
    left: 237px;
    width: 327px;
    height: 327px;
  }
}
/* line 68, ../scss/_section1.scss */
.section-1__img__left-line {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 155px;
  width: 180px;
  height: 180px;
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 68, ../scss/_section1.scss */
  .section-1__img__left-line {
    display: block;
  }
}
/* line 80, ../scss/_section1.scss */
.section-1__img__right-line {
  position: absolute;
  z-index: 1;
  top: 115px;
  left: 217px;
  width: 143px;
  height: 285px;
}
@media screen and (min-width: 992px) {
  /* line 80, ../scss/_section1.scss */
  .section-1__img__right-line {
    top: 214px;
    left: 406px;
    width: 190px;
    height: 380px;
  }
}
/* line 94, ../scss/_section1.scss */
.section-1__img__smoke {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 78px;
  width: 374px;
  height: 324px;
}
@media screen and (min-width: 992px) {
  /* line 94, ../scss/_section1.scss */
  .section-1__img__smoke {
    top: 119px;
    left: 355px;
    width: 514px;
    height: 432px;
  }
}
/* line 107, ../scss/_section1.scss */
.section-1__img__smoke--text {
  position: absolute;
  z-index: 10;
  top: 86px;
  width: 160px;
  left: 225px;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  letter-spacing: 0px;
  opacity: 1;
  text-align: center;
  color: #000000;
  display: none;
}
@media screen and (min-width: 500px) {
  /* line 107, ../scss/_section1.scss */
  .section-1__img__smoke--text {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  /* line 107, ../scss/_section1.scss */
  .section-1__img__smoke--text {
    top: 250px;
    width: 214px;
    left: 560px;
  }
}
/* line 128, ../scss/_section1.scss */
.section-1__img__smoke--text span {
  color: #E62E2E;
}
/* line 133, ../scss/_section1.scss */
.section-1__img__girl-top {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 120px;
  width: 80px;
  height: 200px;
}
@media screen and (min-width: 992px) {
  /* line 133, ../scss/_section1.scss */
  .section-1__img__girl-top {
    top: 62px;
    left: 280px;
    width: 120px;
    height: 280px;
  }
}
/* line 147, ../scss/_section1.scss */
.section-1__img__boy {
  position: absolute;
  z-index: 2;
  top: 130px;
  left: -10px;
  width: 120px;
  height: 227px;
}
@media screen and (min-width: 992px) {
  /* line 147, ../scss/_section1.scss */
  .section-1__img__boy {
    top: 286px;
    left: 114px;
    width: 160px;
    height: 303px;
  }
}
/* line 161, ../scss/_section1.scss */
.section-1__img__cigarette {
  position: absolute;
  z-index: 1;
  top: 420px;
  left: 64px;
  width: 260px;
  height: 48px;
  display: none;
}
@media screen and (min-width: 500px) {
  /* line 161, ../scss/_section1.scss */
  .section-1__img__cigarette {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  /* line 161, ../scss/_section1.scss */
  .section-1__img__cigarette {
    top: 577px;
    left: 170px;
    width: 337px;
    height: 64px;
  }
}
/* line 179, ../scss/_section1.scss */
.section-1__img__cigarette-mobile {
  margin-left: calc(50% - 125px);
  width: 250px;
}
@media screen and (min-width: 500px) {
  /* line 179, ../scss/_section1.scss */
  .section-1__img__cigarette-mobile {
    display: none;
  }
}
/* line 186, ../scss/_section1.scss */
.section-1__img__girl-right {
  position: absolute;
  z-index: 1;
  top: 427px;
  left: 865px;
  width: 115px;
  height: 260px;
  display: none;
}
@media screen and (min-width: 1200px) {
  /* line 186, ../scss/_section1.scss */
  .section-1__img__girl-right {
    display: block;
  }
}
/* line 199, ../scss/_section1.scss */
.section-1__down-btn {
  padding: 36px 0 27px 0;
  display: flex;
}
@media screen and (min-width: 992px) {
  /* line 199, ../scss/_section1.scss */
  .section-1__down-btn {
    padding: 40px 0 60px 0;
  }
}
/* line 205, ../scss/_section1.scss */
.section-1__down-btn a {
  margin: 0 auto;
  width: 57px;
  height: 57px;
  background-image: url("../img/section-1/down-bnt.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  border-width: 0px;
  cursor: pointer;
  transition: 0.3s;
}
/* line 216, ../scss/_section1.scss */
.section-1__down-btn a:hover {
  background-image: url("../img/section-1/down-btn-cover.png");
}
/* line 221, ../scss/_section1.scss */
.section-1__mobile-smoke-text {
  width: 290px;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  letter-spacing: 0px;
  opacity: 1;
  text-align: center;
  color: #000000;
  margin: 40px auto 0 auto;
}
/* line 230, ../scss/_section1.scss */
.section-1__mobile-smoke-text span {
  color: #FFFFFF;
}
@media screen and (min-width: 500px) {
  /* line 221, ../scss/_section1.scss */
  .section-1__mobile-smoke-text {
    display: none;
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/* line 1, ../scss/_section2.scss */
.section-2 {
  padding: 29px 0 0 0;
  max-width: 100%;
  background: #EBEBE3;
}
/* line 5, ../scss/_section2.scss */
.section-2__container {
  max-width: 817px;
  margin: auto;
  padding: 0 24px;
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 5, ../scss/_section2.scss */
  .section-2__container {
    padding: 0 54px;
  }
}
@media screen and (min-width: 992px) {
  /* line 5, ../scss/_section2.scss */
  .section-2__container {
    padding: 0 15px;
  }
}
/* line 17, ../scss/_section2.scss */
.section-2__title {
  color: #000000;
  font-size: 40px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 17, ../scss/_section2.scss */
  .section-2__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  /* line 17, ../scss/_section2.scss */
  .section-2__title {
    font-size: 52px;
  }
}
/* line 28, ../scss/_section2.scss */
.section-2__title-small {
  color: #000000;
  margin-bottom: 27px;
  font-size: 28px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 28, ../scss/_section2.scss */
  .section-2__title-small {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  /* line 28, ../scss/_section2.scss */
  .section-2__title-small {
    margin-bottom: 42px;
    font-size: 42px;
  }
}
/* line 40, ../scss/_section2.scss */
.section-2__title-small span {
  color: #E62E2E;
  font-size: 52px;
}
/* line 45, ../scss/_section2.scss */
.section-2__box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 992px) {
  /* line 45, ../scss/_section2.scss */
  .section-2__box {
    align-items: flex-start;
  }
}
/* line 53, ../scss/_section2.scss */
.section-2__box__text {
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  margin-bottom: 30px;
}
/* line 62, ../scss/_section2.scss */
.section-2__quote-left {
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 62, ../scss/_section2.scss */
  .section-2__quote-left {
    width: 409px;
  }
}
@media screen and (min-width: 1850px) {
  /* line 62, ../scss/_section2.scss */
  .section-2__quote-left {
    left: -439px;
    position: absolute;
    bottom: 10px;
  }
}
/* line 72, ../scss/_section2.scss */
.section-2__quote-left__img {
  width: 70px;
  height: 32px;
}
/* line 75, ../scss/_section2.scss */
.section-2__quote-left__img--mobile {
  display: block;
}
@media screen and (min-width: 1850px) {
  /* line 75, ../scss/_section2.scss */
  .section-2__quote-left__img--mobile {
    display: none;
  }
}
/* line 81, ../scss/_section2.scss */
.section-2__quote-left__img--right {
  margin-left: auto;
  margin-top: 21px;
}
/* line 86, ../scss/_section2.scss */
.section-2__quote-left__text {
  color: #E62E2E;
  text-align: right;
  font-size: 24px;
  line-height: 36px;
  font-family: "ReemKufi", sans-serif;
}
/* line 95, ../scss/_section2.scss */
.section-2__quote-right {
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 95, ../scss/_section2.scss */
  .section-2__quote-right {
    width: 409px;
  }
}
@media screen and (min-width: 992px) {
  /* line 95, ../scss/_section2.scss */
  .section-2__quote-right {
    margin-left: auto;
  }
}
@media screen and (min-width: 1850px) {
  /* line 95, ../scss/_section2.scss */
  .section-2__quote-right {
    right: -439px;
    position: absolute;
    top: 10px;
  }
}
/* line 108, ../scss/_section2.scss */
.section-2__quote-right__img {
  width: 70px;
  height: 32px;
  margin: 16px 0 0 0;
}
/* line 112, ../scss/_section2.scss */
.section-2__quote-right__img--mobile {
  display: block;
}
@media screen and (min-width: 1850px) {
  /* line 112, ../scss/_section2.scss */
  .section-2__quote-right__img--mobile {
    display: none;
  }
}
/* line 118, ../scss/_section2.scss */
.section-2__quote-right__img--right {
  display: block;
  margin: 0 0 32px auto;
}
@media screen and (min-width: 992px) {
  /* line 118, ../scss/_section2.scss */
  .section-2__quote-right__img--right {
    margin: 0 0 16px auto;
  }
}
@media screen and (min-width: 1850px) {
  /* line 118, ../scss/_section2.scss */
  .section-2__quote-right__img--right {
    position: absolute;
    top: 0;
    left: 409px;
  }
}
/* line 131, ../scss/_section2.scss */
.section-2__quote-right__text {
  color: #E62E2E;
  font-size: 24px;
  line-height: 36px;
  font-family: "ReemKufi", sans-serif;
}
/* line 138, ../scss/_section2.scss */
.section-2__img-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 56px;
}
@media screen and (min-width: 992px) {
  /* line 138, ../scss/_section2.scss */
  .section-2__img-wrapper {
    flex-direction: row;
    margin-bottom: 90px;
  }
}
/* line 147, ../scss/_section2.scss */
.section-2__img-wrapper__left {
  position: relative;
  height: 460px;
  width: 350px;
}
/* line 151, ../scss/_section2.scss */
.section-2__img-wrapper__left__cloud {
  position: absolute;
  width: 300px;
  height: 280px;
  left: 0;
  top: 0;
}
/* line 158, ../scss/_section2.scss */
.section-2__img-wrapper__left__pack {
  width: 187px;
  height: 207px;
  position: absolute;
  left: 150px;
  top: 250px;
}
/* line 165, ../scss/_section2.scss */
.section-2__img-wrapper__left__text {
  width: 214px;
  color: white;
  position: absolute;
  z-index: 10;
  top: 80px;
  left: 67px;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
}
/* line 176, ../scss/_section2.scss */
.section-2__img-wrapper__middle {
  margin: 52px 0 30px 0;
}
@media screen and (min-width: 992px) {
  /* line 176, ../scss/_section2.scss */
  .section-2__img-wrapper__middle {
    margin: 0 0 0 40px;
  }
}
/* line 181, ../scss/_section2.scss */
.section-2__img-wrapper__middle img {
  width: 40px;
  height: 40px;
}
/* line 186, ../scss/_section2.scss */
.section-2__img-wrapper__right {
  position: relative;
}
/* line 188, ../scss/_section2.scss */
.section-2__img-wrapper__right img {
  width: 331px;
  height: 328px;
}
@media screen and (min-width: 992px) {
  /* line 188, ../scss/_section2.scss */
  .section-2__img-wrapper__right img {
    width: 382px;
    height: 379px;
  }
}
@media screen and (min-width: 992px) {
  /* line 186, ../scss/_section2.scss */
  .section-2__img-wrapper__right {
    left: 80px;
  }
}

/* line 1, ../scss/_section3.scss */
.section-3 {
  padding: 29px 0 27px 0;
  max-width: 100%;
  background: #EBEBE3;
}
/* line 5, ../scss/_section3.scss */
.section-3__container {
  max-width: 817px;
  margin: auto;
  padding: 0 24px;
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 5, ../scss/_section3.scss */
  .section-3__container {
    padding: 0 54px;
  }
}
@media screen and (min-width: 992px) {
  /* line 5, ../scss/_section3.scss */
  .section-3__container {
    padding: 0 15px;
  }
}
/* line 17, ../scss/_section3.scss */
.section-3__title {
  color: #000000;
  font-size: 40px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 17, ../scss/_section3.scss */
  .section-3__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  /* line 17, ../scss/_section3.scss */
  .section-3__title {
    font-size: 52px;
  }
}
/* line 28, ../scss/_section3.scss */
.section-3__title-small {
  color: #000000;
  margin-bottom: 27px;
  font-size: 28px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 28, ../scss/_section3.scss */
  .section-3__title-small {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  /* line 28, ../scss/_section3.scss */
  .section-3__title-small {
    margin-bottom: 42px;
    font-size: 42px;
  }
}
/* line 40, ../scss/_section3.scss */
.section-3__title-small span {
  color: #E62E2E;
  font-size: 52px;
}
/* line 45, ../scss/_section3.scss */
.section-3__box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 992px) {
  /* line 45, ../scss/_section3.scss */
  .section-3__box {
    align-items: flex-start;
  }
}
/* line 53, ../scss/_section3.scss */
.section-3__box__text {
  position: relative;
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  margin-bottom: 30px;
  z-index: 10;
}
/* line 62, ../scss/_section3.scss */
.section-3__box__wrapper {
  height: 300px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 600px) {
  /* line 62, ../scss/_section3.scss */
  .section-3__box__wrapper {
    height: 480px;
  }
}
@media screen and (min-width: 992px) {
  /* line 62, ../scss/_section3.scss */
  .section-3__box__wrapper {
    height: 580px;
  }
}
/* line 73, ../scss/_section3.scss */
.section-3__box__wrapper img {
  position: absolute;
  bottom: 0px;
  width: calc(100% + 160px);
  left: -80px;
}
@media screen and (min-width: 992px) {
  /* line 73, ../scss/_section3.scss */
  .section-3__box__wrapper img {
    left: 0;
    width: 900px;
    top: -300px;
  }
}
/* line 84, ../scss/_section3.scss */
.section-3__box__wrapper p {
  position: absolute;
  bottom: calc(40%);
  left: calc(50% - 65px);
  font-family: "SourceSerifPro", sans-serif;
  font-size: 60px;
  color: #E62E2E;
}
@media screen and (min-width: 992px) {
  /* line 84, ../scss/_section3.scss */
  .section-3__box__wrapper p {
    top: 260px;
    left: calc(50% - 30px);
  }
}
/* line 96, ../scss/_section3.scss */
.section-3__box__wrapper p .small-text {
  font-size: 24px;
}
/* line 101, ../scss/_section3.scss */
.section-3__box__clock {
  width: 100%;
  margin: 0 auto 70px auto;
}
@media screen and (min-width: 500px) {
  /* line 101, ../scss/_section3.scss */
  .section-3__box__clock {
    width: 382px;
    height: 379px;
  }
}
@media screen and (min-width: 1850px) {
  /* line 101, ../scss/_section3.scss */
  .section-3__box__clock {
    margin: 0;
    position: absolute;
    left: -480px;
    top: 40px;
  }
}
/* line 115, ../scss/_section3.scss */
.section-3__box__img-wrapper {
  width: 327px;
  height: 327px;
  background-image: url("../img/common/red-circle.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto 114px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 1850px) {
  /* line 115, ../scss/_section3.scss */
  .section-3__box__img-wrapper {
    margin: 0;
    position: absolute;
    right: -420px;
    top: 120px;
  }
}
/* line 132, ../scss/_section3.scss */
.section-3__box__img-wrapper p {
  width: 214px;
  color: white;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  text-align: center;
}
/* line 139, ../scss/_section3.scss */
.section-3__box__img-wrapper img {
  position: absolute;
  width: 212px;
  top: 275px;
  left: 40px;
  transform: rotate(-25deg);
}

/* line 1, ../scss/_section4.scss */
.section-4 {
  padding: 0 0 10px 0;
  max-width: 100%;
  background: #EBEBE3;
}
/* line 5, ../scss/_section4.scss */
.section-4__container {
  max-width: 817px;
  margin: auto;
  padding: 0 24px;
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 5, ../scss/_section4.scss */
  .section-4__container {
    padding: 0 54px;
  }
}
@media screen and (min-width: 992px) {
  /* line 5, ../scss/_section4.scss */
  .section-4__container {
    padding: 0 15px;
  }
}
/* line 17, ../scss/_section4.scss */
.section-4__title {
  color: #000000;
  font-size: 40px;
  font-family: "SourceSerifPro", sans-serif;
  margin-bottom: 27px;
}
@media screen and (min-width: 420px) {
  /* line 17, ../scss/_section4.scss */
  .section-4__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  /* line 17, ../scss/_section4.scss */
  .section-4__title {
    font-size: 52px;
  }
}
/* line 28, ../scss/_section4.scss */
.section-4__title span {
  color: #E62E2E;
  font-size: 42px;
}
/* line 33, ../scss/_section4.scss */
.section-4__title-small {
  color: #000000;
  font-size: 28px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 33, ../scss/_section4.scss */
  .section-4__title-small {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  /* line 33, ../scss/_section4.scss */
  .section-4__title-small {
    font-size: 42px;
  }
}
@media screen and (min-width: 992px) {
  /* line 44, ../scss/_section4.scss */
  .section-4__wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
}
/* line 50, ../scss/_section4.scss */
.section-4__box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 992px) {
  /* line 50, ../scss/_section4.scss */
  .section-4__box {
    align-items: flex-start;
  }
}
/* line 58, ../scss/_section4.scss */
.section-4__box__text {
  position: relative;
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  margin-bottom: 30px;
}
/* line 66, ../scss/_section4.scss */
.section-4__box ::-webkit-scrollbar {
  width: 5px;
}
/* line 69, ../scss/_section4.scss */
.section-4__box ::-webkit-scrollbar-thumb {
  background: #e23f40;
  border-radius: 2px;
  width: 2px;
  height: 2px;
}
/* line 76, ../scss/_section4.scss */
.section-4__box__table {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) {
  /* line 76, ../scss/_section4.scss */
  .section-4__box__table {
    overflow: hidden;
    margin-bottom: 0px;
  }
}
/* line 85, ../scss/_section4.scss */
.section-4__box__table img {
  height: 216px;
  padding-bottom: 0px;
}
@media screen and (min-width: 992px) {
  /* line 85, ../scss/_section4.scss */
  .section-4__box__table img {
    height: 141px;
    margin-top: 90px;
  }
}
/* line 95, ../scss/_section4.scss */
.section-4__box__map .mobile {
  width: 100%;
  margin-bottom: 95px;
}
@media screen and (min-width: 992px) {
  /* line 95, ../scss/_section4.scss */
  .section-4__box__map .mobile {
    display: none;
  }
}
/* line 102, ../scss/_section4.scss */
.section-4__box__map .desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 102, ../scss/_section4.scss */
  .section-4__box__map .desktop {
    display: block;
  }
}
/* line 109, ../scss/_section4.scss */
.section-4__box__wrapper {
  position: relative;
  height: 560px;
  width: 100%;
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 109, ../scss/_section4.scss */
  .section-4__box__wrapper {
    display: block;
  }
}
/* line 117, ../scss/_section4.scss */
.section-4__box__wrapper__map {
  position: absolute;
  top: 0;
  left: 100px;
  height: 560px;
}
/* line 123, ../scss/_section4.scss */
.section-4__box__wrapper__pack1 {
  position: absolute;
  top: 350px;
  left: 530px;
  width: 122px;
}
/* line 129, ../scss/_section4.scss */
.section-4__box__wrapper__pack2 {
  position: absolute;
  top: 180px;
  left: -20px;
  width: 122px;
}
/* line 135, ../scss/_section4.scss */
.section-4__box__wrapper__pack3 {
  position: absolute;
  top: 200px;
  left: 340px;
  width: 122px;
}
/* line 141, ../scss/_section4.scss */
.section-4__box__wrapper__cloud {
  position: absolute;
  top: 0;
  right: 2px;
  width: 224px;
}
/* line 147, ../scss/_section4.scss */
.section-4__box__wrapper p {
  position: absolute;
  top: 70px;
  right: 0px;
  width: 214px;
  color: white;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  text-align: center;
}

/* line 1, ../scss/_section5.scss */
.section-5 {
  padding: 0 0 26px 0;
  max-width: 100%;
  background: #EBEBE3;
}
@media screen and (min-width: 992px) {
  /* line 1, ../scss/_section5.scss */
  .section-5 {
    padding: 64px 0 26px 0;
  }
}
/* line 8, ../scss/_section5.scss */
.section-5__container {
  max-width: 817px;
  margin: auto;
  padding: 0 24px;
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 8, ../scss/_section5.scss */
  .section-5__container {
    padding: 0 54px;
  }
}
@media screen and (min-width: 992px) {
  /* line 8, ../scss/_section5.scss */
  .section-5__container {
    padding: 0 15px;
  }
}
/* line 20, ../scss/_section5.scss */
.section-5__title {
  color: #000000;
  font-size: 40px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 20, ../scss/_section5.scss */
  .section-5__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  /* line 20, ../scss/_section5.scss */
  .section-5__title {
    font-size: 52px;
  }
}
/* line 31, ../scss/_section5.scss */
.section-5__title-small {
  color: #000000;
  margin-bottom: 27px;
  font-size: 28px;
  font-family: "SourceSerifPro", sans-serif;
}
@media screen and (min-width: 420px) {
  /* line 31, ../scss/_section5.scss */
  .section-5__title-small {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  /* line 31, ../scss/_section5.scss */
  .section-5__title-small {
    margin-bottom: 42px;
    font-size: 42px;
  }
}
/* line 43, ../scss/_section5.scss */
.section-5__title-small span {
  color: #E62E2E;
  font-size: 52px;
}
/* line 48, ../scss/_section5.scss */
.section-5__text {
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  margin-bottom: 30px;
}

/* line 1, ../scss/_section6.scss */
.section-6 {
  background: #E62E2E;
  max-width: 100%;
  padding: 0;
}
/* line 5, ../scss/_section6.scss */
.section-6__container {
  margin: auto;
  height: 550px;
  position: relative;
}
@media screen and (min-width: 992px) {
  /* line 5, ../scss/_section6.scss */
  .section-6__container {
    height: 500px;
  }
}
/* line 13, ../scss/_section6.scss */
.section-6__lungs {
  position: absolute;
  top: -20px;
  left: calc(50% - 260px);
}
@media screen and (min-width: 992px) {
  /* line 13, ../scss/_section6.scss */
  .section-6__lungs {
    left: calc(50% - 300px);
  }
}
/* line 20, ../scss/_section6.scss */
.section-6__lungs img {
  width: 400px;
}
/* line 23, ../scss/_section6.scss */
.section-6__lungs p {
  position: absolute;
  top: 30px;
  left: 130px;
  font-family: "SourceSerifPro", sans-serif;
  font-size: 60px;
  color: #E62E2E;
}
/* line 30, ../scss/_section6.scss */
.section-6__lungs p .small-text {
  font-size: 24px;
}
/* line 35, ../scss/_section6.scss */
.section-6__item {
  position: absolute;
  top: 420px;
  left: calc(50% - 107px);
}
@media screen and (min-width: 992px) {
  /* line 35, ../scss/_section6.scss */
  .section-6__item {
    position: absolute;
    top: 310px;
    left: calc(50% + 110px);
  }
}
/* line 44, ../scss/_section6.scss */
.section-6__item img {
  width: 100px;
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 44, ../scss/_section6.scss */
  .section-6__item img {
    display: block;
  }
}
/* line 51, ../scss/_section6.scss */
.section-6__item p {
  color: #FFFFFF;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  width: 214px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  /* line 51, ../scss/_section6.scss */
  .section-6__item p {
    text-align: left;
    position: absolute;
    left: 120px;
    top: -30px;
  }
}

/* line 1, ../scss/_section7.scss */
.section-7 {
  padding: 30px 0 26px 0;
  max-width: 100%;
  background: #EBEBE3;
}
@media screen and (min-width: 992px) {
  /* line 1, ../scss/_section7.scss */
  .section-7 {
    padding: 80px 0 26px 0;
  }
}
/* line 8, ../scss/_section7.scss */
.section-7__container {
  max-width: 817px;
  margin: auto;
  padding: 0 24px;
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 8, ../scss/_section7.scss */
  .section-7__container {
    padding: 0 54px;
  }
}
@media screen and (min-width: 992px) {
  /* line 8, ../scss/_section7.scss */
  .section-7__container {
    padding: 0 15px;
  }
}
/* line 20, ../scss/_section7.scss */
.section-7__title {
  color: #000000;
  font-size: 38px;
  font-family: "SourceSerifPro", sans-serif;
  margin-bottom: 27px;
}
@media screen and (min-width: 420px) {
  /* line 20, ../scss/_section7.scss */
  .section-7__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  /* line 20, ../scss/_section7.scss */
  .section-7__title {
    font-size: 52px;
  }
}
/* line 31, ../scss/_section7.scss */
.section-7__title span {
  color: #E62E2E;
  font-size: 42px;
}
/* line 36, ../scss/_section7.scss */
.section-7__title-small {
  color: #000000;
  font-size: 28px;
  font-family: "SourceSerifPro", sans-serif;
  margin-top: 64px;
}
@media screen and (min-width: 420px) {
  /* line 36, ../scss/_section7.scss */
  .section-7__title-small {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  /* line 36, ../scss/_section7.scss */
  .section-7__title-small {
    font-size: 42px;
    margin-top: 46px;
  }
}
/* line 49, ../scss/_section7.scss */
.section-7__box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 992px) {
  /* line 49, ../scss/_section7.scss */
  .section-7__box {
    align-items: flex-start;
  }
}
/* line 57, ../scss/_section7.scss */
.section-7__box__text {
  color: #000000;
  text-align: left;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  margin-bottom: 30px;
}
/* line 66, ../scss/_section7.scss */
.section-7__quote-left {
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 66, ../scss/_section7.scss */
  .section-7__quote-left {
    width: 409px;
  }
}
@media screen and (min-width: 1850px) {
  /* line 66, ../scss/_section7.scss */
  .section-7__quote-left {
    left: -439px;
    position: absolute;
    top: -40px;
  }
}
/* line 76, ../scss/_section7.scss */
.section-7__quote-left__img {
  width: 70px;
  height: 32px;
}
/* line 79, ../scss/_section7.scss */
.section-7__quote-left__img--mobile {
  display: block;
}
@media screen and (min-width: 1850px) {
  /* line 79, ../scss/_section7.scss */
  .section-7__quote-left__img--mobile {
    display: none;
  }
}
/* line 85, ../scss/_section7.scss */
.section-7__quote-left__img--right {
  margin-left: auto;
  margin-top: 21px;
}
/* line 90, ../scss/_section7.scss */
.section-7__quote-left__text {
  color: #E62E2E;
  text-align: right;
  font-size: 24px;
  line-height: 36px;
  font-family: "ReemKufi", sans-serif;
}
/* line 99, ../scss/_section7.scss */
.section-7__quote-right {
  position: relative;
}
@media screen and (min-width: 420px) {
  /* line 99, ../scss/_section7.scss */
  .section-7__quote-right {
    width: 409px;
  }
}
@media screen and (min-width: 992px) {
  /* line 99, ../scss/_section7.scss */
  .section-7__quote-right {
    margin-left: auto;
  }
}
@media screen and (min-width: 1850px) {
  /* line 99, ../scss/_section7.scss */
  .section-7__quote-right {
    right: -439px;
    position: absolute;
    top: 10px;
  }
}
/* line 112, ../scss/_section7.scss */
.section-7__quote-right__img {
  width: 70px;
  height: 32px;
  margin: 16px 0 0 0;
}
/* line 116, ../scss/_section7.scss */
.section-7__quote-right__img--mobile {
  display: block;
}
@media screen and (min-width: 1850px) {
  /* line 116, ../scss/_section7.scss */
  .section-7__quote-right__img--mobile {
    display: none;
  }
}
/* line 122, ../scss/_section7.scss */
.section-7__quote-right__img--right {
  display: block;
  margin: 0 0 32px auto;
}
@media screen and (min-width: 992px) {
  /* line 122, ../scss/_section7.scss */
  .section-7__quote-right__img--right {
    margin: 0 0 16px auto;
  }
}
@media screen and (min-width: 1850px) {
  /* line 122, ../scss/_section7.scss */
  .section-7__quote-right__img--right {
    position: absolute;
    top: 0;
    left: 409px;
  }
}
/* line 135, ../scss/_section7.scss */
.section-7__quote-right__text {
  color: #E62E2E;
  font-size: 24px;
  line-height: 36px;
  font-family: "ReemKufi", sans-serif;
}
/* line 142, ../scss/_section7.scss */
.section-7__wrapper {
  position: relative;
}
@media screen and (min-width: 768px) {
  /* line 142, ../scss/_section7.scss */
  .section-7__wrapper {
    height: 710px;
  }
}
@media screen and (min-width: 992px) {
  /* line 142, ../scss/_section7.scss */
  .section-7__wrapper {
    height: 810px;
  }
}
/* line 150, ../scss/_section7.scss */
.section-7__wrapper img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 150, ../scss/_section7.scss */
  .section-7__wrapper img {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 504px;
  }
}
@media screen and (min-width: 992px) {
  /* line 150, ../scss/_section7.scss */
  .section-7__wrapper img {
    left: 70px;
    width: 604px;
  }
}
/* line 163, ../scss/_section7.scss */
.section-7__wrapper p {
  color: #E62E2E;
  text-align: center;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  width: 251px;
  margin: 20px auto 20px auto;
}
@media screen and (min-width: 768px) {
  /* line 163, ../scss/_section7.scss */
  .section-7__wrapper p {
    color: #FFFFFF;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 170px;
    left: 210px;
  }
}
@media screen and (min-width: 992px) {
  /* line 163, ../scss/_section7.scss */
  .section-7__wrapper p {
    top: 210px;
    left: 310px;
    width: 307px;
  }
}

/* line 1, ../scss/_footer.scss */
.footer {
  background: #E62E2E;
  max-width: 100%;
  padding: 0 0 30px 0;
}
/* line 5, ../scss/_footer.scss */
.footer__container {
  margin: auto;
  padding: 0 15px;
  height: 460px;
}
@media screen and (min-width: 992px) {
  /* line 5, ../scss/_footer.scss */
  .footer__container {
    height: 500px;
  }
}
/* line 13, ../scss/_footer.scss */
.footer__up-btn {
  padding: 36px 0 27px 0;
  display: flex;
}
@media screen and (min-width: 992px) {
  /* line 13, ../scss/_footer.scss */
  .footer__up-btn {
    padding: 40px 0 60px 0;
  }
}
/* line 19, ../scss/_footer.scss */
.footer__up-btn a {
  margin: 0 auto;
  width: 57px;
  height: 57px;
  background-image: url("../img/footer/btn-up.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  border-width: 0px;
  cursor: pointer;
  transition: 0.3s;
}
/* line 30, ../scss/_footer.scss */
.footer__up-btn a:hover {
  background-image: url("../img/footer/btn-up-hover.png");
}
/* line 35, ../scss/_footer.scss */
.footer__wrapper {
  position: relative;
}
/* line 37, ../scss/_footer.scss */
.footer__wrapper__quote {
  position: absolute;
  top: -140px;
  left: calc(50% - 370px);
}
@media screen and (min-width: 992px) {
  /* line 37, ../scss/_footer.scss */
  .footer__wrapper__quote {
    left: calc(50% - 410px);
  }
}
/* line 44, ../scss/_footer.scss */
.footer__wrapper__quote p {
  left: 185px;
  position: absolute;
  z-index: 10;
  top: 100px;
  width: 120px;
  font-size: 20px;
  font-family: "ReemKufi", sans-serif;
  text-align: center;
  color: #000000;
}
/* line 55, ../scss/_footer.scss */
.footer__wrapper__quote img {
  position: absolute;
  top: 50px;
  left: 150px;
  width: 202px;
}
/* line 62, ../scss/_footer.scss */
.footer__wrapper__girl {
  position: absolute;
  top: 50px;
  left: calc(50% - 110px);
}
@media screen and (min-width: 992px) {
  /* line 62, ../scss/_footer.scss */
  .footer__wrapper__girl {
    left: calc(50% - 160px);
  }
}
/* line 69, ../scss/_footer.scss */
.footer__wrapper__girl img {
  width: 244px;
}

/* line 13, ../scss/style.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 18, ../scss/style.scss */
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

/* line 23, ../scss/style.scss */
body {
  overflow-x: hidden;
}
