:root {
  --white-color: #ffffff;
  --primary-color: #247cff;
  --section-bg-color: #f9f9f9;
  --dark-color: #000000;
  --title-color: #565758;
  --p-color: #717275;
  --border-color: #eaeaea;

  --body-font-family: "Open Sans", sans-serif;
}

body {
  background-color: #ffffff;
  font-family: var(--body-font-family);
  position: relative;
  font-family: "Outfit", sans-serif;
}

a {
  text-decoration: none;
}

.index-modular-robot {
  background-color: #ffffff;
  height: 1850px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.index-modular-robot .index-modular-robot-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

.index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
  background-image: url(../img/index/index-im.png);
  width: 100%;
  height: 1850px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  z-index: 2;
}

.index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot-cn {
  background-image: url(../img/index/index-im.png);
}

.index-modular-robot .index-modular-robot-word-wrapper {
  text-align: center;
  position: absolute;
  z-index: 3;
  bottom: 8%;
  width: 100%;
}

.index-modular-robot .index-modular-robot-word-wrapper h1 {
  font-size: 125px;
  line-height: 1.1;
  color: #000000;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
}

#robot-banner-breakline {
  display: none;
}

@media screen and (max-width: 3000px) {
  .index-modular-robot {
    height: 1820px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1820px;
    background-size: 3240px auto;
  }
}

@media screen and (max-width: 3000px) and (max-height: 1700px) {
  .index-modular-robot {
    height: 1700px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1700px;
    background-size: 3000px auto;
  }
}

@media screen and (max-width: 3000px) and (max-height: 1600px) {
  .index-modular-robot {
    height: 1600px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1600px;
    background-size: 3000px auto;
  }
}

@media screen and (max-width: 3000px) and (max-height: 1500px) {
  .index-modular-robot {
    height: 1500px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1500px;
    background-size: 3000px auto;
  }
}

@media screen and (max-width: 3000px) and (max-height: 1400px) {
  .index-modular-robot {
    height: 1400px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1400px;
    background-size: 3000px auto;
  }
}

@media screen and (max-width: 2800px) {
  .index-modular-robot {
    height: 1820px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1820px;
    background-size: 3000px auto;
  }
}

@media screen and (max-width: 2800px) and (max-height: 1700px) {
  .index-modular-robot {
    height: 1700px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1700px;
    background-size: 3000px auto;
  }
}

@media screen and (max-width: 2800px) and (max-height: 1600px) {
  .index-modular-robot {
    height: 1620px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1620px;
    background-size: 2800px auto;
  }
}

@media screen and (max-width: 2800px) and (max-height: 1500px) {
  .index-modular-robot {
    height: 1500px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1500px;
    background-size: 2800px auto;
  }
}

@media screen and (max-width: 2800px) and (max-height: 1400px) {
  .index-modular-robot {
    height: 1400px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1400px;
    background-size: 2800px auto;
  }
}

@media screen and (max-width: 2800px) and (max-height: 1300px) {
  .index-modular-robot {
    height: 1300px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1300px;
    background-size: 2800px auto;
  }
}

@media screen and (max-width: 2600px) {
  .index-modular-robot {
    height: 1520px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1520px;
    background-size: 2700px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1500px) {
  .index-modular-robot {
    height: 1500px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1500px;
    background-size: 2700px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1400px) {
  .index-modular-robot {
    height: 1450px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1450px;
    background-size: 2600px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1300px) {
  .index-modular-robot {
    height: 1300px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1300px;
    background-size: 2600px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1250px) {
  .index-modular-robot {
    height: 1250px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1250px;
    background-size: 2600px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1200px) {
  .index-modular-robot {
    height: 1200px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1200px;
    background-size: 2600px auto;
  }
}

/* @media screen and (max-width: 2600px) and (max-height: 1750px) {
  .index-modular-robot {
    height: 1720px;
  }
  .index-modular-robot
    .index-modular-robot-image-wrapper
    .unit-image-modular-robot {
    height: 1720px;
    background-size: 2700px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1625px) {
  .index-modular-robot {
    height: 1620px;
  }
  .index-modular-robot
    .index-modular-robot-image-wrapper
    .unit-image-modular-robot {
    height: 1620px;
    background-size: 2840px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1535px) {
  .index-modular-robot {
    height: 1450px;
  }
  .index-modular-robot
    .index-modular-robot-image-wrapper
    .unit-image-modular-robot {
    height: 1450px;
    background-size: 2640px auto;
  }
}

@media screen and (max-width: 2600px) and (max-height: 1450px) {
  .index-modular-robot {
    height: 1350px;
  }
  .index-modular-robot
    .index-modular-robot-image-wrapper
    .unit-image-modular-robot {
    height: 1325px;
    background-size: 2520px auto;
  }
} */

@media screen and (max-width: 2400px) {
  .index-modular-robot {
    height: 1450px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1450px;
    background-size: 2500px auto;
  }
}

@media screen and (max-width: 2400px) and (max-height: 1450px) {
  .index-modular-robot {
    height: 1400px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1400px;
    background-size: 2500px auto;
  }
}

@media screen and (max-width: 2400px) and (max-height: 1350px) {
  .index-modular-robot {
    height: 1350px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1350px;
    background-size: 2400px auto;
  }
}

@media screen and (max-width: 2400px) and (max-height: 1250px) {
  .index-modular-robot {
    height: 1250px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1250px;
    background-size: 2400px auto;
  }
}

@media screen and (max-width: 2400px) and (max-height: 1150px) {
  .index-modular-robot {
    height: 1150px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1150px;
    background-size: 2400px auto;
  }
}

@media screen and (max-width: 2200px) {
  .index-modular-robot {
    height: 1300px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1300px;
    background-size: 2300px auto;
  }
}

@media screen and (max-width: 2200px) and (max-height: 1200px) {
  .index-modular-robot {
    height: 1250px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1250px;
    background-size: 2200px auto;
  }
}

@media screen and (max-width: 2200px) and (max-height: 1150px) {
  .index-modular-robot {
    height: 1150px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1150px;
    background-size: 2200px auto;
  }
}

@media screen and (max-width: 2200px) and (max-height: 1100px) {
  .index-modular-robot {
    height: 1100px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1100px;
    background-size: 2200px auto;
  }
}

@media screen and (max-width: 2200px) and (max-height: 1050px) {
  .index-modular-robot {
    height: 1050px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1000px;
    background-size: 2200px auto;
  }
}

@media screen and (max-width: 2000px) {
  .index-modular-robot {
    height: 1125px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1125px;
    background-size: 2000px auto;
  }
}

@media screen and (max-width: 2000px) and (max-height: 1100px) {
  .index-modular-robot {
    height: 1100px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1100px;
    background-size: 2000px auto;
  }
}

@media screen and (max-width: 2000px) and (max-height: 1000px) {
  .index-modular-robot {
    height: 1000px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1000px;
    background-size: 2000px auto;
  }
}

@media screen and (max-width: 2000px) and (max-height: 950px) {
  .index-modular-robot {
    height: 950px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 950px;
    background-size: 2000px auto;
  }
}

@media screen and (min-width: 1999.5px) {
  .index-modular-robot .index-modular-robot-word-wrapper {
    bottom: 10%;
  }
}

@media screen and (max-width: 1700px) {
  .index-modular-robot {
    height: 950px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 950px;
    background-size: 1700px auto;
  }
}

@media screen and (max-width: 1700px) and (max-height: 900px) {
  .index-modular-robot {
    height: 850px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 850px;
    background-size: 1700px auto;
  }
}

@media screen and (max-width: 1700px) and (max-height: 850px) {
  .index-modular-robot {
    height: 800px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 800px;
    background-size: 1700px auto;
  }
}

@media screen and (max-width: 1700px) and (max-height: 800px) {
  .index-modular-robot {
    height: 750px;
  }

  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 750px;
    background-size: 1700px auto;
  }
}

@media screen and (max-width: 1600px) {
  .index-modular-robot .index-modular-robot-word-wrapper h1 {
    font-size: 105px;
  }
}

@media screen and (max-width: 1500px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 900px;
    background-size: 1600px auto;
  }

  .index-modular-robot {
    height: 900px;
  }
}

@media screen and (max-width: 1500px) and (max-height: 850px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 800px;
    background-size: 1600px auto;
  }

  .index-modular-robot {
    height: 800px;
  }
}

@media screen and (max-width: 1500px) and (max-height: 800px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 750px;
    background-size: 1600px auto;
  }

  .index-modular-robot {
    height: 750px;
  }
}

@media screen and (max-width: 1500px) and (max-height: 750px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 700px;
    background-size: 1600px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1350px) {
  .index-modular-robot .index-modular-robot-word-wrapper h1 {
    font-size: 85px;
  }
}

@media screen and (max-width: 1400px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 850px;
    background-size: 1500px auto;
  }

  .index-modular-robot {
    height: 850px;
  }
}

