﻿@import url("https://fonts.googleapis.com/css2?family=Kaisei+Decol&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
main,
canvas,
embed,
footer,
header,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
}

footer,
header,
nav,
section,
main {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
div {
  line-height: normal;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-50 {
  width: 50%;
}

.w-75 {
  width: 75%;
}

.w-100 {
  width: 100%;
}

.pad-r-0 {
  padding-right: 0px !important;
}

.pad-l-0 {
  padding-left: 0px !important;
}

.pad-t-0 {
  padding-top: 0px !important;
}

.pad-b-0 {
  padding-bottom: 0px !important;
}

.pad-x-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.pad-y-0 {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.gap-0 {
  gap: 0px !important;
}

.pad-r-5 {
  padding-right: 5px !important;
}

.pad-l-5 {
  padding-left: 5px !important;
}

.pad-t-5 {
  padding-top: 5px !important;
}

.pad-b-5 {
  padding-bottom: 5px !important;
}

.pad-x-5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.pad-y-5 {
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}

.gap-5 {
  gap: 5px !important;
}

.pad-r-10 {
  padding-right: 10px !important;
}

.pad-l-10 {
  padding-left: 10px !important;
}

.pad-t-10 {
  padding-top: 10px !important;
}

.pad-b-10 {
  padding-bottom: 10px !important;
}

.pad-x-10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.pad-y-10 {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.gap-10 {
  gap: 10px !important;
}

.pad-r-20 {
  padding-right: 20px !important;
}

.pad-l-20 {
  padding-left: 20px !important;
}

.pad-t-20 {
  padding-top: 20px !important;
}

.pad-b-20 {
  padding-bottom: 20px !important;
}

.pad-x-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.pad-y-20 {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.gap-20 {
  gap: 20px !important;
}

.pad-r-25 {
  padding-right: 25px !important;
}

.pad-l-25 {
  padding-left: 25px !important;
}

.pad-t-25 {
  padding-top: 25px !important;
}

.pad-b-25 {
  padding-bottom: 25px !important;
}

.pad-x-25 {
  padding-right: 25px !important;
  padding-left: 25px !important;
}

.pad-y-25 {
  padding-bottom: 25px !important;
  padding-top: 25px !important;
}

.gap-25 {
  gap: 25px !important;
}

.pad-r-50 {
  padding-right: 50px !important;
}

.pad-l-50 {
  padding-left: 50px !important;
}

.pad-t-50 {
  padding-top: 50px !important;
}

.pad-b-50 {
  padding-bottom: 50px !important;
}

.pad-x-50 {
  padding-right: 50px !important;
  padding-left: 50px !important;
}

.pad-y-50 {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}

.gap-50 {
  gap: 50px !important;
}

.pad-r-75 {
  padding-right: 75px !important;
}

.pad-l-75 {
  padding-left: 75px !important;
}

.pad-t-75 {
  padding-top: 75px !important;
}

.pad-b-75 {
  padding-bottom: 75px !important;
}

.pad-x-75 {
  padding-right: 75px !important;
  padding-left: 75px !important;
}

.pad-y-75 {
  padding-bottom: 75px !important;
  padding-top: 75px !important;
}

.gap-75 {
  gap: 75px !important;
}

.pad-r-100 {
  padding-right: 100px !important;
}

.pad-l-100 {
  padding-left: 100px !important;
}

.pad-t-100 {
  padding-top: 100px !important;
}

.pad-b-100 {
  padding-bottom: 100px !important;
}

.pad-x-100 {
  padding-right: 100px !important;
  padding-left: 100px !important;
}

.pad-y-100 {
  padding-bottom: 100px !important;
  padding-top: 100px !important;
}

.gap-100 {
  gap: 100px !important;
}

html {
  overflow-x: hidden;
  max-width: 100vw;
}

body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden !important;
  max-width: 100vw;
}

.wrapper {
  max-width: 1440px;
  margin: auto;
}
@media only screen and (max-width: 1480px) {
  .wrapper {
    max-width: 90%;
  }
}
.wrapper.wide {
  max-width: 1680px;
}
@media only screen and (max-width: 1700px) {
  .wrapper.wide {
    max-width: 90%;
  }
}

.cover-link {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

header {
  position: fixed;
  width: 100%;
  z-index: 999;
  transition: all ease 0.9s;
  top: 0;
  height: 158px;
}
@media only screen and (max-width: 1366px) {
  header {
    height: 140px;
  }
}
header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .main-content {
  background: #1F1646;
  padding: 30px 0;
  transition: all ease 0.9s;
  position: relative;
  z-index: 3;
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 1366px) {
  header .logo {
    max-width: 228px;
  }
}
header .logo a {
  aspect-ratio: 288/90;
  display: inline-block;
  max-width: 288px;
}
header .menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 44px;
}
header .menu nav {
  margin-right: 83px;
}
@media only screen and (max-width: 1366px) {
  header .menu nav {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  header .menu nav {
    display: none;
  }
}
header .menu nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 78px;
}
@media only screen and (max-width: 1366px) {
  header .menu nav ul {
    gap: 30px;
  }
}
header .menu nav ul li a {
  font-size: 18px;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  header .menu .search {
    display: none;
  }
}
header .menu .search a {
  display: inline-flex;
  width: 36px;
  height: 36px;
}
@media only screen and (max-width: 1024px) {
  header .menu .language-dropdown {
    display: none;
  }
}
header .menu .language-dropdown .selected-language {
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
header .menu .language-dropdown .language-list {
  display: none;
}
header .menu .menu-trigger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  cursor: pointer;
}
header .menu .menu-trigger span {
  background: #fff;
  height: 1.6px;
  width: 100%;
  display: block;
}
header .menu .menu-trigger span:nth-child(1) {
  width: 36px;
}
header .menu .menu-trigger span:nth-child(2) {
  width: 28px;
}
header .menu .menu-trigger span:nth-child(3) {
  width: 20px;
}
header .second-menu {
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
}
header .second-menu .language-selection {
  display: flex;
  align-items: center;
  gap: 49px;
}
@media only screen and (max-width: 1024px) {
  header .second-menu .language-selection {
    display: none;
  }
}
header .second-menu .language-selection span {
  color: #fff;
  font-size: 16px;
  margin-right: 12px;
  display: block;
}
header .second-menu .language-selection a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}
header .second-menu .language-selection a.selected {
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
header .second-menu .language-selection a.selected:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #6BCB9D;
  display: block;
  border-radius: 100%;
}
header .second-menu .search-container {
  width: 300px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  header .second-menu .search-container {
    display: none;
  }
}
header .second-menu .search-container input {
  border: 1px solid #fff;
  background: transparent;
  height: 60px;
  padding: 0 55px 0 28px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  width: 100%;
  background-image: url(/assets/icons/search.png);
  background-repeat: no-repeat;
  background-position: right 17px center;
  background-size: 36px;
  outline: none !important;
}
header .second-menu .search-container input::placeholder {
  color: #fff;
}
header .second-menu .menu-close-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 35px;
  height: 35px;
  position: relative;
}
header .second-menu .menu-close-trigger span {
  background: #fff;
  height: 1px;
  width: 35px;
  position: absolute;
}
header .second-menu .menu-close-trigger span:nth-child(1) {
  transform: rotate(45deg);
}
header .second-menu .menu-close-trigger span:nth-child(2) {
  transform: rotate(-45deg);
}
header .mega-menu {
  padding: 70px 0 0 0;
  position: relative;
  top: -100%;
  background: #1F1646;
  transform: translateY(-105dvh);
  transition: all ease 0.9s;
  opacity: 0;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu {
    min-height: calc(100dvh - 185px);
    padding-top: 0;
  }
}
header .mega-menu > .wrapper {
  align-items: initial;
}
header .mega-menu .left-container {
  flex: 565;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .left-container {
    padding: 30px 0;
    max-height: calc(100dvh - 360px);
    overflow: auto;
  }
}
header .mega-menu .left-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
header .mega-menu .left-container ul li {
  padding-bottom: 24px;
}
header .mega-menu .left-container ul li a {
  color: #fff;
  line-height: 38px;
  font-size: 30px;
  transition: all ease 0.3s;
  display: flex;
  align-items: center;
  gap: 28px;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .left-container ul li a {
    font-family: "Kaisei Decol", serif;
    font-size: 20px;
    line-height: 45px;
  }
}
header .mega-menu .left-container ul li a:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 1px solid #6BCB9D;
  display: block;
  border-radius: 100%;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .left-container ul li a:before {
    height: 1px;
    width: 28px;
    border: none;
    background: #fff;
    border-radius: 0;
  }
}
header .mega-menu .left-container ul li a:hover {
  color: #6BCB9D;
}
header .mega-menu .left-container ul li a:hover:before {
  background: #6BCB9D;
}
header .mega-menu .left-container ul li ul {
  display: none;
}
header .mega-menu .right-container {
  flex: 1028;
  padding-left: 50px;
  border-left: 1px solid transparent;
  overflow: auto;
  max-height: calc(100dvh - 260px);
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .right-container {
    position: absolute;
    right: -100vw;
    width: 0;
    transition: all 0.4s;
    padding-left: 0;
    border: none;
    max-height: calc(100dvh - 360px);
    overflow: auto;
  }
}
header .mega-menu .right-container:has(ul) {
  border-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .right-container:has(ul) {
    right: 0;
    background: #1F1646;
    width: 100vw;
  }
}
header .mega-menu .right-container .image {
  aspect-ratio: 933/497;
}
header .mega-menu .right-container .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .right-container .sub-menu {
    padding: 20px 5%;
    min-height: calc(100dvh - 370px);
  }
}
header .mega-menu .right-container .sub-menu ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 640px) {
  header .mega-menu .right-container .sub-menu ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
header .mega-menu .right-container .sub-menu ul li a {
  color: #fff;
  font-size: 16px;
  display: flex;
  line-height: 32px;
  align-items: center;
  gap: 10px;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .right-container .sub-menu ul li a {
    font-size: 14px;
    line-height: 28px;
  }
}
header .mega-menu .right-container .sub-menu ul li a::before {
  content: "";
  width: 12px;
  display: block;
  height: 1px;
  background: #fff;
  transition: all ease 0.3s;
}
header .mega-menu .right-container .sub-menu ul li a:hover {
  color: #6BCB9D;
}
header .mega-menu .right-container .sub-menu ul li a:hover:before {
  background: #6BCB9D;
}
header .mega-menu .right-container .sub-menu .view-all {
  display: flex;
  justify-content: flex-end;
  margin-top: 44px;
}
header .mega-menu .right-container .sub-menu .view-all a {
  color: #fff;
  font-size: 16px;
  display: inline-flex;
  gap: 21px;
  align-items: center;
}
header .mega-menu .right-container .sub-menu .view-all a img {
  width: 20px;
  height: 20px;
}
header .mega-menu .right-container .sub-menu .go-back {
  justify-content: flex-end;
  display: none;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .right-container .sub-menu .go-back {
    display: flex;
  }
}
header .mega-menu .right-container .sub-menu .go-back span {
  color: #fff;
  font-size: 16px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}
header .mega-menu .right-container .sub-menu .go-back span img {
  width: 14px;
  height: 8px;
  transform: rotate(90deg);
}
header .mega-menu .right-container .sub-menu.one-column ul {
  grid-template-columns: 1fr;
}
header .mega-menu .mega-menu-footer {
  margin-top: 100px;
  background: #fff;
  padding: 25px 0;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .mega-menu-footer {
    display: none;
  }
}
header .mega-menu .mega-menu-footer .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .mega-menu .mega-menu-footer .footer-contents {
  display: flex;
  gap: 85px;
}
header .mega-menu .mega-menu-footer .footer-contents .item p {
  color: #1F1646;
  font-size: 18px;
}
header .mega-menu .mega-menu-footer .footer-contents .item p a {
  color: #1F1646;
  font-size: 18px;
}
header .mega-menu .mega-menu-footer .footer-callcenter {
  display: flex;
  gap: 8px;
  align-items: center;
}
header .mega-menu .mega-menu-footer .footer-callcenter .icon img {
  width: 39px;
  height: 39px;
}
header .mega-menu .mega-menu-footer .footer-callcenter .texts {
  display: flex;
  flex-direction: column;
}
header .mega-menu .mega-menu-footer .footer-callcenter .texts .phone {
  color: #1F1646;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1px;
}
header .mega-menu .mega-menu-footer .footer-callcenter .texts .mail {
  color: #1F1646;
  font-weight: 500;
  line-height: 1;
}
header .mega-menu .mega-menu-header {
  display: none;
}
@media only screen and (max-width: 1024px) {
  header .mega-menu .mega-menu-header {
    display: block;
  }
}
header .mega-menu .mega-menu-header .language-selection {
  display: flex;
  align-items: center;
  gap: 49px;
}
header .mega-menu .mega-menu-header .language-selection a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}
header .mega-menu .mega-menu-header .language-selection a.selected {
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
header .mega-menu .mega-menu-header .language-selection a.selected:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #6BCB9D;
  display: block;
  border-radius: 100%;
}
header .mega-menu .mega-menu-header .search a {
  border: 1px solid #fff;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .mega-menu .mega-menu-header .search a img {
  width: 36px;
  height: 36px;
}
header .mega-menu .mega-menu-header .top {
  padding: 20px 0;
}
header .mega-menu .mega-menu-header .bottom {
  background: #fff;
}
header .mega-menu .mega-menu-header .callcenter {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  padding: 18px 0;
}
header .mega-menu .mega-menu-header .callcenter .icon img {
  width: 33px;
  height: 33px;
}
header .mega-menu .mega-menu-header .callcenter .texts {
  display: flex;
  flex-direction: column;
}
header .mega-menu .mega-menu-header .callcenter .texts .phone {
  color: #1F1646;
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1px;
}
header .mega-menu .mega-menu-header .callcenter .texts .mail {
  color: #1F1646;
  font-weight: 500;
  line-height: 1;
  font-size: 14px;
}
header .menu-overlay {
  position: fixed;
  width: 100%;
  height: 0%;
  background: rgba(0, 0, 0, 0.23);
  top: 0;
  backdrop-filter: blur(9px);
  opacity: 0;
  transition: all ease 0.1s;
}
header.show-mega-menu {
  height: auto;
}
header.show-mega-menu .menu {
  display: none;
}
header.show-mega-menu .second-menu {
  display: flex;
}
header.show-mega-menu .main-content {
  background: #1F1646 !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}
header.show-mega-menu .mega-menu {
  transform: translateY(0);
  opacity: 1;
}
header.show-mega-menu .menu-overlay {
  height: 100%;
  opacity: 1;
}
header.blue .main-content {
  background: #1F1646 !important;
  border-color: #fff;
}
header .menu-About-Majorca-Ceramiche li a {
  font-size: 26px !important;
  padding-bottom: 20px;
}

body:has(.show-mega-menu) {
  overflow: hidden !important;
  /*
   @include respond(tablet){overflow: hidden !important;}
   */
}

main {
  margin-top: 150px;
}
main.homePage {
  margin-top: 0;
}
@media only screen and (max-width: 1366px) {
  main {
    margin-top: 130px;
  }
}

body:has(.homePage) header .main-content {
  background: none;
  border-color: transparent;
}

footer .footer-top {
  background-color: #1F1646;
  position: relative;
}
footer .footer-top .background {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  left: 0;
  bottom: 0;
  object-fit: cover;
  z-index: 1;
}
footer .footer-top .footer-header {
  padding: 38px 0 53px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-header {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
footer .footer-top .footer-header h6 {
  font-family: "Kaisei Decol", serif;
  color: #fff;
  font-size: 40px;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-header h6 {
    font-size: 30px;
  }
}
footer .footer-top .footer-header .social-media {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 13px;
}
footer .footer-top .footer-header .social-media ul {
  display: flex;
  align-items: center;
  gap: 17px;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer-top .footer-header .social-media ul li a {
  display: block;
}
footer .footer-top .footer-header .social-media ul li a img {
  width: 24px;
  height: 24px;
  display: block;
}
footer .footer-top .footer-header .social-media span {
  width: 43px;
  height: 1px;
  background-color: #fff;
  display: block;
}
@media only screen and (max-width: 360px) {
  footer .footer-top .footer-header .social-media span {
    width: 10px;
  }
}
footer .footer-top .footer-header .social-media .username {
  font-family: "Kaisei Decol", serif;
  color: #fff;
  font-size: 20px;
}
footer .footer-top .footer-images {
  position: relative;
  z-index: 2;
}
footer .footer-top .footer-images .item {
  aspect-ratio: 320/400;
  overflow: hidden;
}
footer .footer-top .footer-images .item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
footer .footer-top .footer-images .owl-dots {
  display: none;
}
footer .footer-top .footer-contents {
  position: relative;
  z-index: 2;
  gap: 100px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding-top: 35px;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-contents {
    flex-direction: column;
    gap: 20px;
  }
}
footer .footer-top .footer-contents .contact {
  flex: 555;
}
footer .footer-top .footer-contents .navigation {
  flex: 210;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-contents .navigation {
    display: none;
  }
}
footer .footer-top .footer-contents .navigation ul {
  display: flex;
  flex-direction: column;
  gap: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer-top .footer-contents .navigation ul li a {
  color: #F3F3F3;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
footer .footer-top .footer-contents .navigation ul li a:before {
  content: "";
  width: 15px;
  height: 1px;
  background-color: #F3F3F3;
  display: inline-block;
  margin-right: 10px;
}
footer .footer-top .footer-contents .newsletter {
  flex: 550;
}
footer .footer-top .footer-contents .title {
  color: #8F85BB;
  font-size: 30px;
  font-family: "Kaisei Decol", serif;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-contents .title {
    font-size: 24px;
  }
}
footer .footer-top .footer-contents p {
  color: #F3F3F3;
  font-size: 18px;
  margin-bottom: 20px;
}
footer .footer-top .footer-contents p a {
  color: #F3F3F3;
  text-decoration: none;
}
footer .footer-top .footer-contents p strong {
  font-weight: 700;
  color: #6BCB9D;
}
footer .footer-top .footer-contents .input-button-container {
  display: flex;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-contents .input-button-container {
    flex-direction: column;
    gap: 20px;
  }
}
footer .footer-top .footer-contents .input-button-container input {
  border: 1px solid #fff;
  background: none;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 0 25px;
  height: 60px;
  width: 100%;
}
footer .footer-top .footer-contents .input-button-container input::placeholder {
  color: #fff;
}
footer .footer-top .footer-contents .input-button-container button {
  height: 60px;
  border: 1px solid #fff;
  background: #fff;
  color: #1F1646;
  font-size: 18px;
  padding: 0 50px;
}
@media only screen and (max-width: 1024px) {
  footer .footer-top .footer-contents .input-button-container button {
    width: 100%;
  }
}
footer .footer-bottom {
  padding: 38px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 27px;
}
footer .footer-bottom .desktop {
  max-width: 534px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  footer .footer-bottom .desktop {
    display: none;
  }
}
footer .footer-bottom .mobile {
  display: none;
}
@media only screen and (max-width: 640px) {
  footer .footer-bottom .mobile {
    display: block;
    width: 149px;
    height: 143px;
  }
}
footer .footer-bottom .credits {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 38px;
}
@media only screen and (max-width: 640px) {
  footer .footer-bottom .credits {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 24px;
  }
}
footer .footer-bottom .credits span, footer .footer-bottom .credits a {
  font-size: 16px;
  color: #1F1646;
}
footer .footer-bottom .credits span {
  margin-right: 25px;
  grid-column: span 2/span 2;
}
@media only screen and (max-width: 640px) {
  footer .footer-bottom .credits span {
    text-align: center;
  }
}
footer .footer-bottom .credits a {
  text-decoration: underline;
  grid-row: 2;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../_scss/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
#homeSlider .item {
  position: relative;
  aspect-ratio: 1920/976;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .item {
    height: 100dvh;
    aspect-ratio: inherit;
    align-items: flex-end;
  }
}
#homeSlider .item:after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) -53.94%, rgba(0, 0, 0, 0.45) 100%);
}
#homeSlider .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .item img.desktop {
    display: none;
  }
}
#homeSlider .item img.mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .item img.mobile {
    display: block;
  }
}
#homeSlider .item .caption {
  position: relative;
  z-index: 3;
  max-width: 790px;
  display: flex;
  flex-direction: column;
  gap: 44px;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .item .caption {
    margin-bottom: 84px;
  }
}
#homeSlider .item .caption .caption-title {
  font-family: "Kaisei Decol", serif;
  color: #fff;
  font-size: 44px;
  font-weight: 400;
  text-align: center;
  line-height: 48px;
}
@media only screen and (max-width: 640px) {
  #homeSlider .item .caption .caption-title {
    font-size: 40px;
  }
}
#homeSlider .item .caption p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
}
@media only screen and (max-width: 640px) {
  #homeSlider .item .caption p {
    display: none;
  }
}
#homeSlider .item .caption .actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .item .caption .actions {
    flex-direction: column;
    gap: 14px;
    width: 480px;
    margin: auto;
  }
}
@media only screen and (max-width: 640px) {
  #homeSlider .item .caption .actions {
    width: 260px;
  }
}
#homeSlider .item .caption .actions span {
  font-size: 16px;
  color: #fff;
}
#homeSlider .item .caption .actions a {
  border: 1px solid #fff;
  display: inline-flex;
  padding: 0 55px;
  justify-content: center;
  align-items: center;
  gap: 28px;
  font-size: 16px;
  color: #fff;
  height: 60px;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .item .caption .actions a {
    width: 100%;
  }
}
#homeSlider .item .caption .actions a img {
  position: relative;
  width: 20px;
  height: 20px;
}
#homeSlider .item .caption .actions a.white {
  background-color: #fff;
  color: #1F1646;
  padding: 0 25px;
}
#homeSlider .owl-dots {
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  #homeSlider .owl-dots {
    display: none;
  }
}
#homeSlider .owl-dots .owl-dot span {
  background: #2c9362;
}

