@media (min-width: 950px) {
  .home-page .main {
    margin: 0;
    margin-top: 0;
  }
}
.home-page .main {
  padding: 0;
  margin-top: 0;
}
.home-page #header-bar:not(.is-open) .header {
  background: transparent linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0.15) 70%, rgba(51, 51, 51, 0) 100%) 0% 0% no-repeat padding-box;
}
.home-page #header-bar:not(.is-open) .header__top {
  background-color: initial;
}
.home-page #header-bar:not(.is-open) .header__logo {
  fill: var(--color-white);
}
.home-page #header-bar:not(.is-open) .header .navbar {
  background: none;
  box-shadow: none;
}
.home-page #header-bar:not(.is-open) .header .navbar__links {
  background: none;
  color: var(--color-white);
}
.home-page #header-bar:not(.is-open) .header .navbar__links .icon {
  color: var(--color-white);
}
.home-page #header-bar:not(.is-open) .header .navbar .menu-item {
  color: var(--color-white);
}
.home-page #header-bar:not(.is-open) .headerMobile:not(.is-open) {
  background: none;
}
.home-page #header-bar:not(.is-open) .headerMobile:not(.is-open) .headerMobile__hamburger span {
  background-color: var(--color-white);
}
.home-page #header-bar:not(.is-open) .headerMobile.is-open .header__logo {
  fill: var(--color-black);
}
.home-page #header-bar:not(.is-open) .headerMobile.is-open .headerMobile__search svg {
  fill: var(--color-black);
}
.home-page #header-bar:not(.is-open) .headerMobile__navbar {
  box-shadow: none;
}
.home-page #header-bar:not(.is-open) .headerMobile__search svg {
  fill: var(--color-white);
}
.home-page #header-bar.is-open svg {
  fill: var(--color-black);
}
.home-page .site-search svg {
  fill: var(--color-white);
}
.home-page .home__banner-A1 {
  position: relative;
}
.home-page .home__banner-A1__video-wrapper {
  display: none;
}
@media (min-width: 950px) {
  .home-page .home__banner-A1__video-wrapper {
    display: block;
  }
}
.home-page .home__banner-A1__img-wrapper {
  position: relative;
  padding-bottom: 127.8125%;
}
@media (min-width: 950px) {
  .home-page .home__banner-A1__img-wrapper {
    display: none;
    padding-bottom: 45.3125%;
  }
}
.home-page .home__banner-A1__img-wrapper img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-page .home__banner-A1-title {
  position: absolute;
  left: var(--padding-horizontal);
  top: 31%;
  color: var(--color-white);
  text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.5);
}
.home-page .home__banner-A1-title h1 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 25px;
}
@media (min-width: 480px) {
  .home-page .home__banner-A1-title h1 {
    font-size: 6.25vw;
  }
}
@media (min-width: 950px) {
  .home-page .home__banner-A1-title h1 {
    font-size: 3.3333333333vw;
  }
}
.home-page .home__banner-A1-title .slogan {
  font-size: 24px;
  font-weight: 400;
}
@media (min-width: 480px) {
  .home-page .home__banner-A1-title .slogan {
    font-size: 4vw;
  }
}
@media (min-width: 950px) {
  .home-page .home__banner-A1-title .slogan {
    font-size: 1.8181818182vw;
  }
}
.home-page .home__banner-A2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0 15px;
  margin-top: -30px;
  margin-right: 0;
  overflow-x: scroll;
}
@media (min-width: 480px) {
  .home-page .home__banner-A2 {
    margin-top: -40px;
  }
}
@media (min-width: 950px) {
  .home-page .home__banner-A2 {
    margin-top: unset;
    margin: 0 var(--padding-horizontal);
    margin-top: -50px;
    overflow: unset;
  }
}
.home-page .home__banner-A2 .gradient-black {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 37.6569037657%;
  background: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.15) 70%, rgba(51, 51, 51, 0));
}
.home-page .home__banner-A2-link {
  position: relative;
  flex: 0 0 69.4444444444vw;
  margin-right: 15px;
}
.home-page .home__banner-A2-link:last-child {
  margin-right: 0;
}
@media (min-width: 480px) {
  .home-page .home__banner-A2-link {
    margin-right: 20px;
  }
}
@media (min-width: 950px) {
  .home-page .home__banner-A2-link {
    flex: 1;
    margin-right: 50px;
  }
}
.home-page .home__banner-A2-link:hover img {
  transform: scale(1.1);
}
.home-page .home__banner-A2-link:hover .home__banner-A2__title {
  gap: 10px;
  color: var(--color-blue-300);
}
.home-page .home__banner-A2-link:hover .home__banner-A2__icon {
  color: var(--color-blue-300);
}
@media (min-width: 950px) {
  .home-page .home__banner-A2-link:hover .home__banner-A2__subtitle {
    display: none;
  }
  .home-page .home__banner-A2-link:hover .home__banner-A2__description {
    display: block;
  }
}
.home-page .home__banner-A2__img-wrapper {
  position: relative;
  padding-bottom: 64.2857142857%;
  height: 0;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(196, 164, 164, 0.3019607843);
}
.home-page .home__banner-A2__img-wrapper img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  transition: all 0.2s ease-in-out;
}
.home-page .home__banner-A2__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 25px;
}
.home-page .home__banner-A2__title {
  display: flex;
  align-items: baseline;
  gap: 5px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-weight: 500;
  color: var(--color-white);
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 480px) {
  .home-page .home__banner-A2__title {
    font-size: 28px;
  }
}
.home-page .home__banner-A2__subtitle {
  display: none;
  color: var(--color-white);
  font-size: 18px;
}
@media (min-width: 480px) {
  .home-page .home__banner-A2__subtitle {
    display: block;
  }
}
.home-page .home__banner-A2__description {
  display: none;
  color: var(--color-white);
}
.home-page .home__banner-A2__icon {
  color: var(--color-blue-primary);
}
.home-page .home__presenting {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
  row-gap: 30px;
  margin: 120px 0;
}
@media (min-width: 950px) {
  .home-page .home__presenting {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 150px var(--padding-horizontal);
  }
}
@media (min-width: 640px) {
  .home-page .home__presenting {
    row-gap: 30px;
    grid-template-rows: auto;
  }
}
@media (min-width: 960px) {
  .home-page .home__presenting {
    row-gap: 35px;
  }
}
@media (min-width: 1024px) {
  .home-page .home__presenting {
    row-gap: 40px;
  }
}
@media (min-width: 1366px) {
  .home-page .home__presenting {
    row-gap: 50px;
  }
}
.home-page .home__presenting-title {
  margin: 0 15px;
  font-weight: 300;
  font-size: clamp(18px, 6.9444444444vw, 20px);
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .home-page .home__presenting-title {
    font-size: clamp(30px, 7.1875vw, 40px);
  }
}
@media (min-width: 950px) {
  .home-page .home__presenting-title {
    font-weight: 200;
    font-size: clamp(30px, 4.4921875vw, 40px);
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .home-page .home__presenting-title {
    font-size: clamp(40px, 3.953147877vw, 50px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__presenting-title {
    font-size: clamp(60px, 3.3333333333vw, 64px);
  }
}
.home-page .home__presenting-item-picture {
  position: relative;
  padding-bottom: 52.5896414343%;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.home-page .home__presenting-item-picture img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.2s ease-in-out;
}
.home-page .home__presenting-item-picture img:hover {
  transform: scale(1.1);
}
.home-page .home__presenting-item-text {
  padding: 0 10px;
}
.home-page .home__presenting-item-category {
  display: inline-block;
  font-size: clamp(13px, 3.6111111111vw, 15px);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.home-page .home__presenting-item-category:hover::after {
  width: 100%;
  background-color: var(--color-blue-500);
}
@media (min-width: 640px) {
  .home-page .home__presenting-item-category {
    font-size: clamp(13px, 2.03125vw, 15px);
  }
}
@media (min-width: 960px) {
  .home-page .home__presenting-item-category {
    font-size: max(1.26953125vw, 13px);
  }
}
@media (min-width: 1024px) {
  .home-page .home__presenting-item-category {
    font-size: clamp(13px, 1.0980966325vw, 15px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__presenting-item-category {
    font-size: clamp(15px, 0.9375vw, 18px);
  }
}
.home-page .home__presenting-item-category::after {
  content: "";
  display: block;
  margin-top: 5px;
  width: 20px;
  height: 1px;
  background-color: var(--color-black-600);
  transition: all 0.25s ease-in;
}
.home-page .home__presenting-item-category a {
  color: var(--color-black-600);
}
.home-page .home__presenting-item-category a:hover {
  color: var(--color-blue-500);
}
.home-page .home__presenting-item a:hover .home__presenting-item-icon {
  margin: 0 0 0 10px;
}
.home-page .home__presenting-item a:hover .home__presenting-item-title {
  color: var(--color-blue-500);
}
.home-page .home__presenting-item-title {
  margin-bottom: 0;
  font-size: clamp(15px, 4.1666666667vw, 18px);
  font-weight: 400;
  color: var(--color-black-600);
}
@media (min-width: 640px) {
  .home-page .home__presenting-item-title {
    margin-bottom: 10px;
    font-size: clamp(18px, 2.8125vw, 20px);
  }
}
@media (min-width: 950px) {
  .home-page .home__presenting-item-title {
    margin-bottom: 15px;
    font-size: clamp(15px, 1.7578125vw, 18px);
  }
  .home-page .home__presenting-item-title .home__presenting-item-icon {
    display: none;
  }
}
@media (min-width: 1024px) {
  .home-page .home__presenting-item-title {
    font-size: clamp(18px, 1.4641288433vw, 20px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__presenting-item-title {
    font-size: clamp(20px, 1.3020833333vw, 25px);
  }
}
.home-page .home__presenting-item-description {
  margin-bottom: 15px;
  color: var(--color-black-150);
  line-height: 1.5;
  font-size: clamp(13px, 2.03125vw, 15px);
}
@media (min-width: 950px) {
  .home-page .home__presenting-item-description {
    display: block;
    font-size: max(1.26953125vw, 13px);
  }
}
@media (min-width: 1024px) {
  .home-page .home__presenting-item-description {
    font-size: clamp(13px, 1.0980966325vw, 15px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__presenting-item-description {
    font-size: clamp(15px, 0.9375vw, 18px);
  }
}
.home-page .home__presenting-item-link {
  display: none;
  font-size: clamp(13px, 2.03125vw, 15px);
  align-items: center;
  color: var(--color-blue-500);
  line-height: 1.5;
  font-weight: 600;
}
@media (min-width: 950px) {
  .home-page .home__presenting-item-link {
    display: flex;
    font-size: max(1.26953125vw, 13px);
  }
}
@media (min-width: 1024px) {
  .home-page .home__presenting-item-link {
    font-size: clamp(13px, 1.0980966325vw, 15px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__presenting-item-link {
    font-size: clamp(13px, 0.78125vw, 15px);
  }
}
.home-page .home__presenting-item-icon {
  margin: 0 0 0 5px;
  transform: rotateY(180deg);
  transition: margin 0.2s ease-in-out;
  width: 12px;
  height: 12px;
  color: var(--color-blue-500);
}
.home-page .home__categories {
  margin-bottom: 150px;
}
@media (min-width: 950px) {
  .home-page .home__categories {
    margin: 0 var(--padding-horizontal) 130px;
  }
}
@media (min-width: 1024px) {
  .home-page .home__categories {
    margin: 0 var(--padding-horizontal) 170px;
  }
}
@media (min-width: 1366px) {
  .home-page .home__categories {
    margin: 0 var(--padding-horizontal) 200px;
  }
}
.home-page .home__categories .v-carousel {
  height: auto !important;
}
.home-page .home__categories-title {
  margin: 0 15px;
  margin-bottom: 15px;
  font-size: clamp(25px, 6.9444444444vw, 31px);
  font-weight: 300;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .home-page .home__categories-title {
    margin-bottom: 20px;
    font-size: clamp(46px, 7.1875vw, 54px);
  }
}
@media (min-width: 950px) {
  .home-page .home__categories-title {
    margin: 0;
    font-weight: 200;
    margin-bottom: 25px;
    font-size: clamp(38px, 4.4921875vw, 46px);
  }
}
@media (min-width: 1024px) {
  .home-page .home__categories-title {
    margin-bottom: 30px;
    font-size: clamp(46px, 3.953147877vw, 54px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__categories-title {
    margin-bottom: 40px;
    font-size: clamp(60px, 3.3333333333vw, 64px);
  }
}
.home-page .home__categories-items {
  display: flex;
  flex-direction: column;
  gap: 100px;
  margin-left: var(--padding-horizontal);
}
@media (min-width: 950px) {
  .home-page .home__categories-items {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 50px;
    margin: 0;
    margin-right: var(--padding-horizontal);
  }
}
.home-page .home__categories-item .v-window__controls {
  display: none;
}
@media (min-width: 950px) {
  .home-page .home__categories-item:hover .v-window__controls {
    display: flex;
  }
}
.home-page .home__categories-item-title {
  margin-bottom: 20px;
  padding-left: 10px;
  color: var(--color-black-600);
  line-height: 1.08;
  border-left: 1px solid var(--color-black-600);
  font-size: clamp(15px, 4.1666666667vw, 18px);
  font-weight: 400;
}
@media (min-width: 640px) {
  .home-page .home__categories-item-title {
    font-size: clamp(18px, 2.8125vw, 20px);
  }
}
@media (min-width: 950px) {
  .home-page .home__categories-item-title {
    font-size: clamp(15px, 1.7578125vw, 18px);
  }
}
@media (min-width: 1024px) {
  .home-page .home__categories-item-title {
    font-size: clamp(18px, 1.4641288433vw, 20px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__categories-item-title {
    font-size: clamp(20px, 1.3020833333vw, 25px);
  }
}
.home-page .home__categories-carousel {
  display: flex;
  gap: 5px;
  overflow-x: scroll;
}
@media (min-width: 950px) {
  .home-page .home__categories-carousel {
    overflow: hidden;
  }
}
.home-page .home__categories-carousel-item {
  position: relative;
  margin-right: 5px;
  flex-shrink: 0;
  margin: 0;
  width: calc(40% - 2.5px);
  background-color: var(--color-white-450);
  border-radius: 8px;
  backface-visibility: hidden;
  -ms-flex-negative: 0;
  list-style-type: none !important;
  outline: none;
}
@media (min-width: 950px) {
  .home-page .home__categories-carousel-item {
    width: calc(33.3333% - 3.33333px);
  }
}
.home-page .home__categories-carousel-item-link {
  padding: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 640px) {
  .home-page .home__categories-carousel-item-link {
    padding: 15px;
  }
}
@media (min-width: 950px) {
  .home-page .home__categories-carousel-item-link {
    padding: 10px;
  }
}
@media (min-width: 1024px) {
  .home-page .home__categories-carousel-item-link {
    padding: 15px;
  }
}
@media (min-width: 1366px) {
  .home-page .home__categories-carousel-item-link {
    padding: 15px 20px;
  }
}
.home-page .home__categories-carousel-item-image {
  aspect-ratio: 1/1;
  max-width: 100%;
  vertical-align: middle;
  object-fit: cover;
}
.home-page .home__categories-carousel-item-title {
  height: 48px;
  color: #909090;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  font-size: clamp(13px, 3.6111111111vw, 15px);
}
@media (min-width: 640px) {
  .home-page .home__categories-carousel-item-title {
    font-size: clamp(15px, 2.34375vw, 18px);
  }
}
@media (min-width: 950px) {
  .home-page .home__categories-carousel-item-title {
    font-size: clamp(13px, 1.46484375vw, 15px);
  }
}
@media (min-width: 1024px) {
  .home-page .home__categories-carousel-item-title {
    font-size: clamp(13px, 1.0980966325vw, 15px);
  }
}
@media (min-width: 1366px) {
  .home-page .home__categories-carousel-item-title {
    font-size: clamp(15px, 0.9375vw, 18px);
  }
}
.home-page .home__hotlinks {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 30px;
  background: var(--color-black-900);
}
@media (min-width: 640px) {
  .home-page .home__hotlinks {
    padding: 40px 30px;
  }
}
@media (min-width: 950px) {
  .home-page .home__hotlinks {
    padding: 40px 0;
  }
}
.home-page .home__hotlinks-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 0 var(--padding-horizontal);
}
@media (min-width: 640px) {
  .home-page .home__hotlinks-items {
    flex-direction: row;
  }
}
@media (min-width: 950px) {
  .home-page .home__hotlinks-items {
    width: 64.453125%;
  }
}
@media (min-width: 1024px) {
  .home-page .home__hotlinks-items {
    width: clamp(660px, 60%, 1150px);
  }
}
.home-page .home__hotlinks-item {
  flex: 0 1 30%;
  margin: 0 0 30px;
  background-color: var(--color-black-850);
  box-shadow: 0 3px 6px var(--color-black-opacity);
  border-radius: 3px;
}
.home-page .home__hotlinks-item:hover {
  background-color: var(--color-blue-500);
}
.home-page .home__hotlinks-item:hover img {
  filter: brightness(0) invert(1);
}
@media (min-width: 640px) {
  .home-page .home__hotlinks-item {
    margin: 0 4.6875vw 0 0;
    border-radius: 10px;
  }
}
@media (min-width: 960px) {
  .home-page .home__hotlinks-item {
    margin: 0 clamp(30px, 2.6041666667vw, 50px) 0 0;
  }
}
.home-page .home__hotlinks-item a {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  padding: 15px 0 15px 20px;
  height: 100%;
  text-align: center;
  color: #fff;
  transition: all 0.1s ease-in-out;
}
@media (min-width: 640px) {
  .home-page .home__hotlinks-item a {
    flex-direction: column;
    padding: 4.6875vw 0;
  }
}
@media (min-width: 950px) {
  .home-page .home__hotlinks-item a {
    padding: clamp(30px, 2.6041666667vw, 50px) 0;
  }
}
.home-page .home__hotlinks-item a img {
  width: 30px;
  height: 30px;
  margin: 0 20px 0 0;
}
@media (min-width: 640px) {
  .home-page .home__hotlinks-item a img {
    width: 9.375vw;
    height: 9.375vw;
    margin: auto;
    margin-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .home-page .home__hotlinks-item a img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  .home-page .home__hotlinks-item a img {
    width: clamp(50px, 4.1666666667vw, 80px);
    height: clamp(50px, 4.1666666667vw, 80px);
  }
}

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