@media screen and (max-width: 1400px) and (max-height: 850px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 800px;
    background-size: 1500px auto;
  }

  .index-modular-robot {
    height: 800px;
  }
}

@media screen and (max-width: 1400px) and (max-height: 800px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 750px;
    background-size: 1500px auto;
  }

  .index-modular-robot {
    height: 750px;
  }
}

@media screen and (max-width: 1400px) and (max-height: 750px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 700px;
    background-size: 1500px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1400px) and (max-height: 700px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 650px;
    background-size: 1500px auto;
  }

  .index-modular-robot {
    height: 650px;
  }
}

@media screen and (max-width: 1300px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 850px;
    background-size: 1400px auto;
  }

  .index-modular-robot {
    height: 850px;
  }
}

@media screen and (max-width: 1300px) and (max-height: 850px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 800px;
    background-size: 1400px auto;
  }

  .index-modular-robot {
    height: 800px;
  }
}

@media screen and (max-width: 1300px) and (max-height: 800px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 750px;
    background-size: 1400px auto;
  }

  .index-modular-robot {
    height: 750px;
  }
}

@media screen and (max-width: 1300px) and (max-height: 750px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 700px;
    background-size: 1400px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1300px) and (max-height: 700px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 650px;
    background-size: 1400px auto;
  }

  .index-modular-robot {
    height: 650px;
  }
}

@media screen and (max-width: 1200px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 750px;
    background-size: 1300px auto;
  }

  .index-modular-robot {
    height: 750px;
  }
}

@media screen and (max-width: 1200px) and (max-height: 725px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 700px;
    background-size: 1300px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1200px) and (max-height: 700px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 650px;
    background-size: 1300px auto;
  }

  .index-modular-robot {
    height: 650px;
  }
}

@media screen and (max-width: 1150px) {
  .index-modular-robot .index-modular-robot-word-wrapper {
    bottom: 5%;
  }

  .index-modular-robot .index-modular-robot-word-wrapper h1 {
    font-size: 80px;
  }
}

@media screen and (max-width: 1100px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 700px;
    background-size: 1200px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1100px) and (max-height: 725px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 650px;
    background-size: 1200px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1100px) and (max-height: 725px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 650px;
    background-size: 1200px auto;
  }

  .index-modular-robot {
    height: 700px;
  }
}

@media screen and (max-width: 1100px) and (max-height: 700px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 650px;
    background-size: 1200px auto;
  }

  .index-modular-robot {
    height: 650px;
  }
}

@media screen and (max-width: 1100px) and (max-height: 650px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 575px;
    background-size: 1200px auto;
  }

  .index-modular-robot {
    height: 600px;
  }
}

@media screen and (max-width: 1024px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 550px;
    background-size: 1100px auto;
  }

  .index-modular-robot {
    height: 550px;
  }

  #robot-banner-breakline {
    display: block;
  }
}

@media screen and (max-width: 1024px) and (max-height: 580px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 525px;
    background-size: 1100px auto;
  }

  .index-modular-robot {
    height: 550px;
  }

  #robot-banner-breakline {
    display: block;
  }
}

@media screen and (max-width: 950px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 550px;
    background-size: 950px auto;
  }

  .index-modular-robot {
    height: 550px;
  }
}

@media screen and (max-width: 800px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 500px;
    background-size: 850px auto;
  }

  .index-modular-robot {
    height: 500px;
  }
}

@media screen and (max-width: 800px) {
  .index-modular-robot .index-modular-robot-word-wrapper {
    bottom: 3%;
  }

  .index-modular-robot .index-modular-robot-word-wrapper h1 {
    font-size: 70px;
  }
}

@media screen and (max-width: 750px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 500px;
    background-size: 800px auto;
  }

  .index-modular-robot {
    height: 500px;
  }
}

@media screen and (max-width: 700px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 450px;
    background-size: 750px auto;
  }

  .index-modular-robot {
    height: 500px;
  }

  .index-modular-robot .index-modular-robot-word-wrapper {
    bottom: 5%;
  }

  .index-modular-robot .index-modular-robot-word-wrapper h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 650px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 400px;
    background-size: 700px auto;
  }

  .index-modular-robot {
    height: 400px;
  }
}

@media screen and (max-width: 600px) {
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 70vw;
    background-size: 115vw auto;
  }

  .index-modular-robot {
    height: 70vw;
  }
}