#homeSeries {
  padding: 140px 0 190px 0;
}
@media only screen and (max-width: 1024px) {
  #homeSeries {
    padding-top: 39px;
    padding-bottom: 75px;
  }
}
#homeSeries .section-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  margin-bottom: 140px;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .section-header {
    margin-bottom: 52px;
  }
}
#homeSeries .section-header h1 {
  font-family: "Kaisei Decol", serif;
  text-align: center;
  font-size: 46px;
  font-weight: 400;
  color: #1F1646;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .section-header h1 {
    font-size: 34px;
  }
}
#homeSeries .section-header p {
  text-align: center;
  font-size: 18px;
  line-height: normal;
  color: #595959;
}
#homeSeries .section-header a {
  color: #1F1646;
  font-size: 18px;
  text-decoration: underline;
  display: inline-flex;
  gap: 21px;
  align-items: center;
}
#homeSeries .section-header a img {
  width: 20px;
  height: 20px;
}
#homeSeries .section-header .description-line {
  max-width: 650px;
}
#homeSeries .series-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 80px;
  column-gap: 63px;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .series-list {
    grid-template-columns: 1fr;
  }
}
#homeSeries .series-list .item {
  position: relative;
}
#homeSeries .series-list .item .image-wrapper {
  position: relative;
  display: inline-block; /* Keeps size to image */
}
#homeSeries .series-list .item .image-wrapper img {
  display: block;
  width: 100%; /* Adjust as needed */
  height: auto;
}
#homeSeries .series-list .item .image-wrapper .newicon {
  width: 80px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
}
#homeSeries .series-list .item .image {
  aspect-ratio: 690/454;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .series-list .item .image {
    aspect-ratio: 325/212;
  }
}
#homeSeries .series-list .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s ease-in-out;
}
#homeSeries .series-list .item .image .arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  width: 67px;
  height: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .series-list .item .image .arrow {
    width: 45px;
    height: 45px;
  }
}
#homeSeries .series-list .item .image .arrow img {
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .series-list .item .image .arrow img {
    width: 14px;
    height: 14px;
  }
}
#homeSeries .series-list .item .content {
  display: flex;
  gap: 42px;
  align-items: flex-end;
  margin-top: -148px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .content {
    gap: 20px;
  }
}
#homeSeries .series-list .item .content .model-image {
  width: 210px;
  height: 320px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .content .model-image {
    width: 110px;
    height: 230px;
  }
}
#homeSeries .series-list .item .content .model-image .shadow {
  position: absolute;
  bottom: -15px;
  left: -25px;
  height: 77px;
  width: 86px;
  transition: all 0.6s ease-in-out;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .content .model-image .shadow {
    width: 30px;
    height: 50px;
    left: 15px;
    bottom: -5px;
  }
}
#homeSeries .series-list .item .content .model-image .perspective {
  transform: perspective(1000px) rotateY(50deg);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  position: relative;
  right: -25px;
  transition: all 0.6s ease-in-out;
}
#homeSeries .series-list .item .content .model-image .perspective .thumbnail {
  width: 100%;
  object-fit: cover;
  border-left: 4px solid;
  height: auto;
  max-height: 320px;
  transition: all 0.6s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  #homeSeries .series-list .item .content .model-image .perspective .thumbnail {
    max-height: 280px;
  }
}
#homeSeries .series-list .item .content .description {
  width: calc(100% - 210px - 42px);
  padding-bottom: 20px;
  height: 160px;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .content .description {
    height: auto;
    width: auto;
  }
}
#homeSeries .series-list .item .content .description h2 {
  font-family: "Kaisei Decol", serif;
  font-size: 22px;
  font-weight: 700;
  color: #1F1646;
  margin-bottom: 7px;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .content .description h2 {
    font-size: 20px;
  }
}
#homeSeries .series-list .item .content .description p {
  font-size: 16px;
  color: #1F1646;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .content .description p {
    display: none;
  }
}
#homeSeries .series-list .item .mobile-description {
  display: none;
}
@media only screen and (max-width: 640px) {
  #homeSeries .series-list .item .mobile-description {
    display: block;
    margin-top: 15px;
  }
}
#homeSeries .series-list .item .mobile-description p {
  font-size: 16px;
  color: #1F1646;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
