@charset "UTF-8";
html.animated-wowo-control .wowo {
  visibility: hidden;
}
html.animated-wowo-control .wowo.animated {
  animation-duration: 0.8s;
  visibility: visible;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 25px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInBigUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -25px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-25px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(80px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBigLeft {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeInBigLeftLeft {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeInBigRight {
  0% {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes bounceInUp {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 300px, 0);
    transform: translate3d(0, 300px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeScale {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  to {
    opacity: 1;
    transform: scale(1.1);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
.zoomOut.animated {
  animation-name: zoomOut;
}

.bounceInUp.animated {
  animation-name: bounceInUp;
}

.fadeInLeft.animated {
  animation-name: fadeInLeft;
}

.fadeInBigLeft {
  opacity: 1 !important;
}
.fadeInBigLeft.animated {
  animation-name: fadeInBigLeft;
}

.fadeInBigLeftLeft {
  opacity: 1;
}
.fadeInBigLeftLeft.animated {
  animation-name: fadeInBigLeftLeft;
}

.fadeInRight.animated {
  animation-name: fadeInRight;
}

.fadeInBigRight {
  opacity: 1 !important;
}
.fadeInBigRight.animated {
  animation-name: fadeInBigRight;
}

.fadeIn.animated {
  animation-name: fadeIn;
}

.fadeInUp.animated {
  animation-name: fadeInUp;
}

.fadeInBigUp {
  transform: translate(0, 0);
}
.fadeInBigUp.animated {
  animation-name: fadeInBigUp;
}

.fadeInDown.animated {
  animation-name: fadeInDown;
}

.delay-in-1 {
  animation-delay: 0.1s;
}

.delay-in-2 {
  animation-delay: 0.2s;
}

.delay-in-3 {
  animation-delay: 0.3s;
}

.delay-in-4 {
  animation-delay: 0.4s;
}

.delay-in-6 {
  animation-delay: 0.6s;
}

.delay-in-8 {
  animation-delay: 0.8s;
}

@font-face {
  font-family: "Articulat CF";
  src: url("../fonts/ArticulatCF-Bold.eot");
  src: local("Articulat CF Bold"), local("ArticulatCF-Bold"), url("../fonts/ArticulatCF-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Bold.woff2") format("woff2"), url("../fonts/ArticulatCF-Bold.woff") format("woff"), url("../fonts/ArticulatCF-Bold.ttf") format("truetype"), url("../fonts/ArticulatCF-Bold.svg#ArticulatCF-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat CF";
  src: url("../fonts/ArticulatCF-Normal.eot");
  src: local("Articulat CF Normal"), local("ArticulatCF-Normal"), url("../fonts/ArticulatCF-Normal.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Normal.woff2") format("woff2"), url("../fonts/ArticulatCF-Normal.woff") format("woff"), url("../fonts/ArticulatCF-Normal.ttf") format("truetype"), url("../fonts/ArticulatCF-Normal.svg#ArticulatCF-Normal") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat CF";
  src: url("../fonts/ArticulatCF-DemiBold.eot");
  src: local("Articulat CF Demi Bold"), local("ArticulatCF-DemiBold"), url("../fonts/ArticulatCF-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-DemiBold.woff2") format("woff2"), url("../fonts/ArticulatCF-DemiBold.woff") format("woff"), url("../fonts/ArticulatCF-DemiBold.ttf") format("truetype"), url("../fonts/ArticulatCF-DemiBold.svg#ArticulatCF-DemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat CF";
  src: url("../fonts/ArticulatCF-Medium.eot");
  src: local("Articulat CF Medium"), local("ArticulatCF-Medium"), url("../fonts/ArticulatCF-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Medium.woff2") format("woff2"), url("../fonts/ArticulatCF-Medium.woff") format("woff"), url("../fonts/ArticulatCF-Medium.ttf") format("truetype"), url("../fonts/ArticulatCF-Medium.svg#ArticulatCF-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Headline";
  src: url("../fonts/TiemposHeadline-Regular.eot");
  src: url("../fonts/TiemposHeadline-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TiemposHeadline-Regular.woff2") format("woff2"), url("../fonts/TiemposHeadline-Regular.woff") format("woff"), url("../fonts/TiemposHeadline-Regular.ttf") format("truetype"), url("../fonts/TiemposHeadline-Regular.svg#TiemposHeadline-Regular") format("svg");
  font-weight: initial;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Headline";
  src: url("../fonts/TiemposHeadline-Medium.eot");
  src: url("../fonts/TiemposHeadline-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TiemposHeadline-Medium.woff2") format("woff2"), url("../fonts/TiemposHeadline-Medium.woff") format("woff"), url("../fonts/TiemposHeadline-Medium.ttf") format("truetype"), url("../fonts/TiemposHeadline-Medium.svg#TiemposHeadline-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Headline";
  src: url("../fonts/TiemposHeadline-Semibold.eot");
  src: url("../fonts/TiemposHeadline-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/TiemposHeadline-Semibold.woff2") format("woff2"), url("../fonts/TiemposHeadline-Semibold.woff") format("woff"), url("../fonts/TiemposHeadline-Semibold.ttf") format("truetype"), url("../fonts/TiemposHeadline-Semibold.svg#TiemposHeadline-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue.eot");
  src: local("HelveticaNeue"), url("../fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue.woff2") format("woff2"), url("../fonts/HelveticaNeue.woff") format("woff"), url("../fonts/HelveticaNeue.ttf") format("truetype"), url("../fonts/HelveticaNeue.svg#HelveticaNeue") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../icons/fonts/icomoon.eot?jbnfzj");
  src: url("../icons/fonts/icomoon.eot?jbnfzj#iefix") format("embedded-opentype"), url("../icons/fonts/icomoon.ttf?jbnfzj") format("truetype"), url("../icons/fonts/icomoon.woff?jbnfzj") format("woff"), url("../icons/fonts/icomoon.svg?jbnfzj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-right2:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-arrow-left3:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-left2:before {
  content: "";
}

.icon-arrow-right3:before {
  content: "";
}

.icon-search:before {
  content: "";
}

* {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  overflow-x: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  background-color: #ffffff;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100vh;
  font-family: "Articulat CF";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: normal;
  color: #747474;
  background-color: #f2f2f2;
  position: relative;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 1199.98px) {
  html.disabled, body.disabled {
    overflow: hidden;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Tiempos Headline";
  font-weight: initial;
  font-style: initial;
  font-stretch: initial;
}

h1 {
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 32px;
}
@media screen and (max-width: 991.98px) {
  h1 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767.98px) {
  h1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 575.98px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media screen and (max-width: 374.98px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
}

h2 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 23px;
}
@media screen and (max-width: 991.98px) {
  h2 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-size: 42px;
  line-height: 48px;
}
@media screen and (max-width: 991.98px) {
  h3 {
    font-size: 36px;
    line-height: 1.1428571429;
  }
}
@media screen and (max-width: 767.98px) {
  h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  h3 {
    font-size: 28px;
  }
}

h4 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 26px;
}
@media screen and (max-width: 991.98px) {
  h4 {
    line-height: 1.3333333333;
    font-size: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-size: 32px;
  line-height: 1.25;
}
@media screen and (max-width: 991.98px) {
  h5 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767.98px) {
  h5 {
    font-size: 24px;
  }
}
@media screen and (max-width: 575.98px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 24px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  h6 {
    font-size: 22px;
    line-height: 1.1666666667;
  }
}
@media screen and (max-width: 767.98px) {
  h6 {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  h6 {
    font-size: 18px;
  }
}

p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 767.98px) {
  p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 26px;
    letter-spacing: normal;
  }
}

a:not(.btn) {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  outline: none;
  transition: all 0.3s ease;
  text-decoration: underline;
}
a:not(.btn):hover {
  color: #4D4D4D;
}

b,
strong {
  padding: 0;
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: bold;
  color: inherit;
}

em,
i {
  padding: 0;
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: normal;
  font-style: italic;
  color: inherit;
}

ol,
ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
ol ul,
ol ol,
ul ul,
ul ol {
  padding-left: 20px;
  margin-bottom: 0;
}

ul li {
  list-style-type: disc;
}

ol li {
  list-style-type: decimal;
}

li {
  font-size: 18px;
  line-height: 28px;
  font-weight: inherit;
  color: inherit;
}
@media screen and (max-width: 767.98px) {
  li {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767.98px) {
  .container-fiuld {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .container-fiuld {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container {
  padding: 0;
}
@media screen and (min-width: 1480px) {
  .container {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
@media screen and (max-width: 575.98px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 359.98px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-height: 800px) {
  .container {
    zoom: 0.9;
  }
}

.container-fluid {
  padding: 0;
}

span[style*=background-image] {
  background: center no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
}

.home-banners {
  color: #ffffff;
}
.home-banners .banner {
  position: relative;
}
.home-banners .banner.banner-scroll .image-box span {
  opacity: 0;
}
.home-banners .banner .mask {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.home-banners .banner .mask svg {
  fill: #393939;
  vertical-align: bottom;
}
.home-banners .banner .image-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 85vh;
  z-index: 0;
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner .image-box {
    height: 632px;
  }
}
.home-banners .banner .image-box video {
  min-height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.home-banners .banner .image-box span {
  height: 85vh;
  background: bottom center no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 1479.98px) {
  .home-banners .banner .image-box span {
    background-position-x: 10%;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-banners .banner .image-box span {
    background-position-x: left;
  }
}
@media screen and (max-width: 991.98px) {
  .home-banners .banner .image-box span {
    background-position-x: 10%;
  }
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner .image-box span {
    background-position-x: 20%;
    height: 632px;
  }
}
.home-banners .banner .image-box::before {
  z-index: 2;
  background-color: #393939;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #393939;
  opacity: 0.5;
  pointer-events: none;
}
.home-banners .banner .text-box {
  position: absolute;
  padding-top: 10px;
  max-width: 722px;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .home-banners .banner .text-box {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 1199.98px) {
  .home-banners .banner .text-box {
    bottom: 0;
    transform: translate(-50%, -55%);
  }
}
@media screen and (max-width: 991.98px) {
  .home-banners .banner .text-box {
    width: 720px;
    padding-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .home-banners .banner .text-box {
    width: 540px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner .text-box {
    width: 100%;
    padding-left: 27px;
    padding-right: 27px;
  }
}
.home-banners .banner h1 sup {
  font-size: 12px;
  line-height: 12px;
  transform: scale(0.8);
  font-family: "Articulat CF";
  font-weight: normal;
  font-family: "Helvetica Neue";
  top: -28px;
  margin-left: 6px;
}
@media screen and (max-width: 767.98px) {
  .home-banners .banner h1 sup {
    top: -22px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner h1 sup {
    top: -10px;
  }
}
.home-banners .banner h1 span {
  display: block;
  font-weight: 500;
}
.home-banners .banner .video-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.home-banners .banner .video-link:hover {
  color: #ffffff;
}
.home-banners .banner .video-link .icon-box {
  margin-right: 28px;
  width: 70px;
  height: 70px;
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 50%;
}
@media screen and (max-width: 1199.98px) {
  .home-banners .banner .video-link .icon-box {
    margin-right: 20px;
    width: 64px;
    height: 64px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-banners .banner .video-link .icon-box {
    width: 58px;
    height: 58px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner .video-link .icon-box {
    margin-right: 0;
    width: 52px;
    height: 52px;
  }
}
.home-banners .banner .video-link .icon-box::after {
  opacity: 0;
  transition: all 0.3s ease;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(30px);
  background-image: linear-gradient(163deg, #007caa 1%, #00aeef 25%, #007caa 58%, #00aeef 88%, #007caa 129%);
}
.home-banners .banner .video-link .icon-box svg {
  display: block;
  width: 100%;
  height: 100%;
}
.home-banners .banner .video-link .icon-box:hover {
  transform: scale(1.15);
}
.home-banners .banner .video-link span {
  font-size: 18px;
  line-height: 22px;
  margin-top: 2px;
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner .video-link span {
    display: none;
  }
}
.home-banners .banner .video-link i[class*=icon] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  font-size: 20px;
  line-height: 20px;
}
@media screen and (min-width: 1200px) {
  .home-banners .banner .video-link i[class*=icon] {
    padding-left: 4px;
    padding-top: 2px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-banners .banner .video-link i[class*=icon] {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-banners .banner .video-link i[class*=icon] {
    font-size: 14px;
    line-height: 14px;
  }
}

.video-light-box {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
}
.video-light-box:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.8;
}
.video-light-box .close {
  opacity: 1;
  background: none;
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 9;
  right: -7px;
  top: -30px;
  transition: All 0.2s ease-in-out;
}
.video-light-box .close:hover:before {
  background: #4D4D4D;
}
.video-light-box .close:hover:after {
  background: #4D4D4D;
}
.video-light-box .close:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  transform: rotate(-45deg) translateZ(0);
  position: absolute;
  left: 3px;
  top: 13px;
  transition: All 0.3s ease-in-out;
}
.video-light-box .close:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #ffffff;
  transform: rotate(45deg) translateZ(0);
  position: absolute;
  left: 3px;
  top: 13px;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.video-light-box .video-box {
  max-width: 1134px;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
}
@media (max-width: 1200px) {
  .video-light-box .video-box {
    width: 96%;
  }
}
.video-light-box .video-box video {
  width: 100%;
}
.video-light-box .video-box iframe {
  width: 100%;
  height: 641px;
}
@media (max-width: 1200px) {
  .video-light-box .video-box iframe {
    height: 52.9vw;
  }
}

.data-video {
  display: none;
}

.inner-banners {
  color: #ffffff;
}
.inner-banners.no-banner {
  background-color: #f8f8f8;
}
.inner-banners.no-banner .banner {
  background-color: #393939;
}
@media screen and (max-width: 1199.98px) {
  .inner-banners.no-banner .banner {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .inner-banners.no-banner .banner {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .inner-banners.no-banner .banner {
    padding-bottom: 80px;
  }
}
.inner-banners.no-banner .banner .text-box {
  padding-top: 0;
  padding-bottom: 10px;
}
@media screen and (max-width: 1199.98px) {
  .inner-banners.no-banner .banner .text-box {
    position: static;
    padding-top: 160px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .inner-banners.no-banner .banner .text-box {
    padding-top: 120px;
  }
}
@media screen and (max-width: 575.98px) {
  .inner-banners.no-banner .banner .text-box {
    padding-bottom: 60px;
  }
}
.inner-banners.no-banner .banner h1 {
  max-width: 400px;
  margin-bottom: 31px;
}
@media screen and (max-width: 1199.98px) {
  .inner-banners.no-banner .banner h1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.inner-banners.no-banner .banner p {
  letter-spacing: normal;
  max-width: 550px;
}
@media screen and (max-width: 1479.98px) {
  .inner-banners.no-banner .banner p {
    width: 400px;
  }
}
@media screen and (max-width: 1199.98px) {
  .inner-banners.no-banner .banner p {
    width: 100%;
    max-width: 100%;
  }
}
.inner-banners.has-mask .banner .image-box {
  position: relative;
  z-index: 0;
}
.inner-banners.has-mask .banner .image-box::before {
  background-color: #393939;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #393939;
  opacity: 0.4;
}
@media screen and (min-width: 1200px) {
  .inner-banners.text-center .banner .text-box {
    padding-top: 0;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1479.98px) {
  .inner-banners.text-center .banner .image-box span {
    background-position-x: 10%;
  }
}
@media screen and (max-width: 1199.98px) {
  .inner-banners.text-center .banner .image-box span {
    background-position-x: left;
  }
}
@media screen and (max-width: 991.98px) {
  .inner-banners.text-center .banner .image-box span {
    background-position-x: 10%;
  }
}
@media screen and (max-width: 575.98px) {
  .inner-banners.text-center .banner .image-box span {
    background-position-x: 20%;
  }
}
.inner-banners.text-center .banner h1 {
  font-weight: 500;
  font-size: 60px;
  line-height: 72px;
}
@media screen and (max-width: 767.98px) {
  .inner-banners.text-center .banner h1 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 575.98px) {
  .inner-banners.text-center .banner h1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 374.98px) {
  .inner-banners.text-center .banner h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banners.text-center .banner h1 {
    width: 550px;
    margin-right: 50px;
    text-align: left;
  }
}
@media screen and (min-width: 1480px) {
  .inner-banners.text-center .banner h1 {
    margin-right: 150px;
  }
}
@media screen and (min-width: 1600px) {
  .inner-banners.text-center .banner h1 {
    margin-right: 251px;
  }
}
.inner-banners.text-center .banner p {
  letter-spacing: normal;
}
@media screen and (min-width: 1200px) {
  .inner-banners.text-center .banner p {
    margin-right: 50px;
    max-width: 550px;
    width: 550px;
    text-align: left;
  }
}
@media screen and (min-width: 1480px) {
  .inner-banners.text-center .banner p {
    margin-right: 150px;
  }
}
@media screen and (min-width: 1600px) {
  .inner-banners.text-center .banner p {
    margin-right: 251px;
  }
}
.inner-banners.text-dark .banner .text-box h1 {
  color: #4D4D4D;
}
.inner-banners.text-dark .banner .text-box h1 span {
  color: #909090;
}
.inner-banners.text-dark .banner .text-box p {
  color: #747474;
}
.inner-banners.text-right {
  text-align: left !important;
}
@media screen and (min-width: 1200px) {
  .inner-banners.text-right .banner .text-box {
    padding-top: 0;
    align-items: flex-end;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banners.text-right .banner .text-box h1 {
    max-width: 580px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .inner-banners.text-right .banner .text-box p {
    max-width: 550px;
  }
}
.inner-banners .banner {
  position: relative;
  min-height: 85vh;
}
@media screen and (max-width: 767.98px) {
  .inner-banners .banner {
    min-height: 633px;
    display: flex;
    flex-wrap: wrap;
  }
}
.inner-banners .banner.banner-scroll .image-box span {
  opacity: 0;
}
.inner-banners .banner .image-box {
  width: 100%;
  overflow: hidden;
  height: 85vh;
}
@media screen and (max-width: 767.98px) {
  .inner-banners .banner .image-box {
    height: 633px;
    order: 2;
  }
}
.inner-banners .banner .image-box span {
  height: 85vh;
  background: bottom center no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .inner-banners .banner .image-box span {
    height: 633px;
  }
}
.inner-banners .banner .mask {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.inner-banners .banner .mask svg {
  fill: #f2f2f2;
  vertical-align: bottom;
}
.inner-banners .banner .text-box {
  position: absolute;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0;
  left: 0;
  padding-top: 59px;
  padding-left: calc((100% - 1400px) / 2);
  padding-right: calc((100% - 1400px) / 2);
}
@media screen and (max-width: 1599.98px) {
  .inner-banners .banner .text-box {
    padding-left: calc((100% - 1300px) / 2);
    padding-right: calc((100% - 1300px) / 2);
  }
}
@media screen and (max-width: 1479.98px) {
  .inner-banners .banner .text-box {
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
  }
}
@media screen and (max-width: 1199.98px) {
  .inner-banners .banner .text-box {
    text-align: center;
    align-items: center;
    padding-left: calc((100% - 960px) / 2);
    padding-right: calc((100% - 960px) / 2);
  }
}
@media screen and (max-width: 991.98px) {
  .inner-banners .banner .text-box {
    padding-left: calc((100% - 720px) / 2);
    padding-right: calc((100% - 720px) / 2);
  }
}
@media screen and (max-width: 767.98px) {
  .inner-banners .banner .text-box {
    padding-left: calc((100% - 540px) / 2);
    padding-right: calc((100% - 540px) / 2);
  }
}
@media screen and (max-width: 575.98px) {
  .inner-banners .banner .text-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.inner-banners .banner .text-box > *:last-child {
  margin-bottom: 0;
}
.inner-banners .banner h1 {
  margin-bottom: 54px;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .inner-banners .banner h1 {
    max-width: 700px;
  }
}
@media screen and (max-width: 1199.98px) {
  .inner-banners .banner h1 {
    margin-bottom: 40px;
  }
}
.inner-banners .banner h1 span {
  font-family: "Articulat CF";
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1.8px;
  margin-bottom: 22px;
}
.inner-banners .banner h1 strong {
  font-weight: initial;
}
.inner-banners .banner p {
  letter-spacing: normal;
}
@media screen and (min-width: 1200px) {
  .inner-banners .banner p {
    max-width: 494px;
  }
}
.inner-banners .banner p a {
  color: #4D4D4D;
  text-decoration: underline;
}
.inner-banners .banner p a:hover {
  color: #393939;
}
.inner-banners .form-box {
  background-color: #ffffff;
  box-shadow: 0 -10px 60px 0 rgba(0, 0, 0, 0.11);
  padding: 67px 75px 89px 75px;
  right: calc((100% - 1400px) / 2);
}
@media screen and (min-width: 1200px) {
  .inner-banners .form-box {
    width: 537px;
    position: absolute;
    top: 215px;
    z-index: 5;
  }
}
@media screen and (max-width: 1599.98px) {
  .inner-banners .form-box {
    right: calc((100% - 1300px) / 2);
  }
}
@media screen and (max-width: 1479.98px) {
  .inner-banners .form-box {
    right: calc((100% - 1140px) / 2);
  }
}
@media screen and (max-width: 1199.98px) {
  .inner-banners .form-box {
    position: static;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .inner-banners .form-box {
    width: 720px;
    padding: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .inner-banners .form-box {
    width: 540px;
  }
}
@media screen and (max-width: 575.98px) {
  .inner-banners .form-box {
    width: calc(100% - 40px);
    padding: 40px 20px;
  }
}
.inner-banners .form-box .from-group {
  display: block;
  margin-bottom: 24px;
}
.inner-banners .form-box textarea,
.inner-banners .form-box input:not([type=submit]) {
  display: block;
  width: 100%;
  background-color: #f8f8f8;
  border: 2px solid #f8f8f8;
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
  min-height: 60px;
  padding: 14px 28px;
  color: #747474;
  transition: all 0.3s ease;
}
.inner-banners .form-box textarea:focus,
.inner-banners .form-box input:not([type=submit]):focus {
  outline: none;
  box-shadow: none;
  border: 2px solid #4D4D4D;
}
.inner-banners .form-box textarea::-webkit-input-placeholder,
.inner-banners .form-box input:not([type=submit])::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B1B1B1 !important;
}
.inner-banners .form-box textarea::-webkit-input-placeholder:focus, .inner-banners .form-box textarea::-webkit-input-placeholder:active,
.inner-banners .form-box input:not([type=submit])::-webkit-input-placeholder:focus,
.inner-banners .form-box input:not([type=submit])::-webkit-input-placeholder:active {
  color: transparent;
}
.inner-banners .form-box textarea:-moz-placeholder,
.inner-banners .form-box input:not([type=submit]):-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #B1B1B1 !important;
  opacity: 1;
}
.inner-banners .form-box textarea:-moz-placeholder:focus, .inner-banners .form-box textarea:-moz-placeholder:active,
.inner-banners .form-box input:not([type=submit]):-moz-placeholder:focus,
.inner-banners .form-box input:not([type=submit]):-moz-placeholder:active {
  color: transparent;
}
.inner-banners .form-box textarea::-moz-placeholder,
.inner-banners .form-box input:not([type=submit])::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #B1B1B1 !important;
  opacity: 1;
}
.inner-banners .form-box textarea::-moz-placeholder:focus, .inner-banners .form-box textarea::-moz-placeholder:active,
.inner-banners .form-box input:not([type=submit])::-moz-placeholder:focus,
.inner-banners .form-box input:not([type=submit])::-moz-placeholder:active {
  color: transparent;
}
.inner-banners .form-box textarea:-ms-input-placeholder,
.inner-banners .form-box input:not([type=submit]):-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #B1B1B1 !important;
}
.inner-banners .form-box textarea:-ms-input-placeholder:focus, .inner-banners .form-box textarea:-ms-input-placeholder:active,
.inner-banners .form-box input:not([type=submit]):-ms-input-placeholder:focus,
.inner-banners .form-box input:not([type=submit]):-ms-input-placeholder:active {
  color: transparent;
}
.inner-banners .form-box textarea {
  min-height: 202px;
  padding: 24px 28px;
  resize: none;
}
.inner-banners .form-box .from-submit {
  margin-top: 53px;
  width: 100%;
  background-image: linear-gradient(80deg, #007caa -16%, #005777 -1%, #00aeef 100%);
  border-radius: 30px;
  overflow: hidden;
  color: #ffffff;
  position: relative;
  transition: all 0.3s ease;
}
.inner-banners .form-box .from-submit:hover {
  color: #4D4D4D;
}
.inner-banners .form-box .from-submit:hover::after {
  opacity: 1;
}
.inner-banners .form-box .from-submit::after {
  position: absolute;
  opacity: 0;
  transition: all 0.3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  content: "";
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: #ffffff;
  border-radius: 28px;
}
.inner-banners .form-box .from-submit input {
  position: relative;
  z-index: 2;
  color: inherit;
  display: block;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-content: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  border: none;
  background-color: transparent;
}
.inner-banners .form-box .from-submit input:focus {
  outline: none;
  box-shadow: none;
}

.banners.text-right {
  text-align: left !important;
}
.banners.text-right .text-box .text-cont {
  margin-left: auto;
}
.banners.bg-fix {
  color: #ffffff;
}
.banners.bg-fix .text-box,
.banners.bg-fix h1 {
  color: inherit;
}
@media screen and (max-width: 575.98px) {
  .banners.bg-fix h1 {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners.bg-fix .text-box {
    position: absolute;
    z-index: 2;
    text-align: center;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .banners.bg-fix .text-box {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1199.98px) {
  .banners.bg-fix .text-box .text-cont {
    max-width: 570px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners.bg-fix .text-box .text-cont {
    max-width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .banners.bg-fix .image-box {
    height: 633px;
    z-index: 0;
    position: relative;
  }
}
.banners.bg-fix .image-box span.touch {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .banners.bg-fix .image-box span.touch {
    display: block;
    height: 635px;
    background: bottom center no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    padding: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .banners.bg-fix .image-box span.touch {
    background-size: cover;
    background-position: top center;
    padding-top: 0;
  }
}
.banners.no-banner {
  background-color: #f8f8f8;
}
.banners.no-banner .banner {
  background-color: #393939;
  color: #ffffff;
}
.banners.no-banner .banner .text-box,
.banners.no-banner .banner h1 {
  color: inherit;
}
.banners.no-banner .banner .text-box span,
.banners.no-banner .banner h1 span {
  color: inherit;
}
@media screen and (max-width: 1199.98px) {
  .banners.no-banner .banner {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners.no-banner .banner {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .banners.no-banner .banner {
    padding-bottom: 80px;
  }
}
.banners.no-banner .banner .text-box {
  padding-top: 0;
  padding-bottom: 10px;
}
@media screen and (max-width: 1199.98px) {
  .banners.no-banner .banner .text-box {
    position: static;
    padding-top: 160px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners.no-banner .banner .text-box {
    padding-top: 162px;
  }
}
@media screen and (max-width: 991.98px) {
  .banners.no-banner .banner .text-box .text-cont {
    max-width: 100%;
  }
}
.banners.no-banner .banner h1 {
  max-width: 400px;
  margin-bottom: 31px;
}
@media screen and (max-width: 1199.98px) {
  .banners.no-banner .banner h1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners.no-banner .banner h1 {
    margin-bottom: 30px;
  }
}
.banners.no-banner .banner p {
  letter-spacing: normal;
  max-width: 550px;
}
@media screen and (max-width: 1479.98px) {
  .banners.no-banner .banner p {
    width: 400px;
  }
}
@media screen and (max-width: 1199.98px) {
  .banners.no-banner .banner p {
    width: 100%;
    max-width: 100%;
  }
}
.banners .banner {
  position: relative;
  min-height: 85vh;
}
@media screen and (max-width: 767.98px) {
  .banners .banner {
    min-height: 633px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767.98px) {
  .banners .banner {
    background-color: #ffffff;
  }
}
@media screen and (max-height: 800px) {
  .banners .banner {
    zoom: 0.9;
  }
}
.banners .image-box {
  width: 100%;
  overflow: hidden;
  height: 85vh;
}
@media screen and (max-width: 767.98px) {
  .banners .image-box {
    height: auto;
    order: 2;
  }
}
.banners .image-box span {
  height: 85vh;
}
@media screen and (max-width: 767.98px) {
  .banners .image-box span {
    height: 633px;
  }
}
.banners .image-box span:not(.touch) {
  background: bottom center no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .banners .image-box span.desktop {
    display: none;
  }
}
.banners .image-box span.touch {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .banners .image-box span.touch {
    display: block;
    height: 0;
    padding-top: 76.0297482838%;
  }
}
@media screen and (max-width: 575.98px) {
  .banners .image-box span.touch {
    background-size: 586px auto;
    background-position: top center;
    padding-top: 99.029748%;
  }
}
.banners .mask {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.banners .mask svg {
  fill: #f2f2f2;
  vertical-align: bottom;
}
@media screen and (max-width: 767.98px) {
  .banners .mask svg.desktop {
    display: none;
  }
}
.banners .mask svg.mobile {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .banners .mask svg.mobile {
    display: block;
  }
}
.banners .text-box {
  position: absolute;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0;
  left: 0;
  padding-top: 59px;
  padding-left: calc((100% - 1400px) / 2);
  padding-right: calc((100% - 1400px) / 2);
}
@media screen and (max-width: 1599.98px) {
  .banners .text-box {
    padding-left: calc((100% - 1300px) / 2);
    padding-right: calc((100% - 1300px) / 2);
    padding-bottom: 59px;
  }
}
@media screen and (max-width: 1479.98px) {
  .banners .text-box {
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
  }
}
@media screen and (max-width: 1199.98px) {
  .banners .text-box {
    padding-left: calc((100% - 960px) / 2);
    padding-right: calc((100% - 960px) / 2);
  }
}
@media screen and (max-width: 991.98px) {
  .banners .text-box {
    padding-left: calc((100% - 720px) / 2);
    padding-right: calc((100% - 720px) / 2);
  }
}
@media screen and (max-width: 767.98px) {
  .banners .text-box {
    padding-left: calc((100% - 540px) / 2);
    padding-right: calc((100% - 540px) / 2);
    position: static;
    padding-top: 162px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .banners .text-box {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .banners .text-box .text-cont {
    max-width: 700px;
  }
}
@media screen and (max-width: 1199.98px) {
  .banners .text-box .text-cont {
    max-width: 400px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners .text-box .text-cont {
    max-width: 100%;
  }
}
.banners .text-box > *:last-child {
  margin-bottom: 0;
}
.banners h1 {
  margin-bottom: 54px;
  width: 100%;
  color: #4D4D4D;
}
@media screen and (min-width: 1200px) {
  .banners h1 {
    max-width: 670px;
  }
}
@media screen and (max-width: 1199.98px) {
  .banners h1 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 479.98px) {
  .banners h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
  }
}
.banners h1 span {
  font-family: "Articulat CF";
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1.8px;
  margin-bottom: 22px;
  color: #B1B1B1;
}
@media screen and (max-width: 767.98px) {
  .banners h1 span {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .banners h1 span {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.banners h1 strong {
  font-weight: initial;
}
.banners p {
  letter-spacing: normal;
}
@media screen and (min-width: 1200px) {
  .banners p {
    max-width: 494px;
  }
}
.banners p a {
  color: #4D4D4D;
  text-decoration: underline;
}
.banners p a:hover {
  color: #393939;
}
.banners .form-box {
  background-color: #ffffff;
  box-shadow: 0 -10px 60px 0 rgba(0, 0, 0, 0.11);
  padding: 67px 75px 89px 75px;
  right: calc((100% - 1400px) / 2);
}
@media screen and (min-width: 1200px) {
  .banners .form-box {
    width: 537px;
    position: absolute;
    top: 215px;
    z-index: 5;
  }
}
@media screen and (max-width: 1599.98px) {
  .banners .form-box {
    right: calc((100% - 1300px) / 2);
  }
}
@media screen and (max-width: 1479.98px) {
  .banners .form-box {
    right: calc((100% - 1140px) / 2);
  }
}
@media screen and (max-width: 1199.98px) {
  .banners .form-box {
    width: 460px;
    position: absolute;
    top: 215px;
    z-index: 5;
    right: calc((100% - 960px) / 2);
    padding: 60px 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .banners .form-box {
    position: relative;
    transform: translateZ(0);
    top: 0;
    z-index: 5;
    right: 0;
    width: 720px;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -140px;
  }
}
@media screen and (max-width: 767.98px) {
  .banners .form-box {
    width: 540px;
    margin-top: -100px;
  }
}
@media screen and (max-width: 575.98px) {
  .banners .form-box {
    margin-top: -102px;
    width: calc(100% - 64px);
    padding: 67px 32px 46px 32px;
  }
}
@media screen and (max-height: 800px) {
  .banners .form-box {
    zoom: 0.9;
  }
}
.banners .form-box .from-group {
  display: block;
  margin-bottom: 24px;
}
@media screen and (max-width: 767.98px) {
  .banners .form-box .from-group {
    margin-bottom: 20px;
  }
}
.banners .form-box textarea,
.banners .form-box input:not([type=submit]) {
  display: block;
  width: 100%;
  color: #747474;
  background-color: #f8f8f8;
  border: 2px solid #f8f8f8;
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
  min-height: 60px;
  padding: 14px 28px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .banners .form-box textarea,
.banners .form-box input:not([type=submit]) {
    min-height: 50px;
    padding: 11px 19px;
    font-size: 16px;
  }
}
.banners .form-box textarea:focus,
.banners .form-box input:not([type=submit]):focus {
  outline: none;
  box-shadow: none;
  border: 2px solid #4D4D4D;
}
.banners .form-box textarea::-webkit-input-placeholder,
.banners .form-box input:not([type=submit])::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B1B1B1 !important;
}
.banners .form-box textarea::-webkit-input-placeholder:focus, .banners .form-box textarea::-webkit-input-placeholder:active,
.banners .form-box input:not([type=submit])::-webkit-input-placeholder:focus,
.banners .form-box input:not([type=submit])::-webkit-input-placeholder:active {
  color: transparent;
}
.banners .form-box textarea:-moz-placeholder,
.banners .form-box input:not([type=submit]):-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #B1B1B1 !important;
  opacity: 1;
}
.banners .form-box textarea:-moz-placeholder:focus, .banners .form-box textarea:-moz-placeholder:active,
.banners .form-box input:not([type=submit]):-moz-placeholder:focus,
.banners .form-box input:not([type=submit]):-moz-placeholder:active {
  color: transparent;
}
.banners .form-box textarea::-moz-placeholder,
.banners .form-box input:not([type=submit])::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #B1B1B1 !important;
  opacity: 1;
}
.banners .form-box textarea::-moz-placeholder:focus, .banners .form-box textarea::-moz-placeholder:active,
.banners .form-box input:not([type=submit])::-moz-placeholder:focus,
.banners .form-box input:not([type=submit])::-moz-placeholder:active {
  color: transparent;
}
.banners .form-box textarea:-ms-input-placeholder,
.banners .form-box input:not([type=submit]):-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #B1B1B1 !important;
}
.banners .form-box textarea:-ms-input-placeholder:focus, .banners .form-box textarea:-ms-input-placeholder:active,
.banners .form-box input:not([type=submit]):-ms-input-placeholder:focus,
.banners .form-box input:not([type=submit]):-ms-input-placeholder:active {
  color: transparent;
}
.banners .form-box textarea {
  min-height: 202px;
  padding: 24px 28px;
  resize: none;
}
@media screen and (max-height: 800px) {
  .banners .form-box textarea {
    min-height: 140px;
  }
}
.banners .form-box .from-submit {
  margin-top: 53px;
  width: 100%;
  background-image: linear-gradient(260deg, #FEC803 0%, #EE501B 100%);
  border-radius: 30px;
  overflow: hidden;
  color: #ffffff;
  position: relative;
  transition: all 0.3s ease;
}
@media screen and (max-width: 991.98px) {
  .banners .form-box .from-submit {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .banners .form-box .from-submit {
    margin-top: -6px;
  }
}
.banners .form-box .from-submit:hover {
  color: #4D4D4D;
}
.banners .form-box .from-submit:hover::after {
  opacity: 1;
}
.banners .form-box .from-submit::after {
  position: absolute;
  opacity: 0;
  transition: all 0.3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  content: "";
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: #ffffff;
  border-radius: 28px;
}
.banners .form-box .from-submit input {
  position: relative;
  z-index: 2;
  color: inherit;
  display: block;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-content: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  border: none;
  background-color: transparent;
}
.banners .form-box .from-submit input:focus {
  outline: none;
  box-shadow: none;
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: flex;
  color: #ffffff;
  z-index: 99;
  background-color: #fff;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-drak .menu-box > ul > li > a {
    color: #747474;
  }
  .navbar.navbar-drak .menu-box > ul > li > a:hover {
    color: #4D4D4D;
  }
}
.navbar.navbar-drak .navbar-toggle .btn-box .toggle-open span,
.navbar.navbar-drak .navbar-toggle .btn-box .toggle-close span {
  background-color: #5A2500;
}
.navbar.navbar-drak .navbar-brand img.light {
  display: none;
}
.navbar.navbar-drak .navbar-brand img.dark {
  display: block;
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-drak.navbar-scroll .menu-box > ul > li > a {
    color: #5A2500;
  }
  .navbar.navbar-drak.navbar-scroll .menu-box > ul > li > a:hover {
    color: #5A2500;
  }
}
.navbar.navbar-drak.navbar-scroll .navbar-toggle .btn-box .toggle-open span,
.navbar.navbar-drak.navbar-scroll .navbar-toggle .btn-box .toggle-close span {
  background-color: #5A2500;
}
.navbar.navbar-drak.navbar-scroll .navbar-brand img.light {
  display: block;
}
.navbar.navbar-drak.navbar-scroll .navbar-brand img.dark {
  display: none;
}
.navbar.navbar-drak.open .navbar-brand img.light {
  display: block;
}
.navbar.navbar-drak.open .navbar-brand img.dark {
  display: none;
}
.navbar.navbar-drak .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.navbar.navbar-scroll {
  top: 0;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.navbar.navbar-scroll .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 38px;
  transition: all 0.3s ease;
  padding-bottom: 38px;
}
@media screen and (max-width: 1199.98px) {
  .navbar .container {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }
}
.navbar .navbar-brand {
  width: 295px;
  min-height: 0;
  padding: 0;
  display: block;
  margin: 0;
}
@media screen and (max-width: 1199.98px) {
  .navbar .navbar-brand {
    width: 205px;
    position: relative;
    z-index: 5;
  }
}
.navbar .navbar-brand:hover {
  opacity: 0.7;
}
.navbar .navbar-brand img {
  display: block;
  width: 100%;
  height: auto;
}
.navbar .navbar-brand img.light {
  display: block;
}
.navbar .navbar-brand img.dark {
  display: none;
}
@media screen and (min-width: 1200px) {
  .navbar .navbar-menu {
    display: flex;
    margin-left: auto;
    align-items: center;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar .navbar-menu {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0%;
    opacity: 0;
    background-color: #ffffff;
    visibility: hidden;
    transition: top 0.8s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.8s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    color: #4D4D4D;
    padding-top: 130px;
    padding-bottom: 65px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
  }
  .navbar .navbar-menu.open {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar .navbar-menu {
    padding-left: calc((100% - 960px) / 2);
    padding-right: calc((100% - 960px) / 2);
  }
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-menu {
    padding-left: calc((100% - 720px) / 2);
    padding-right: calc((100% - 720px) / 2);
  }
}
@media screen and (max-width: 767.98px) {
  .navbar .navbar-menu {
    padding-left: calc((100% - 540px) / 2);
    padding-right: calc((100% - 540px) / 2);
  }
}
@media screen and (max-width: 575.98px) {
  .navbar .navbar-menu {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media screen and (max-width: 359.98px) {
  .navbar .navbar-menu {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar .navbar-menu > .button {
    background-image: linear-gradient(253deg, #FEC803 0%, #EE501B 100%);
    display: inline-flex;
    border: none;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    min-height: 60px;
    color: #ffffff;
    border-radius: 30px;
    padding: 20px 75px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    z-index: 0;
  }
  .navbar .navbar-menu > .button.active {
    box-shadow: inset 0px 0px 0 2px #fff;
  }
  .navbar .navbar-menu > .button::after {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(30deg, #007caa -10%, #005777 10%, #00aeef 40%);
    display: block;
    content: "";
    transition: all 0.3s ease;
    opacity: 0;
    pointer-events: none;
  }
  .navbar .navbar-menu > .button:hover {
    color: #ffffff;
    transform: scale(1.05);
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar .navbar-menu > .button {
    font-family: "Tiempos Headline";
    font-weight: normal;
    position: relative;
    font-size: 36px;
    line-height: 54px;
    color: #5A2500;
    text-decoration: none;
    margin-bottom: 5px;
    padding: 0;
  }
  .navbar .navbar-menu > .button.active {
    color: #4D4D4D;
  }
  .navbar .navbar-menu > .button:hover::after {
    width: 100%;
  }
}
.navbar .navbar-menu > .button::after {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #4D4D4D;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1199.98px) {
  .navbar .navbar-menu > .button::after {
    display: block;
    content: "";
  }
}
.navbar .navbar-menu .contact-box {
  color: #5A2500;
}
@media screen and (min-width: 1200px) {
  .navbar .navbar-menu .contact-box {
    display: none;
  }
}
.navbar .navbar-menu .contact-box .item:not(:last-child) {
  margin-bottom: 18px;
}
.navbar .navbar-menu .contact-box .title {
  font-size: 21px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: capitalize;
}
.navbar .navbar-menu .contact-box a {
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
}
.navbar .navbar-menu .contact-box a:hover {
  color: #4D4D4D;
}
.navbar .menu-box {
  margin-right: 80px;
}
@media screen and (min-width: 1480px) {
  .navbar .menu-box {
    margin-top: 4px;
  }
}
@media screen and (max-width: 1599.98px) {
  .navbar .menu-box {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar .menu-box {
    margin-right: 0;
  }
}
.navbar .menu-box > ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.navbar .menu-box > ul li {
  list-style-type: none;
  font-size: initial;
  line-height: normal;
}
@media screen and (min-width: 1200px) {
  .navbar .menu-box > ul {
    display: flex;
    align-items: center;
  }
}
.navbar .menu-box > ul > li.active {
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .navbar .menu-box > ul > li.active a {
    color: #5A2500;
  }
}
@media screen and (min-width: 1200px) {
  .navbar .menu-box > ul > li.active a:after {
    content: "";
    background: #5A2500;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -8px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar .menu-box > ul > li:first-child {
    display: none;
  }
}
.navbar .menu-box > ul > li:not(:last-child) {
  margin-right: 50px;
}
@media screen and (max-width: 1599.98px) {
  .navbar .menu-box > ul > li:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar .menu-box > ul > li:not(:last-child) {
    margin-right: 0;
  }
}
.navbar .menu-box > ul > li > a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  color: #5A2500;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1200px) {
  .navbar .menu-box > ul > li > a:hover {
    color: #271000;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar .menu-box > ul > li > a {
    font-family: "Tiempos Headline";
    font-weight: normal;
    position: relative;
    font-size: 36px;
    line-height: 54px;
    color: #5A2500;
  }
  .navbar .menu-box > ul > li > a:hover::after {
    width: 100%;
  }
}
.navbar .navbar-toggle {
  margin-left: 2px;
  margin-right: 29px;
  position: relative;
  z-index: 5;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #5A2500;
  display: flex;
  align-content: center;
}
@media screen and (min-width: 1200px) {
  .navbar .navbar-toggle {
    display: none;
  }
}
@media screen and (max-width: 359.98px) {
  .navbar .navbar-toggle {
    margin-right: 14px;
    margin-left: 0;
  }
}
.navbar .navbar-toggle:focus {
  outline: none;
  border: none;
}
.navbar .navbar-toggle:hover {
  outline: none;
  border: none;
}
.navbar .navbar-toggle:hover .btn-box .toggle-open span,
.navbar .navbar-toggle:hover .btn-box .toggle-close span {
  transition-delay: 0s;
  background-color: #5A2500;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
}
@media screen and (max-width: 1199.98px) {
  .navbar .navbar-toggle:hover .btn-box .toggle-open span,
.navbar .navbar-toggle:hover .btn-box .toggle-close span {
    background-color: #5A2500;
  }
}
.navbar .navbar-toggle .btn-box {
  height: 28px;
  width: 28px;
  position: relative;
}
.navbar .navbar-toggle.open .btn-box .toggle-open span:first-child {
  transform: translate(-105%, 0%) matrix(1, 0, 0, 1, 0, 0);
}
.navbar .navbar-toggle.open .btn-box .toggle-open span:nth-child(2) {
  transform: translate(-105%, 0%) matrix(1, 0, 0, 1, 0, 0);
  transition-delay: 0.1s;
}
.navbar .navbar-toggle.open .btn-box .toggle-open span:last-child {
  transform: translate(-105%, 0%) matrix(1, 0, 0, 1, 0, 0);
  transition-delay: 0.2s;
}
.navbar .navbar-toggle.open .btn-box .toggle-close span {
  transition-delay: 0.7s;
}
.navbar .navbar-toggle.open .btn-box .toggle-close span:first-child {
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.navbar .navbar-toggle.open .btn-box .toggle-close span:last-child {
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.navbar .navbar-toggle .toggle-open {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.navbar .navbar-toggle .toggle-open span {
  width: 100%;
  height: 2px;
  left: 0;
  display: block;
  background-color: #5A2500;
  position: absolute;
  will-change: transform;
  transition: transform 0.3s ease;
}
.navbar .navbar-toggle .toggle-open span:first-child {
  top: 0px;
  transition-delay: 0.4s;
}
.navbar .navbar-toggle .toggle-open span:nth-child(2) {
  top: 13px;
  width: 19px;
  transition-delay: 0.5s;
}
.navbar .navbar-toggle .toggle-open span:last-child {
  top: 26px;
  transition-delay: 0.6s;
}
.navbar .navbar-toggle .toggle-close {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  overflow: hidden;
  transform: translate(-50%, -50%) rotate(45deg);
}
.navbar .navbar-toggle .toggle-close span {
  display: block;
  background-color: #5A2500;
  position: absolute;
  will-change: transform;
  transition: all 0.3s ease;
  transition-delay: 0s;
}
.navbar .navbar-toggle .toggle-close span:first-child {
  height: 2px;
  width: 100%;
  top: calc(50% - 1px);
  transform: translate(-105%, 0%) matrix(1, 0, 0, 1, 0, 0);
}
.navbar .navbar-toggle .toggle-close span:last-child {
  width: 2px;
  height: 100%;
  left: calc(50% - 1px);
  transform: translate(0%, -105%) matrix(1, 0, 0, 1, 0, 0);
}

.home-tabs-wrap {
  background-color: #393939;
  position: relative;
  z-index: 2;
  padding-top: 121px;
  padding-bottom: 200px;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 374.98px) {
  .home-tabs-wrap {
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-tabs-wrap {
    padding-top: 120px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-tabs-wrap {
    padding-top: 100px;
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-tabs-wrap {
    padding-top: 60px;
    padding-bottom: 112px;
  }
}
.home-tabs-wrap .container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .container {
    align-items: center;
  }
}
@media screen and (max-width: 991.98px) {
  .home-tabs-wrap .container {
    display: block;
  }
}
.home-tabs-wrap .tabs {
  width: 600px;
  counter-reset: section;
}
@media screen and (max-width: 1479.98px) {
  .home-tabs-wrap .tabs {
    width: 500px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .tabs {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 991.98px) {
  .home-tabs-wrap .tabs {
    width: 100%;
  }
}
.home-tabs-wrap .tabs .item:hover .item-title::before {
  color: inherit;
}
@media screen and (min-width: 1200px) {
  .home-tabs-wrap .item.is-active .item-title {
    padding-bottom: 38px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .item.is-active .item-title {
    padding-top: 30px;
    padding-bottom: 36px;
  }
}
.home-tabs-wrap .item.is-active .item-title::before {
  color: inherit;
}
.home-tabs-wrap .item.is-active .item-title::after {
  height: 6px;
  background-image: linear-gradient(to right, #FEC803, #EE501B 100%);
}
.home-tabs-wrap .item-title {
  font-size: 19px;
  line-height: 20px;
  font-weight: bold;
  cursor: pointer;
  padding-left: 105px;
  padding-top: 39px;
  padding-bottom: 36px;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .home-tabs-wrap .item-title {
    font-size: 18px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-tabs-wrap .item-title {
    font-size: 16px;
    padding-left: 70px;
    padding-top: 28px;
    padding-bottom: 17px;
  }
}
.home-tabs-wrap .item-title::before {
  counter-increment: section;
  content: "0" counter(section);
  font-size: 48px;
  line-height: 58px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  left: -6px;
  top: 17px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .home-tabs-wrap .item-title::before {
    left: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .home-tabs-wrap .item-title::before {
    line-height: 1.2083333333;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-tabs-wrap .item-title::before {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-tabs-wrap .item-title::before {
    font-size: 30px;
    left: 3px;
    top: 22px;
  }
}
.home-tabs-wrap .item-title::after {
  position: absolute;
  display: block;
  content: "";
  pointer-events: none;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to right, #FEC803, #EE501B 100%);
}
@media screen and (max-width: 767.98px) {
  .home-tabs-wrap .item-title::after {
    background-image: linear-gradient(to right, #FEC803, #EE501B 100%);
  }
}
.home-tabs-wrap .item-cont {
  display: none;
  padding-top: 41px;
  padding-left: 103px;
  padding-bottom: 66px;
  position: relative;
}
@media screen and (max-width: 1479.98px) {
  .home-tabs-wrap .item-cont {
    padding: 40px 0 40px 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .item-cont {
    padding-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .home-tabs-wrap .item-cont {
    padding-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .home-tabs-wrap .item-cont {
    padding-top: 29px;
    padding-bottom: 31px;
  }
}
@media screen and (min-width: 1600px) {
  .home-tabs-wrap .item-cont h2 {
    margin-right: -40px;
  }
}
.home-tabs-wrap .item-cont p {
  letter-spacing: -0.15px;
  margin-bottom: 0;
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .item-cont p {
    margin-bottom: 24px;
    letter-spacing: normal;
  }
}
.home-tabs-wrap .item-cont::after {
  position: absolute;
  display: block;
  content: "";
  pointer-events: none;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to right, #FEC803, #EE501B 100%);
}
.home-tabs-wrap .item-cont > *:last-child {
  margin-bottom: 0;
}
.home-tabs-wrap .item-cont .rect {
  width: 302px;
  height: 277px;
}
@media screen and (min-width: 1200px) {
  .home-tabs-wrap .item-cont .rect {
    display: none;
  }
}
.home-tabs-wrap .item-cont .rect svg {
  width: 100%;
  height: 100%;
}
.home-tabs-wrap .item-cont .image-box {
  margin-top: 50px;
}
@media screen and (min-width: 992px) {
  .home-tabs-wrap .item-cont .image-box {
    display: none;
  }
}
.home-tabs-wrap .tab-content {
  width: 700px;
  margin-left: auto;
  margin-right: -98px;
  margin-top: 30px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1599.98px) {
  .home-tabs-wrap .tab-content {
    width: 600px;
  }
}
@media screen and (max-width: 1479.98px) {
  .home-tabs-wrap .tab-content {
    margin-right: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .tab-content {
    width: calc(50% - 15px);
    margin-left: auto;
  }
}
@media screen and (max-width: 991.98px) {
  .home-tabs-wrap .tab-content {
    width: 100%;
    margin-top: 75px;
    display: none;
  }
}
.home-tabs-wrap .tab-content .image-box {
  display: none;
  position: relative;
}
.home-tabs-wrap .tab-content .image-box span {
  position: relative;
  z-index: 2;
  padding-top: 78.5714285714%;
}
@media screen and (max-width: 575.98px) {
  .home-tabs-wrap .tab-content .image-box span {
    padding-top: 96.463022508%;
  }
}
.home-tabs-wrap .tab-content .ract {
  width: 302px;
  height: 277px;
}
@media screen and (min-width: 1200px) {
  .home-tabs-wrap .tab-content .ract {
    position: absolute;
    left: -68px;
    bottom: -79px;
    z-index: -1;
  }
}
@media screen and (max-width: 1479.98px) {
  .home-tabs-wrap .tab-content .ract {
    left: -40px;
    bottom: -80px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-tabs-wrap .tab-content .ract {
    position: absolute;
    left: 100%;
    bottom: 0;
    height: 184px;
    width: 199px;
    transform: translate(-80%, 20%);
  }
}
@media screen and (max-width: 1199.98px) and (max-width: 575.98px) {
  .home-tabs-wrap .tab-content .ract {
    transform: translate(-75%, 24%);
  }
}
.home-tabs-wrap .tab-content .ract svg {
  width: 100%;
  height: 100%;
}

.home-slide-wrap {
  padding-top: 181px;
  padding-bottom: 158px;
  z-index: 2;
  position: relative;
  background-color: #f2f2f2;
}
@media screen and (max-width: 1199.98px) {
  .home-slide-wrap {
    padding-top: 160px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-slide-wrap {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-slide-wrap {
    padding-top: 114px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-slide-wrap .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-slide-wrap .title-box {
  text-align: center;
  position: relative;
  z-index: 0;
  margin-bottom: 33px;
}
@media screen and (max-width: 1199.98px) {
  .home-slide-wrap .title-box {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .title-box {
    margin-bottom: 51px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-slide-wrap .title-box {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 359.98px) {
  .home-slide-wrap .title-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home-slide-wrap .title-box .image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -36%);
  width: 1005px;
}
@media screen and (max-width: 1004.98px) {
  .home-slide-wrap .title-box .image {
    width: 100%;
  }
}
.home-slide-wrap .title-box .image span {
  padding-top: 14.2288557214%;
}
.home-slide-wrap .title-box h2 {
  color: #4D4D4D;
}
@media screen and (max-width: 575.98px) {
  .home-slide-wrap .title-box h2 {
    margin-bottom: 15px;
  }
}
.home-slide-wrap .title-box p {
  max-width: 715px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1200px) {
  .home-slide-wrap .title-box p {
    letter-spacing: -0.15px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-slide-wrap .title-box p {
    max-width: 280px;
  }
}
.home-slide-wrap .title-box > *:last-child {
  margin-bottom: 0;
}
.home-slide-wrap .swiper-container {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 132px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .home-slide-wrap .swiper-container {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-slide-wrap .swiper-container {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .swiper-container {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-slide-wrap .swiper-container {
    padding-bottom: 44px;
  }
}
.home-slide-wrap .swiper-container .arrow-box {
  display: flex;
}
@media screen and (min-width: 992px) {
  .home-slide-wrap .swiper-container .arrow-box {
    position: absolute;
    right: 10px;
    bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .home-slide-wrap .swiper-container .arrow-box {
    justify-content: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .swiper-container .arrow-box {
    margin-top: 46px;
  }
}
.home-slide-wrap .swiper-button {
  margin: 0;
  display: block;
  padding: 0;
  width: 100px;
  height: 50px;
  background-color: transparent;
  border-radius: 25px;
  box-shadow: none;
  outline: none;
  border: none;
  margin-left: 24px;
  position: relative;
  background-color: none;
  color: inherit;
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .swiper-button {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.home-slide-wrap .swiper-button .icon-arrow-right3,
.home-slide-wrap .swiper-button .icon-arrow-left3 {
  display: block;
  z-index: 3;
  font-size: 22px;
  line-height: 22px;
  color: #B1B1B1;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
}
.home-slide-wrap .swiper-button .icon-arrow-right2,
.home-slide-wrap .swiper-button .icon-arrow-left2 {
  display: block;
  z-index: 3;
  font-size: 24px;
  line-height: 24px;
  color: #4D4D4D;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translate(0, -50%);
}
.home-slide-wrap .swiper-button .icon-arrow-right2 {
  left: -40px;
}
.home-slide-wrap .swiper-button .icon-arrow-left2 {
  right: -40px;
}
.home-slide-wrap .swiper-button.swiper-button-next:hover::after {
  opacity: 1;
}
.home-slide-wrap .swiper-button.swiper-button-next:hover::before {
  opacity: 1;
}
.home-slide-wrap .swiper-button.swiper-button-next:hover .icon-arrow-right3 {
  opacity: 0;
}
.home-slide-wrap .swiper-button.swiper-button-next:hover .icon-arrow-right2 {
  left: -20px;
  opacity: 1;
}
.home-slide-wrap .swiper-button.swiper-button-prev:hover::after {
  opacity: 1;
}
.home-slide-wrap .swiper-button.swiper-button-prev:hover::before {
  opacity: 1;
}
.home-slide-wrap .swiper-button.swiper-button-prev:hover .icon-arrow-left3 {
  opacity: 0;
}
.home-slide-wrap .swiper-button.swiper-button-prev:hover .icon-arrow-left2 {
  right: -20px;
  opacity: 1;
}
.home-slide-wrap .swiper-button::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 25px;
  pointer-events: none;
  opacity: 0;
}
.home-slide-wrap .swiper-button::before {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  transform: translate(-50%, -50%);
  background-color: #F8F8F8;
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 23px;
  pointer-events: none;
  opacity: 0;
}
.home-slide-wrap .swiper-slide {
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .swiper-slide {
    width: 248px;
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  .home-slide-wrap .swiper-slide {
    width: 500px;
    height: 435px;
  }
}
.home-slide-wrap .swiper-slide::after {
  content: "";
  position: absolute;
  left: -34px;
  top: 0;
  width: 34px;
  height: 100%;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .swiper-slide::after {
    left: -23px;
    width: 23px;
  }
}
.home-slide-wrap .swiper-slide.swiper-slide-next::after {
  left: 100%;
}
.home-slide-wrap .swiper-slide.swiper-slide-active::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 34px;
  height: 100%;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767.98px) {
  .home-slide-wrap .swiper-slide.swiper-slide-active::before {
    width: 23px;
  }
}
.home-slide-wrap .read-more {
  text-align: center;
  margin-top: -36px;
}
@media screen and (max-width: 1199.98px) {
  .home-slide-wrap .read-more {
    margin-top: -20px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-slide-wrap .read-more {
    margin-top: 0;
  }
}
.home-slide-wrap .read-more a {
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
  text-decoration: underline;
}
.home-slide-wrap .read-more a:hover {
  color: #393939;
}

.home-gallery-wrap {
  padding-top: 158px;
  z-index: 2;
  padding-bottom: 126px;
  position: relative;
  background-color: #f2f2f2;
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap {
    padding-top: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-gallery-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap {
    padding-bottom: 80px;
    padding-top: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap {
    padding-top: 45px;
    padding-bottom: 80px;
  }
}
.home-gallery-wrap .tile-box {
  position: relative;
  z-index: 0;
  margin-bottom: 77px;
}
@media screen and (min-width: 1200px) {
  .home-gallery-wrap .tile-box {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .tile-box {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap .tile-box {
    margin-bottom: 43px;
  }
}
.home-gallery-wrap .tile-box .image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -36%);
  width: 100%;
}
@media screen and (min-width: 1600px) {
  .home-gallery-wrap .tile-box .image {
    width: calc(100% + 7px);
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .tile-box .image {
    transform: translate(-50%, -80%);
  }
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap .tile-box .image {
    transform: translate(-50%, -121%);
  }
}
.home-gallery-wrap .tile-box .image span {
  padding-top: 10.3056147832%;
}
.home-gallery-wrap .tile-box h2 {
  font-family: "Articulat CF";
  font-weight: bold;
  text-transform: uppercase;
  color: #909090;
  letter-spacing: 1.8px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  .home-gallery-wrap .tile-box h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap .tile-box h2 {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 28px;
    letter-spacing: 1.3px;
  }
}
.home-gallery-wrap .tile-box h3 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 0;
  color: #4D4D4D;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .home-gallery-wrap .tile-box h3 {
    max-width: 412px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .home-gallery-wrap .tile-box h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .tile-box h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap .tile-box h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.home-gallery-wrap .tile-box p {
  max-width: 762px;
  margin-left: auto;
  letter-spacing: -0.15px;
  padding-right: 39px;
  margin-bottom: 0;
}
@media screen and (max-width: 1599.98px) {
  .home-gallery-wrap .tile-box p {
    width: 600px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .tile-box p {
    padding-right: 0;
    width: 100%;
    max-width: 100%;
    letter-spacing: 0;
  }
}
.home-gallery-wrap .gallery-box {
  margin-bottom: 74px;
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .gallery-box {
    margin-bottom: 40px;
  }
}
.home-gallery-wrap .gallery-box ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
}
.home-gallery-wrap .gallery-box ul li {
  list-style-type: none;
  font-size: initial;
  line-height: normal;
}
@media screen and (min-width: 1200px) {
  .home-gallery-wrap .gallery-box ul {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
.home-gallery-wrap .gallery-box li {
  width: calc(25% - 12.75px);
  position: relative;
  background-color: #ffffff;
  padding: 96px 62px 74px 54px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box li {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .gallery-box li {
    width: 100%;
  }
}
.home-gallery-wrap .gallery-box li:not(:nth-child(4n)) {
  margin-right: 17px;
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box li:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
.home-gallery-wrap .gallery-box li:nth-child(n+5) {
  margin-top: 17px;
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box li:nth-child(n+5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box li:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .gallery-box li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box li:nth-child(2n) {
    margin-left: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .gallery-box li:nth-child(2n) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .gallery-box li:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1479.98px) {
  .home-gallery-wrap .gallery-box li {
    padding: 80px 40px 54px 40px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box li {
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-gallery-wrap .gallery-box li {
    padding: 57px 40px 54px 43px;
  }
}
.home-gallery-wrap .gallery-box li::before {
  position: absolute;
  display: block;
  content: "";
  left: 60px;
  top: 0;
  height: 9px;
  width: 41px;
  z-index: 4;
  background-image: linear-gradient(to left, #FEC803, #EE501B 100%);
  pointer-events: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap .gallery-box li::before {
    left: 52px;
  }
}
.home-gallery-wrap .gallery-box li:hover {
  color: #ffffff;
  box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
  background-color: #4D4D4D;
}
.home-gallery-wrap .gallery-box li:hover h3 {
  color: #ffffff;
}
.home-gallery-wrap .gallery-box li:hover::before {
  width: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to left, #FEC803, #EE501B 100%);
}
.home-gallery-wrap .gallery-box .cont {
  position: relative;
  z-index: 3;
}
.home-gallery-wrap .gallery-box .cont > *:last-child {
  margin-bottom: 0;
}
.home-gallery-wrap .gallery-box h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 33px;
  font-family: "Articulat CF";
  color: #4D4D4D;
  transition: all 0.3s ease;
}
@media screen and (max-width: 575.98px) {
  .home-gallery-wrap .gallery-box h3 {
    margin-bottom: 25px;
  }
}
.home-gallery-wrap .gallery-box p {
  letter-spacing: -0.15px;
}
.home-gallery-wrap .gallery-box p > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1199.98px) {
  .home-gallery-wrap .gallery-box p {
    letter-spacing: normal;
  }
}
.home-gallery-wrap .read-more {
  text-align: center;
  color: #393939;
}
.home-gallery-wrap .read-more a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.home-gallery-wrap .read-more a:hover {
  color: #4D4D4D;
}

.home-map-wrap {
  padding-top: 126px;
  padding-bottom: 163px;
  position: relative;
  z-index: 2;
  background-color: #f2f2f2;
}
@media screen and (max-width: 991.98px) {
  .home-map-wrap {
    padding-bottom: 140px;
    padding-top: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-map-wrap {
    padding-bottom: 120px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-map-wrap {
    padding-top: 34px;
    padding-bottom: 102px;
  }
}
.home-map-wrap .container {
  position: relative;
  z-index: 0;
}
.home-map-wrap .image {
  z-index: -1;
  width: 100%;
  max-width: 1328px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -62%);
}
@media screen and (max-width: 575.98px) {
  .home-map-wrap .image {
    margin-bottom: 4px;
    position: static;
    transform: none;
    left: 0;
  }
}
.home-map-wrap .image span {
  padding-top: 10.5421686747%;
}
.home-map-wrap .image-box {
  margin-left: auto;
  margin-right: auto;
  max-width: 1167px;
  margin-bottom: 38px;
}
@media screen and (max-width: 767.98px) {
  .home-map-wrap .image-box {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-map-wrap .image-box {
    margin-bottom: 50px;
  }
}
.home-map-wrap .image-box span {
  padding-top: 52.9562982005%;
}
.home-map-wrap .text-box {
  text-align: center;
  max-width: 532px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 37px;
}
@media screen and (max-width: 767.98px) {
  .home-map-wrap .text-box {
    margin-bottom: 22px;
  }
}
.home-map-wrap .text-box h2 {
  color: #4D4D4D;
  margin-bottom: 42px;
}
@media screen and (max-width: 991.98px) {
  .home-map-wrap .text-box h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-map-wrap .text-box h2 {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
  }
}
.home-map-wrap .text-box p {
  color: #909090;
  letter-spacing: -0.15px;
}
@media screen and (max-width: 1199.98px) {
  .home-map-wrap .text-box p {
    letter-spacing: 0;
  }
}
.home-map-wrap .text-box > *:last-child {
  margin-bottom: 0px;
}
.home-map-wrap .read-more {
  text-align: center;
}
.home-map-wrap .read-more a {
  text-decoration: underline;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
  font-weight: bold;
}
.home-map-wrap .read-more a:hover {
  color: #4D4D4D;
}

.home-3cols-wrap {
  background-color: #fff;
  z-index: 2;
  color: #4D4D4D;
  position: relative;
  overflow: hidden;
}
.home-3cols-wrap .container {
  padding-top: 159px;
  padding-bottom: 172px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .container {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .container {
    padding-top: 120px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .home-3cols-wrap .container {
    padding-top: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .container {
    padding-top: 67px;
    padding-left: 0;
    padding-right: 0;
  }
}
.home-3cols-wrap .title-box {
  position: relative;
  z-index: 0;
  margin-bottom: 75px;
}
@media screen and (min-width: 1200px) {
  .home-3cols-wrap .title-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .title-box {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .title-box {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .home-3cols-wrap .title-box {
    max-width: 540px;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .title-box {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 359.98px) {
  .home-3cols-wrap .title-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home-3cols-wrap .title-box .image {
  max-width: 993px;
  z-index: -1;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -33%);
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .title-box .image {
    transform: none;
    left: 0;
    position: static;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
  }
}
.home-3cols-wrap .title-box .image span {
  padding-top: 14.1993957704%;
}
.home-3cols-wrap .title-box h2 {
  font-family: "Articulat CF";
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  width: 100%;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .title-box h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .title-box h2 {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 28px;
    letter-spacing: 1.3px;
  }
}
.home-3cols-wrap .title-box h3 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 23px;
}
@media screen and (min-width: 1200px) {
  .home-3cols-wrap .title-box h3 {
    width: 353px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .title-box h3 {
    line-height: 1.25;
    font-size: 42px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-3cols-wrap .title-box h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .title-box h3 {
    font-size: 30px;
  }
}
.home-3cols-wrap .title-box p {
  letter-spacing: -0.15px;
  margin-bottom: 0;
  margin-top: 15px;
}
@media screen and (min-width: 1200px) {
  .home-3cols-wrap .title-box p {
    max-width: 496px;
    margin-right: auto;
    margin-left: 65px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .title-box p {
    margin-bottom: 24px;
    letter-spacing: 0;
  }
}
.home-3cols-wrap .title-box .button {
  background-image: linear-gradient(180deg, #FEC803 0%, #EE501B 100%);
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
  padding: 14px 36px;
  min-height: 60px;
  position: relative;
  border-radius: 30px;
  color: #4D4D4D;
  z-index: 0;
}
@media screen and (min-width: 1480px) {
  .home-3cols-wrap .title-box .button {
    margin-top: 18px;
    margin-right: 2px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .title-box .button {
    display: none;
  }
}
.home-3cols-wrap .title-box .button:hover {
  transform: scale(1.1);
}
.home-3cols-wrap .title-box .button::before {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 30px;
  pointer-events: none;
}
.home-3cols-wrap .swiper-container {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .swiper-container {
    max-width: calc(720px + ((100% - 720px) / 2));
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .home-3cols-wrap .swiper-container {
    max-width: calc(540px + ((100% - 540px) / 2));
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .swiper-container {
    max-width: calc(100% - 32px);
  }
}
@media screen and (max-width: 359.98px) {
  .home-3cols-wrap .swiper-container {
    max-width: calc(100% - 20px);
  }
}
.home-3cols-wrap .swiper-container .swiper-pagination {
  text-align: left;
  position: static;
}
@media screen and (min-width: 992px) {
  .home-3cols-wrap .swiper-container .swiper-pagination {
    display: none;
  }
}
.home-3cols-wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0;
  background-color: #4D4D4D;
  transition: all 0.3s ease;
  opacity: 1;
}
.home-3cols-wrap .swiper-container .swiper-pagination .swiper-pagination-bullet:hover, .home-3cols-wrap .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.home-3cols-wrap .swiper-container .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 16px;
}
.home-3cols-wrap .swiper-wrapper {
  max-width: 992px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1599.98px) {
  .home-3cols-wrap .swiper-wrapper {
    position: relative;
    z-index: 4;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .swiper-wrapper {
    width: 500px;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .swiper-wrapper {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
  }
}
.home-3cols-wrap .swiper-wrapper .image {
  width: 70px;
  margin-bottom: 41px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .swiper-wrapper .image {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .swiper-wrapper .image {
    width: 42px;
    margin-bottom: 18px;
  }
}
.home-3cols-wrap .swiper-wrapper .image span {
  height: 70px;
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .swiper-wrapper .image span {
    height: 42px;
  }
}
.home-3cols-wrap .swiper-wrapper h4 {
  position: relative;
  font-weight: 500;
  font-family: "Articulat CF";
  font-size: 21px;
  line-height: 31px;
}
@media screen and (min-width: 1200px) {
  .home-3cols-wrap .swiper-wrapper h4 {
    padding-right: 20px;
    padding-left: 4px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .swiper-wrapper h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767.98px) {
  .home-3cols-wrap .swiper-wrapper h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: normal;
  }
}
.home-3cols-wrap .swiper-slide {
  width: 299px;
  margin-bottom: 19px;
  background-color: #F1F1F1;
  padding: 40px 40px 44px 40px;
  display: block;
  position: relative;
  height: auto;
}
@media screen and (max-width: 1479.98px) {
  .home-3cols-wrap .swiper-slide {
    width: 250px;
    padding: 40px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .swiper-slide {
    width: 232px;
    padding: 40px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .swiper-slide {
    width: 200px;
    padding: 30px 20px 20px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .home-3cols-wrap .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    transition: 300ms;
  }
  .home-3cols-wrap .swiper-slide:hover::before {
    opacity: 1;
  }
  .home-3cols-wrap .swiper-slide:nth-child(3n+1) {
    margin-right: 13px;
  }
  .home-3cols-wrap .swiper-slide:nth-child(3n+2) {
    margin-right: 12px;
  }
}
@media screen and (max-width: 1199.98px) {
  .home-3cols-wrap .swiper-slide:nth-child(2n) {
    margin-left: auto;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .swiper-slide:nth-child(2n) {
    margin-left: 0;
  }
}
.home-3cols-wrap .image-box {
  width: 879px;
  position: absolute;
  right: -24%;
  bottom: 0;
  z-index: 4;
}
@media screen and (max-width: 1599.98px) {
  .home-3cols-wrap .image-box {
    right: -35.5%;
  }
}
@media screen and (max-width: 991.98px) {
  .home-3cols-wrap .image-box {
    position: static;
    position: static;
    z-index: 0;
    margin-left: auto;
  }
}
@media screen and (max-width: 575.98px) {
  .home-3cols-wrap .image-box {
    margin-top: 49px;
    width: 422px;
  }
}
@media screen and (max-width: 469.98px) {
  .home-3cols-wrap .image-box {
    transform: translateX(16%);
  }
}
@media screen and (max-width: 359.98px) {
  .home-3cols-wrap .image-box {
    width: 100%;
    transform: translateX(6%);
  }
}
.home-3cols-wrap .image-box span {
  padding-top: 108.465998%;
}

.img-text-wrap {
  padding-top: 116px;
  padding-bottom: 0;
  background-color: #f2f2f2;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  .img-text-wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .img-text-wrap {
    padding-top: 94px;
  }
}
.img-text-wrap .container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
@media screen and (max-width: 1199.98px) {
  .img-text-wrap .container {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .img-text-wrap .image-box {
    width: 935px;
    margin-left: -91px;
    display: flex;
  }
}
@media screen and (max-width: 1199.98px) {
  .img-text-wrap .image-box {
    width: 100%;
    order: 1;
  }
}
@media screen and (max-width: 575.98px) {
  .img-text-wrap .image-box {
    margin-left: -32px;
    margin-right: -32px;
    margin-top: -22px;
    width: 610px;
    transform: translateX(-40%);
    position: relative;
    left: 50%;
  }
}
@media screen and (max-width: 359.98px) {
  .img-text-wrap .image-box {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.img-text-wrap .image-box span {
  padding-top: 73.973767%;
}
@media screen and (max-width: 575.98px) {
  .img-text-wrap .image-box span {
    width: 610px;
  }
}
@media screen and (min-width: 1200px) {
  .img-text-wrap .text-box {
    width: 535px;
    margin-left: -42px;
    margin-top: 42px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1480px) {
  .img-text-wrap .text-box {
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 1600px) {
  .img-text-wrap .text-box {
    padding-bottom: 134px;
  }
}
.img-text-wrap .text-box h2 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 1.8px;
  font-family: "Articulat CF";
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #909090;
}
@media screen and (max-width: 991.98px) {
  .img-text-wrap .text-box h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .img-text-wrap .text-box h2 {
    font-size: 13px;
    letter-spacing: 1.3px;
    line-height: 28px;
    margin-bottom: 5px;
  }
}
.img-text-wrap .text-box h3 {
  font-size: 48px;
  line-height: 60px;
  color: #4D4D4D;
}
@media screen and (min-width: 1200px) {
  .img-text-wrap .text-box h3 {
    margin-bottom: 73px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 1199.98px) {
  .img-text-wrap .text-box h3 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .img-text-wrap .text-box h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .img-text-wrap .text-box h3 {
    font-size: 36px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .img-text-wrap .text-box h3 {
    font-size: 30px;
  }
}

.icons-gallery-wrap {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  color: #4D4D4D;
  padding-top: 214px;
  padding-bottom: 126px;
}
@media screen and (max-width: 1199.98px) {
  .icons-gallery-wrap {
    padding-top: 160px;
  }
}
@media screen and (max-width: 991.98px) {
  .icons-gallery-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .icons-gallery-wrap {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap {
    padding-top: 113px;
    padding-bottom: 75px;
  }
}
.icons-gallery-wrap.text-center {
  text-align: left !important;
}
@media screen and (min-width: 1200px) {
  .icons-gallery-wrap.text-center {
    padding-top: 211px;
    padding-bottom: 80px;
  }
}
.icons-gallery-wrap.text-center .title-box {
  margin-bottom: 75px;
  text-align: center;
}
@media screen and (max-width: 1199.98px) {
  .icons-gallery-wrap.text-center .title-box {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .icons-gallery-wrap.text-center .title-box {
    margin-bottom: 40px;
  }
}
.icons-gallery-wrap.text-center .title-box .image {
  transform: translate(-50%, -70%);
}
.icons-gallery-wrap.text-center .title-box h2 {
  width: 100%;
}
.icons-gallery-wrap.text-center .gallery-box {
  justify-content: center;
}
@media screen and (min-width: 576px) {
  .icons-gallery-wrap.text-center h3 {
    text-align: left;
  }
}
@media screen and (min-width: 576px) {
  .icons-gallery-wrap.text-center .read-more {
    display: none;
  }
}
.icons-gallery-wrap .title-box {
  margin-bottom: 100px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1480px) {
  .icons-gallery-wrap .title-box {
    display: flex;
  }
}
@media screen and (max-width: 1199.98px) {
  .icons-gallery-wrap .title-box {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .icons-gallery-wrap .title-box {
    margin-bottom: 72px;
    padding-top: 33px;
  }
}
.icons-gallery-wrap .title-box .image {
  z-index: -1;
  max-width: 1043px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -83%);
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .title-box .image {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.icons-gallery-wrap .title-box .image span {
  padding-top: 13.3269415149%;
}
.icons-gallery-wrap .title-box h2 {
  width: 701px;
  margin-bottom: 0;
}
@media screen and (max-width: 1599.98px) {
  .icons-gallery-wrap .title-box h2 {
    width: 550px;
  }
}
@media screen and (max-width: 1479.98px) {
  .icons-gallery-wrap .title-box h2 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .title-box h2 {
    line-height: 36px;
  }
}
.icons-gallery-wrap .title-box p {
  margin-left: auto;
  max-width: 544px;
}
@media screen and (min-width: 1600px) {
  .icons-gallery-wrap .title-box p {
    margin-right: 67px;
    margin-top: -2px;
  }
}
@media screen and (max-width: 1599.98px) {
  .icons-gallery-wrap .title-box p {
    width: 500px;
  }
}
@media screen and (max-width: 1479.98px) {
  .icons-gallery-wrap .title-box p {
    width: 100%;
    text-align: center;
    max-width: 100%;
  }
}
.icons-gallery-wrap .gallery-box {
  display: flex;
  flex-wrap: wrap;
  margin-left: -18.5px;
  margin-right: -18.5px;
}
@media screen and (max-width: 1199.98px) {
  .icons-gallery-wrap .gallery-box {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767.98px) {
  .icons-gallery-wrap .gallery-box {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .gallery-box {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.icons-gallery-wrap .item {
  width: calc(20% - 37px);
  background-color: #F1F1F1;
  margin-bottom: 25px;
  padding: 35px 28px 60px 28px;
  margin-left: 18.5px;
  margin-right: 18.5px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .icons-gallery-wrap .item {
    width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 991.98px) {
  .icons-gallery-wrap .item {
    width: calc(33% - 30px);
  }
}
@media screen and (max-width: 767.98px) {
  .icons-gallery-wrap .item {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    padding: 30px 20px 40px 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .item {
    margin-left: 0;
    width: calc(50% - 12px);
    margin-right: 0;
    padding: 26px 20px 44.2px 17px;
    margin-bottom: 0;
    min-height: 160px;
  }
  .icons-gallery-wrap .item:nth-child(2n) {
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .icons-gallery-wrap .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0;
    transition: 300ms;
  }
  .icons-gallery-wrap .item:hover::before {
    opacity: 1;
  }
}
.icons-gallery-wrap .item .image {
  min-height: 80px;
  margin-bottom: 16px;
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .item .image {
    display: flex;
    min-height: 0;
    margin-bottom: 4px;
  }
}
.icons-gallery-wrap .item .image img {
  display: block;
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .item .image img {
    transform: scale(0.67);
    transform-origin: 0 0;
  }
}
.icons-gallery-wrap .item h3 {
  position: relative;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  font-family: "Articulat CF";
}
@media screen and (max-width: 991.98px) {
  .icons-gallery-wrap .item h3 {
    line-height: 1.4545454545;
    font-size: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .icons-gallery-wrap .item h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .icons-gallery-wrap .item h3 {
    font-size: 13px;
  }
}
.icons-gallery-wrap .read-more {
  text-align: center;
  margin-top: 20px;
}
.icons-gallery-wrap .read-more a {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

.image-list-wrap {
  padding-top: 160px;
  padding-bottom: 80px;
  background-color: #f8f8f8;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199.98px) {
  .image-list-wrap {
    padding-top: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .image-list-wrap {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .image-list-wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap {
    padding-top: 75px;
    padding-bottom: 40px;
  }
}
.image-list-wrap .container {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .image-list-wrap .container {
    flex-wrap: wrap;
  }
}
.image-list-wrap .image-box {
  position: absolute;
}
@media screen and (min-width: 1200px) {
  .image-list-wrap .image-box {
    width: 755.5px;
    right: 9%;
    top: 0;
  }
}
@media screen and (max-width: 1599.98px) {
  .image-list-wrap .image-box {
    width: 600px;
  }
}
@media screen and (max-width: 1199.98px) {
  .image-list-wrap .image-box {
    width: 500px;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .image-list-wrap .image-box {
    width: 100%;
    left: -20%;
  }
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap .image-box {
    width: 435px;
    left: 10%;
    bottom: 18.8%;
  }
}
.image-list-wrap .image-box span {
  padding-top: 97.4851091992%;
}
.image-list-wrap .text-box {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .image-list-wrap .text-box {
    width: 407px;
    margin-top: 147px;
  }
}
@media screen and (max-width: 1199.98px) {
  .image-list-wrap .text-box {
    width: 100%;
  }
}
.image-list-wrap h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Articulat CF";
  letter-spacing: 1.8px;
  margin-bottom: 14px;
  color: #909090;
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap h2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .image-list-wrap h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap h2 {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 28px;
    letter-spacing: 1.3px;
  }
}
.image-list-wrap h3 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 35px;
  color: #4D4D4D;
}
@media screen and (max-width: 991.98px) {
  .image-list-wrap h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .image-list-wrap h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .image-list-wrap p {
    padding-right: 40px;
  }
}
.image-list-wrap .list-box {
  margin-left: auto;
  position: relative;
  z-index: 2;
  width: 500px;
  background-color: #ffffff;
  padding: 78px 90px 88px 90px;
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.03);
}
@media screen and (min-width: 1200px) {
  .image-list-wrap .list-box {
    margin-right: -62px;
    margin-top: 221px;
  }
}
@media screen and (max-width: 991.98px) {
  .image-list-wrap .list-box {
    width: 460px;
    padding: 60px 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .image-list-wrap .list-box {
    width: 400px;
    padding: 40px;
    margin-top: 120px;
  }
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap .list-box {
    padding: 46px 20px 42px 32px;
    width: 283px;
    margin-right: -16px;
    margin-top: 235px;
  }
}
.image-list-wrap .list-box ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.image-list-wrap .list-box ul li {
  list-style-type: none;
  font-size: initial;
  line-height: normal;
}
.image-list-wrap .list-box ul li {
  font-size: 22px;
  line-height: 60px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .image-list-wrap .list-box ul li {
    font-size: 20px;
    line-height: 2.7272727273;
  }
}
@media screen and (max-width: 575.98px) {
  .image-list-wrap .list-box ul li {
    font-size: 16px;
    line-height: 42px;
  }
}
.image-list-wrap .list-box ul li::before {
  margin-right: 6px;
  content: "√";
  color: #4D4D4D;
}

.text-list-wrap {
  padding-top: 128px;
  background-color: #f8f8f8;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .text-list-wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap {
    padding-bottom: 80px;
    overflow: hidden;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap {
    padding-top: 80px;
    padding-bottom: 93px;
  }
}
.text-list-wrap .container {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1479.98px) {
  .text-list-wrap .container {
    flex-wrap: wrap;
  }
}
.text-list-wrap .image-box {
  position: absolute;
  z-index: 4;
  left: 218px;
  top: -25%;
  width: 535.5px;
}
@media screen and (max-width: 991.98px) {
  .text-list-wrap .image-box {
    left: 100%;
    transform: translateX(-53%);
    width: 510px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .image-box {
    width: 365px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap .image-box {
    width: 280px;
  }
}
.text-list-wrap .image-box span {
  padding-top: 132.1195144725%;
}
@media screen and (min-width: 1480px) {
  .text-list-wrap .text-box {
    width: 512px;
    margin-left: 4px;
  }
}
@media screen and (max-width: 1479.98px) {
  .text-list-wrap .text-box {
    width: 340px;
  }
}
@media screen and (max-width: 1199.98px) {
  .text-list-wrap .text-box {
    width: 100%;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .text-box {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap .text-box {
    margin-bottom: 42px;
  }
}
.text-list-wrap h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Articulat CF";
  letter-spacing: 1.8px;
  margin-bottom: 14px;
  color: #909090;
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap h2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .text-list-wrap h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap h2 {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 28px;
    letter-spacing: 1.3px;
  }
}
.text-list-wrap h3 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 39px;
  color: #4D4D4D;
}
@media screen and (max-width: 1199.98px) {
  .text-list-wrap h3 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .text-list-wrap h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap h3 {
    font-size: 36px;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1480px) {
  .text-list-wrap p {
    padding-right: 70px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap p {
    padding-right: 20px;
  }
}
.text-list-wrap .list-box {
  margin-left: auto;
  position: relative;
  margin-right: 238px;
  margin-top: 10px;
  z-index: 4;
  width: 500px;
  background-color: #ffffff;
  padding: 84px 90px 80px 65px;
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 1199.98px) {
  .text-list-wrap .list-box {
    margin-left: 120px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 991.98px) {
  .text-list-wrap .list-box {
    margin-left: 0px;
    padding: 80px 40px 80px 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .list-box {
    width: 400px;
    padding: 40px;
    margin: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap .list-box {
    width: calc(100% - 69px);
    padding: 30px 10px 50px 25px;
    min-width: 242px;
  }
}
.text-list-wrap .list-box ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.text-list-wrap .list-box ul li {
  list-style-type: none;
  font-size: initial;
  line-height: normal;
}
.text-list-wrap .list-box ul li {
  font-size: 21px;
  line-height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .text-list-wrap .list-box ul li {
    font-size: 20px;
    line-height: 2.7272727273;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .list-box ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap .list-box ul li {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
  }
  .text-list-wrap .list-box ul li:not(:last-child) {
    margin-bottom: 4px;
  }
}
.text-list-wrap .list-box ul li .image {
  margin-right: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  background-color: rgba(254, 167, 2, 0.1);
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .list-box ul li .image {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .list-box ul li .image {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap .list-box ul li .image {
    margin-right: 10px;
  }
}
.text-list-wrap .list-box ul li .image img {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .text-list-wrap .list-box ul li .image img {
    height: 16px;
    width: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-list-wrap .list-box ul li .image img {
    height: 12px;
    width: 12px;
  }
}

.gallery-2cols-wrap {
  position: relative;
  z-index: 2;
  background-color: #f2f2f2;
  padding-top: 570px;
  padding-bottom: 146px;
}
@media screen and (max-width: 1199.98px) {
  .gallery-2cols-wrap {
    padding-top: 260px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap {
    padding-top: 220px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap {
    padding-top: 180px;
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap {
    padding-top: 69px;
    padding-bottom: 108px;
  }
}
.gallery-2cols-wrap .title-box {
  position: relative;
  text-align: center;
  z-index: 0;
  margin-bottom: 100px;
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .title-box {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap .title-box {
    margin-bottom: 33px;
  }
}
.gallery-2cols-wrap .title-box .image {
  z-index: -1;
  max-width: 1129px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -45%);
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap .title-box .image {
    position: static;
    transform: none;
    left: 0;
    padding-left: 12px;
    margin-bottom: 6px;
    padding-right: 12px;
  }
}
.gallery-2cols-wrap .title-box .image span {
  padding-top: 12.5775022143%;
}
.gallery-2cols-wrap .title-box h2 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 1.8px;
  font-family: "Articulat CF";
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #909090;
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .title-box h2 {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap .title-box h2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .title-box h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap .title-box h2 {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 28px;
    letter-spacing: 1.3px;
  }
}
.gallery-2cols-wrap .title-box h3 {
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 0;
  color: #4D4D4D;
}
@media screen and (min-width: 1200px) {
  .gallery-2cols-wrap .title-box h3 {
    max-width: 502px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .title-box h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap .title-box h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap .title-box h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.gallery-2cols-wrap .gallery-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 110px;
}
@media screen and (min-width: 1600px) {
  .gallery-2cols-wrap .gallery-box {
    padding-left: 98px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 1479.98px) {
  .gallery-2cols-wrap .gallery-box {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .gallery-box {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap .gallery-box {
    margin-bottom: 65px;
  }
}
.gallery-2cols-wrap .item {
  display: block;
  text-decoration: none;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
}
@media screen and (min-width: 1600px) {
  .gallery-2cols-wrap .item {
    padding: 104px 70px 60px 72px;
    width: 550px;
  }
}
@media screen and (max-width: 1599.98px) {
  .gallery-2cols-wrap .item {
    width: calc(50% - 46px);
    padding: 80px;
  }
}
@media screen and (max-width: 1479.98px) {
  .gallery-2cols-wrap .item {
    width: calc(50% - 30px);
    padding: 60px;
  }
}
@media screen and (max-width: 1199.98px) {
  .gallery-2cols-wrap .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .item {
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap .item {
    width: 100%;
    padding: 79px 40px 40px 35px;
  }
}
.gallery-2cols-wrap .item:nth-child(2n+1) {
  margin-right: auto;
}
.gallery-2cols-wrap .item:nth-child(n+3) {
  margin-top: 92px;
}
@media screen and (max-width: 1479.98px) {
  .gallery-2cols-wrap .item:nth-child(n+3) {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1199.98px) {
  .gallery-2cols-wrap .item:nth-child(n+3) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap .item:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap .item:not(:last-child) {
    margin-bottom: 26px;
  }
}
.gallery-2cols-wrap .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 72px;
  top: 0;
  height: 9px;
  width: 86px;
  background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap .item::after {
    height: 7px;
    width: 66px;
    left: 35px;
  }
}
.gallery-2cols-wrap .item:hover {
  color: #ffffff;
  background-color: #4D4D4D;
}
.gallery-2cols-wrap .item:hover h4 {
  color: inherit;
}
@media screen and (min-width: 576px) {
  .gallery-2cols-wrap .item:hover::after {
    left: 0;
    width: 100%;
    background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
  }
}
.gallery-2cols-wrap .item:hover .image img.default {
  opacity: 1;
}
.gallery-2cols-wrap .item:hover .image img.hover {
  opacity: 1;
}
.gallery-2cols-wrap .item .image {
  margin-bottom: 46px;
  min-height: 160px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .gallery-2cols-wrap .item .image {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap .item .image {
    margin-bottom: 43px;
  }
}
.gallery-2cols-wrap .item .image img {
  display: block;
  transition: all 0.3s ease;
}
.gallery-2cols-wrap .item .image img.hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
@media screen and (max-width: 575.98px) {
  .gallery-2cols-wrap .item .image {
    min-height: 0;
  }
  .gallery-2cols-wrap .item .image img {
    width: auto;
    height: 83px;
  }
}
.gallery-2cols-wrap h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #4D4D4D;
  font-family: "Articulat CF";
  margin-bottom: 34px;
}
@media screen and (max-width: 991.98px) {
  .gallery-2cols-wrap h4 {
    font-size: 22px;
    line-height: 1.1666666667;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-2cols-wrap h4 {
    font-size: 21px;
    margin-bottom: 24px;
  }
}
.gallery-2cols-wrap p {
  letter-spacing: normal;
}
@media screen and (min-width: 992px) {
  .gallery-2cols-wrap p {
    padding-right: 40px;
  }
  .gallery-2cols-wrap p:last-child {
    margin-bottom: 0;
  }
}
.gallery-2cols-wrap .read-more {
  text-align: center;
}
.gallery-2cols-wrap .read-more a {
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
  font-weight: bold;
  color: #4D4D4D;
}
.gallery-2cols-wrap .read-more a:hover {
  color: #4D4D4D;
}

.number-countup-wrap {
  position: relative;
  z-index: 2;
  background-color: #F8F8F8;
  padding-top: 128px;
  padding-bottom: 153px;
  text-align: center;
}
@media screen and (max-width: 1199.98px) {
  .number-countup-wrap {
    padding-top: 12px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .number-countup-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .number-countup-wrap {
    padding-bottom: 99px;
    padding-top: 39px;
  }
}
.number-countup-wrap .title-box {
  margin-bottom: 104px;
}
@media screen and (max-width: 1479.98px) {
  .number-countup-wrap .title-box {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .title-box {
    margin-bottom: 63px;
  }
}
.number-countup-wrap .title-box h2 {
  font-size: 48px;
  line-height: 60px;
  color: #4D4D4D;
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .title-box h2 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .number-countup-wrap .title-box h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .number-countup-wrap .title-box h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.number-countup-wrap .title-box > *:last-child {
  margin-bottom: 0;
}
.number-countup-wrap .gallery-box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .number-countup-wrap .gallery-box {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (min-width: 1200px) {
  .number-countup-wrap .item {
    width: calc(33.33333% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .number-countup-wrap .item {
    width: calc(33.33333% - 20px);
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767.98px) {
  .number-countup-wrap .item {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .item:nth-child(3n) {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .item:nth-child(3n+2) {
    margin-left: auto;
  }
}
@media screen and (max-width: 1199.98px) {
  .number-countup-wrap .item:not(:nth-child(3n)) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .item:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .item:not(:last-child) {
    margin-bottom: 47px;
  }
}
.number-countup-wrap .num-box {
  font-size: 96px;
  line-height: 120px;
  color: #393939;
  font-family: "Tiempos Headline";
  font-weight: 500;
  margin-bottom: 45px;
}
@media screen and (max-width: 991.98px) {
  .number-countup-wrap .num-box {
    margin-bottom: 31px;
  }
}
.number-countup-wrap p {
  max-width: 288px;
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0.3px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 575.98px) {
  .number-countup-wrap p {
    max-width: 247px;
  }
}

.number-wrap {
  background-color: #4D4D4D;
  position: relative;
  z-index: 2;
}
.number-wrap .container {
  padding-top: 166px;
  padding-bottom: 199px;
}
@media screen and (max-width: 1599.98px) {
  .number-wrap .container {
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 1479.98px) {
  .number-wrap .container {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 1199.98px) {
  .number-wrap .container {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .container {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .number-wrap .container {
    padding-top: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .number-wrap .container {
    padding-bottom: 137px;
    padding-top: 67px;
  }
}
.number-wrap .gallery-box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .number-wrap .gallery-box {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.number-wrap .item {
  background-color: #f2f2f2;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .number-wrap .item {
    padding: 83px 86px 51px 54px;
    width: calc(33.33333% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .number-wrap .item {
    width: calc(33.33333% - 20px);
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767.98px) {
  .number-wrap .item {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .item:nth-child(3n) {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .item:nth-child(3n+2) {
    margin-left: auto;
  }
}
@media screen and (max-width: 1199.98px) {
  .number-wrap .item:not(:nth-child(3n)) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .item:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .item:not(:last-child) {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 1199.98px) {
  .number-wrap .item {
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap .item {
    padding: 48px 40px 71px 40px;
  }
}
.number-wrap .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 53px;
  top: 0;
  height: 9px;
  width: 41px;
  background-image: linear-gradient(to left, #FEC803, #EE501B 100%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 1199.98px) {
  .number-wrap .item::after {
    left: 40px;
  }
}
.number-wrap .item:hover {
  background-color: #393939;
  color: #ffffff;
}
.number-wrap .item:hover::after {
  width: 100%;
  left: 0;
  background-image: linear-gradient(to left, #FEC803, #EE501B 100%);
}
.number-wrap .item:hover p span {
  color: inherit;
}
.number-wrap p {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  margin-left: 0px;
  margin-right: 0;
}
@media screen and (max-width: 1199.98px) {
  .number-wrap p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .number-wrap p {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .number-wrap p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
.number-wrap p span {
  font-size: 48px;
  line-height: 60px;
  color: #4D4D4D;
  margin-bottom: 24px;
  display: block;
  font-weight: 500;
  font-family: "Tiempos Headline";
}
@media screen and (max-width: 1199.98px) {
  .number-wrap p span {
    margin-bottom: 23px;
  }
}

.filter-wrap {
  padding-top: 371px;
  padding-bottom: 191px;
  background-color: #f2f2f2;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1599.98px) {
  .filter-wrap {
    padding-top: 320px;
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 1479.98px) {
  .filter-wrap {
    padding-top: 280px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 1199.98px) {
  .filter-wrap {
    padding-top: 240px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .filter-wrap {
    padding-top: 200px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .filter-wrap {
    padding-top: 180px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap {
    padding-bottom: 40px;
    padding-top: 156px;
  }
}
.filter-wrap .title-box {
  position: relative;
  z-index: 0;
  margin-bottom: 93px;
}
@media screen and (min-width: 1200px) {
  .filter-wrap .title-box {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991.98px) {
  .filter-wrap .title-box {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .title-box {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .filter-wrap .title-box .image {
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -106%);
  }
}
@media screen and (max-width: 767.98px) {
  .filter-wrap .title-box .image {
    margin-bottom: 37px;
  }
}
.filter-wrap .title-box .image span {
  padding-top: 10.5%;
}
.filter-wrap .title-box h2 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 1.8px;
  font-family: "Articulat CF";
  text-transform: uppercase;
  margin-bottom: 21px;
  width: 100%;
  color: #909090;
}
@media screen and (max-width: 991.98px) {
  .filter-wrap .title-box h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .title-box h2 {
    font-size: 13px;
    letter-spacing: 1.3px;
    line-height: 28px;
    margin-bottom: 4px;
  }
}
.filter-wrap .title-box h3 {
  font-size: 48px;
  line-height: 60px;
  color: #4D4D4D;
}
@media screen and (min-width: 1200px) {
  .filter-wrap .title-box h3 {
    max-width: 420px;
    margin-right: 68px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1599.98px) {
  .filter-wrap .title-box h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .filter-wrap .title-box h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .filter-wrap .title-box h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .title-box h3 {
    font-size: 30px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .filter-wrap .title-box p {
    margin-top: 24px;
    max-width: 400px;
  }
}
@media screen and (max-width: 767.98px) {
  .filter-wrap .title-box p {
    max-width: 253px;
  }
}
.filter-wrap .form-box {
  margin-left: auto;
  margin-top: 9px;
}
@media screen and (max-width: 1599.98px) {
  .filter-wrap .form-box {
    margin-top: 20px;
    max-width: 400px;
    margin-right: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .form-box {
    margin-top: 32px;
  }
}
.filter-wrap .form-box .form-box {
  display: block;
  position: relative;
}
.filter-wrap .form-box .form-group {
  margin: 0;
}
.filter-wrap .form-box input[type=text] {
  display: block;
  width: 400px;
  border-radius: 30px;
  border: 2px solid #ffffff;
  background-color: #f8f8f8;
  font-size: 18px;
  min-height: 60px;
  line-height: normal;
  padding: 10px 60px 10px 25px;
  box-shadow: -10px 20px 30px 0 rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  color: #747474;
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .form-box input[type=text] {
    width: 100%;
    min-height: 50px;
  }
}
.filter-wrap .form-box input[type=text]:focus {
  outline: none;
  box-shadow: none;
  border: 2px solid #4D4D4D;
}
.filter-wrap .form-box input[type=text]::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B1B1B1 !important;
}
.filter-wrap .form-box input[type=text]::-webkit-input-placeholder:focus, .filter-wrap .form-box input[type=text]::-webkit-input-placeholder:active {
  color: transparent;
}
.filter-wrap .form-box input[type=text]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #B1B1B1 !important;
  opacity: 1;
}
.filter-wrap .form-box input[type=text]:-moz-placeholder:focus, .filter-wrap .form-box input[type=text]:-moz-placeholder:active {
  color: transparent;
}
.filter-wrap .form-box input[type=text]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #B1B1B1 !important;
  opacity: 1;
}
.filter-wrap .form-box input[type=text]::-moz-placeholder:focus, .filter-wrap .form-box input[type=text]::-moz-placeholder:active {
  color: transparent;
}
.filter-wrap .form-box input[type=text]:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #B1B1B1 !important;
}
.filter-wrap .form-box input[type=text]:-ms-input-placeholder:focus, .filter-wrap .form-box input[type=text]:-ms-input-placeholder:active {
  color: transparent;
}
.filter-wrap .form-box .form-submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.filter-wrap .form-box .form-submit label {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #d5d5d5;
  margin-bottom: 0;
  margin-right: 20px;
  margin-top: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .form-box .form-submit label {
    font-size: 20px;
    line-height: 20px;
    margin-right: 20px;
    margin-top: 15px;
  }
}
.filter-wrap .form-box .form-submit label:hover {
  color: #4D4D4D;
}
.filter-wrap .form-box .form-submit input {
  right: 0;
  top: 0;
  z-index: -1;
  display: block;
  width: 41px;
  height: 60px;
  position: absolute;
  opacity: 0;
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .tabs {
    margin-left: -32px;
    margin-right: -32px;
  }
}
@media screen and (max-width: 359.98px) {
  .filter-wrap .tabs {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.filter-wrap .tab-list {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .tab-list {
    padding-left: 32px;
  }
}
@media screen and (max-width: 359.98px) {
  .filter-wrap .tab-list {
    padding-left: 20px;
  }
}
.filter-wrap .tab-list ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start;
}
.filter-wrap .tab-list ul li {
  list-style-type: none;
  font-size: initial;
  line-height: normal;
}
.filter-wrap .tab-list li:not(:last-child) {
  margin-right: 16px;
}
.filter-wrap .tab-list li.is-active a {
  background-color: #4D4D4D;
  color: #ffffff;
}
.filter-wrap .tab-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  min-width: 175px;
  padding: 16px 20px;
  border-radius: 30px;
  background-color: #ffffff;
  color: #b1b1b1;
  transition: all 0.3s ease;
}
.filter-wrap .tab-list a:hover {
  background-color: #4D4D4D;
  color: #ffffff;
}
.filter-wrap .tab-list .swiper-slide {
  width: 175px;
}
.filter-wrap .tab-list .swiper-slide.is-active a {
  background-image: linear-gradient(151deg, #FEC803 0%, #EE501B 100%);
  color: #ffffff;
}
.filter-wrap .tab-list .swiper-slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  min-width: 175px;
  padding: 16px 20px;
  border-radius: 30px;
  background-color: #ffffff;
  color: #b1b1b1;
  transition: all 0.3s ease;
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .tab-list .swiper-slide a {
    min-height: 50px;
    padding: 11px 50px;
  }
}
.filter-wrap .tab-list .swiper-slide a:hover {
  background-color: #4D4D4D;
  color: #ffffff;
}
.filter-wrap .tab-cont {
  margin-top: 61px;
}
@media screen and (min-width: 1200px) {
  .filter-wrap .tab-cont {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .filter-wrap .tab-cont {
    margin-top: 59px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .tab-cont {
    padding-left: 32px;
    padding-right: 32px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 359.98px) {
  .filter-wrap .tab-cont {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.filter-wrap .project .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.filter-wrap .project .swiper-container .arrow-box {
  justify-content: center;
  display: flex;
  margin-top: 57px;
}
@media screen and (min-width: 768px) {
  .filter-wrap .project .swiper-container .arrow-box {
    display: none;
  }
}
.filter-wrap .project .swiper-button {
  margin: 0;
  display: block;
  padding: 0;
  width: 100px;
  height: 50px;
  background-color: transparent;
  border-radius: 25px;
  box-shadow: none;
  outline: none;
  border: none;
  position: relative;
  background-color: none;
  color: inherit;
}
.filter-wrap .project .swiper-button:not(:last-child) {
  margin-right: 30px;
}
.filter-wrap .project .swiper-button .icon-arrow-right3,
.filter-wrap .project .swiper-button .icon-arrow-left3 {
  display: block;
  z-index: 3;
  font-size: 22px;
  line-height: 22px;
  color: #B1B1B1;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
}
.filter-wrap .project .swiper-button .icon-arrow-right2,
.filter-wrap .project .swiper-button .icon-arrow-left2 {
  display: block;
  z-index: 3;
  font-size: 24px;
  line-height: 24px;
  color: #4D4D4D;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translate(0, -50%);
}
.filter-wrap .project .swiper-button .icon-arrow-right2 {
  left: -40px;
}
.filter-wrap .project .swiper-button .icon-arrow-left2 {
  right: -40px;
}
.filter-wrap .project .swiper-button.swiper-button-next:hover::after {
  opacity: 1;
}
.filter-wrap .project .swiper-button.swiper-button-next:hover::before {
  opacity: 1;
}
.filter-wrap .project .swiper-button.swiper-button-next:hover .icon-arrow-right3 {
  opacity: 0;
}
.filter-wrap .project .swiper-button.swiper-button-next:hover .icon-arrow-right2 {
  left: -20px;
  opacity: 1;
}
.filter-wrap .project .swiper-button.swiper-button-prev:hover::after {
  opacity: 1;
}
.filter-wrap .project .swiper-button.swiper-button-prev:hover::before {
  opacity: 1;
}
.filter-wrap .project .swiper-button.swiper-button-prev:hover .icon-arrow-left3 {
  opacity: 0;
}
.filter-wrap .project .swiper-button.swiper-button-prev:hover .icon-arrow-left2 {
  right: -20px;
  opacity: 1;
}
.filter-wrap .project .swiper-button::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(245deg, #00aeef -15%, #007caa 15%, #00aeef 49%, #0092c9 72%, #00aeef 98%);
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 25px;
  pointer-events: none;
  opacity: 0;
}
.filter-wrap .project .swiper-button::before {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  transform: translate(-50%, -50%);
  background-color: #F8F8F8;
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 23px;
  pointer-events: none;
  opacity: 0;
}
.filter-wrap .project .swiper-pagination {
  margin-top: 20px;
  position: static;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 576px) {
  .filter-wrap .project .swiper-pagination {
    display: none;
  }
}
.filter-wrap .project .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 6px;
  height: 6px;
  opacity: 1;
  margin: 0 8px;
  background-color: #dbdbdb;
}
.filter-wrap .project .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #4D4D4D;
}
.filter-wrap .project .swiper-slide {
  display: block;
  height: auto;
  margin-bottom: 45px;
}
@media screen and (max-width: 1199.98px) {
  .filter-wrap .project .swiper-slide {
    margin-bottom: 30px;
  }
}
.filter-wrap .project .item {
  text-decoration: none;
  background-color: #ffffff;
  height: 100%;
  padding: 61px 54px 74px 54px;
  position: relative;
  display: block;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .filter-wrap .project .item {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .filter-wrap .project .item {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .project .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .project .item {
    padding: 56px 42px 20px 42px;
    margin-bottom: 23px;
  }
}
.filter-wrap .project .item:hover {
  background-color: #4D4D4D;
  color: #ffffff;
}
.filter-wrap .project .item:hover h4 {
  color: inherit;
}
.filter-wrap .project .item:hover::after {
  width: 100%;
  left: 0;
  background-image: linear-gradient(to left, #FEC803, #EE501B 100%);
}
.filter-wrap .project .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 53px;
  top: 0;
  height: 9px;
  width: 41px;
  background-image: linear-gradient(to left, #FEC803, #EE501B 100%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 991.98px) {
  .filter-wrap .project .item::after {
    left: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .filter-wrap .project .item::after {
    left: 42px;
  }
}
.filter-wrap .project-box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .filter-wrap .project-box {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.filter-wrap h4 {
  font-weight: bold;
  font-family: "Articulat CF";
  font-size: 24px;
  line-height: 28px;
  color: #4D4D4D;
  margin-bottom: 4px;
}
@media screen and (max-width: 991.98px) {
  .filter-wrap h4 {
    font-size: 21px;
    margin-bottom: 2px;
    line-height: 28px;
  }
}
.filter-wrap .date {
  margin-bottom: 23px;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 1199.98px) {
  .filter-wrap .date {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  .filter-wrap .date {
    font-size: 16px;
    line-height: 28px;
    color: #747474;
    font-weight: 600;
  }
}
.filter-wrap p {
  letter-spacing: normal;
  margin-bottom: 0;
}
.filter-wrap p .read-more {
  display: none;
  color: #EE501B;
  cursor: pointer;
}
.filter-wrap p.show-read-more .rest {
  display: none;
}
.filter-wrap p.show-read-more .read-more {
  display: initial;
}

.slider-wrap {
  background-color: #f2f2f2;
  position: relative;
  z-index: 2;
  padding-top: 96px;
  padding-bottom: 209px;
}
@media screen and (max-width: 1199.98px) {
  .slider-wrap {
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 991.98px) {
  .slider-wrap {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-wrap {
    padding-bottom: 157px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-wrap {
    padding-top: 63px;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-wrap .container {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.slider-wrap .title-box {
  position: relative;
  z-index: 0;
  text-align: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .title-box {
    max-width: 540px;
    width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-wrap .title-box {
    margin-bottom: 56px;
    max-width: calc(100% - 64px);
    width: calc(100% - 64px);
  }
}
@media screen and (max-width: 359.98px) {
  .slider-wrap .title-box {
    max-width: calc(100% - 40px);
    width: calc(100% - 40px);
  }
}
.slider-wrap .title-box .image {
  z-index: -1;
  width: 100%;
  max-width: 1381px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
}
@media screen and (max-width: 575.98px) {
  .slider-wrap .title-box .image {
    transform: translate(-50%, -87%);
  }
}
.slider-wrap .title-box .image span {
  padding-top: 10.1810282404%;
}
.slider-wrap .title-box h2 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 1.8px;
  font-family: "Articulat CF";
  text-transform: uppercase;
  margin-bottom: 3px;
  width: 100%;
  color: #909090;
}
@media screen and (max-width: 991.98px) {
  .slider-wrap .title-box h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-wrap .title-box h2 {
    font-size: 13px;
    letter-spacing: 1.3px;
    line-height: 28px;
    margin-bottom: 17px;
  }
}
.slider-wrap .title-box h3 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 24px;
  color: #4D4D4D;
}
@media screen and (max-width: 991.98px) {
  .slider-wrap .title-box h3 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .title-box h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-wrap .title-box h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 22px;
  }
}
.slider-wrap .title-box p {
  letter-spacing: normal;
}
@media screen and (max-width: 575.98px) {
  .slider-wrap .title-box .read-more {
    display: none;
  }
}
.slider-wrap .title-box .read-more a {
  font-size: 18px;
  line-height: 28px;
  text-decoration: underline;
  color: #4D4D4D;
}
.slider-wrap .title-box .read-more a:hover {
  color: #4D4D4D;
}
.slider-wrap .swiper-container {
  width: 100%;
  padding-top: 10px;
  position: relative;
}
.slider-wrap .swiper-container .arrow-box {
  margin-top: 85px;
  justify-content: center;
  display: flex;
}
@media screen and (max-width: 1199.98px) {
  .slider-wrap .swiper-container .arrow-box {
    margin-top: 60px;
  }
}
.slider-wrap .swiper-container .image-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 399px;
  height: 805px;
  z-index: 5;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-container .image-box {
    width: 244px;
    height: 491px;
  }
}
.slider-wrap .swiper-container .image-box .image {
  width: 100%;
  height: 100%;
}
.slider-wrap .swiper-container .image-box .image span {
  height: 100%;
}
.slider-wrap .swiper-container .image-box .icon {
  background-color: #dbdbdb;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -26px;
  bottom: 14.5%;
  cursor: pointer;
  transition: 300ms;
}
.slider-wrap .swiper-container .image-box .icon:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-container .image-box .icon {
    width: 58px;
    height: 58px;
    right: -19px;
    bottom: 20.5%;
  }
}
.slider-wrap .swiper-container .image-box .icon img {
  display: block;
  width: 22px;
}
.slider-wrap .swiper-container .swiper-pagination.swiper-pagination-progressbar {
  position: absolute;
  top: 8%;
  left: 50%;
  transform: translate(-50%);
  width: 84%;
  display: flex;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.43);
  height: 2px;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-container .swiper-pagination.swiper-pagination-progressbar {
    width: 78%;
    top: 43px;
  }
}
.slider-wrap .swiper-container .swiper-pagination.swiper-pagination-progressbar span.swiper-pagination-progressbar-fill {
  display: block;
  flex-shrink: 1;
  flex-grow: 1;
  height: 2px;
  background-color: #ffffff;
}
.slider-wrap .swiper-button {
  margin: 0;
  display: block;
  padding: 0;
  width: 100px;
  height: 50px;
  background-color: transparent;
  border-radius: 25px;
  box-shadow: none;
  outline: none;
  border: none;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  background-color: none;
  color: inherit;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-button {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.slider-wrap .swiper-button .icon-arrow-right3,
.slider-wrap .swiper-button .icon-arrow-left3 {
  display: block;
  z-index: 3;
  font-size: 22px;
  line-height: 22px;
  color: #B1B1B1;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
}
.slider-wrap .swiper-button .icon-arrow-right2,
.slider-wrap .swiper-button .icon-arrow-left2 {
  display: block;
  z-index: 3;
  font-size: 24px;
  line-height: 24px;
  color: #4D4D4D;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translate(0, -50%);
}
.slider-wrap .swiper-button .icon-arrow-right2 {
  left: -40px;
}
.slider-wrap .swiper-button .icon-arrow-left2 {
  right: -40px;
}
.slider-wrap .swiper-button.swiper-button-next:hover::after {
  opacity: 1;
}
.slider-wrap .swiper-button.swiper-button-next:hover::before {
  opacity: 1;
}
.slider-wrap .swiper-button.swiper-button-next:hover .icon-arrow-right3 {
  opacity: 0;
}
.slider-wrap .swiper-button.swiper-button-next:hover .icon-arrow-right2 {
  left: -20px;
  opacity: 1;
}
.slider-wrap .swiper-button.swiper-button-prev:hover::after {
  opacity: 1;
}
.slider-wrap .swiper-button.swiper-button-prev:hover::before {
  opacity: 1;
}
.slider-wrap .swiper-button.swiper-button-prev:hover .icon-arrow-left3 {
  opacity: 0;
}
.slider-wrap .swiper-button.swiper-button-prev:hover .icon-arrow-left2 {
  right: -20px;
  opacity: 1;
}
.slider-wrap .swiper-button::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 25px;
  pointer-events: none;
  opacity: 0;
}
.slider-wrap .swiper-button::before {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  transform: translate(-50%, -50%);
  background-color: #F8F8F8;
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 23px;
  pointer-events: none;
  opacity: 0;
}
.slider-wrap .swiper-slide {
  background-position: center;
  background-size: cover;
  overflow: hidden;
  width: 379px;
  height: 785px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-slide {
    width: 224px;
    height: 471px;
  }
}
.slider-wrap .swiper-slide::after {
  content: "";
  position: absolute;
  left: -46px;
  top: 0;
  width: 46px;
  height: 100%;
  background-color: #f2f2f2;
}
@media screen and (max-width: 1199.98px) {
  .slider-wrap .swiper-slide::after {
    width: 32px;
    left: -32px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-slide::after {
    width: 20px;
    left: -20px;
  }
}
.slider-wrap .swiper-slide.swiper-slide-next::after {
  left: 100%;
}
.slider-wrap .swiper-slide.swiper-slide-active {
  border-radius: 50px;
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-slide.swiper-slide-active {
    border-radius: 20px;
  }
}
.slider-wrap .swiper-slide.swiper-slide-active::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 46px;
  height: 100%;
  background-color: #f2f2f2;
}
@media screen and (max-width: 1199.98px) {
  .slider-wrap .swiper-slide.swiper-slide-active::before {
    width: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-wrap .swiper-slide.swiper-slide-active::before {
    width: 20px;
  }
}
.slider-wrap .swiper-slide video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slider-col-wrap {
  background-color: #f8f8f8;
  padding-top: 141px;
  padding-bottom: 149px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .slider-col-wrap {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-col-wrap .container {
    padding-right: 0;
  }
}
.slider-col-wrap .swiper-container {
  position: relative;
}
.slider-col-wrap .swiper-container .arrow-box {
  margin-top: 94px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .slider-col-wrap .swiper-container .arrow-box {
    margin-right: -9px;
  }
}
@media screen and (max-width: 1199.98px) {
  .slider-col-wrap .swiper-container .arrow-box {
    margin-top: 80px;
  }
}
@media screen and (max-width: 991.98px) {
  .slider-col-wrap .swiper-container .arrow-box {
    justify-content: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-col-wrap .swiper-container .arrow-box {
    margin-top: 39px;
  }
}
.slider-col-wrap .swiper-button {
  margin: 0;
  display: block;
  padding: 0;
  width: 100px;
  height: 50px;
  background-color: transparent;
  border-radius: 25px;
  box-shadow: none;
  outline: none;
  border: none;
  margin-left: 46px;
  position: relative;
  background-color: none;
  color: inherit;
}
@media screen and (max-width: 767.98px) {
  .slider-col-wrap .swiper-button {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.slider-col-wrap .swiper-button .icon-arrow-right3,
.slider-col-wrap .swiper-button .icon-arrow-left3 {
  display: block;
  z-index: 3;
  font-size: 22px;
  line-height: 22px;
  color: #B1B1B1;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
}
.slider-col-wrap .swiper-button .icon-arrow-right2,
.slider-col-wrap .swiper-button .icon-arrow-left2 {
  display: block;
  z-index: 3;
  font-size: 24px;
  line-height: 24px;
  color: #4D4D4D;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translate(0, -50%);
}
.slider-col-wrap .swiper-button .icon-arrow-right2 {
  left: -40px;
}
.slider-col-wrap .swiper-button .icon-arrow-left2 {
  right: -40px;
}
.slider-col-wrap .swiper-button.swiper-button-next:hover::after {
  opacity: 1;
}
.slider-col-wrap .swiper-button.swiper-button-next:hover::before {
  opacity: 1;
}
.slider-col-wrap .swiper-button.swiper-button-next:hover .icon-arrow-right3 {
  opacity: 0;
}
.slider-col-wrap .swiper-button.swiper-button-next:hover .icon-arrow-right2 {
  left: -20px;
  opacity: 1;
}
.slider-col-wrap .swiper-button.swiper-button-prev:hover::after {
  opacity: 1;
}
.slider-col-wrap .swiper-button.swiper-button-prev:hover::before {
  opacity: 1;
}
.slider-col-wrap .swiper-button.swiper-button-prev:hover .icon-arrow-left3 {
  opacity: 0;
}
.slider-col-wrap .swiper-button.swiper-button-prev:hover .icon-arrow-left2 {
  right: -20px;
  opacity: 1;
}
.slider-col-wrap .swiper-button::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 25px;
  pointer-events: none;
  opacity: 0;
}
.slider-col-wrap .swiper-button::before {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  transform: translate(-50%, -50%);
  background-color: #F8F8F8;
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 23px;
  pointer-events: none;
  opacity: 0;
}
.slider-col-wrap .swiper-slide {
  width: 64.2857142857%;
}
@media screen and (max-width: 1199.98px) {
  .slider-col-wrap .swiper-slide {
    width: 80%;
  }
}
@media screen and (max-width: 575.98px) {
  .slider-col-wrap .swiper-slide {
    width: 71.04%;
  }
}
.slider-col-wrap .swiper-slide .image-box {
  width: 100%;
  margin-bottom: 62px;
}
@media screen and (max-width: 1199.98px) {
  .slider-col-wrap .swiper-slide .image-box {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-col-wrap .swiper-slide .image-box {
    margin-bottom: 56px;
  }
}
.slider-col-wrap .swiper-slide .image-box span {
  padding-top: 55.5555555556%;
}
@media screen and (max-width: 767.98px) {
  .slider-col-wrap .swiper-slide .image-box span {
    padding-top: 89.555556%;
  }
}
.slider-col-wrap .swiper-slide .text-box {
  padding-right: 139px;
}
@media screen and (max-width: 1199.98px) {
  .slider-col-wrap .swiper-slide .text-box {
    padding-right: 80px;
  }
}
@media screen and (max-width: 991.98px) {
  .slider-col-wrap .swiper-slide .text-box {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-col-wrap .swiper-slide .text-box {
    padding-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .slider-col-wrap .swiper-slide .text-box .text-cont {
    max-height: 52px;
    overflow: hidden;
  }
}
.slider-col-wrap .swiper-slide .text-box .read-more {
  display: inline-block;
  font-weight: 600;
  color: #4D4D4D;
  text-decoration: none;
}
.slider-col-wrap .swiper-slide .text-box .read-more:hover {
  color: #4D4D4D;
}
.slider-col-wrap .swiper-slide h2 {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  font-family: "Articulat CF";
  color: #4D4D4D;
}
@media screen and (max-width: 991.98px) {
  .slider-col-wrap .swiper-slide h2 {
    margin-bottom: 33px;
  }
}
.slider-col-wrap .swiper-slide p {
  letter-spacing: normal;
}

.contact-wrap {
  padding-top: 303px;
  padding-bottom: 136px;
  background-color: #f8f8f8;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap {
    padding-top: 220px;
  }
}
@media screen and (max-width: 991.98px) {
  .contact-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap {
    padding-top: 80px;
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 575.98px) {
  .contact-wrap {
    padding-top: 49px;
  }
}
.contact-wrap .container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 100px;
  grid-row-gap: 70px;
}
@media screen and (max-width: 1479.98px) {
  .contact-wrap .container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .container {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(7, 1fr);
  }
}
@media screen and (max-width: 575.98px) {
  .contact-wrap .container {
    display: block;
  }
}
.contact-wrap .item {
  transition: all 0.5s ease;
  background-color: #ffffff;
  padding: 67px 65px 44px 65px;
  position: relative;
}
.contact-wrap .item:nth-child(1) {
  grid-area: 1/1/2/2;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .item:nth-child(1) {
    grid-area: 1/1/2/2;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item:nth-child(1) {
    grid-area: 1/1/2/2;
  }
}
.contact-wrap .item:nth-child(2) {
  grid-area: 1/2/2/3;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .item:nth-child(2) {
    grid-area: 1/2/2/3;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item:nth-child(2) {
    grid-area: 2/1/3/2;
  }
}
.contact-wrap .item:nth-child(3) {
  grid-area: 1/3/2/4;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .item:nth-child(3) {
    grid-area: 2/1/3/2;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item:nth-child(3) {
    grid-area: 3/1/4/2;
  }
}
.contact-wrap .item:nth-child(4) {
  grid-area: 2/1/3/2;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .item:nth-child(4) {
    grid-area: 2/2/3/3;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item:nth-child(4) {
    grid-area: 4/1/5/2;
  }
}
.contact-wrap .item:nth-child(5) {
  grid-area: 3/1/4/2;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .item:nth-child(5) {
    grid-area: 3/1/4/3;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item:nth-child(5) {
    grid-area: 5/1/6/2;
  }
}
@media screen and (max-width: 991.98px) {
  .contact-wrap .item {
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item {
    padding: 54px 20px 54.5px 32px;
    text-align: center;
  }
}
@media screen and (max-width: 575.98px) {
  .contact-wrap .item {
    text-align: left;
    margin-bottom: 34px;
  }
}
.contact-wrap .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 64px;
  top: 0;
  height: 9px;
  width: 41px;
  background-image: linear-gradient(to left, #FEC803 0%, #EE501B 100%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 991.98px) {
  .contact-wrap .item::after {
    left: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item::after {
    width: 61px;
  }
}
@media screen and (max-width: 575.98px) {
  .contact-wrap .item::after {
    left: 32px;
  }
}
.contact-wrap .item .image {
  min-height: 70px;
  margin-bottom: 27px;
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item .image {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 575.98px) {
  .contact-wrap .item .image {
    display: block;
    min-height: 0;
    margin-bottom: 30px;
  }
  .contact-wrap .item .image img {
    display: block;
    transform: scale(0.7);
    transform-origin: 0 0;
  }
}
.contact-wrap .item h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  font-family: "Articulat CF";
  margin-bottom: 8px;
  color: #4D4D4D;
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item h3 {
    font-size: 21px;
    margin-bottom: 6px;
  }
}
.contact-wrap .item p {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .item p {
    font-size: 18px;
  }
}
.contact-wrap .item p a {
  color: inherit;
  text-decoration: none;
}
.contact-wrap .item p a:hover {
  color: #4D4D4D;
}
.contact-wrap .item:hover {
  color: #ffffff;
  background-color: #393939;
}
.contact-wrap .item:hover::after {
  left: 0;
  width: 100%;
}
.contact-wrap .item:hover h3, .contact-wrap .item:hover p {
  color: #fff;
}
.contact-wrap .item:hover img {
  filter: brightness(0) invert(1);
}
.contact-wrap .map-box {
  grid-area: 2/2/4/4;
}
@media screen and (max-width: 1199.98px) {
  .contact-wrap .map-box {
    grid-area: 4/1/6/3;
  }
}
@media screen and (max-width: 767.98px) {
  .contact-wrap .map-box {
    grid-area: 6/1/8/2;
  }
}
@media screen and (max-width: 575.98px) {
  .contact-wrap .map-box {
    width: calc(100% + 64px);
    height: 370px;
    margin-left: -32px;
    margin-right: -32px;
  }
}
@media screen and (max-width: 359.98px) {
  .contact-wrap .map-box {
    padding-left: -20px;
    padding-right: -20px;
  }
}

.gallery-3cols-wrap {
  padding-top: 166px;
  padding-bottom: 86px;
  background-color: #4D4D4D;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199.98px) {
  .gallery-3cols-wrap {
    padding-top: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-3cols-wrap {
    padding-top: 101px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-3cols-wrap {
    padding-bottom: 68px;
  }
}
.gallery-3cols-wrap .gallery-box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .gallery-3cols-wrap .gallery-box {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.gallery-3cols-wrap .item {
  width: calc(33.3333% - 40px);
  background-color: #ffffff;
  position: relative;
  padding: 83px 45px 65px 66px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 992px) {
  .gallery-3cols-wrap .item {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .gallery-3cols-wrap .item {
    display: flex;
  }
}
@media screen and (max-width: 1479.98px) {
  .gallery-3cols-wrap .item {
    padding: 60px 40px 40px 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap .item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-3cols-wrap .item {
    padding: 40px 32px 41px 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-3cols-wrap .item {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap .item:nth-child(2n) {
    margin-left: auto;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap .item:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-3cols-wrap .item:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-3cols-wrap .item:not(:last-child) {
    margin-bottom: 61px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap .item:last-child {
    width: 100%;
  }
}
.gallery-3cols-wrap .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 64px;
  top: 0;
  height: 9px;
  width: 41px;
  transition: all 0.3s ease;
  background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
}
@media screen and (max-width: 767.98px) {
  .gallery-3cols-wrap .item::after {
    left: 32px;
    width: 61px;
  }
}
.gallery-3cols-wrap .item:hover {
  color: #ffffff;
  background-color: #393939;
}
.gallery-3cols-wrap .item:hover h2 {
  color: inherit;
}
.gallery-3cols-wrap .item:hover label {
  color: inherit;
}
@media screen and (min-width: 576px) {
  .gallery-3cols-wrap .item:hover::after {
    left: 0;
    width: 100%;
    background-image: linear-gradient(245deg, #FEC803 0%, #EE501B 100%);
  }
}
.gallery-3cols-wrap .item:hover .image img.default {
  opacity: 1;
}
.gallery-3cols-wrap .item:hover .image img.hover {
  opacity: 1;
}
.gallery-3cols-wrap .image {
  width: 109px;
  position: relative;
}
@media screen and (max-width: 1479.98px) {
  .gallery-3cols-wrap .image {
    width: 90px;
  }
}
@media screen and (max-width: 1199.98px) {
  .gallery-3cols-wrap .image {
    width: 100%;
    margin-bottom: 20px;
  }
}
.gallery-3cols-wrap .image img {
  display: block;
  transition: all 0.3s ease;
}
.gallery-3cols-wrap .image img.hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
@media screen and (max-width: 767.98px) {
  .gallery-3cols-wrap .image {
    min-height: 0;
    margin-bottom: 30px;
  }
  .gallery-3cols-wrap .image img {
    display: block;
    width: auto;
    transform: scale(0.86);
    transform-origin: 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .gallery-3cols-wrap .text-box {
    flex: 1;
    margin-top: 2px;
  }
}
.gallery-3cols-wrap h2 {
  font-family: "Articulat CF";
  font-weight: bold;
  color: #4D4D4D;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 12px;
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap h2 {
    font-size: 22px;
    line-height: 1.1666666667;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery-3cols-wrap h2 {
    font-size: 21px;
    line-height: 28px;
  }
}
.gallery-3cols-wrap p {
  letter-spacing: normal;
}
.gallery-3cols-wrap p:last-child {
  margin-bottom: 0;
}
.gallery-3cols-wrap label {
  color: #4D4D4D;
  font-weight: 600;
  cursor: pointer;
}
.gallery-3cols-wrap .read-more {
  text-align: center;
  margin-top: 87px;
}
@media screen and (max-width: 991.98px) {
  .gallery-3cols-wrap .read-more {
    margin-top: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .gallery-3cols-wrap .read-more {
    margin-top: 35px;
  }
}
.gallery-3cols-wrap .read-more a {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  text-decoration: underline;
  color: #4D4D4D;
}
.gallery-3cols-wrap .read-more a:hover {
  color: #4D4D4D;
}

.text-image-wrap {
  overflow: hidden;
  padding-top: 314px;
  padding-bottom: 120px;
  background-color: #F8F8F8;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap {
    padding-top: 240px;
  }
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap {
    padding-top: 200px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap {
    padding-top: 160px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-image-wrap {
    padding-top: 103px;
    padding-bottom: 80px;
  }
}
.text-image-wrap.bg-blue {
  color: #ffffff;
  background-color: #393939;
}
.text-image-wrap.bg-blue .text-box h2 {
  color: inherit;
}
.text-image-wrap.image-left {
  padding-top: 103px;
  padding-bottom: 159px;
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap.image-left {
    padding-top: 90px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-image-wrap.image-left {
    padding-top: 82px;
    padding-bottom: 90px;
  }
}
.text-image-wrap.image-left .container {
  align-items: center;
}
.text-image-wrap.image-left .image-box {
  order: 1;
  margin-left: 0;
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap.image-left .image-box {
    margin-bottom: 98px;
  }
}
.text-image-wrap.image-left .image-box .ract {
  top: 100%;
  transform: translate(22%, -74%);
}
@media screen and (min-width: 1200px) {
  .text-image-wrap.image-left .image-box .ract {
    width: 277px;
    height: 256px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap.image-left .image-box .ract {
    transform: translate(6px, -80%);
  }
}
.text-image-wrap.image-left .text-box {
  order: 2;
}
@media screen and (min-width: 1600px) {
  .text-image-wrap.image-left .text-box {
    width: 601px;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap.image-left .text-box {
    margin-bottom: 0;
  }
}
.text-image-wrap.image-left .text-box h2 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 47px;
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap.image-left .text-box h2 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap.image-left .text-box h2 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap.image-left .text-box h2 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap.image-left .text-box h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-image-wrap.image-left .text-box h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (min-width: 1600px) {
  .text-image-wrap.image-left .text-box p {
    padding-right: 140px;
  }
}
.text-image-wrap .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1599.98px) {
  .text-image-wrap .container {
    align-items: center;
  }
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap .container {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.text-image-wrap .text-box {
  width: 591px;
}
@media screen and (max-width: 1599.98px) {
  .text-image-wrap .text-box {
    width: 550px;
  }
}
@media screen and (max-width: 1479.98px) {
  .text-image-wrap .text-box {
    width: 450px;
  }
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap .text-box {
    width: 100%;
    margin-bottom: 136px;
  }
}
.text-image-wrap .text-box h2 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 30px;
  color: #393939;
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap .text-box h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap .text-box h2 {
    line-height: 36px;
    font-size: 30px;
    margin-bottom: 33px;
  }
}
.text-image-wrap .text-box p {
  letter-spacing: normal;
}
.text-image-wrap .text-box > *:last-child {
  margin-bottom: 0;
}
.text-image-wrap .image-box {
  margin-right: 105px;
  width: 602px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1599.98px) {
  .text-image-wrap .image-box {
    margin-right: 60px;
    margin-left: auto;
    width: 560px;
  }
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap .image-box {
    width: calc(100% - 100px);
    margin: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap .image-box {
    width: 100%;
    padding-right: 64px;
  }
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap .image-box {
    padding-right: 32px;
  }
}
.text-image-wrap .image-box span {
  padding-top: 66.4451827243%;
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap .image-box span {
    padding-top: 96.445183%;
  }
}
.text-image-wrap .image-box .ract {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(46%, -38%);
  width: 224px;
  height: 206px;
}
@media screen and (max-width: 1479.98px) {
  .text-image-wrap .image-box .ract {
    transform: translate(36%, -38%);
  }
}
@media screen and (max-width: 991.98px) {
  .text-image-wrap .image-box .ract {
    transform: translate(0, -30%);
  }
}
@media screen and (max-width: 767.98px) {
  .text-image-wrap .image-box .ract {
    transform: translate(0, -30%);
  }
}
@media screen and (max-width: 575.98px) {
  .text-image-wrap .image-box .ract {
    width: 199px;
    height: 184px;
    transform: translate(8%, -22%);
  }
}
.text-image-wrap .image-box .ract svg {
  width: 100%;
  height: 100%;
}
.text-image-wrap .video-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-image-wrap .video-link:hover {
  color: #ffffff;
}
.text-image-wrap .video-link:hover .icons-box::after {
  opacity: 1;
}
.text-image-wrap .video-link .icons-box {
  overflow: hidden;
  width: 70px;
  height: 70px;
  position: relative;
  transition: all 0.3s ease;
  border-radius: 50%;
}
@media screen and (max-width: 1199.98px) {
  .text-image-wrap .video-link .icons-box {
    margin-right: 20px;
  }
}
.text-image-wrap .video-link .icons-box::after {
  opacity: 0;
  transition: all 0.3s ease;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  backdrop-filter: blur(30px);
  background-image: linear-gradient(163deg, #007caa 1%, #00aeef 25%, #007caa 58%, #00aeef 88%, #007caa 129%);
}
.text-image-wrap .video-link .icons-box svg {
  display: block;
  width: 100%;
  height: 100%;
}
.text-image-wrap .video-link i[class*=icon] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  font-size: 20px;
  line-height: 20px;
}
@media screen and (min-width: 1200px) {
  .text-image-wrap .video-link i[class*=icon] {
    padding-left: 4px;
    padding-top: 2px;
  }
}

.list-wrap {
  padding-top: 232px;
  padding-bottom: 250px;
  position: relative;
  background-color: #F8F8F8;
  z-index: 2;
}
@media screen and (max-width: 1199.98px) {
  .list-wrap {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-wrap {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 575.98px) {
  .list-wrap {
    padding-top: 72px;
    padding-bottom: 80px;
  }
}
.list-wrap .title-box {
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 140px;
}
@media screen and (max-width: 1479.98px) {
  .list-wrap .title-box {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .title-box {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-wrap .title-box {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .title-box {
    margin-bottom: 93px;
  }
}
.list-wrap .title-box h2 {
  font-size: 48px;
  line-height: 60px;
  color: #4D4D4D;
}
@media screen and (max-width: 991.98px) {
  .list-wrap .title-box h2 {
    line-height: 1.25;
    font-size: 42px;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .title-box h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .list-wrap .title-box h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.list-wrap .title-box > *:last-child {
  margin-bottom: 0;
}
.list-wrap .list-box {
  margin-bottom: 190px;
}
@media screen and (max-width: 1479.98px) {
  .list-wrap .list-box {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .list-box {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-wrap .list-box {
    margin-bottom: 40px;
  }
}
.list-wrap .list-box > *:last-child {
  margin-bottom: 0;
}
.list-wrap .item {
  display: flex;
  margin-bottom: 243px;
}
@media screen and (max-width: 1479.98px) {
  .list-wrap .item {
    align-items: center;
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .item {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-wrap .item {
    display: block;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1600px) {
  .list-wrap .item:nth-child(3n+2) {
    margin-bottom: 198px;
  }
}
@media screen and (min-width: 1200px) {
  .list-wrap .item:nth-child(3n+2) .image-box {
    margin-left: -2px;
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .item:nth-child(3n+2) .image-box {
    padding-left: 0;
    padding-right: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .item:nth-child(3n+2) .image-box {
    padding-right: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .list-wrap .item:nth-child(3n+2) .image-box .ract {
    left: 100%;
    transform: translate(-66%, -42%);
  }
}
@media screen and (min-width: 1600px) {
  .list-wrap .item:nth-child(3n+2) .image-box .ract {
    transform: translate(-50%, -42%);
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .item:nth-child(3n+2) .image-box .ract {
    left: 100%;
    transform: translate(-100%, -60px);
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .item:nth-child(3n+2) .image-box .ract {
    transform: translate(-100%, -39px);
  }
}
@media screen and (min-width: 1200px) {
  .list-wrap .item:nth-child(3n) .image-box .ract {
    top: 100%;
    transform: translate(-50%, -58%);
  }
}
.list-wrap .text-box {
  width: 552px;
  margin-left: auto;
}
@media screen and (max-width: 1599.98px) {
  .list-wrap .text-box {
    width: 500px;
  }
}
@media screen and (max-width: 1479.98px) {
  .list-wrap .text-box {
    width: 450px;
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .text-box {
    padding-left: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-wrap .text-box {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .list-wrap .text-box {
    padding-left: 0;
  }
}
.list-wrap .text-box h3 {
  font-size: 36px;
  line-height: 48px;
  color: #393939;
  margin-bottom: 26px;
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .text-box h3 {
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .text-box h3 {
    line-height: 36px;
    font-size: 30px;
  }
}
.list-wrap .text-box p {
  letter-spacing: normal;
}
.list-wrap .image-box {
  width: 602px;
  position: relative;
  margin-left: 98px;
}
@media screen and (max-width: 1599.98px) {
  .list-wrap .image-box {
    width: 550px;
  }
}
@media screen and (max-width: 1479.98px) {
  .list-wrap .image-box {
    width: 500px;
  }
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .image-box {
    padding-left: 60px;
    margin: 0;
    margin-left: auto;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-wrap .image-box {
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .image-box {
    margin-bottom: 60px;
    padding-left: 32px;
    z-index: 0;
  }
}
.list-wrap .image-box span {
  padding-top: 66.4451827243%;
}
@media screen and (max-width: 767.98px) {
  .list-wrap .image-box span {
    padding-top: 96.445183%;
  }
}
.list-wrap .image-box .ract {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  transform: translate(-48%, -42%);
  width: 185px;
  height: 202px;
  z-index: -1;
}
@media screen and (max-width: 1199.98px) {
  .list-wrap .image-box .ract {
    transform: translate(0, -60px);
    height: 173px;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .image-box .ract {
    z-index: -1;
    width: 199px;
    height: 184px;
    transform: translate(0, -30px);
  }
}
@media screen and (min-width: 768px) {
  .list-wrap .read-more {
    text-align: center;
  }
}
@media screen and (max-width: 767.98px) {
  .list-wrap .read-more {
    padding-top: 24px;
  }
}
.list-wrap .read-more a {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
  text-decoration: underline;
}
.list-wrap .read-more a:hover {
  color: #4D4D4D;
}

.editor-wrap {
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  background-color: #F8F8F8;
  z-index: 2;
}
@media screen and (max-width: 1199.98px) {
  .editor-wrap {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 991.98px) {
  .editor-wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  .editor-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .editor-wrap {
    padding-top: 80px;
    padding-top: 80px;
  }
}
.editor-wrap h1,
.editor-wrap h2,
.editor-wrap h3,
.editor-wrap h4,
.editor-wrap h5,
.editor-wrap h6 {
  color: #4D4D4D;
}

.ract .ract-overlay {
  width: auto !important;
  height: auto !important;
  position: absolute;
  top: -1px;
  left: -1px;
  stroke-dasharray: 1074;
  stroke-dashoffset: 0;
  transition: all 2000ms linear;
}
.ract.full-visible .ract-overlay {
  stroke-dashoffset: 1074;
}
@media screen and (max-width: 1199.98px) {
  .ract .ract-overlay {
    display: none;
  }
}

/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.footer {
  background-color: #EFEFEF;
  padding-top: 102px;
  padding-bottom: 78px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  .footer {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footer h4 {
  font-family: "Articulat CF";
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 3px;
}
@media screen and (max-width: 767.98px) {
  .footer h4 {
    line-height: 30px;
  }
}
.footer ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.footer ul li {
  list-style-type: none;
  font-size: initial;
  line-height: normal;
}

.footer-top .container {
  display: flex;
  margin-bottom: 70px;
}
@media screen and (max-width: 1199.98px) {
  .footer-top .container {
    margin-bottom: 60px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .container {
    padding-top: 45px;
    padding-bottom: 46px;
    margin-bottom: 0;
  }
}
.footer-top .logo {
  width: 110px;
}
@media screen and (max-width: 1199.98px) {
  .footer-top .logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .logo {
    display: none;
  }
}
.footer-top .logo span {
  padding-top: 72.8829936753%;
}
@media screen and (max-width: 1199.98px) {
  .footer-top .logo span {
    margin-left: auto;
    margin-right: auto;
    width: 86px;
    padding-top: 0;
    height: 75px;
  }
}
.footer-top .footer-menu {
  display: flex;
}
@media screen and (min-width: 1200px) {
  .footer-top .footer-menu {
    margin-left: 63.8px;
  }
}
@media screen and (max-width: 1199.98px) {
  .footer-top .footer-menu {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer-top .footer-menu {
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .footer-menu {
    display: block;
    margin-bottom: 0;
    order: 2;
  }
}
.footer-top .footer-menu .item:not(:last-child) {
  margin-right: 63px;
}
@media screen and (max-width: 767.98px) {
  .footer-top .footer-menu .item:not(:last-child) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer-top .footer-menu .item:last-child {
    padding-left: 9px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .footer-menu .item:not(:last-child) {
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .footer-menu .item h4 {
    margin-bottom: -2px;
  }
}
.footer-top .footer-menu a {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: -0.1px;
  text-decoration: none;
}
@media screen and (max-width: 767.98px) {
  .footer-top .footer-menu a {
    line-height: 30px;
  }
}
.footer-top .footer-menu a:hover {
  color: #4D4D4D;
}
.footer-top .form-box {
  margin-left: auto;
}
@media screen and (max-width: 991.98px) {
  .footer-top .form-box {
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .form-box {
    margin-left: 0;
    width: 100%;
    margin-bottom: 81px;
  }
}
.footer-top .form-cont {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1600px) {
  .footer-top .form-cont {
    margin-top: 23px;
  }
}
@media screen and (max-width: 1199.98px) {
  .footer-top .form-cont {
    justify-content: center;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .form-cont {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
}
.footer-top .form-cont .form-group {
  width: 334px;
  margin-bottom: 0;
}
@media screen and (max-width: 1599.98px) {
  .footer-top .form-cont .form-group {
    width: 300px;
  }
}
@media screen and (max-width: 1479.98px) {
  .footer-top .form-cont .form-group {
    width: 240px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-top .form-cont .form-group {
    width: calc(100% - 88.5px);
    margin-right: auto;
  }
}
@media screen and (max-width: 359.98px) {
  .footer-top .form-cont .form-group {
    width: 100%;
  }
}
.footer-top .form-cont .form-group input {
  color: #747474;
  display: block;
  width: 100%;
  border: none;
  background-color: transparent;
  font-size: 16px;
  padding: 7px 0 12px 0;
  border-bottom: 2px solid #dbdbdb;
  transition: all 0.3s ease;
}
@media screen and (max-width: 479.98px) {
  .footer-top .form-cont .form-group input {
    padding: 8px 0;
  }
}
.footer-top .form-cont .form-group input:focus {
  border-bottom: 2px solid #4D4D4D;
  outline: none;
}
.footer-top .form-cont .form-group input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B1B1B1 !important;
}
.footer-top .form-cont .form-group input::-webkit-input-placeholder:focus, .footer-top .form-cont .form-group input::-webkit-input-placeholder:active {
  color: transparent;
}
.footer-top .form-cont .form-group input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #B1B1B1 !important;
  opacity: 1;
}
.footer-top .form-cont .form-group input:-moz-placeholder:focus, .footer-top .form-cont .form-group input:-moz-placeholder:active {
  color: transparent;
}
.footer-top .form-cont .form-group input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #B1B1B1 !important;
  opacity: 1;
}
.footer-top .form-cont .form-group input::-moz-placeholder:focus, .footer-top .form-cont .form-group input::-moz-placeholder:active {
  color: transparent;
}
.footer-top .form-cont .form-group input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #B1B1B1 !important;
}
.footer-top .form-cont .form-group input:-ms-input-placeholder:focus, .footer-top .form-cont .form-group input:-ms-input-placeholder:active {
  color: transparent;
}
.footer-top .form-cont .form-submit {
  width: 71px;
  height: 50px;
  margin-left: 10.5px;
  background-image: linear-gradient(237deg, #FEC803 0%, #EE501B 100%);
  border-radius: 25px;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .footer-top .form-cont .form-submit {
    width: 71px;
    margin-left: auto;
    margin-right: 0;
    margin-top: 20px;
  }
}
.footer-top .form-cont .form-submit:hover::before {
  opacity: 0;
}
.footer-top .form-cont .form-submit:hover::after {
  color: #ffffff;
}
.footer-top .form-cont .form-submit::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #EFEFEF;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  display: block;
  content: "";
  transition: all 0.3s ease;
  border-radius: 25px;
  pointer-events: none;
}
.footer-top .form-cont .form-submit::after {
  content: "";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #4D4D4D;
  font-size: 24px;
  line-height: 24px;
  pointer-events: none;
  transition: all 0.3s ease;
}
.footer-top .form-cont .form-submit input {
  width: 100%;
  height: 100%;
  opacity: 0;
}

@media screen and (max-width: 1199.98px) {
  .footer-bottom {
    background-color: #e5e5e5;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-bottom {
    padding-top: 35px;
    padding-bottom: 32px;
  }
}
.footer-bottom .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1199.98px) {
  .footer-bottom .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.footer-bottom p {
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 0;
  letter-spacing: -0.15px;
  color: #808080;
}
@media screen and (max-width: 1199.98px) {
  .footer-bottom p {
    order: 2;
    margin: 0;
    margin-top: 20px;
  }
}
.footer-bottom p span {
  font-size: 18px;
  margin-right: 9px;
  color: #A7A7A7;
}
.footer-bottom .social-box {
  margin-right: 192px;
}
@media screen and (min-width: 1200px) {
  .footer-bottom .social-box {
    margin-top: 4px;
  }
}
@media screen and (max-width: 1599.98px) {
  .footer-bottom .social-box {
    margin-right: 158px;
  }
}
@media screen and (max-width: 1479.98px) {
  .footer-bottom .social-box {
    margin-right: 98px;
  }
}
@media screen and (max-width: 1199.98px) {
  .footer-bottom .social-box {
    margin-right: 0;
  }
}
.footer-bottom .social-box ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .footer-bottom .social-box li:not(:last-child) {
    margin-right: 62px;
  }
}
@media screen and (max-width: 1199.98px) {
  .footer-bottom .social-box li:not(:last-child) {
    margin-right: 59px;
  }
}
.footer-bottom .social-box a {
  font-size: 33px;
  line-height: 33px;
  color: #B1B1B1;
  text-decoration: none;
}
.footer-bottom .social-box a:hover {
  color: #4D4D4D;
}

/*# sourceMappingURL=style.css.map */