/* @media screen and (min-width: 1700px) and (max-height: 1875px){
  .index-modular-robot{
    height: 1835px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1835px;
    background-size: 3240px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1775px){
  .index-modular-robot{
    height: 1735px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1735px;
    background-size: 3040px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1700px){
  .index-modular-robot{
    height: 1600px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1600px;
    background-size: 2800px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1575px){
  .index-modular-robot{
    height: 1500px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1500px;
    background-size: 2700px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1475px){
  .index-modular-robot{
    height: 1400px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1400px;
    background-size: 2500px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1375px){
  .index-modular-robot{
    height: 1300px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1300px;
    background-size: 2300px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1300px){
  .index-modular-robot{
    height: 1190px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1190px;
    background-size: 2100px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1200px){
  .index-modular-robot{
    height: 1100px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 1080px;
    background-size: 1900px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1100px){
  .index-modular-robot{
    height: 1000px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 970px;
    background-size: 1700px auto;
  }
}

@media screen and (min-width: 1700px) and (max-height: 1000px){
  .index-modular-robot{
    height: 900px;
  }
  .index-modular-robot .index-modular-robot-image-wrapper .unit-image-modular-robot {
    height: 860px;
    background-size: 1500px auto;
  }
} */

/*-------------------------------------------------------------*/
.index-collection-2 {
  margin-top: 30px;
}

.collection-module-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
  max-width: 2560px;
  margin: 0 auto;
  padding: 0 16px;
}

.collection-module-2 .collection {
  height: 890px;
  background-color: #e5e5e5;
  position: relative;
  transition: background-color 1s ease;
  pointer-events: auto;
}

.collection .index-collection-2-word-wrapper {
  margin-top: 66px;
  text-align: center;
}

.collection .index-collection-2-word-wrapper h1 {
  font-size: 130px;
  line-height: 0.8;
  color: #b1afaf9e;
  font-weight: 700;
  position: relative;
  z-index: 5;
}

.module-accessories .index-collection-2-word-wrapper h1 {
  line-height: 0.9;
}

.collection .index-collection-2-word-wrapper p {
  font-size: 36px;
  line-height: 1.1;
  color: #ffffff;
  font-weight: 400;
  position: relative;
  z-index: 2;
}

.module-accessories .index-collection-2-word-wrapper h1 {
  font-size: 104px;
}

#module-accessories {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

#join-us-or-coor {
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-collection-2 .index-collection-2-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.index-collection-2-button-wrapper {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 40px;
  z-index: 2;
}

.index-collection-2-button-wrapper .index-collection-2-button {
  display: inline-block;
}

.index-collection-2-button-wrapper .collection-btn-1 a {
  font-size: 24px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.index-collection-2-button-wrapper .right-button {
  margin-left: 30px;
}

.index-collection-2-button-wrapper .left-button {
  margin-right: 30px;
}

.index-collection-2-button-wrapper .collection-btn-2 {
  width: 107px;
  height: 32px;
  border-radius: 16px;
  background-color: #232323;
  margin-left: 20px;
}

.index-collection-2-button-wrapper .btn-2-a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-collection-2-button-wrapper .collection-btn-2 a {
  font-size: 22px;
  line-height: 1.1;
  color: #ffffff;
  font-weight: 400;
}

.index-collection-2-button-wrapper .button-word-white a {
  color: #000000;
  transition: all 0.3s ease-out;
}

.index-collection-2-button-wrapper .button-word-white a:hover {
  color: #000000;
}

.index-collection-2-button-wrapper .button-word-black {
  background-color: #ffffff;
  transition: all 0.3s ease-out;
}

.index-collection-2-button-wrapper .button-word-black a {
  color: #000000;
  transition: all 0.3s ease-out;
}

.index-collection-2-button-wrapper .button-word-black:hover {
  background-color: rgb(0, 0, 0);
}

.index-collection-2-button-wrapper .button-word-black:hover a {
  color: #ffffff;
}

.index-collection-2 .index-collection-2-image-wrapper .unit-collection-delivery {
  width: 100%;
  height: 891px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  filter: brightness(0.9);
  transition: filter 1s ease;
  pointer-events: none;
}

.index-collection-2 .index-collection-2-image-wrapper .unit-collection-robot-chair {
  width: 100%;
  height: 891px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  filter: brightness(0.9);
  transition: filter 1s ease;
  pointer-events: none;
}

.index-collection-2 .index-collection-2-image-wrapper .unit-collection-logistics {
  width: 100%;
  height: 891px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  filter: brightness(0.9);
  transition: filter 1s ease;
  pointer-events: none;
}

.index-collection-2 .index-collection-2-image-wrapper .unit-collection-security {
  width: 100%;
  height: 891px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
  filter: brightness(0.9);
  transition: filter 1s ease;
  pointer-events: none;
}

.collection-module-2 .collection:hover .unit-collection-delivery {
  filter: brightness(1);
}

.collection-module-2 .collection:hover .unit-collection-logistics {
  filter: brightness(1);
}

.collection-module-2 .collection:hover .unit-collection-robot-chair {
  filter: brightness(1);
}

.collection-module-2 .collection:hover .unit-collection-security {
  filter: brightness(1);
}

.collection-module-2 .collection:hover {
  background-color: #ffffff;
}

@media screen and (max-width: 2300px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 120px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 104px;
  }
}

@media screen and (max-width: 2200px) {
  .collection-module-2 .collection {
    height: 50vw;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-delivery {
    height: 45vw;
    background-size: 70vw auto;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-robot-chair {
    height: 47vw;
    background-size: 60vw auto;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-logistics {
    height: 46vw;
    background-size: 70vw auto;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-security {
    height: 765px;
    background-size: 1156px auto;
  }

  .index-collection-2-button-wrapper {
    bottom: 3vw;
  }

  .index-collection-2-button-wrapper .collection-btn-1 a {
    font-size: 2vw;
  }

  .index-collection-2-button-wrapper .left-button {
    margin-right: 2vw;
  }

  .index-collection-2-button-wrapper .right-button {
    margin-left: 2vw;
  }
}

@media screen and (max-width: 2100px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 110px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 100px;
  }
}

@media screen and (max-width: 2000px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 100px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 1800px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 90px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 1700px) {
  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 1600px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 80px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 80px;
  }

  .collection .index-collection-2-word-wrapper p {
    font-size: 32px;
  }
}

@media screen and (max-width: 1400px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 70px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 70px;
  }
}

@media screen and (max-width: 1250px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 60px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 60px;
  }

  .collection .index-collection-2-word-wrapper p {
    font-size: 28px;
  }
}

@media screen and (max-width: 1150px) {
  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 50px;
  }

  .collection .index-collection-2-word-wrapper p {
    font-size: 24px;
  }
}

@media screen and (max-width: 1050px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 55px;
  }
}

@media screen and (max-width: 1000px) {
  .collection .index-collection-2-word-wrapper h1 {
    font-size: 5vw;
    padding: 0 10px;
  }

  .module-accessories .index-collection-2-word-wrapper h1 {
    font-size: 50px;
  }

  .collection .index-collection-2-word-wrapper p {
    font-size: 22px;
  }
}

.collection-2-breakline {
  display: none;
}

@media screen and (max-width: 900px) {
  .collection-2-breakline {
    display: block;
  }

  .collection .index-collection-2-word-wrapper {
    margin-top: 30px;
  }

  .collection .index-collection-2-word-wrapper p {
    font-size: 20px;
  }
}