#homeSeries .series-list .item:hover .image img {
  transform: scale(1.1);
}
#homeSeries .series-list .item:hover .content .model-image .shadow {
  bottom: -10px;
}
#homeSeries .series-list .item:hover .content .model-image .perspective {
  transform: perspective(1000px) rotateY(30deg);
}
#homeSeries .series-list .item:hover .content .model-image .perspective .thumbnail {
  border-width: 2px;
}

#homeLookBook {
  position: relative;
  aspect-ratio: 1920/680;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  #homeLookBook {
    aspect-ratio: inherit;
    padding: 50px 0;
  }
}
@media only screen and (max-width: 640px) {
  #homeLookBook {
    padding: 0;
    align-items: flex-start;
    justify-content: center;
  }
}
#homeLookBook .background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: transform 5s linear;
}
@media only screen and (max-width: 640px) {
  #homeLookBook .background {
    display: none;
  }
}
#homeLookBook .background.mobile {
  display: none;
}
@media only screen and (max-width: 640px) {
  #homeLookBook .background.mobile {
    display: block;
    position: relative;
  }
}
#homeLookBook .wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #homeLookBook .wrapper {
    position: absolute;
  }
}
#homeLookBook .content {
  max-width: 450px;
}
@media only screen and (max-width: 640px) {
  #homeLookBook .content {
    max-width: 100%;
    text-align: center;
    margin-top: 55px;
  }
}
#homeLookBook h3 {
  font-family: "Kaisei Decol", serif;
  font-size: 46px;
  color: #1F1646;
  margin-bottom: 30px;
}
#homeLookBook p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
#homeLookBook a {
  color: #1F1646;
  font-size: 18px;
  text-decoration: underline;
  display: inline-flex;
  gap: 21px;
  align-items: center;
}
#homeLookBook a img {
  width: 20px;
  height: 20px;
}
#homeLookBook:hover .background {
  transform: scale(1.1);
}

