@font-face {
  font-family: "VarelaRound-Regular";
  src: url("./font/VarelaRound-Regular.eot");
  src: url("./font/VarelaRound-Regular.eot?#iefix") format("embedded-opentype"), url("./font/VarelaRound-Regular.woff") format("woff"), url("./font/VarelaRound-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OleoScript";
  src: url("./font/OleoScript-Regular.eot");
  src: url("./font/OleoScript-Regular.eot?#iefix") format("embedded-opentype"), url("./font/OleoScript-Regular.woff") format("woff"), url("./font/OleoScript-Regular.ttf") format("truetype");
  font-weight: 400;
}
@keyframes scrollFall {
  0% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
  50% {
    transform: translate(2px, 2px) rotate(45deg);
  }
  100% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
}
.icon-swiper {
  position: relative;
  margin: 30px 0;
}
@media (min-width: 992px) {
  .icon-swiper {
    padding: 0 60px;
  }
}
@media (max-width: 991px) {
  .icon-swiper {
    margin-bottom: 20px;
  }
}
.icon-swiper .swiper-container {
  overflow: visible;
}
.icon-swiper .nav {
  background-image: url("../img/icon/next.svg");
  background-size: 20px 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #9b9e9f;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .icon-swiper .nav {
    width: 30px;
    height: 30px;
  }
}
.icon-swiper .swiper-button-prev {
  left: -100px;
  transform: scaleX(-1);
}
@media (min-width: 992px) and (max-width: 1520px) {
  .icon-swiper .swiper-button-prev {
    left: -50px;
  }
}
@media (max-width: 991px) {
  .icon-swiper .swiper-button-prev {
    left: 7px;
  }
}
.icon-swiper .swiper-button-next {
  right: -100px;
}
@media (min-width: 992px) and (max-width: 1520px) {
  .icon-swiper .swiper-button-next {
    right: -50px;
  }
}
@media (max-width: 991px) {
  .icon-swiper .swiper-button-next {
    right: 7px;
  }
}
.icon-swiper .swiper-slide {
  height: auto;
}
.icon-swiper .selected .slide .icon-wrap {
  border: 1px solid #0953c0;
}
.icon-swiper .slide {
  height: 100%;
}
.icon-swiper .slide .icon-wrap {
  border-radius: 10px;
  border: 1px solid #f1fffe;
  padding: 30px 20px;
  text-align: center;
  height: 100%;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.icon-swiper .slide .icon-wrap .icon {
  width: 83px;
  height: 83px;
  background-size: contain;
  background-position: center;
  margin-bottom: 20px;
}
.icon-swiper .slide .icon-wrap .text {
  font-size: 1.25em;
  line-height: 1.2;
}

.desc-swiper .swiper-container {
  overflow: visible;
}
.desc-swiper .slide {
  border-radius: 10px;
  padding: 34px 60px;
}
@media (max-width: 991px) {
  .desc-swiper .slide {
    padding: 26px 17px;
  }
}
.desc-swiper .slide .title {
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 575;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .desc-swiper .slide .title {
    font-size: 1.125em;
    line-height: 1.16;
  }
}
.desc-swiper .slide .desc {
  line-height: 1.625;
}

.main {
  background-color: #f8fafe;
}
@media (min-width: 992px) {
  .main {
    padding-bottom: 70px;
  }
}

footer {
  padding-top: 0;
}

.lottie.lottie-polygons {
  z-index: 0;
  top: 100px;
  width: 150px;
  left: -200px;
}

.lottie.lottie-polygons2 {
  z-index: 0;
  top: 500px;
  right: -160px;
  transform: rotate(-74deg);
}

.lottie.lottie-polygons3 {
  width: 120px;
  right: -200px;
  transform: rotate(-10deg);
}

.lottie.lottie-polygons4 {
  width: 120px;
  left: -150px;
  transform: rotate(228deg);
}

.illustration#deco-1 {
  width: 310px;
  right: -350px;
  top: 20px;
}
.illustration#deco-2 {
  width: 120px;
  left: -220px;
  top: 650px;
}
.illustration#deco-3 {
  width: 310px;
  right: -350px;
  bottom: 50px;
}
.illustration#deco-listing {
  width: 292px;
  right: -38px;
  bottom: -80px;
}