@media screen and (max-width: 768.5px) {
  .collection-module-2 {
    grid-template-columns: repeat(1, 1fr);
  }

  .collection-module-2 .collection {
    height: 110vw;
    overflow-y: hidden;
  }

  .collection .index-collection-2-word-wrapper {
    position: relative;
    z-index: 2;
    margin-top: 10vw;
  }

  .collection .index-collection-2-word-wrapper h1 {
    font-size: 11vw;
    color: #b1afaf9e;
    font-weight: 700;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-delivery {
    height: 100vw;
    background-size: 140vw auto;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-robot-chair {
    height: 100vw;
    background-size: 120vw auto;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-logistics {
    height: 100vw;
    background-size: 140vw auto;
  }

  .index-collection-2 .index-collection-2-image-wrapper .unit-collection-security {
    height: 840px;
    background-size: 768px auto;
  }

  .index-collection-2-button-wrapper .collection-btn-1 a {
    margin-right: 0;
  }

  .index-collection-2-button-wrapper .collection-btn-2 {
    margin: 0 auto;
    width: 150px;
    height: 40px;
    border-radius: 38px;
    background-color: #ffffff;
  }

  .index-collection-2-button-wrapper .collection-btn-1 a {
    font-size: 4vw;
  }

  .index-collection-2-button-wrapper {
    bottom: 7vw;
  }
}

/*-------------------------------------------------------------*/

.index-power {
  background-color: #ffffff;
  height: 1300px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  margin-top: 30px;
}

.index-power .index-power-button-wrapper {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 60px;
  z-index: 5;
}

.index-power .index-power-button-wrapper .index-power-button {
  display: inline-block;
}

.index-power-button-wrapper #power-btn-1 a {
  font-size: 22px;
  line-height: 1.16;
  color: #000000;
  font-weight: 400;
  margin-right: 20px;
}

.index-power-button-wrapper #power-btn-2 {
  width: 107px;
  height: 32px;
  border-radius: 16px;
  border: #000000 solid 2px;
  background-color: #232323;
  margin-left: 20px;
  transition: all 0.3s ease-out;
}

.index-power-button-wrapper #power-btn-2:hover {
  background-color: #ffffff;
}

.index-power-button-wrapper #power-btn-2:hover a {
  color: #000000;
}

.index-power-button-wrapper .btn-2-a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-power-button-wrapper #power-btn-2 a {
  font-size: 22px;
  line-height: 1.1;
  color: #ffffff;
  font-weight: 400;
}

.index-power .index-power-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

.index-power .index-power-image-wrapper .unit-image-power {
  background-image: url(../img/index/index-power-bg.png);
  width: 100%;
  height: 1300px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.index-power .index-power-image-wrapper .unit-image-power-cn {
  background-image: url(../img/index/index-power-bg-cn.png);
}

@media screen and (min-width: 1023.5px) and (max-height: 1200px) {
  .index-power {
    height: 1200px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1200px;
    background-size: 3040px auto;
  }
}

@media screen and (min-width: 1023.5px) and (max-height: 1100px) {
  .index-power {
    height: 1150px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1100px;
    background-size: 2900px auto;
  }
}

@media screen and (min-width: 1023.5px) and (max-height: 1000px) {
  .index-power {
    height: 1050px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 950px;
    background-size: 2650px auto;
  }
}

@media screen and (min-width: 1023.5px) and (max-height: 900px) {
  .index-power {
    height: 950px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 900px;
    background-size: 2400px auto;
  }
}

/* @media screen and (min-width: 1023.5px) and (max-height: 850px) {
  .index-power {
    height: 875px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 850px;
    background-size: 2300px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 800px) {
  .index-power {
    height: 775px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 750px;
    background-size: 2000px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 700px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 1800px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 650px) {
  .index-power {
    height: 675px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 625px;
    background-size: 1600px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 600px) {
  .index-power {
    height: 600px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 550px;
    background-size: 1400px auto;
  }
} */

@media screen and (max-width: 1023.5px) and (min-height: 1100px) {
  .index-power {
    height: 1200px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1200px;
    background-size: 3040px auto;
  }
}

@media screen and (max-width: 1023.5px) and (max-height: 1100px) {
  .index-power {
    height: 1200px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1150px;
    background-size: 2900px auto;
  }
}

@media screen and (max-width: 1023.5px) and (max-height: 1000px) {
  .index-power {
    height: 1000px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1000px;
    background-size: 2600px auto;
  }
}

@media screen and (max-width: 1023.5px) and (max-height: 900px) {
  .index-power {
    height: 950px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 900px;
    background-size: 2400px auto;
  }
}

/* @media screen and (max-width: 1023.5px) and (max-height: 850px) {
  .index-power {
    height: 900px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 850px;
    background-size: 2200px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 800px) {
  .index-power {
    height: 800px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 750px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 700px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 650px) {
  .index-power {
    height: 700px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 650px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 600px) {
  .index-power {
    height: 700px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 600px;
    background-size: 1600px auto;
  }
} */

@media screen and (max-width: 950px) and (min-height: 1000px) {
  .index-power {
    height: 1100px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1100px;
    background-size: 2640px auto;
  }
}

@media screen and (max-width: 950px) and (max-height: 1000px) {
  .index-power {
    height: 1100px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1050px;
    background-size: 2500px auto;
  }
}

@media screen and (max-width: 950px) and (max-height: 950px) {
  .index-power {
    height: 1000px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 950px;
    background-size: 2400px auto;
  }
}

@media screen and (max-width: 950px) and (max-height: 900px) {
  .index-power {
    height: 970px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 925px;
    background-size: 2300px auto;
  }
}

/* @media screen and (max-width: 950px) and (max-height: 850px) {
  .index-power {
    height: 925px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 875px;
    background-size: 2200px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 800px) {
  .index-power {
    height: 875px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 825px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 750px) {
  .index-power {
    height: 800px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 750px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 700px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 675px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 625px) {
  .index-power {
    height: 700px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 625px;
    background-size: 1600px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 600px) {
  .index-power {
    height: 650px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 575px;
    background-size: 1500px auto;
  } 
}*/

@media screen and (max-width: 850px) and (min-height: 900px) {
  .index-power {
    height: 1000px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 1000px;
    background-size: 2240px auto;
  }
}

@media screen and (max-width: 850px) and (max-height: 900px) {
  .index-power {
    height: 950px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 925px;
    background-size: 2100px auto;
  }
}

/* @media screen and (max-width: 850px) and (max-height: 800px) {
  .index-power {
    height: 875px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 850px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 750px) {
  .index-power {
    height: 800px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 775px;
    background-size: 1900px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 700px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 650px) {
  .index-power {
    height: 700px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 650px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 600px) {
  .index-power {
    height: 650px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 600px;
    background-size: 1500px auto;
  }
} */

@media screen and (max-width: 768.5px) {
  .index-power .index-power-image-wrapper .unit-image-power {
    background-image: url(../img/index/index-power-bg-sm.png);
  }

  .index-power .index-power-image-wrapper .unit-image-power-cn {
    background-image: url(../img/index/index-power-bg-sm-cn.png);
  }

  .index-power .index-power-button-wrapper .index-power-button {
    display: block;
  }

  .index-power-button-wrapper #power-btn-1 a {
    margin-right: 0;
  }

  .index-power-button-wrapper #power-btn-2 {
    width: 150px;
    height: 40px;
    border-radius: 38px;
    margin: 40px auto 0 auto;
  }

  .index-power-button-wrapper #power-btn-2 a {
    font-size: 25px;
    font-weight: 400;
  }
}