#homeProjects {
  padding: 108px 0;
  background: #1F1646;
}
@media only screen and (max-width: 640px) {
  #homeProjects {
    padding: 32px 0;
  }
}
#homeProjects .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 78px;
}
#homeProjects .image {
  flex: 1073;
  aspect-ratio: 1073/537;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  #homeProjects .image {
    display: none;
  }
}
#homeProjects .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s ease-in-out;
}
#homeProjects .details {
  flex: 607;
}
#homeProjects .details .title {
  margin-bottom: 18px;
  background-image: url(/assets/icons/amp.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 40px 0;
  background-size: contain;
}
@media only screen and (max-width: 640px) {
  #homeProjects .details .title {
    background-position: center right;
  }
}
#homeProjects .details .title h3 {
  font-family: "Kaisei Decol", serif;
  color: #fff;
  font-size: 46px;
}
@media only screen and (max-width: 1024px) {
  #homeProjects .details .title h3 {
    font-size: 30px;
  }
}
#homeProjects .details .image {
  display: none;
}
@media only screen and (max-width: 640px) {
  #homeProjects .details .image {
    display: block;
    aspect-ratio: 285/143;
    margin-bottom: 40px;
  }
}
#homeProjects .details .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s ease-in-out;
}
#homeProjects .details p {
  font-size: 18px;
  color: #fff;
}
#homeProjects .details a {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
  display: inline-flex;
  gap: 21px;
  align-items: center;
  margin-top: 32px;
}
#homeProjects .details a img {
  width: 20px;
  height: 20px;
}