.sect-banner .btn-scroll,
.sect-skill .btn-scroll {
  bottom: 35px;
}
@media (max-width: 991px) {
  .sect-banner .btn-scroll,
.sect-skill .btn-scroll {
    bottom: 18px;
  }
}

.sect-banner {
  position: relative;
}
@media (min-width: 992px) {
  .sect-banner .container {
    padding-bottom: 123px;
  }
}
@media (max-width: 991px) {
  .sect-banner .container {
    padding-bottom: 90px;
  }
}
.sect-banner .banner {
  position: relative;
  padding: 30px 0;
}
@media (max-width: 991px) {
  .sect-banner .banner {
    padding: 0;
    margin-left: -28px;
    margin-right: -28px;
  }
}
.sect-banner .banner img {
  width: 100%;
  display: block;
}
.sect-banner .box {
  background-color: #fff;
  border-radius: 4px;
  padding: 40px 60px;
}
@media (max-width: 991px) {
  .sect-banner .box {
    padding: 30px 28px;
    margin-left: -28px;
    margin-right: -28px;
  }
}
.sect-banner .box p {
  line-height: 1.75;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .sect-banner .box p {
    margin-bottom: 10px;
  }
}
.sect-banner .box h1 {
  font-size: 1.5em;
  line-height: 1.67;
  font-weight: 575;
  color: #4a45af;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .sect-banner .box h1 {
    font-size: 1.25em;
    line-height: 1.5;
  }
}
@media (max-width: 991px) {
  .sect-banner .box .listing {
    margin-top: 13px;
  }
}
@media (min-width: 992px) {
  .sect-banner .box .listing {
    display: flex;
  }
}
.sect-banner .box .listing .icon-wrap {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: #fff7e1;
  padding: 34px 20px;
}
@media (min-width: 992px) {
  .sect-banner .box .listing .icon-wrap {
    width: calc((100% - 140px) / 3);
    margin-right: 70px;
  }
  .sect-banner .box .listing .icon-wrap:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .sect-banner .box .listing .icon-wrap {
    margin-bottom: 20px;
  }
}
.sect-banner .box .listing .icon-wrap .icon {
  width: 71px;
  height: 71px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.sect-banner .box .listing .icon-wrap .text {
  font-size: 1.125em;
  line-height: 1.16;
  flex-shrink: 1;
  padding-left: 20px;
}

.sect-skill {
  position: relative;
  background-color: #fff;
}
.sect-skill .container {
  padding: 40px 0;
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .sect-skill .container {
    padding: 22px 28px;
    margin-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .sect-skill .intro {
    padding: 0 60px;
  }
}
.sect-skill .intro h2 {
  font-size: 1.5em;
  line-height: 1.66;
  font-weight: 575;
  color: #4a45af;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .sect-skill .intro h2 {
    font-size: 1.25em;
    line-height: 1.5;
  }
}
.sect-skill .intro p {
  line-height: 1.75;
}
.sect-skill .intro p a {
  color: #0953c0;
  text-decoration: underline;
}
.sect-skill .icon-swiper .slide .icon-wrap {
  background-color: #f1fffe;
}
.sect-skill .desc-swiper .slide {
  background-color: #f1fffe;
}
.sect-skill .btn-scroll {
  bottom: -60px;
  transform: translate(-50%, 50%) rotate(45deg);
}
@media (max-width: 991px) {
  .sect-skill .btn-scroll {
    bottom: -50px;
  }
}

.sect-workshop {
  position: relative;
}
@media (max-width: 991px) {
  .sect-workshop {
    background-color: #fff;
  }
}
.sect-workshop .box {
  background-color: #fff;
  padding: 40px 60px;
}
@media (max-width: 991px) {
  .sect-workshop .box {
    padding: 22px 0 73px 0;
  }
}
.sect-workshop .box h2 {
  font-size: 1.5em;
  line-height: 1.66;
  margin-bottom: 10px;
  font-weight: 575;
  color: #4a45af;
}
@media (max-width: 991px) {
  .sect-workshop .box h2 {
    font-size: 1.25em;
    line-height: 1.5;
  }
}
.sect-workshop .box p {
  line-height: 1.75;
}
.sect-workshop .box p a {
  color: #0953c0;
  text-decoration: underline;
}
.sect-workshop .box .img-wrap {
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .sect-workshop .box .img-wrap {
    margin-top: 16px;
  }
}