@media screen and (max-width: 768.5px) and (min-height: 900px) {
  .index-power {
    height: 1100px;
    max-width: 768px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 900px;
    background-size: 768px auto;
  }
}

@media screen and (max-width: 768.5px) and (max-height: 900px) {
  .index-power {
    height: 1050px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 850px;
    background-size: 700px auto;
  }
}

/* @media screen and (max-width: 768.5px) and (max-height: 850px) {
  .index-power {
    height: 1000px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 800px;
    background-size: 650px auto;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 800px) {
  .index-power {
    height: 950px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 600px auto;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 750px) {
  .index-power {
    height: 900px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 550px auto;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 700px) {
  .index-power {
    height: 825px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 600px;
    background-size: 500px auto;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 600px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 550px;
    background-size: 450px auto;
  }
} */

@media screen and (max-width: 650px) and (min-height: 800px) {
  .index-power {
    height: 1000px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 800px;
    background-size: 700px auto;
  }
}

@media screen and (max-width: 650px) and (max-height: 800px) {
  .index-power {
    height: 925px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 600px auto;
  }
}

/* @media screen and (max-width: 650px) and (max-height: 700px) {
  .index-power {
    height: 875px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 650px;
    background-size: 550px auto;
  }
}
@media screen and (max-width: 650px) and (max-height: 650px) {
  .index-power {
    height: 825px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 600px;
    background-size: 500px auto;
  }
}
@media screen and (max-width: 650px) and (max-height: 600px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 550px;
    background-size: 450px auto;
  }
} */

@media screen and (max-width: 600px) and (min-height: 700px) {
  .index-power {
    height: 900px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 600px auto;
  }
}

@media screen and (max-width: 600px) and (max-height: 700px) {
  .index-power {
    height: 850px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 650px;
    background-size: 550px auto;
  }
}

/* @media screen and (max-width: 600px) and (max-height: 650px) {
  .index-power {
    height: 800px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 600px;
    background-size: 500px auto;
  }
}
@media screen and (max-width: 600px) and (max-height: 650px) {
  .index-power {
    height: 750px;
  }
  .index-power .index-power-image-wrapper .unit-image-power {
    height: 550px;
    background-size: 450px auto;
  }
} */

@media screen and (max-width: 550px) {
  .index-power {
    height: 850px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 700px;
    background-size: 580px auto;
  }
}

@media screen and (max-width: 500px) {
  .index-power {
    height: 800px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 650px;
    background-size: 550px auto;
  }
}

@media screen and (max-width: 425.5px) {
  .index-power {
    height: 800px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 600px;
    background-size: 500px auto;
  }
}

@media screen and (max-width: 400px) {
  .index-power {
    height: 700px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 550px;
    background-size: 450px auto;
  }
}

@media screen and (max-width: 350px) {
  .index-power {
    height: 650px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 500px;
    background-size: 400px auto;
  }
}

@media screen and (max-width: 300px) {
  .index-power {
    height: 600px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 450px;
    background-size: 360px auto;
  }
}

@media screen and (max-width: 280px) {
  .index-power {
    height: 500px;
  }

  .index-power .index-power-image-wrapper .unit-image-power {
    height: 350px;
    background-size: 300px auto;
  }
}

/*-------------------------------------------------------------*/
.collection-module {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
  max-width: 2560px;
  margin: 0 auto;
  padding: 0 16px;
}

.collection-module .collection {
  height: 910px;
  background-color: #c0c0c0;
  position: relative;
  transition: all 0.3s ease-out;
}

.collection-module .collection:hover {
  background-color: #d8d8d8;
}

.collection .index-collection-word-wrapper {
  margin-top: 66px;
  text-align: center;
}

.collection .index-collection-word-wrapper h1 {
  font-size: 150px;
  line-height: 0.8;
  color: #e1e1e1;
  font-weight: 700;
}

.module-accessories .index-collection-word-wrapper h1 {
  line-height: 0.9;
}

.collection .index-collection-word-wrapper p {
  font-size: 36px;
  line-height: 1.1;
  color: #ffffff;
  font-weight: 400;
  position: relative;
  z-index: 2;
}

.module-accessories .index-collection-word-wrapper h1 {
  font-size: 104px;
}

.index-collection .index-collection-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.index-collection-button-wrapper {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 60px;
  z-index: 2;
}

.index-collection-button-wrapper .index-collection-button {
  display: inline-block;
}

.index-collection-button-wrapper .collection-btn-1 a {
  font-size: 22px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
  margin-right: 20px;
}

.index-collection-button-wrapper .collection-btn-2 {
  width: 107px;
  height: 32px;
  border-radius: 16px;
  background-color: #232323;
  margin-left: 20px;
}

.index-collection-button-wrapper .btn-2-a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-collection-button-wrapper .collection-btn-2 a {
  font-size: 22px;
  line-height: 1.1;
  color: #ffffff;
  font-weight: 400;
}

.index-collection-button-wrapper .button-word-white a {
  color: #ffffff;
  transition: all 0.3s ease-out;
}

.index-collection-button-wrapper .button-word-white a:hover {
  color: #000000;
}

.index-collection-button-wrapper .button-word-black {
  background-color: #ffffff;
  transition: all 0.3s ease-out;
}

.index-collection-button-wrapper .button-word-black a {
  color: #000000;
  transition: all 0.3s ease-out;
}

.index-collection-button-wrapper .button-word-black:hover {
  background-color: rgb(0, 0, 0);
}

.index-collection-button-wrapper .button-word-black:hover a {
  color: #ffffff;
}

.index-collection .index-collection-image-wrapper .unit-collection-power {
  width: 100%;
  height: 905px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.index-collection .index-collection-image-wrapper .unit-collection-air {
  width: 100%;
  height: 905px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.index-collection .index-collection-image-wrapper .unit-collection-mini {
  width: 100%;
  height: 891px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.index-collection .index-collection-image-wrapper .unit-collection-accessories {
  width: 100%;
  height: 891px;
  background-size: 1256px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

@media screen and (max-width: 2300px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 140px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 104px;
  }
}

@media screen and (max-width: 2100px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 130px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 100px;
  }
}

@media screen and (max-width: 2000px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 120px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 1800px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 110px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 1700px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 100px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 1600px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 90px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 80px;
  }

  .collection .index-collection-word-wrapper p {
    font-size: 32px;
  }
}

@media screen and (max-width: 1400px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 80px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 70px;
  }

  .collection-module .collection {
    height: 810px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 765px;
    background-size: 1156px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 765px;
    background-size: 1156px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 765px;
    background-size: 1156px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 765px;
    background-size: 1156px auto;
  }
}