#homeNews {
  padding-bottom: 150px;
}
@media only screen and (max-width: 1024px) {
  #homeNews {
    padding-bottom: 65px;
  }
}
#homeNews .action-button {
  color: #1F1646;
  font-size: 18px;
  text-decoration: underline;
  display: inline-flex;
  gap: 21px;
  align-items: center;
  margin-top: 32px;
}
#homeNews .action-button img {
  width: 20px;
  height: 20px;
}
#homeNews .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 86px 0;
}
@media only screen and (max-width: 1024px) {
  #homeNews .section-header {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 640px) {
  #homeNews .section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
#homeNews .section-header .title {
  font-size: 34px;
  font-family: "Kaisei Decol", serif;
}
@media only screen and (max-width: 640px) {
  #homeNews .section-header .action-button {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  #homeNews .news-list {
    max-width: 90%;
    margin: auto;
  }
}
#homeNews .news-list .item {
  border: 1px solid #C2C2C2;
  padding: 41px 90px 52px 36px;
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 640px) {
  #homeNews .news-list .item {
    flex-direction: column;
    padding: 10px;
    gap: 20px;
    height: 100%;
  }
}
#homeNews .news-list .item .image {
  aspect-ratio: 1;
  flex: 450;
}
@media only screen and (max-width: 640px) {
  #homeNews .news-list .item .image {
    flex: 1;
    width: 100%;
  }
}
#homeNews .news-list .item .image img {
  width: 100%;
  height: 100%;
}
#homeNews .news-list .item .content {
  flex: 537;
  padding-left: 55px;
}
@media only screen and (max-width: 640px) {
  #homeNews .news-list .item .content {
    flex: 1;
    width: 100%;
    padding-left: 0;
  }
}
#homeNews .news-list .item .content .date {
  font-size: 20px;
  color: #595959;
  font-family: "Kaisei Decol", serif;
}
#homeNews .news-list .item .content h4 {
  font-size: 30px;
  color: #1F1646;
  font-family: "Kaisei Decol", serif;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
  #homeNews .news-list .item .content h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    margin: 0;
    height: 135px;
  }
}
#homeNews .news-list .item .content p {
  font-size: 18px;
  color: #595959;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media only screen and (max-width: 640px) {
  #homeNews .news-list .item .content p {
    display: none;
  }
}
#homeNews .news-list .owl-dots {
  position: absolute;
  bottom: -50px;
}
#homeNews .who-we-are {
  background-image: url(/assets/images/etc/who-we-are-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
#homeNews .who-we-are .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 164px 0 111px 0;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .contents {
    flex-direction: column;
    padding-top: 80px;
    gap: 25px;
  }
}
#homeNews .who-we-are .contents .title {
  font-family: "Kaisei Decol", serif;
  font-size: 46px;
  color: #1F1646;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .contents .title {
    font-size: 30px;
  }
}
#homeNews .who-we-are .contents .title strong {
  font-weight: 700;
}
#homeNews .who-we-are .contents .description {
  padding-left: 70px;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .contents .description {
    padding-left: 0;
  }
}
#homeNews .who-we-are .contents .description p {
  font-size: 18px;
  color: #1F1646;
}
#homeNews .who-we-are .gallery {
  display: flex;
  gap: 24px;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .gallery {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
  }
}
#homeNews .who-we-are .gallery .item img {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .gallery .item img {
    height: 100%;
    object-fit: cover;
  }
}
#homeNews .who-we-are .gallery .item:nth-child(1) {
  margin-top: 100px;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .gallery .item:nth-child(1) {
    margin: 0;
    grid-column: span 4/span 4;
  }
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .gallery .item:nth-child(2) {
    margin: 0;
    grid-column: span 2/span 2;
    grid-column-start: 5;
  }
}
#homeNews .who-we-are .gallery .item:nth-child(3) {
  margin-top: 100px;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .gallery .item:nth-child(3) {
    margin: 0;
    grid-column: span 3/span 3;
    grid-row-start: 2;
  }
}
#homeNews .who-we-are .gallery .item:nth-child(4) {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  #homeNews .who-we-are .gallery .item:nth-child(4) {
    margin: 0;
    grid-column: span 3/span 3;
    grid-column-start: 4;
    grid-row-start: 2;
  }
}

#contactBanner {
  background: #EEEEEE;
  padding: 100px 0;
}
@media only screen and (max-width: 1024px) {
  #contactBanner {
    padding-top: 20px;
    padding-bottom: 46px;
  }
}
#contactBanner h5 {
  font-family: "Kaisei Decol", serif;
  font-size: 34px;
  color: #1F1646;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #contactBanner h5 {
    font-size: 30px;
  }
}
#contactBanner p {
  font-size: 18px;
  color: #1F1646;
  text-align: center;
  margin: 41px 0;
}
@media only screen and (max-width: 1024px) {
  #contactBanner p {
    font-size: 16px;
  }
}
#contactBanner .actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
@media only screen and (max-width: 1024px) {
  #contactBanner .actions {
    flex-direction: column;
    gap: 10px;
  }
}
#contactBanner .actions span {
  font-size: 16px;
  color: #1F1646;
}
#contactBanner .actions a {
  border: 1px solid #1F1646;
  display: inline-flex;
  padding: 0 55px;
  justify-content: center;
  align-items: center;
  gap: 28px;
  font-size: 16px;
  color: #1F1646;
  height: 60px;
}
@media only screen and (max-width: 1024px) {
  #contactBanner .actions a {
    display: flex;
    width: 100%;
  }
}
#contactBanner .actions a img {
  position: relative;
  width: 20px;
  height: 20px;
}
#contactBanner .actions a.blue {
  background-color: #1F1646;
  color: #fff;
  padding: 0 25px;
}

#pageHeader {
  background: #1F1646;
  padding: 74px 0;
}
@media only screen and (max-width: 1024px) {
  #pageHeader {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}
#pageHeader .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 1024px) {
  #pageHeader .wrapper {
    justify-content: center;
    align-items: center;
  }
}
#pageHeader .details h1 {
  font-family: "Kaisei Decol", serif;
  font-size: 46px;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  #pageHeader .details h1 {
    font-size: 30px;
    text-align: center;
  }
}
#pageHeader .details .breadcrumb {
  display: flex;
  background: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
@media only screen and (max-width: 1024px) {
  #pageHeader .details .breadcrumb {
    justify-content: center;
    margin-top: 9px;
  }
}
#pageHeader .details .breadcrumb li a {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 16px;
}
#pageHeader .details .breadcrumb li a:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 100%;
  display: block;
  margin: 0 10px;
}
#pageHeader .details .breadcrumb li:nth-child(1) a::before {
  display: none;
}
#pageHeader .details .breadcrumb li:nth-last-child(1) a {
  color: #6BCB9D;
}
@media only screen and (max-width: 1024px) {
  #pageHeader .actions {
    display: none;
  }
}
#pageHeader .actions a {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
  display: inline-flex;
  gap: 21px;
  align-items: center;
}
#pageHeader .actions a img {
  width: 20px;
  height: 20px;
}

.filter-trigger {
  display: none;
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 16px;
  border: 1px solid #C2C2C2;
  margin-bottom: 31px;
}
@media only screen and (max-width: 1024px) {
  .filter-trigger {
    display: flex;
  }
}

