@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .banner.home-banner .banner-wrapper {
    bottom: 10%;
  }
}
.banner.home-banner .banner-wrapper .content h1 {
  font-size: 48px;
  font-family: "Cinzel-regular";
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .banner.home-banner .banner-wrapper .content h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.home-banner .banner-wrapper .content h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 675px) {
  .banner.home-banner .banner-wrapper .content h5 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.banner.home-banner .banner-wrapper .content .search-form-wrap {
  max-width: 843px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .banner.home-banner .banner-wrapper .content .search-form-wrap {
    max-width: 718px;
  }
}
.banner.home-banner .banner-wrapper .content .search-form-wrap .form {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  --color: var(--white);
  --labelbefore: var(--white);
  --labelafter: var(--white);
  --borderbefore: var(--white);
  --borderafter: var(--white);
  --labelfontafter: 12px;
}
@media only screen and (max-width: 1152px) {
  .banner.home-banner .banner-wrapper .content .search-form-wrap .form {
    gap: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .banner.home-banner .banner-wrapper .content .search-form-wrap .form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 520px) {
  .banner.home-banner .banner-wrapper .content .search-form-wrap .form {
    gap: 18px;
    --labelfontbefore: 14px;
    --labelfontafter: 12px;
  }
}
.banner.home-banner .banner-wrapper .content .search-form-wrap .form .form-group:not(:has(.btn)) {
  flex: 1;
}
@media only screen and (max-width: 767px) {
  .banner.home-banner .banner-wrapper .content .search-form-wrap .form .btn {
    grid-column: span 2;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.banner.home-banner .banner-wrapper .title {
  margin-bottom: 7.75rem;
}
@media only screen and (max-width: 1152px) {
  .banner.home-banner .banner-wrapper .title {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner.home-banner .banner-wrapper .title {
    margin-bottom: 2rem;
  }
}

.home-secA {
  padding: 42px 0 76px;
}
@media only screen and (max-width: 675px) {
  .home-secA {
    padding: 50px 0;
  }
}
.home-secA .heading {
  margin-bottom: 42px;
}
@media only screen and (max-width: 675px) {
  .home-secA .heading {
    margin-bottom: 34px;
  }
}
@media only screen and (max-width: 675px) {
  .home-secA .swiper-nav {
    display: none;
  }
}
.home-secA .secA-wrap .swiper {
  max-width: calc(100% - 50px);
}
@media only screen and (max-width: 675px) {
  .home-secA .secA-wrap .swiper {
    max-width: 100%;
  }
}

.home-secB {
  padding: 45px 0;
}
@media only screen and (max-width: 675px) {
  .home-secB {
    padding: 50px 0;
  }
}
.home-secB .heading {
  margin-bottom: 45px;
}
@media only screen and (max-width: 675px) {
  .home-secB .heading {
    margin-bottom: 34px;
  }
}
@media only screen and (max-width: 675px) {
  .home-secB .heading h3 {
    max-width: 245px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-secB .swiper {
  max-width: calc(100% - 45px);
}
@media only screen and (max-width: 675px) {
  .home-secB .swiper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .home-secB .swiper-nav {
    display: none;
  }
}
.home-secB .btm-div {
  margin-top: 50px;
}
@media only screen and (max-width: 675px) {
  .home-secB .btm-div {
    margin-top: 38px;
  }
}

.home-secC {
  padding-bottom: 70px;
}
@media only screen and (max-width: 675px) {
  .home-secC {
    padding-bottom: 50px;
  }
}
.home-secC .upper-sec {
  margin-bottom: 55px;
}
.home-secC .heading {
  margin-bottom: 30px;
}
@media only screen and (max-width: 675px) {
  .home-secC .heading h3 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-secC .swiper-group-lrajb {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .home-secC .swiper-group-lrajb {
    display: none;
  }
}
.home-secC .home-cmrcl-prpt-wrap {
  padding-left: 4rem;
}
@media only screen and (max-width: 1280px) {
  .home-secC .home-cmrcl-prpt-wrap {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 675px) {
  .home-secC .home-cmrcl-prpt-wrap {
    padding-left: 15px;
  }
}

.home-secD {
  display: flex;
  flex-wrap: wrap;
  background: var(--primary);
}
.home-secD figure, .home-secD figcaption {
  flex: 1;
}
.home-secD figure {
  line-height: 0;
}
@media only screen and (max-width: 991px) {
  .home-secD figure {
    display: none;
  }
}
.home-secD figure img, .home-secD figure video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-secD figcaption {
  display: flex;
  align-items: center;
  padding: 78px 0 100px;
}
@media only screen and (min-width: 1600px) {
  .home-secD figcaption {
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .home-secD figcaption {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 675px) {
  .home-secD figcaption {
    padding: 50px 0;
  }
}
.home-secD figcaption .content {
  height: 100%;
  padding: 0 50px;
  max-width: 527px;
}
@media only screen and (max-width: 1024px) {
  .home-secD figcaption .content {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 991px) {
  .home-secD figcaption .content {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 675px) {
  .home-secD figcaption .content {
    padding: 0 15px;
  }
}
.home-secD figcaption .content .ico {
  line-height: 0;
  margin-bottom: 33px;
  max-width: 330px;
  width: 100%;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .home-secD figcaption .content .ico {
    max-width: 140px;
  }
}
@media only screen and (max-width: 991px) {
  .home-secD figcaption .content .ico {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 675px) {
  .home-secD figcaption .content .ico {
    max-width: 115px;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .home-secD figcaption .content .heading {
    text-align: center;
  }
}
.home-secD figcaption .content .heading h3 {
  font-size: 30px;
  line-height: 1.2;
}
@media only screen and (max-width: 991px) {
  .home-secD figcaption .content .heading h3 {
    max-width: 424px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 675px) {
  .home-secD figcaption .content .heading h3 {
    font-size: 24px;
    max-width: 330px;
  }
}
.home-secD figcaption .content .heading h3 span {
  font-size: 1.6em;
  line-height: 0.75;
  font-family: "Silver South Script";
}
.home-secD figcaption .content .form {
  margin: 28px 0 0;
  --item: 2;
  --color: var(--white);
  --labelbefore: var(--white);
  --labelafter: rgb(256 256 256 / .6);
  --borderbefore: var(--white);
  --borderafter: var(--white);
  --gaptb: 34px;
}
@media only screen and (max-width: 675px) {
  .home-secD figcaption .content .form {
    --item: 1;
    --gaptb: 18px;
  }
}
.home-secD figcaption .content .form .btn {
  font-weight: 500;
}
.home-secD figcaption .content .form .btn:hover {
  background: none;
  border-color: var(--white);
}
@media only screen and (max-width: 991px) {
  .home-secD figcaption .content .form .sbmt-grp {
    text-align: center;
  }
}

.home-secE {
  padding: 64px 0 70px;
}
@media only screen and (max-width: 675px) {
  .home-secE {
    padding: 50px 0;
  }
}
.home-secE .upper-sec {
  margin-bottom: 54px;
}
@media only screen and (max-width: 675px) {
  .home-secE .upper-sec {
    margin-bottom: 34px;
  }
}
.home-secE .upper-sec .heading {
  margin-bottom: 24px;
}
@media only screen and (max-width: 675px) {
  .home-secE .upper-sec .heading {
    margin-bottom: 34px;
  }
}
@media only screen and (max-width: 675px) {
  .home-secE .upper-sec .heading h3 {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-secE .secE-wrap .swiper {
  max-width: calc(100% - 45px);
}
@media only screen and (max-width: 675px) {
  .home-secE .secE-wrap .swiper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .home-secE .secE-wrap .swiper-nav {
    display: none;
  }
}

.home-secF {
  padding: 75px 0;
  background: rgba(6, 162, 55, 0.2117647059);
}
@media only screen and (max-width: 767px) {
  .home-secF {
    padding: 50px 0;
  }
}
.home-secF .heading {
  margin-bottom: 62px;
}
@media only screen and (max-width: 767px) {
  .home-secF .heading {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 675px) {
  .home-secF .heading {
    margin-bottom: 34px;
  }
}
@media only screen and (max-width: 675px) {
  .home-secF .heading h3 {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-secF .swiper {
  max-width: calc(100% - 35px);
}
@media only screen and (max-width: 675px) {
  .home-secF .swiper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .home-secF .swiper-nav {
    display: none;
  }
}

.home-secG {
  padding: 64px 0;
}
@media only screen and (max-width: 767px) {
  .home-secG {
    padding: 50px 0;
  }
}
.home-secG .heading {
  margin-bottom: 40px;
}
@media only screen and (max-width: 675px) {
  .home-secG .heading {
    margin-bottom: 34px;
  }
}
.home-secG .swiper {
  max-width: calc(100% - 45px);
}
@media only screen and (max-width: 675px) {
  .home-secG .swiper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .home-secG .swiper-nav {
    display: none;
  }
}

.home-secH {
  padding: 16px 0 148px;
  position: relative;
}
.home-secH::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: none;
}
.home-secH::before {
  background-image: url(../../images/vector/vector-1.svg);
  background-position-x: 0px;
  background-position-y: 100%;
  background-repeat: repeat-x;
  animation: animatedBackground 10s linear infinite alternate;
  opacity: 0.4;
}
@keyframes animatedBackground {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: 100%;
  }
}
@media only screen and (max-width: 675px) {
  .home-secH .container {
    padding-right: 0;
  }
}
.home-secH .upper-sec {
  margin-bottom: 54px;
}
@media only screen and (max-width: 675px) {
  .home-secH .upper-sec {
    margin-bottom: 34px;
    padding-right: 15px;
  }
}
.home-secH .upper-sec .home-developer-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 675px) {
  .home-secH .upper-sec .home-developer-nav {
    display: none;
  }
}
.home-secH .home-developer-slider {
  padding: 10px;
}
.home-secH .home-developer-slider .item {
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  background: var(--white);
  box-shadow: 0px 1px 11.6px 0px rgba(0, 0, 0, 0.1490196078);
  height: 114px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-secI {
  padding: 36px 0 48px;
}
.home-secI * {
  font-size: 14px;
  line-height: 21px;
}
.home-secI .ttl-wwe {
  font-weight: 500;
  color: var(--black);
  margin-bottom: 24px;
}
.home-secI ul li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 12px;
}
.home-secI ul li:not(:last-child) {
  border-right: 1px solid #CECECE;
  padding-right: 22px;
  margin-right: 22px;
}
@media only screen and (max-width: 675px) {
  .home-secI ul li:not(:last-child) {
    margin-right: 12px;
    padding-right: 12px;
  }
}
.home-secI ul li a {
  color: var(--text);
}
.home-secI ul li a:hover {
  color: var(--primary);
}/*# sourceMappingURL=home.css.map */