@media screen and (max-width: 1250px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 70px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 60px;
  }

  .collection .index-collection-word-wrapper p {
    font-size: 28px;
  }

  .collection-module .collection {
    height: 810px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 740px;
    background-size: 1100px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 740px;
    background-size: 1100px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 740px;
    background-size: 1100px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 740px;
    background-size: 1100px auto;
  }
}

@media screen and (max-width: 1150px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 60px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 50px;
  }

  .collection .index-collection-word-wrapper p {
    font-size: 24px;
  }

  .collection-module .collection {
    height: 750px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 670px;
    background-size: 1000px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 670px;
    background-size: 1000px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 670px;
    background-size: 1000px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 670px;
    background-size: 1000px auto;
  }
}

@media screen and (max-width: 1050px) {
  .collection-module .collection {
    height: 700px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 620px;
    background-size: 900px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 620px;
    background-size: 900px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 620px;
    background-size: 900px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 620px;
    background-size: 900px auto;
  }
}

@media screen and (max-width: 1000px) {
  .collection .index-collection-word-wrapper h1 {
    font-size: 55px;
    padding: 0 10px;
  }

  .module-accessories .index-collection-word-wrapper h1 {
    font-size: 50px;
  }

  .collection .index-collection-word-wrapper p {
    font-size: 22px;
  }

  .collection-module .collection {
    height: 650px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 570px;
    background-size: 800px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 570px;
    background-size: 800px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 570px;
    background-size: 800px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 570px;
    background-size: 800px auto;
  }
}

@media screen and (max-width: 900px) {
  .collection-module .collection {
    height: 580px;
  }

  .collection .index-collection-word-wrapper {
    margin-top: 30px;
  }

  .collection .index-collection-word-wrapper p {
    font-size: 20px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 490px;
    background-size: 700px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 490px;
    background-size: 700px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 490px;
    background-size: 700px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 490px;
    background-size: 700px auto;
  }
}

@media screen and (max-width: 768.5px) {
  .collection-module {
    grid-template-columns: repeat(1, 1fr);
  }

  .collection-module .module-power {
    background-color: #c0c0c0;
  }

  .collection-module .collection {
    height: 775px;
    overflow-y: hidden;
  }

  .collection .index-collection-word-wrapper {
    position: relative;
    z-index: 2;
    margin-top: 60px;
  }

  .collection .index-collection-word-wrapper h1 {
    font-size: 12vw;
    color: #e1e1e1;
    font-weight: 700;
  }

  .index-collection-button-wrapper .index-collection-button {
    display: block;
    margin-bottom: 30px;
  }

  .index-collection-button-wrapper .collection-btn-1 a {
    font-size: 22px;
    margin-right: 0;
    color: #ffffff;
  }

  .index-collection-button-wrapper .collection-btn-2 {
    margin: 0 auto;
    width: 150px;
    height: 40px;
    border-radius: 38px;
    background-color: #ffffff;
  }

  .index-collection-button-wrapper .collection-btn-2 a {
    font-size: 25px;
    color: #000000;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    background-image: url(../img/index/index-collection-power-sm.png);
    height: 800px;
    background-size: 768px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    background-image: url(../img/index/index-collection-air-sm.png);
    height: 800px;
    background-size: 768px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    background-image: url(../img/index/index-collection-mini-sm.png);
    height: 800px;
    background-size: 768px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    background-image: url(../img/index/index-collection-accessories-sm.png);
    height: 800px;
    background-size: 768px auto;
  }
}

@media screen and (max-width: 650px) {
  #module-accessories {
    height: 650px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 550px;
    background-size: 650px auto;
  }
}

@media screen and (max-width: 600px) {
  .collection .index-collection-word-wrapper {
    margin-top: 30px;
  }

  .collection-module .collection {
    height: 690px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 670px;
    background-size: 670px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 670px;
    background-size: 670px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 670px;
    background-size: 670px auto;
  }

  .collection-module {
    padding: 0 8px;
  }
}

@media screen and (max-width: 550px) {}

@media screen and (max-width: 500px) {}

@media screen and (max-width: 450px) {
  .collection-module .collection {
    height: 680px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 610px;
    background-size: 700px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 610px;
    background-size: 700px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 610px;
    background-size: 700px auto;
  }

  #module-accessories {
    height: 550px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 440px;
    background-size: 650px auto;
  }
}

@media screen and (max-width: 400px) {
  .collection-module .collection {
    height: 640px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 620px;
    background-size: 600px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 620px;
    background-size: 600px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 620px;
    background-size: 600px auto;
  }

  #module-accessories {
    height: 520px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 420px;
    background-size: 650px auto;
  }
}

@media screen and (max-width: 350px) {
  .collection-module .collection {
    height: 600px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 580px;
    background-size: 550px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 580px;
    background-size: 550px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 580px;
    background-size: 550px auto;
  }

  #module-accessories {
    height: 520px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 420px;
    background-size: 650px auto;
  }
}