.filter-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 58px 0;
  gap: 20px;
}
@media only screen and (max-width: 1280px) {
  .filter-container {
    flex-direction: column;
  }
}
.filter-container .filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  margin-top: 5px;
}
@media only screen and (max-width: 1280px) {
  .filter-container .filters {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .filter-container .filters {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .filter-container .filters {
    flex-direction: column;
  }
}
.filter-container .filters span {
  font-size: 16px;
  color: #1F1646;
  margin-right: 26px;
}
@media only screen and (max-width: 1024px) {
  .filter-container .filters span {
    display: none;
  }
}
.filter-container .filters .selectbox {
  width: 240px;
}
@media only screen and (max-width: 1280px) {
  .filter-container .filters .selectbox {
    width: 100%;
    flex: 1 1 180px;
    min-width: 180px;
  }
}
@media only screen and (max-width: 1024px) {
  .filter-container .filters .selectbox {
    flex: 1;
  }
}
.filter-container .filters .selectbox select {
  border: 1px solid #C2C2C2;
  font-size: 16px;
  padding: 16px 28px;
  width: 100%;
  outline: none !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/assets/icons/angle-down-black.png);
  background-repeat: no-repeat;
  background-position: center right 17px;
}
.filter-container .filters .selectbox input {
  border: 1px solid #C2C2C2;
  font-size: 16px;
  padding: 16px 28px;
  width: 100%;
}
.filter-container .selected-filters {
  display: flex;
  justify-content: flex-end;
  gap: 19px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .filter-container .selected-filters {
    justify-content: flex-start;
  }
}
.filter-container .selected-filters .item {
  border: 1px solid #C2C2C2;
  border-radius: 30px;
  padding: 18px 23px;
  gap: 8px;
  display: flex;
  align-items: center;
}
.filter-container .selected-filters .item span {
  font-size: 16px;
  color: #1F1646;
  line-height: 1;
  cursor: pointer;
}
.filter-container .selected-filters .item span img {
  width: 8px;
  height: 8px;
}

.download-items {
  padding-top: 57px;
  gap: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .download-items {
    flex-direction: column;
    gap: 24px;
  }
}
.download-items span {
  color: #1F1646;
  font-size: 24px;
  font-family: "Kaisei Decol", serif;
  margin-right: 27px;
}
.download-items a {
  display: inline-flex;
  align-items: center;
  gap: 42px;
  padding: 18px 23px;
  border: 1px solid #D9D9D9;
  color: #000;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .download-items a {
    width: 100%;
    justify-content: center;
  }
}
.download-items a img {
  width: 24px;
  height: 24px;
  display: block;
}

.related-collections {
  padding-bottom: 68px;
}
.related-collections.bg {
  background: #F8F8F8;
}
.related-collections .section-header {
  max-width: 670px;
  margin: auto;
  padding-bottom: 68px;
  padding-top: 63px;
}
.related-collections .section-header h5 {
  font-size: 30px;
  color: #1F1646;
  font-family: "Kaisei Decol", serif;
  text-align: center;
  margin-bottom: 22px;
}
.related-collections .section-header p {
  font-size: 18px;
  color: #1F1646;
  text-align: center;
}
.related-collections .related-collections-slider .item {
  position: relative;
}
.related-collections .related-collections-slider .item .image {
  aspect-ratio: 549/320;
}
.related-collections .related-collections-slider .item .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.related-collections .related-collections-slider .item .content {
  padding-top: 21px;
}
.related-collections .related-collections-slider .item .content h2 {
  font-family: "Kaisei Decol", serif;
  font-size: 20px;
  margin-bottom: 11px;
}
.related-collections .related-collections-slider .item .content .meta {
  font-size: 14px;
}
.related-collections .related-collections-slider .owl-dots {
  position: relative;
  margin-top: 30px;
}

.owl-dots {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.owl-dots .owl-dot {
  width: 25px;
  height: 25px;
  border: 1px solid transparent;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s;
}
.owl-dots .owl-dot span {
  width: 3px;
  height: 3px;
  background: #6BCB9D;
  border-radius: 100%;
}
.owl-dots .owl-dot.active {
  border: 1px solid #6BCB9D;
}

.another-products {
  margin-top: 142px;
}
@media only screen and (max-width: 1024px) {
  .another-products {
    margin-top: 62px;
  }
}
.another-products > .title {
  display: block;
  text-align: center;
  font-family: "Kaisei Decol", serif;
  font-size: 30px;
  margin-bottom: 64px;
}
@media only screen and (max-width: 1024px) {
  .another-products > .title {
    display: none;
  }
}
.another-products h2 {
  font-size: 40px;
  color: #1F1646;
  font-family: "Kaisei Decol", serif;
  margin-bottom: 44px;
}
@media only screen and (max-width: 1024px) {
  .another-products h2 {
    font-size: 28px;
    margin-bottom: 28px;
  }
}
.another-products .another-products-slider-container {
  position: relative;
}
.another-products .another-products-slider-container::before {
  content: "";
  width: 100%;
  background: #F8F8F8;
  height: 70%;
  bottom: 50px;
  position: absolute;
}
.another-products .another-products-slider-container.no-bg::before {
  display: none;
}
.another-products .another-products-slider-container .another-products-slider {
  padding-bottom: 40px;
}
.another-products .another-products-slider-container .another-products-slider.static {
  display: flex;
}
.another-products .another-products-slider-container .another-products-slider .owl-stage-outer {
  height: 340px;
}
.another-products .another-products-slider-container .another-products-slider .item {
  display: flex;
  align-items: flex-end;
  padding-bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .another-products .another-products-slider-container .another-products-slider .item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .image {
  width: 180px;
  height: 330px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media only screen and (max-width: 1280px) {
  .another-products .another-products-slider-container .another-products-slider .item .image {
    height: 280px;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .image .shadow {
  position: absolute;
  bottom: -10px;
  left: 5px;
  height: 70px;
  width: 70px;
}
@media only screen and (max-width: 1366px) {
  .another-products .another-products-slider-container .another-products-slider .item .image .shadow {
    bottom: -8px;
    left: -6px;
  }
}
@media only screen and (max-width: 1024px) {
  .another-products .another-products-slider-container .another-products-slider .item .image .shadow {
    left: -40px;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .image .perspective {
  transform: perspective(1000px) rotateY(50deg);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  position: relative;
  right: -45px;
}
@media only screen and (max-width: 1024px) {
  .another-products .another-products-slider-container .another-products-slider .item .image .perspective {
    right: 0;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .image .perspective .thumbnail {
  width: 100%;
  object-fit: cover;
  border-left: 4px solid;
  height: auto;
  max-height: 320px;
}
.another-products .another-products-slider-container .another-products-slider .item .content {
  padding-left: 35px;
  padding-bottom: 60px;
  min-width: 230px;
  max-width: 240px;
}
@media only screen and (max-width: 1024px) {
  .another-products .another-products-slider-container .another-products-slider .item .content {
    padding: 14px 0 0 0;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .content .title {
  font-size: 20px;
  font-family: "Kaisei Decol", serif;
  color: #1F1646;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .another-products .another-products-slider-container .another-products-slider .item .content .title {
    text-align: center;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .content .subtitle {
  font-size: 16px;
  font-family: "Kaisei Decol", serif;
  color: #1F1646;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .another-products .another-products-slider-container .another-products-slider .item .content .subtitle {
    text-align: center;
  }
}
.another-products .another-products-slider-container .another-products-slider .item .newicon {
  width: 50px;
}

#aboutPage {
  padding: 130px 0 260px 0;
}
@media only screen and (max-width: 1024px) {
  #aboutPage {
    padding-top: 43px;
  }
}
#aboutPage .entry {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .entry {
    flex-direction: column;
  }
}
#aboutPage .entry .item {
  flex: 1;
}
#aboutPage .entry .item h2 {
  font-family: "Kaisei Decol", serif;
  color: #1F1646;
  font-size: 38px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .entry .item h2 {
    font-size: 30px;
  }
}
#aboutPage .entry .item h2 strong {
  font-weight: 700;
}
#aboutPage .entry .item p {
  font-size: 18px;
  color: #1F1646;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .entry .item p {
    font-size: 16px;
  }
}
#aboutPage .logo {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .logo {
    display: none;
  }
}
#aboutPage .logo img {
  width: 234px;
  height: 234px;
}
#aboutPage .contents {
  display: flex;
  gap: 246px;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents {
    margin-top: 20px;
    gap: 34px;
  }
}
#aboutPage .contents .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 77px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents .item {
    flex-direction: column;
    gap: 28px;
  }
}
#aboutPage .contents .item:nth-child(2n+2) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents .item:nth-child(2n+2) {
    flex-direction: column;
  }
}
#aboutPage .contents .item .image {
  flex: 565;
  aspect-ratio: 565/661;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents .item .image {
    flex: 1;
    aspect-ratio: 323/378;
    width: 100%;
  }
}
#aboutPage .contents .item .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#aboutPage .contents .item .content {
  flex: 709;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents .item .content {
    flex: 1;
  }
}
#aboutPage .contents .item .content h2 {
  font-family: "Kaisei Decol", serif;
  font-size: 30px;
  margin-bottom: 52px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents .item .content h2 {
    font-size: 26px;
    margin-bottom: 34px;
  }
}
#aboutPage .contents .item .content p {
  font-size: 18px;
  line-height: normal;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents .item .content p {
    font-size: 16px;
  }
}
#aboutPage .contents-reverse {
  display: flex;
  gap: 246px;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents-reverse {
    margin-top: 20px;
    gap: 34px;
  }
}
#aboutPage .contents-reverse .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 77px;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents-reverse .item {
    flex-direction: column;
    gap: 28px;
  }
}
#aboutPage .contents-reverse .item .image {
  flex: 565;
  aspect-ratio: 565/661;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents-reverse .item .image {
    flex: 1;
    aspect-ratio: 323/378;
    width: 100%;
  }
}
#aboutPage .contents-reverse .item .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#aboutPage .contents-reverse .item .content {
  flex: 709;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents-reverse .item .content {
    flex: 1;
  }
}
#aboutPage .contents-reverse .item .content h2 {
  font-family: "Kaisei Decol", serif;
  font-size: 30px;
  margin-bottom: 52px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents-reverse .item .content h2 {
    font-size: 26px;
    margin-bottom: 34px;
  }
}
#aboutPage .contents-reverse .item .content p {
  font-size: 18px;
  line-height: normal;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .contents-reverse .item .content p {
    font-size: 16px;
  }
}
#aboutPage .content-block {
  display: flex;
  justify-content: space-between;
  gap: 17px;
  margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .content-block {
    margin-top: 46px;
    flex-direction: column;
    gap: 0;
  }
}
#aboutPage .content-block .content {
  flex: 470;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #EEEEEE;
  padding: 32px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .content-block .content {
    flex: 1;
  }
}
#aboutPage .content-block .content h4 {
  font-family: "Kaisei Decol", serif;
  font-size: 24px;
  color: #1F1646;
  margin-bottom: 38px;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .content-block .content h4 {
    font-size: 20px;
  }
}
#aboutPage .content-block .content p {
  font-size: 18px;
  color: #1F1646;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .content-block .content p {
    font-size: 16px;
  }
}
#aboutPage .content-block .image {
  flex: 884;
  aspect-ratio: 884/533;
}
@media only screen and (max-width: 1024px) {
  #aboutPage .content-block .image {
    flex: 1;
    aspect-ratio: 323/279;
  }
}
#aboutPage .content-block .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#aboutPage strong {
  font-weight: 600;
}
#aboutPage ul {
  margin-bottom: 20px;
}
#aboutPage ul li {
  list-style: disc;
  margin-left: 20px;
}

#productList {
  padding-top: 17px;
  padding-bottom: 90px;
}
#productList .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 50px;
  column-gap: 15px;
}
@media only screen and (max-width: 1024px) {
  #productList .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 640px) {
  #productList .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
#productList .list .item {
  position: relative;
}
#productList .list .item .newicon {
  position: absolute;
  width: 80px;
  top: 10px;
  right: 10px;
}
#productList .list .item .image {
  aspect-ratio: 549/720;
}
#productList .list .item .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#productList .list .item .content {
  padding-top: 21px;
}
#productList .list .item .content h2 {
  font-family: "Kaisei Decol", serif;
  font-size: 20px;
  margin-bottom: 11px;
}
#productList .list .item .content .meta {
  font-size: 14px;
}
#productList .more-container {
  margin-top: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#productList .more-container a {
  border: 1px solid #1F1646;
  font-size: 18px;
  color: #1F1646;
  padding: 16px 37px;
  gap: 6px;
  display: flex;
  align-items: center;
}
#productList .more-container a span {
  background: #1F1646;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  display: block;
}
#productList .more-container a span:nth-child(1) {
  margin-left: 25px;
}

#productDetail {
  padding-top: 48px;
  padding-bottom: 142px;
}
#productDetail .entry {
  display: flex;
  justify-content: space-between;
  gap: 58px;
  padding-bottom: 54px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .entry {
    flex-direction: column;
  }
}
#productDetail .entry .content {
  flex: 971;
}
#productDetail .entry .content h2 {
  font-size: 30px;
  font-family: "Kaisei Decol", serif;
  margin-bottom: 36px;
  color: #1F1646;
}
@media only screen and (max-width: 1024px) {
  #productDetail .entry .content h2 {
    font-size: 28px;
  }
}
#productDetail .entry .content p {
  font-size: 18px;
  color: #1F1646;
}
#productDetail .entry .features {
  flex: 424;
}
#productDetail .entry .features span {
  display: block;
  font-size: 16px;
  color: #1F1646;
  margin-bottom: 35px;
}
#productDetail .entry .features .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 100px;
  row-gap: 27px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .entry .features .list {
    column-gap: 20px;
  }
}
#productDetail .entry .features .list .item {
  width: 100%;
}
#productDetail .entry .features .list .item .icon {
  border: 3px solid #8ecca8;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  #productDetail .entry .features .list .item .icon {
    width: 60px;
    height: 60px;
  }
}
#productDetail .entry .features .list .item .icon img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}
#productDetail .entry .features .list .item .title {
  color: #1F1646;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  #productDetail .entry .features .list .item .title {
    font-size: 16px;
  }
}
#productDetail .gallery-container {
  height: 856px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container {
    height: auto;
  }
}
#productDetail .gallery-container .cover {
  width: calc(50% - 21px);
  float: left;
  aspect-ratio: 732/873;
  margin-right: 21px;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .cover {
    float: none;
    width: 100%;
    aspect-ratio: 325/387;
  }
}
#productDetail .gallery-container .cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#productDetail .gallery-container .slider-container {
  /* aspect-ratio: 732/873; */
  margin-left: 21px;
  width: calc(50% - 21px);
  float: right;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container {
    float: none;
    width: 100%;
    margin: 26px 0 0 0;
    height: auto;
    /* aspect-ratio: inherit; */
  }
}
#productDetail .gallery-container .slider-container .inner {
  /* padding: 210px 82px 62px 82px; */
  padding: 40px 60px 32px 60px;
  border: 1px solid #D9D9D9;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container .inner {
    padding: 19px;
  }
}
#productDetail .gallery-container .slider-container .inner .slider .item {
  /* aspect-ratio: 568/313;  */
  height: 480px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container .inner .slider .item {
    /* aspect-ratio: 295/162; */
    height: 75dvh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#productDetail .gallery-container .slider-container .inner .slider .item img {
  width: auto;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container .inner .slider .item img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
}
#productDetail .gallery-container .slider-container .inner .slider-thumbnail {
  /* margin-top: 165px; */
  margin-top: 45px;
}
#productDetail .gallery-container .slider-container .inner .slider-thumbnail .owl-stage, #productDetail .gallery-container .slider-container .inner .slider-thumbnail .owl-item {
  height: 280px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container .inner .slider-thumbnail .owl-stage, #productDetail .gallery-container .slider-container .inner .slider-thumbnail .owl-item {
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container .inner .slider-thumbnail {
    margin-top: 85px;
  }
}
#productDetail .gallery-container .slider-container .inner .slider-thumbnail .item {
  /*  height: 124px; */
  /* aspect-ratio: 85/124; */
  cursor: pointer;
  opacity: 0.2;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 1024px) {
  #productDetail .gallery-container .slider-container .inner .slider-thumbnail .item {
    /* aspect-ratio:  44/65; */
    height: auto;
  }
}
#productDetail .gallery-container .slider-container .inner .slider-thumbnail .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#productDetail .gallery-container .slider-container .inner .slider-thumbnail .current .item {
  opacity: 1;
}
#productDetail .gallery-container .clearfix::after {
  display: block;
  content: "";
  clear: both;
}
#productDetail .gallery-container .image-wrapper {
  position: relative;
  display: inline-block; /* Keeps size to image */
}
#productDetail .gallery-container .image-wrapper img {
  display: block;
  width: 100%; /* Adjust as needed */
  height: auto;
}
#productDetail .gallery-container .image-wrapper .newicon {
  width: 80px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
}
#productDetail .technic-specs {
  padding: 74px 43px 0 43px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .technic-specs {
    padding-left: 0;
    padding-right: 0;
  }
}
#productDetail .technic-specs span {
  font-size: 16px;
  margin-bottom: 11px;
  display: block;
}
#productDetail .technic-specs .list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  row-gap: 12px;
  column-gap: 14px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .technic-specs .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 640px) {
  #productDetail .technic-specs .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
#productDetail .technic-specs .list .item {
  border: 1px solid #D9D9D9;
  padding: 16px;
}
@media only screen and (max-width: 1024px) {
  #productDetail .technic-specs .list .item {
    padding: 12px;
  }
}
#productDetail .technic-specs .list .item .title {
  font-size: 14px;
  color: #9A9A9A;
}
#productDetail .technic-specs .list .item .value {
  font-size: 16px;
}
#productDetail .another-products .owl-dots {
  position: absolute;
  bottom: 0;
}
#productDetail .products-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 41px;
  padding: 44px 0;
}
@media only screen and (max-width: 1024px) {
  #productDetail .products-navigation {
    display: none;
  }
}
#productDetail .products-navigation .item {
  border: 1px solid #1F1646;
  display: flex;
  align-items: center;
  padding: 13px 12px;
  gap: 32px;
  position: relative;
}
#productDetail .products-navigation .item .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
}
#productDetail .products-navigation .item .arrow img {
  width: 24px;
  height: 26px;
}
#productDetail .products-navigation .item .content .title {
  font-family: "Kaisei Decol", serif;
  color: #1F1646;
  font-size: 20px;
}
#productDetail .products-navigation .item .content .subtitle {
  font-family: "Kaisei Decol", serif;
  color: #1F1646;
  font-size: 16px;
}
#productDetail .products-navigation .item:nth-child(1) .content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#collectionDetail {
  padding: 75px 0;
}
#collectionDetail .entry {
  display: flex;
  justify-content: flex-start;
  gap: 58px;
}
@media only screen and (max-width: 1024px) {
  #collectionDetail .entry {
    flex-direction: column;
    gap: 28px;
  }
}
#collectionDetail .entry .image {
  flex: 1;
  aspect-ratio: 809/920;
}
@media only screen and (max-width: 1024px) {
  #collectionDetail .entry .image {
    aspect-ratio: 325/370;
  }
}
#collectionDetail .entry .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#collectionDetail .entry .content {
  flex: 1;
}
#collectionDetail .entry .content h2 {
  font-size: 40px;
  color: #1F1646;
  font-family: "Kaisei Decol", serif;
  margin-bottom: 44px;
}
@media only screen and (max-width: 1024px) {
  #collectionDetail .entry .content h2 {
    font-size: 28px;
    margin-bottom: 28px;
  }
}
#collectionDetail .entry .content h3 {
  font-size: 30px;
  color: #1F1646;
  font-family: "Kaisei Decol", serif;
  margin-bottom: 52px;
}
@media only screen and (max-width: 1024px) {
  #collectionDetail .entry .content h3 {
    font-size: 24px;
    margin-bottom: 33px;
  }
}
#collectionDetail .entry .content p {
  font-size: 18px;
  color: #1F1646;
  margin-bottom: 20px;
  font-weight: 400;
}
#collectionDetail .entry .content .sizes {
  display: flex;
  align-items: flex-end;
  gap: 25px;
  margin-top: 32px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 60px;
}
@media only screen and (max-width: 640px) {
  #collectionDetail .entry .content .sizes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
#collectionDetail .entry .content .sizes .item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#collectionDetail .entry .content .sizes .item .size { /* border: 1px solid #D9D9D9; */ }
#collectionDetail .entry .content .sizes .item .title {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
}
#collectionDetail .entry .content .download-items {
  justify-content: flex-start;
}
@media only screen and (max-width: 1024px) {
  #collectionDetail .entry .content .download-items {
    display: none;
  }
}
#collectionDetail .another-products .owl-dots {
  margin-top: 30px;
}
#collectionDetail .another-products .another-products-slider-container .another-products-slider .item {
  padding-bottom: 0;
  align-items: center;
}
#collectionDetail .another-products .another-products-slider-container .another-products-slider .item .content {
  padding-bottom: 0;
}