@media screen and (max-width: 300px) {
  .collection-module .collection {
    height: 550px;
  }

  .collection .index-collection-word-wrapper p {
    font-size: 18px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-power {
    height: 500px;
    background-size: 500px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-air {
    height: 500px;
    background-size: 500px auto;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-mini {
    height: 500px;
    background-size: 500px auto;
  }

  #module-accessories {
    height: 520px;
  }

  .index-collection .index-collection-image-wrapper .unit-collection-accessories {
    height: 420px;
    background-size: 500px auto;
  }
}

/*-------------------------------------------------------------*/
.index-sl {
  background-color: #ffffff;
  height: 100vh;
  min-height: 700px;
  max-height: 2000px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.index-sl h1 {
  font-size: 134px;
  line-height: 0.95;
  color: #000000;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .index-sl h1 {
    font-size: 120px;
  }
}

@media screen and (max-width: 1000px) {
  .index-sl h1 {
    font-size: 110px;
  }
}

@media screen and (max-width: 900px) {
  .index-sl h1 {
    font-size: 90px;
  }
}

@media screen and (max-width: 768.5px) {
  .index-sl {
    height: 90vh;
    min-height: 500px;
  }
}

@media screen and (max-width: 750px) {
  .index-sl h1 {
    font-size: 85px;
  }
}

@media screen and (max-width: 700px) {
  .index-sl h1 {
    font-size: 80px;
  }
}

@media screen and (max-width: 650px) {
  .index-sl h1 {
    font-size: 75px;
  }
}

@media screen and (max-width: 600px) {
  .index-sl h1 {
    font-size: 70px;
  }
}

@media screen and (max-width: 550px) {
  .index-sl h1 {
    font-size: 65px;
  }
}

@media screen and (max-width: 500px) {
  .index-sl h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 450px) {
  .index-sl h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 400px) {
  .index-sl h1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 350px) {
  .index-sl h1 {
    font-size: 35px;
  }
}

@media screen and (max-width: 300px) {
  .index-sl h1 {
    font-size: 12vw;
  }
}

/*-------------------------------------------------------------*/
.index-elderly-community {
  background-color: #ffffff;
  height: 1150px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.index-elderly-community .index-elderly-community-word-wrapper h1 {
  font-size: 78px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.index-elderly-community .index-elderly-community-word-wrapper p {
  font-size: 20px;
  width: 1100px;
  line-height: 26px;
  color: #000000;
  font-weight: 300;
  font-family: "Outfit";
  text-align: center;
  margin: 20px auto;
}

.index-elderly-community .index-elderly-community-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
  width: 100%;
  height: 1150px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.breakline-md {
  display: none;
}

@media screen and (max-width: 1400px) {
  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1150px;
    background-size: 3240px auto;
  }
}

@media screen and (max-width: 1250px) {
  .breakline-md {
    display: block;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 3040px auto;
  }

  .index-elderly-community .index-elderly-community-word-wrapper p {
    width: auto;
    margin: 20px 40px;
  }
}

@media screen and (max-width: 1050px) {
  .index-elderly-community {
    height: 1050px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 2840px auto;
  }
}

@media screen and (max-width: 1000px) {
  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 2640px auto;
  }
}

@media screen and (max-width: 950px) {
  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 2440px auto;
  }
}

@media screen and (max-width: 950px) {
  .index-elderly-community {
    height: 950px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 2240px auto;
  }
}

@media screen and (max-width: 768.5px) {
  .index-elderly-community .index-elderly-community-word-wrapper h1 {
    font-size: 65px;
  }

  .index-elderly-community {
    height: 950px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 2240px auto;
  }
}

@media screen and (max-width: 750px) {
  .index-elderly-community {
    height: 950px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 2040px auto;
  }
}

@media screen and (max-width: 700px) {
  .index-elderly-community {
    height: 950px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1200px;
    background-size: 1940px auto;
  }
}

@media screen and (max-width: 650px) {
  .index-elderly-community {
    height: 1000px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1250px;
    background-size: 1840px auto;
  }
}

@media screen and (max-width: 600px) {
  .index-elderly-community {
    height: 1000px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1300px;
    background-size: 1740px auto;
  }
}

@media screen and (max-width: 567.5px) {
  .index-elderly-community {
    height: 800px;
  }

  .index-elderly-community .index-elderly-community-word-wrapper h1 {
    font-size: 11vw;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 1000px;
    background-size: 1540px auto;
  }
}

@media screen and (max-width: 500px) {
  .index-elderly-community {
    height: 750px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 900px;
    background-size: 1340px auto;
  }

  .index-elderly-community .index-elderly-community-word-wrapper p {
    margin: 20px 20px;
  }
}

@media screen and (max-width: 450px) {
  .index-elderly-community {
    height: 650px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 800px;
    background-size: 1140px auto;
  }

  .index-elderly-community .index-elderly-community-word-wrapper p {
    margin: 20px 20px;
  }
}

@media screen and (max-width: 400px) {
  .index-elderly-community .index-elderly-community-word-wrapper p {
    font-size: 18px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 350px) {
  .index-elderly-community {
    height: 650px;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 800px;
    background-size: 940px auto;
  }
}

@media screen and (max-width: 300px) {
  .index-elderly-community {
    height: 180vw;
  }

  .index-elderly-community .index-elderly-community-image-wrapper .unit-elderly-community {
    height: 220vw;
    background-size: 280vw auto;
  }

  .index-elderly-community .index-elderly-community-word-wrapper p {
    font-size: 5vw;
    line-height: 1.2;
  }
}

/*-------------------------------------------------------------*/

/*-----------------------Start index-event--------------------------------------*/
.index-event {
  background-color: #e4e4e4;
  height: 920px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.index-event .index-event-word-wrapper {
  padding-bottom: 70px;
}

.index-event .index-event-word-wrapper h1 {
  font-size: 78px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
  padding-top: 100px;
}

@media screen and (max-width: 768.5px) {
  .index-event .index-event-word-wrapper h1 {
    font-size: 65px;
  }
}

@media screen and (max-width: 568.5px) {
  .index-event .index-event-word-wrapper h1 {
    padding-top: 10vw;
    font-size: 58px;
  }
}

@media screen and (max-width: 450px) {
  .index-event .index-event-word-wrapper h1 {
    font-size: 46px;
  }
}

@media screen and (max-width: 300px) {
  .index-event .index-event-word-wrapper h1 {
    font-size: 16vw;
  }
}

/*-----------------------Finish index-event--------------------------------------*/

/*-----------------------Start indexs--------------------------------------*/
.indexs {
  background-color: #e4e4e4;
  height: auto;
  position: relative;
  max-width: 2560px;
  margin: 0 auto;
  text-align: center;
}

.indexs .indexs-word-wrapper {
  padding-bottom: 70px;
}

.indexs .indexs-word-wrapper h1 {
  font-size: 78px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
  padding-top: 100px;
}

.indexs .indexs-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 5%;
}

.indexs .indexs-container .indexs-image img {
  width: 498px;
}

.indexs .indexs-container .indexs-text {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.indexs-container .indexs-text .indexs-text-container {
  text-align: left;
}

.indexs-container .indexs-text h1 {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.16;
  color: #000000;
}

.indexs-container .indexs-text p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.16;
  text-transform: capitalize;
  color: #979797;
}

.indexs-container .indexs-text a {
  margin-top: 2rem;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.16;
  color: #000000;
  text-decoration: none;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #000000;
  line-height: 1.6;
}

.hover-underline-animation::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -3px;
  left: 0;
  background-color: #000000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.line-x {
  background: #e4e4e4;
  height: 1px;
  padding: 0 0 75px 0;
  margin-bottom: 0;
}

.indexs .news-button-container {
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
  margin-top: -30px;
}

.indexs .button {
  border-radius: 5px;
  border-color: #000000;
  background-color: #000000;
  width: 205px;
  height: 50px;
  color: #ffffff;
  line-height: 50px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
}

.indexs .button:hover {
  border-color: #2f2f2f;
  background-color: #2f2f2f;
}

@media screen and (max-width: 1023.5px) {
  .indexs .indexs-container .indexs-image img {
    width: 400px;
  }

  .indexs-container .indexs-text h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 768.5px) {
  .indexs .indexs-word-wrapper h1 {
    font-size: 65px;
  }

  .indexs .indexs-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .indexs .indexs-container .indexs-image img {
    width: 80vw;
  }

  .indexs-container .indexs-text .indexs-text-container {
    width: 80vw;
  }

  .indexs-container .indexs-text .indexs-text-container {
    width: 80vw;
  }

  .indexs-container .indexs-text a {
    margin-top: 1rem;
  }

  .indexs .button {
    width: 305px;
    height: 40px;
    line-height: 40px;
  }

  .indexs .indexs-container .indexs-text {
    align-items: center;
  }
}

@media screen and (max-width: 568.5px) {
  .indexs .indexs-word-wrapper h1 {
    padding-top: 10vw;
    font-size: 58px;
  }
}

@media screen and (max-width: 450px) {
  .indexs .indexs-word-wrapper h1 {
    font-size: 46px;
  }

  .indexs .button {
    width: 80%;
    height: 40px;
    line-height: 40px;
  }
}

@media screen and (max-width: 400px) {
  .indexs-container .indexs-text h1 {
    font-size: 22px;
  }

  .indexs-container .indexs-text a {
    font-size: 16px;
  }
}

@media screen and (max-width: 300px) {
  .indexs .indexs-word-wrapper h1 {
    font-size: 16vw;
  }

  .indexs-container .indexs-text h1 {
    font-size: 8vw;
  }

  .indexs-container .indexs-text p {
    font-size: 6vw;
  }

  .indexs-container .indexs-text a {
    font-size: 6vw;
  }
}

/*-----------------------Finish indexs--------------------------------------*/

.power-bg-light {
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background: var(--localnav-background-stuck, rgba(255, 255, 255, 1));
  border-color: transparent;
}

.image-container {
  height: auto;
  width: 100%;
  position: relative;
}

.first-row {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
}

.second-row {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
}

.first-row img {
  width: 50%;
  height: 833px;
  object-fit: cover;
}

.second-row img {
  width: 50%;
  height: 833px;
  object-fit: cover;
}

.image-container .image-container-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.image-container .image-container-title {
  font-size: 210px;
  line-height: 179px;
  color: #ffffff;
  font-weight: 400;
}

.image-container .image-container-description {
  font-size: 27px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 300;
  margin-top: 50px;
}

section {
  padding: 0;
}

.override-nav {
  max-width: 1600px;
  padding: 0 5%;
}

.toggle-switch.switch-vertical {
  position: relative;
  height: 70px;
}

.toggle-switch-container {
  width: 100%;
  max-width: 1600px;
}

.toggle-inside {
  position: absolute;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  height: 22px;
  width: 22px;
  margin-left: 6%;
}

.toggle-inside:first-child {
  background-color: #ffffff;
  top: 0;
}

.toggle-inside:last-child {
  background-color: #757272;
  bottom: 0;
}

/*---------------------------------------
  NAVIGATION              
-----------------------------------------*/
.nav-container {
  min-height: 55px;
  height: 55px;
}

@media (max-width: 768.5px) {
  .nav-container {
    min-height: 35px;
    height: 35px;
    margin-top: 15px;
  }
}

.navbar {
  padding-top: 10px;
  padding-bottom: 5px;
}

.navbar-brand {
  color: var(--primary-color);
  font-size: var(--h5-font-size);
  font-weight: var(--font-weight-bold);
  margin: 0 20px 0 20px;
  padding: 0;
  text-align: center;
  position: relative;
}

.navbar-brand img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.navbar-brand strong {
  color: var(--p-color);
  font-size: 12px;
  position: relative;
  bottom: 5px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 3rem;
  padding-left: 3rem;
}

.navbar-nav .nav-link {
  color: var(--p-color);
  font-weight: var(--font-weight-semibold);
  font-size: var(--menu-font-size);
  /* padding-top: 15px;
    padding-bottom: 15px; */
}

.navbar-nav .nav-item.active .nav-link,
.nav-link:focus,
.nav-link:hover {
  color: var(--dark-color);
}

.nav-link:focus {
  color: var(--p-color);
}

.navbar-toggler {
  border: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
  width: 30px;
  height: 35px;
  outline: none;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: transparent;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before,
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease,
    -webkit-transform 300ms 350ms ease;
  top: 0;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(-45deg);
}

.navbar-toggler .navbar-toggler-icon {
  background: var(--dark-color);
  transition: background 10ms 300ms ease;
  display: block;
  width: 30px;
  height: 2px;
  position: relative;
}

.navbar-toggler .navbar-toggler-icon:before,
.navbar-toggler .navbar-toggler-icon:after {
  transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease,
    -webkit-transform 300ms 50ms ease;
  position: absolute;
  right: 0;
  left: 0;
  background: var(--dark-color);
  width: 30px;
  height: 2px;
  content: "";
}

.navbar-toggler .navbar-toggler-icon:before {
  top: -8px;
}

.navbar-toggler .navbar-toggler-icon:after {
  top: 8px;
}

@media screen and (max-width: 768.5px) {
  .navbar-toggler {
    width: 75px;
    padding-top: 5px;
  }
}

.index-sl span {
  opacity: 0;
  white-space: pre;
  transition: all 0.4s ease;
}

.index-sl span.faded {
  opacity: 1;
}

/* index video section Start */
.index-video-section {
  margin-bottom: 140px;
}

.glide__slide img {
  width: 100%;
  height: 100%;
}

.glide__slide iframe {
  width: 100%;
  height: 100%;
}

.glide__bullet {
  width: 40px;
  height: 5px;
  border-radius: 2px;
  background-color: #ededed;
  opacity: 1;
  min-width: 25px;
  margin: 0 5px;
}

.glide__bullet--active {
  width: 40px;
  height: 5px;
  border-radius: 2px;
  background-color: #000000;
  min-width: 25px;
  margin: 0 5px;
}

.glide__bullets {
  bottom: -3em;
  left: 7em;
}

.glide__arrows {
  display: flex;
  justify-content: center;
  position: relative;
  bottom: -2em;
}

.glide__arrow {
  background-color: rgba(199, 199, 202, 0.75);
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  box-shadow: none;
  border-radius: 36px;
  padding: 0;
  border: 2px solid rgba(199, 199, 202, 0.75);
}

.glide__arrow:hover {
  background: rgba(210, 210, 215, 0.84);
  color: rgba(0, 0, 0, 0.64);
  border: 2px solid rgba(210, 210, 215, 0.84);
}

.glide__arrow--left {
  left: auto;
  margin-left: 60px;
}

.glide__arrow--right {
  right: auto;
  margin-right: 60px;
}

.glide__arrow svg {
  pointer-events: none;
  width: 100%;
}

.glide__arrow svg path {
  fill: rgba(0, 0, 0, 0.56);
}

@media screen and (max-width: 1200px) {
  .glide__bullet {
    width: 4vw;
  }

  .glide__bullet--active {
    width: 4vw;
  }
}