#contact {
  padding: 78px 0;
  margin: auto;
  max-width: 1200px;
}
@media only screen and (max-width: 1280px) {
  #contact {
    max-width: 90%;
  }
}
#contact .map-container {
  display: flex;
  gap: 25px;
}
@media only screen and (max-width: 1280px) {
  #contact .map-container {
    flex-direction: column;
  }
}
#contact .map-container .item {
  flex: 1;
}
#contact .map-container .item span {
  font-size: 18px;
  color: #1F1646;
  line-height: 40px;
}
#contact .map-container .item p {
  font-size: 18px;
  color: #1F1646;
  line-height: 40px;
}
#contact .map-container .item p a {
  font-size: 18px;
  color: #1F1646;
  line-height: 40px;
}
#contact .map-container .item iframe {
  width: 100%;
  aspect-ratio: 545/567;
  margin-top: 45px;
}
@media only screen and (max-width: 1024px) {
  #contact .map-container .item iframe {
    display: none;
    aspect-ratio: 325/338;
  }
}
#contact .map-container .item iframe.mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  #contact .map-container .item iframe.mobile {
    display: block;
  }
}
#contact .form-container {
  display: flex;
  gap: 24px;
  margin-top: 93px;
}
@media only screen and (max-width: 1024px) {
  #contact .form-container {
    flex-direction: column;
  }
}
#contact .form-container .column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
#contact .form-container input, #contact .form-container textarea {
  border: 1px solid #D9D9D9;
  font-size: 18px;
  color: #1F1646;
  padding: 12px 24px;
  line-height: 40px;
  font-family: "Poppins", sans-serif;
  outline: none;
}
#contact .form-container textarea {
  height: 100%;
}
#contact .form-container .actions {
  display: flex;
  gap: 14px;
}
@media only screen and (max-width: 1024px) {
  #contact .form-container .actions {
    flex-direction: column;
  }
}
#contact .form-container .actions img {
  display: block;
}
#contact .form-container .captcha {
  flex: 1;
}
#contact .form-container button {
  border: none;
  background-color: #1F1646;
  color: #fff;
  width: 100%;
  flex: 1;
  cursor: pointer;
  font-size: 18px;
  outline: none;
}
@media only screen and (max-width: 1024px) {
  #contact .form-container button {
    padding: 15px 0;
  }
}
