html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  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;
}
@font-face {
  font-family: 'Didot-Roman';
  src: url('../fonts/DidotLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Didot-Italic';
  src: url('../fonts/DidotLTStd-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra-Book-Bold-italic';
  src: url('../fonts/NeutraTextTF-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra-Book-Italic';
  src: url('../fonts/NeutraTextTF-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra-Book';
  src: url('../fonts/NeutraTextTF-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra-Demi';
  src: url('../fonts/NeutraTextTF-Demi.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra-Demi-Light';
  src: url('../fonts/NeutraTextTF-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
.Heading-1 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 64px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 1336px) {
  .Heading-1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 810px) {
  .Heading-1 {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.Heading-2 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1336px) {
  .Heading-2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) {
  .Heading-2 {
    font-size: 32px;
  }
}
.Heading-3 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 1336px) {
  .Heading-3 {
    font-size: 24px;
  }
}
.Heading-4 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 1336px) {
  .Heading-4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 810px) {
  .Heading-4 {
    font-size: 18px;
  }
}
.Body {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1336px) {
  .Body {
    font-size: 13px;
  }
}
@media screen and (max-width: 810px) {
  .Body {
    font-size: 12px;
  }
}
.BK-Body {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0.04em;
}
.BK-Body-S {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0.04em;
}
.Desc {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1336px) {
  .Desc {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .Desc {
    font-size: 12px;
  }
}
.Didot22pxItalic {
  font-family: "Didot-Italic", sans-serif;
  letter-spacing: -0.04em;
  line-height: 1.4em;
  font-size: 22px;
}
.Didot14px16 {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.6em;
}
.Neutra16px16 {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.6em;
}
.NewTitleHeading5 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 1336px) {
  .NewTitleHeading5 {
    font-size: 19px;
  }
}
@media screen and (max-width: 810px) {
  .NewTitleHeading5 {
    font-size: 15px;
  }
}
.AwardText14pxNeutra {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: -0.02em;
}
.AwardText14pxNeutraBoldItalic {
  font-family: 'Neutra-Book-Bold-italic', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.btnFont14pxNeutra {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0.2em;
}
.PTitleItalic {
  font-family: 'Neutra-Book-Bold-italic', sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1336px) {
  .PTitleItalic {
    font-size: 16px;
  }
}
.PTitle {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1336px) {
  .PTitle {
    font-size: 16px;
  }
}
html {
  scroll-behavior: smooth;
}
body {
  font-weight: 400;
  background: #ffffff;
  color: #000000;
}
html,
body {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
html,
body {
  scrollbar-width: none;
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Edge */
}
.img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#flat-preloader-overlay img {
  width: 200px !important;
  height: 200px !important;
}
.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
.site-header {
  position: fixed;
  top: 0;
  z-index: 90;
  width: 100vw;
  overflow: hidden;
}
.site-header::before,
.site-header::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: -1;
}
.site-header::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 1;
}
.site-header::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
}
.site-header.blacked::before {
  opacity: 0;
}
.site-header.blacked::after {
  opacity: 1;
}
.site-header.blacked .content a.logo img.white {
  opacity: 0;
}
.site-header.blacked .content a.logo img.black {
  opacity: 1;
}
.site-header.blacked .content .right-wrap .contact-trigger {
  color: #000000;
}
.site-header.blacked .content .right-wrap .hamburger img.white {
  opacity: 0;
}
.site-header.blacked .content .right-wrap .hamburger img.black {
  opacity: 1;
}
.site-header .content {
  height: 80px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-header .content a.logo {
  height: 30px;
  width: 70px;
  max-width: 70px;
  position: relative;
}
.site-header .content a.logo img {
  object-fit: contain;
  transition: opacity 0.4s ease;
  height: fit-content;
  width: 70px;
  position: absolute;
  height: 100%;
}
.site-header .content a.logo img.white {
  opacity: 1;
}
.site-header .content a.logo img.black {
  opacity: 0;
}
.site-header .content .right-wrap {
  display: flex;
  gap: 11px;
  align-items: center;
}
.site-header .content .right-wrap .contact-trigger {
  width: 140px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Neutra-Demi', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.2em;
  line-height: 1.6em;
  text-transform: uppercase;
  transition: color 0.4s ease;
  cursor: pointer;
  margin-top: 1px;
}
.site-header .content .right-wrap .contact-trigger:hover {
  text-decoration: underline;
}
.site-header .content .right-wrap .hamburger {
  width: 24px;
  height: 24px;
  position: relative;
  cursor: pointer;
}
.site-header .content .right-wrap .hamburger img {
  object-fit: contain;
  transition: opacity 0.4s ease;
  width: 24px;
  height: 24px;
  position: absolute;
}
.site-header .content .right-wrap .hamburger img.white {
  opacity: 1;
}
.site-header .content .right-wrap .hamburger img.black {
  opacity: 0;
}
@media screen and (max-width: 810px) {
  .site-header .content {
    height: 90px;
    padding: 0 30px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .site-header .content .right-wrap .contact-trigger {
    display: none;
  }
  .site-header .content .right-wrap .hamburger {
    width: 24px;
    height: 24px;
    position: relative;
    cursor: pointer;
  }
}
.dropdown-menu {
  position: fixed;
  top: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  z-index: 90;
  background: transparent;
  transition: background 0.5s ease;
  overflow: hidden;
}
.dropdown-menu.active {
  background: rgba(0, 0, 0, 0.8);
  pointer-events: unset;
}
.dropdown-menu.active .content {
  opacity: 1;
}
.dropdown-menu.active .content .inside .middle-bar nav ul li {
  transform: translateX(0);
}
.dropdown-menu.active .content .inside .top-bar .close {
  transition: opacity 1s ease;
  opacity: 1;
}
.dropdown-menu .content {
  transition: opacity 0.1s ease;
  opacity: 0;
  width: 100%;
  height: fit-content;
  background-color: #000000;
  z-index: 100;
}
.dropdown-menu .content .inside {
  padding: 25px 30px 40px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  height: calc(75vh - 65px);
}
.dropdown-menu .content .inside .top-bar {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.dropdown-menu .content .inside .top-bar .img {
  height: 30px;
  width: 70px;
  max-width: 70px;
  position: relative;
}
.dropdown-menu .content .inside .top-bar .img img {
  object-fit: contain;
  height: 100%;
  width: 70px;
  position: absolute;
}
.dropdown-menu .content .inside .top-bar .close {
  min-width: 24px;
  height: 24px;
  background: url(../images/close.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
}
.dropdown-menu .content .inside .middle-bar {
  padding-bottom: 5px;
}
.dropdown-menu .content .inside .middle-bar nav ul {
  display: flex;
  flex-direction: column;
}
.dropdown-menu .content .inside .middle-bar nav ul li {
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.25);
  transform: translateX(-150%);
}
.dropdown-menu .content .inside .middle-bar nav ul li a {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 64px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0;
  color: #ffffff;
  text-decoration: none;
  text-transform: lowercase;
  transition: color 0.2s ease;
}
@media screen and (max-width: 1336px) {
  .dropdown-menu .content .inside .middle-bar nav ul li a {
    font-size: 48px;
  }
}
@media screen and (max-width: 810px) {
  .dropdown-menu .content .inside .middle-bar nav ul li a {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.dropdown-menu .content .inside .middle-bar nav ul li a:hover {
  color: #a5a6a7;
}
.dropdown-menu .content .inside .bottom-bar {
  display: flex;
  align-items: center;
  gap: 39px;
  width: 100%;
}
.dropdown-menu .content .inside .bottom-bar .left {
  width: 100%;
  max-width: 306px;
}
.dropdown-menu .content .inside .bottom-bar .left h4 {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media screen and (max-width: 1336px) {
  .dropdown-menu .content .inside .bottom-bar .left h4 {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .dropdown-menu .content .inside .bottom-bar .left h4 {
    font-size: 12px;
  }
}
.dropdown-menu .content .inside .bottom-bar .socials {
  display: flex;
  width: 100%;
  gap: 39px;
}
.dropdown-menu .content .inside .bottom-bar .socials a {
  width: 100%;
  max-width: 306px;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 1336px) {
  .dropdown-menu .content .inside .bottom-bar .socials a {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .dropdown-menu .content .inside .bottom-bar .socials a {
    font-size: 12px;
  }
}
@media screen and (max-width: 810px) {
  .dropdown-menu .content .inside .bottom-bar {
    gap: 50px;
  }
  .dropdown-menu .content .inside .bottom-bar .left {
    max-width: fit-content;
  }
  .dropdown-menu .content .inside .bottom-bar .socials {
    gap: 50px;
  }
  .dropdown-menu .content .inside .bottom-bar .socials a {
    max-width: fit-content;
  }
}
.site-footer {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.site-footer .container {
  padding: 52px 20px;
  max-width: 1360px;
}
.site-footer .container .top-bar {
  display: flex;
  margin-bottom: 90px;
}
.site-footer .container .top-bar .left {
  width: 100%;
  max-width: 325px;
  margin-right: 20px;
}
.site-footer .container .top-bar .left nav ul {
  display: flex;
  flex-direction: column;
}
.site-footer .container .top-bar .left nav ul li a {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  text-transform: lowercase;
}
@media screen and (max-width: 1336px) {
  .site-footer .container .top-bar .left nav ul li a {
    font-size: 20px;
  }
}
@media screen and (max-width: 810px) {
  .site-footer .container .top-bar .left nav ul li a {
    font-size: 18px;
  }
}
.site-footer .container .top-bar .middle {
  width: 100%;
  max-width: 900px;
}
.site-footer .container .top-bar .middle .about {
  margin-bottom: 48px;
}
.site-footer .container .top-bar .middle .about h3 {
  font-family: "Didot-Italic", sans-serif;
  letter-spacing: -0.04em;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #000000;
}
.site-footer .container .top-bar .middle .about p {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.6em;
  font-weight: 400;
  color: #000000;
  max-width: 617px;
}
.site-footer .container .top-bar .middle .studio {
  display: flex;
  flex-direction: column;
}
.site-footer .container .top-bar .middle .studio h3 {
  font-family: "Didot-Italic", sans-serif;
  letter-spacing: -0.04em;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #000000;
}
.site-footer .container .top-bar .middle .studio h4,
.site-footer .container .top-bar .middle .studio a {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.6em;
  font-weight: 400;
  color: #000000;
}
.site-footer .container .top-bar .middle .studio a {
  text-decoration: none;
  cursor: pointer;
}
.site-footer .container .top-bar .right {
  margin-right: -20px;
}
.site-footer .container .top-bar .right video {
  width: 130px;
  min-width: 130px;
  max-width: 130px;
  height: 130px;
  min-height: 130px;
  max-height: 130px;
  object-fit: contain;
}
.site-footer .container .bottom-bar {
  display: flex;
  align-items: center;
}
.site-footer .container .bottom-bar .left {
  width: 100%;
  max-width: 325px;
  margin-right: 20px;
}
.site-footer .container .bottom-bar .left h4 {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: black;
}
@media screen and (max-width: 1336px) {
  .site-footer .container .bottom-bar .left h4 {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .site-footer .container .bottom-bar .left h4 {
    font-size: 12px;
  }
}
.site-footer .container .bottom-bar .socials {
  display: flex;
  width: 100%;
}
.site-footer .container .bottom-bar .socials a {
  min-width: 200px;
  width: 100%;
  max-width: 325px;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #000000;
  margin-right: 20px;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 1336px) {
  .site-footer .container .bottom-bar .socials a {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .site-footer .container .bottom-bar .socials a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1336px) {
  .site-footer .container {
    max-width: 810px;
  }
}
@media screen and (max-width: 810px) {
  .site-footer .container {
    padding: 36px 35px 75px;
    max-width: 320px;
  }
  .site-footer .container .top-bar {
    margin-bottom: 62px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .site-footer .container .top-bar .left {
    max-width: 100%;
    grid-column: 1;
    grid-row: 1;
  }
  .site-footer .container .top-bar .left nav ul {
    gap: 4px;
  }
  .site-footer .container .top-bar .middle {
    max-width: 100%;
    grid-row: 2;
    grid-column: span 2;
  }
  .site-footer .container .top-bar .middle .about h3 {
    margin-bottom: 4px;
  }
  .site-footer .container .top-bar .middle .about p {
    max-width: 100%;
  }
  .site-footer .container .top-bar .middle .studio {
    display: flex;
    flex-direction: column;
  }
  .site-footer .container .top-bar .middle .studio h3 {
    margin-bottom: 4px;
  }
  .site-footer .container .top-bar .right {
    grid-column: 2;
    grid-row: 1;
    margin-right: 0;
  }
  .site-footer .container .bottom-bar {
    display: flex;
    justify-content: space-between;
  }
  .site-footer .container .bottom-bar .left {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .site-footer .container .bottom-bar .left h4 {
    white-space: nowrap;
  }
  .site-footer .container .bottom-bar .socials {
    display: flex;
    gap: 64px;
  }
  .site-footer .container .bottom-bar .socials a {
    min-width: unset;
    max-width: unset;
    width: fit-content;
    margin-right: 0;
  }
}
.contact-form {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 300px;
  padding: 60px 60px 40px;
  background-color: #000000;
  z-index: 90;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.1s ease-in-out;
  overflow: hidden;
}
.contact-form.active {
  pointer-events: unset;
  opacity: 1;
}
.contact-form.active .close {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.contact-form.active .form-row {
  transform: translateX(0);
}
.contact-form.active .title {
  transform: translateX(0);
}
.contact-form .close {
  position: absolute;
  top: 29px;
  right: 40px;
  min-width: 24px;
  height: 24px;
  background: url(../images/close.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
  display: flex;
  opacity: 0;
}
.contact-form .title {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1);
  transform: translateX(-150%);
}
.contact-form .title span {
  margin-bottom: 20px;
}
.contact-form label {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #ffffff;
}
.contact-form .form-row {
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1);
  transform: translateX(-150%);
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea {
  width: calc(100% - 40px);
  border: 0;
  border-bottom: 1px solid #AAAAAA;
  outline: none;
  background-color: transparent;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-top: 10px;
}
@media screen and (max-width: 1336px) {
  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form textarea {
    font-size: 13px;
  }
}
@media screen and (max-width: 810px) {
  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form textarea {
    font-size: 12px;
  }
}
.contact-form input[type="text"]::placeholder,
.contact-form input[type="email"]::placeholder,
.contact-form input[type="tel"]::placeholder,
.contact-form textarea::placeholder {
  color: #a5a6a7;
}
.contact-form input[type="submit"] {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0.2em;
  cursor: pointer;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 48px;
  border-radius: 50px;
  border: 0 !important;
  overflow: hidden;
  color: #000000;
  background-color: white;
  float: left;
  margin-top: 0;
}
.contact-form input[type="submit"]:hover {
  text-decoration: underline;
}
.contact-form .wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  padding-top: 10px !important;
  color: white !important;
  border: 0 !important;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1336px) {
  .contact-form .wpcf7-response-output {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .contact-form .wpcf7-response-output {
    font-size: 12px;
  }
}
.contact-form br {
  display: none;
}
.contact-form p {
  margin-bottom: 40px;
}
.contact-form p:last-child {
  margin-top: 0;
}
.contact-form .wpcf7-not-valid-tip {
  margin-top: 12px;
  margin-bottom: -20px;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1336px) {
  .contact-form .wpcf7-not-valid-tip {
    font-size: 13px;
  }
}
@media screen and (max-width: 810px) {
  .contact-form .wpcf7-not-valid-tip {
    font-size: 12px;
  }
}
@media screen and (max-width: 810px) {
  .contact-form {
    padding: 80px 20px 40px;
    width: 100%;
    max-width: calc(100% - 40px);
    height: 100%;
    overflow-y: scroll;
    transition: transform 0.3s ease;
    transform: translateY(150%);
    opacity: 1;
  }
  .contact-form.active {
    transform: translateY(0);
  }
  .contact-form.active .form-row {
    transform: translateY(0);
  }
  .contact-form.active .title {
    transform: translateY(0);
  }
  .contact-form .title {
    transform: translateX(0);
    transform: translateY(0);
    margin-bottom: 30px;
  }
  .contact-form .form-row {
    transform: translateX(0);
    transform: translateY(0);
  }
  .contact-form .close {
    right: 20px;
  }
}
.reusable-slide-section {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: relative;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #ffffff;
}
.reusable-slide-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reusable-slide-section .slick-slide img {
  object-position: center;
}
.reusable-slide-section .slick-initialized .slick-slide {
  height: 100vh;
}
.reusable-slide-section .slider-dots {
  position: relative;
  height: 6.7px;
  width: fit-content;
  z-index: 20;
}
.reusable-slide-section .slider-dots .slick-dots {
  position: absolute;
  bottom: 56px;
  text-align: center;
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100vw;
  justify-content: center;
}
.reusable-slide-section .slider-dots .slick-dots li {
  margin: 0;
  width: 7px;
  min-width: 7px;
  max-width: 7px;
  height: 7px;
  min-height: 7px;
  max-height: 7px;
}
.reusable-slide-section .slider-dots .slick-dots li.slick-active button:before {
  background-color: #ffffff;
  opacity: 1;
}
.reusable-slide-section .slider-dots .slick-dots li button {
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  padding: 0;
  border-radius: 50%;
  background: unset;
}
.reusable-slide-section .slider-dots .slick-dots li button:before {
  content: " ";
  background-color: #ffffff;
  opacity: 0.5;
  width: 7px;
  min-width: 7px;
  max-width: 7px;
  height: 7px;
  min-height: 7px;
  max-height: 7px;
  border-radius: 50px;
}
@media screen and (max-width: 810px) {
  .reusable-slide-section .slider-dots .slick-dots {
    bottom: 96px;
  }
}
.contact-trigger-mobile {
  display: none;
}
@media screen and (max-width: 810px) {
  .contact-trigger-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 90;
    cursor: pointer;
  }
  .contact-trigger-mobile h4 {
    font-family: 'Neutra-Book', sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #ffffff;
  }
}
.introduction-section {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.introduction-section .container .content {
  padding: 128px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
}
.introduction-section .container .content .title {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: -0.04em;
  color: #000000;
  text-align: center;
  max-width: 929px;
}
@media screen and (max-width: 1336px) {
  .introduction-section .container .content .title {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) {
  .introduction-section .container .content .title {
    font-size: 32px;
  }
}
.introduction-section .container .content .sub-title {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0.04em;
  max-width: 495px;
  text-align: justify;
  text-align-last: center;
}
@media screen and (max-width: 810px) {
  .introduction-section .container .content {
    padding: 45px 0;
    gap: 32px;
  }
  .introduction-section .container .content .title {
    max-width: 310px;
  }
  .introduction-section .container .content .sub-title {
    max-width: 310px;
    text-align: center;
    text-align-last: unset;
  }
}
.works-section {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.works-section .container {
  padding: 100px 20px 180px;
  max-width: 1130px;
}
.works-section .container .card-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 50px;
  row-gap: 180px;
}
.works-section .container .card-wrapper .card {
  width: 440px;
  min-width: 440px;
  max-width: 440px;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.works-section .container .card-wrapper .card.show {
  opacity: 1;
}
.works-section .container .card-wrapper .card:nth-child(even) {
  margin-left: auto;
}
.works-section .container .card-wrapper .card:nth-child(odd) {
  margin-right: auto;
}
.works-section .container .card-wrapper .card .img {
  width: 440px;
  min-width: 440px;
  max-width: 440px;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  margin-bottom: 28px;
  cursor: pointer;
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
  display: flex;
  overflow: hidden;
  background-color: #f2e8dd;
}
.works-section .container .card-wrapper .card .img img {
  object-position: bottom center;
}
.works-section .container .card-wrapper .card .img:hover {
  filter: grayscale(0%);
}
.works-section .container .card-wrapper .card .info {
  display: grid;
  grid-template-columns: 1fr 230px;
}
.works-section .container .card-wrapper .card .info h4 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  padding-right: 30px;
}
@media screen and (max-width: 1336px) {
  .works-section .container .card-wrapper .card .info h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 810px) {
  .works-section .container .card-wrapper .card .info h4 {
    font-size: 18px;
  }
}
.works-section .container .card-wrapper .card .info p {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0.04em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .works-section .container .card-wrapper {
    column-gap: 60px;
    row-gap: 80px;
    max-width: 880px;
    margin: 0 auto;
  }
  .works-section .container .card-wrapper .card {
    width: 100%;
    min-width: unset;
    max-width: 350px;
  }
  .works-section .container .card-wrapper .card .img {
    width: 100%;
    min-width: unset;
    max-width: 350px;
    height: 450px;
    min-height: 450px;
    max-height: 450px;
  }
  .works-section .container .card-wrapper .card .info {
    grid-template-columns: 2fr;
    gap: 16px;
  }
  .works-section .container .card-wrapper .card .info h4 {
    padding-right: unset;
  }
}
@media screen and (max-width: 810px) {
  .works-section .container {
    max-width: 350px;
    padding: 72px 20px;
  }
  .works-section .container .card-wrapper {
    column-gap: unset;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.art-section {
  background-color: #ffffff;
  position: relative;
  height: 586px;
  z-index: 10;
  overflow: hidden;
}
.art-section .main-wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.art-section .main-wrap .overlay {
  top: 0;
  position: absolute;
  z-index: 15;
  background-color: #000000;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.art-section .main-wrap .video-item {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  overflow: hidden;
}
.art-section .main-wrap .video-item video {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: opacity 0.5s ease;
}
.art-section .main-wrap .video-item video.active {
  opacity: 1;
}
.art-section .main-wrap .container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.art-section .main-wrap .container .content {
  width: 100%;
  max-width: 1128px;
  padding: 0 20px;
  padding-top: 14px;
  display: flex;
  justify-content: space-between;
  z-index: 20;
  position: relative;
}
.art-section .main-wrap .container .content .left ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.art-section .main-wrap .container .content .left ul li {
  cursor: pointer;
}
.art-section .main-wrap .container .content .left ul li h2 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 64px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0;
  color: #ffffff;
  opacity: 0.2;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 1336px) {
  .art-section .main-wrap .container .content .left ul li h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 810px) {
  .art-section .main-wrap .container .content .left ul li h2 {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.art-section .main-wrap .container .content .left ul li.active h2 {
  opacity: 1;
}
.art-section .main-wrap .container .content .right {
  width: 100%;
  max-width: 436px;
  position: relative;
}
.art-section .main-wrap .container .content .right .art-detail {
  width: 100%;
  max-width: 436px;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0;
}
.art-section .main-wrap .container .content .right .art-detail.active {
  opacity: 1;
}
.art-section .main-wrap .container .content .right .art-detail h3 {
  font-family: 'Neutra-Book', sans-serif;
  /*font-size: 14px;*/
  font-size: 22px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
  color: #ffffff;
}
@media screen and (max-width: 1336px) {
  .art-section .main-wrap .container .content .right .art-detail h3 {
    /*font-size: 13px;*/
    font-size: 21px;
  }
}
@media screen and (max-width: 810px) {
  .art-section .main-wrap .container .content .right .art-detail h3 {
    /*font-size: 12px;*/
    font-size: 20px;
  }
}
.art-section .main-wrap-mobile {
  display: none;
}
.art-section .main-wrap-mobile .slick-slider .container h2 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 64px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 1336px) {
  .art-section .main-wrap-mobile .slick-slider .container h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 810px) {
  .art-section .main-wrap-mobile .slick-slider .container h2 {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.art-section .main-wrap-mobile .slick-slider .container p {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1336px) {
  .art-section .main-wrap-mobile .slick-slider .container p {
    font-size: 13px;
  }
}
@media screen and (max-width: 810px) {
  .art-section .main-wrap-mobile .slick-slider .container p {
    font-size: 12px;
  }
}
@media screen and (max-width: 810px) {
  .art-section .main-wrap {
    display: none;
  }
  .art-section .main-wrap-mobile {
    display: block;
    position: relative;
  }
  .art-section .main-wrap-mobile .slick-initialized .slick-slide {
    height: 586px;
  }
  .art-section .main-wrap-mobile .slick-slider .item {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: opacity 0.4s ease-out;
    opacity: 0;
  }
  .art-section .main-wrap-mobile .slick-slider .item.slick-active {
    opacity: 1;
  }
  .art-section .main-wrap-mobile .slick-slider .item .container {
    position: relative;
    margin-top: auto;
    max-width: 280px;
    margin-bottom: 90px;
    z-index: 10;
  }
  .art-section .main-wrap-mobile .slick-slider .item .container h2 {
    color: #ffffff;
    text-align: center;
    margin-bottom: 16px;
  }
  .art-section .main-wrap-mobile .slick-slider .item .container p {
    color: #ffffff;
    text-align: center;
  }
  .art-section .main-wrap-mobile .slick-slider .item video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
  }
  .art-section .main-wrap-mobile .slider-trigger {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
  }
  .art-section .main-wrap-mobile .slider-trigger .left,
  .art-section .main-wrap-mobile .slider-trigger .right {
    min-width: 20px;
    height: 20px;
    display: flex;
  }
  .art-section .main-wrap-mobile .slider-trigger .left {
    background: url(../images/left.svg) no-repeat center;
    background-size: contain;
  }
  .art-section .main-wrap-mobile .slider-trigger .right {
    background: url(../images/right.svg) no-repeat center;
    background-size: contain;
  }
}
.works-category .category-title-page {
  padding-top: 150px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 20;
  display: none;
}
.works-category .category-title-page.show {
  display: flex;
}
.works-category .category-title-page.oeuvre h2 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1336px) {
  .works-category .category-title-page.oeuvre h2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) {
  .works-category .category-title-page.oeuvre h2 {
    font-size: 32px;
  }
}
.works-category .category-title-page h2 {
  transition: all 0.3s ease;
  font-family: 'Didot-Roman', sans-serif;
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 1336px) {
  .works-category .category-title-page h2 {
    font-size: 24px;
  }
}
.works-category .category-title-page p {
  overflow: hidden;
  transition: all 0.3s ease;
  height: fit-content;
  opacity: 1;
  font-family: 'Didot-Roman', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
  margin-top: 10px;
}
@media screen and (max-width: 1336px) {
  .works-category .category-title-page p {
    font-size: 19px;
  }
}
@media screen and (max-width: 810px) {
  .works-category .category-title-page p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1336px) {
  .works-category .category-title-page {
    padding: 0 24px;
    padding-top: 72px;
  }
}
.category-navigation {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 20;
  padding-top: 72px;
  padding-bottom: 144px;
}
.category-navigation .container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 64px;
}
.category-navigation .container a {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  transition: color 0.25s ease-in-out;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 1336px) {
  .category-navigation .container a {
    font-size: 19px;
  }
}
@media screen and (max-width: 810px) {
  .category-navigation .container a {
    font-size: 15px;
  }
}
.category-navigation .container a:first-child {
  margin-left: 18px;
}
.category-navigation .container a:first-child::before {
  content: "I";
  top: -2px;
  position: absolute;
  left: -18px;
  color: #000000 !important;
  text-decoration: none !important;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1336px) {
  .category-navigation .container a:first-child::before {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .category-navigation .container a:first-child::before {
    font-size: 12px;
  }
}
.category-navigation .container a::before {
  content: "II";
  top: -2px;
  position: absolute;
  left: -18px;
  color: #000000 !important;
  text-decoration: none !important;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1336px) {
  .category-navigation .container a::before {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .category-navigation .container a::before {
    font-size: 12px;
  }
}
.category-navigation .container a:last-child::before {
  content: "III";
  top: -2px;
  position: absolute;
  left: -18px;
  color: #000000 !important;
  text-decoration: none !important;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1336px) {
  .category-navigation .container a:last-child::before {
    font-size: 11px;
  }
}
@media screen and (max-width: 810px) {
  .category-navigation .container a:last-child::before {
    font-size: 12px;
  }
}
.category-navigation .container a:hover {
  color: #a5a6a7;
  text-decoration: underline;
}
@media screen and (max-width: 1336px) {
  .category-navigation {
    padding-bottom: 72px;
  }
  .category-navigation .container {
    gap: 34px;
  }
  .category-navigation .container a:first-child {
    margin-left: 14px;
  }
  .category-navigation .container a:first-child::before {
    left: -14px;
  }
  .category-navigation .container a::before {
    left: -14px;
  }
  .category-navigation .container a:last-child::before {
    left: -14px;
  }
}
.works-category-section {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
  overflow: hidden;
  padding: 0 0 150px;
}
.works-category-section .container {
  max-width: 1200px;
  padding: 0 20px;
}
.works-category-section .container .works-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 60px;
  row-gap: 140px;
  background-color: #ffffff;
  transition: opacity 0.3s ease;
  opacity: 1;
  min-height: 600px;
}
.works-category-section .container .works-list.whited {
  opacity: 0;
}
.works-category-section .container .works-list a.card {
  width: 320px;
  min-width: 320px;
  max-width: 320px;
  opacity: 0;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.3s ease;
  margin: 0 auto;
}
.works-category-section .container .works-list a.card.removeCard {
  position: absolute;
  left: -100vw;
  opacity: 0;
}
.works-category-section .container .works-list a.card.addCard {
  position: relative;
  left: unset;
  opacity: 1;
}
.works-category-section .container .works-list a.card.show {
  opacity: 1;
}
.works-category-section .container .works-list a.card:hover .img {
  filter: grayscale(0%);
}
.works-category-section .container .works-list a.card .img {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 420px;
  min-height: 420px;
  max-height: 420px;
  margin-bottom: 24px;
  display: flex;
  overflow: hidden;
  background-color: #ffffff;
  transition: filter 0.3s ease-in-out;
  filter: grayscale(100%);
}
.works-category-section .container .works-list a.card .img img {
  width: 100%;
  object-position: bottom center;
}
.works-category-section .container .works-list a.card h2 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .works-category-section .container .works-list a.card h2 {
    font-size: 19px;
  }
}
@media screen and (max-width: 810px) {
  .works-category-section .container .works-list a.card h2 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1336px) {
  .works-category-section .container {
    max-width: 810px;
    padding: 0 20px;
  }
  .works-category-section .container .works-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 0;
    row-gap: 37px;
  }
}
@media screen and (max-width: 810px) {
  .works-category-section {
    padding: 0 0 74px;
  }
  .works-category-section .container {
    max-width: 320px;
  }
  .works-category-section .container .works-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.single-content-wrap {
  background-color: #ffffff;
  position: relative;
  z-index: 20;
  overflow: hidden;
}
.single-intro-section .container {
  padding: 80px 20px 73px;
  display: flex;
  justify-content: space-between;
  max-width: 1130px;
}
.single-intro-section .container h2 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .single-intro-section .container h2 {
    font-size: 24px;
  }
}
.single-intro-section .container h4 {
  width: 100%;
  max-width: 439px;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0.04em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .single-intro-section .container {
    max-width: 810px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 810px) {
  .single-intro-section .container {
    padding: 60px 35px 0;
    flex-direction: column;
    gap: 24px;
    max-width: 320px;
  }
  .single-intro-section .container h2 {
    font-family: 'Didot-Roman', sans-serif;
    font-size: 36px;
    line-height: 1.4em;
    font-weight: 400;
    letter-spacing: 0;
  }
  .single-intro-section .container h4 {
    max-width: 100%;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .single-intro-section .container h2 {
    font-size: 24px;
  }
}
.single-intro-image-section .container {
  margin: 120px auto;
  width: 100%;
  max-width: 1130px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.single-intro-image-section .container.image-on-left {
  flex-direction: row;
}
.single-intro-image-section .container.image-on-right {
  flex-direction: row-reverse;
}
.single-intro-image-section .container .img.potrait {
  max-width: 440px;
  max-height: 600px;
}
.single-intro-image-section .container .img.landscape {
  max-width: 555px;
}
.single-intro-image-section .container h4 {
  max-width: 325px;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.6em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .single-intro-image-section .container {
    width: unset;
    min-width: unset;
    max-width: 810px;
  }
  .single-intro-image-section .container .img.potrait {
    max-width: 320px;
    max-height: 400px;
  }
  .single-intro-image-section .container .img.landscape {
    max-width: 400px;
  }
}
@media screen and (max-width: 810px) {
  .single-intro-image-section .container {
    max-width: 325px;
    margin: 72px auto;
  }
  .single-intro-image-section .container.image-on-left {
    flex-direction: column;
  }
  .single-intro-image-section .container.image-on-right {
    flex-direction: column-reverse;
  }
  .single-intro-image-section .container h4 {
    max-width: 100%;
  }
}
.single-twin-section .container {
  margin: 120px auto;
  padding: 0 20px;
  max-width: 1130px;
  display: flex;
  justify-content: space-between;
}
.single-twin-section .container .item {
  overflow: hidden;
}
.single-twin-section .container .item.landscape {
  max-width: 555px;
  max-height: 400px;
}
.single-twin-section .container .item.potrait {
  max-width: 440px;
  max-height: 600px;
}
.single-twin-section .container .item.short {
  max-width: 440px;
  max-height: 516px;
}
@media screen and (max-width: 1336px) {
  .single-twin-section .container {
    display: flex;
    max-width: 810px;
  }
  .single-twin-section .container .item.landscape {
    max-width: 320px;
    max-height: 230;
  }
  .single-twin-section .container .item.potrait {
    max-width: 320px;
    max-height: 400px;
  }
}
@media screen and (max-width: 810px) {
  .single-twin-section .container {
    margin: 72px auto;
    display: flex;
    flex-direction: column;
    gap: 36px;
    max-width: 320px;
  }
  .single-twin-section .container .item {
    max-width: 100% !important;
    margin: 0 auto;
  }
}
.single-showcase-image-section .container {
  margin: 120px auto;
  padding: 0;
}
.single-showcase-image-section .container .img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-showcase-image-section.screen-width .container .img {
  max-width: 1440px;
  max-height: 760px;
}
.single-showcase-image-section.container-width .container .img {
  max-width: 1130px;
  max-height: 706px;
}
.single-showcase-image-section .container .img {
  margin: 0 auto;
}
.single-showcase-image-section .container .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 810px) {
  .single-showcase-image-section .container {
    margin: 72px auto;
    max-width: 390px;
  }
  .single-showcase-image-section.screen-width .container .img {
    max-height: 400px;
    height: 400px;
  }
  .single-showcase-image-section.container-width .container .img {
    max-height: 400px;
    height: 400px;
  }
}
.single-triple-section .container {
  margin: 120px auto;
  padding: 0 20px;
  max-width: 1130px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 78px;
}
.single-triple-section .container .img {
  overflow: hidden;
  max-width: 325px;
  max-height: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1336px) {
  .single-triple-section .container {
    max-width: 810px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 48px;
  }
  .single-triple-section .container .img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 810px) {
  .single-triple-section .container {
    margin: 72px auto;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.other-project-link {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
  padding: 100px 20px 170px;
  overflow: hidden;
}
.other-project-link h3 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 36px;
  text-align: center;
}
@media screen and (max-width: 1336px) {
  .other-project-link h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 810px) {
  .other-project-link h3 {
    font-size: 18px;
  }
}
.other-project-link .link-wrap {
  max-width: 670px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  row-gap: 0;
  cursor: pointer;
}
.other-project-link .link-wrap .item {
  all: unset;
  width: 100%;
  height: 40px;
  border-top: solid 1px #AAAAAA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  padding-top: 4px;
}
.other-project-link .link-wrap .item:hover span {
  transition: color 0.3s ease;
}
.other-project-link .link-wrap .item:hover span:last-child {
  color: #000000;
}
.other-project-link .link-wrap .item span {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 1336px) {
  .other-project-link .link-wrap .item span {
    font-size: 19px;
  }
}
@media screen and (max-width: 810px) {
  .other-project-link .link-wrap .item span {
    font-size: 15px;
  }
}
.other-project-link .link-wrap .item span:last-child {
  color: #000000;
}
.other-project-link .link-wrap .item span:last-child {
  color: #a5a6a7;
  font-family: 'Neutra-Book', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1336px) {
  .other-project-link .link-wrap .item span:last-child {
    font-size: 13px;
  }
}
@media screen and (max-width: 810px) {
  .other-project-link .link-wrap .item span:last-child {
    font-size: 12px;
  }
}
@media screen and (max-width: 810px) {
  .other-project-link {
    padding: 72px 20px 54px;
  }
  .other-project-link .link-wrap {
    max-width: 320px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .other-project-link .link-wrap .item {
    height: 40px;
  }
}
.studio-page {
  padding-top: 80px;
  overflow: hidden;
}
.studio-hero-section {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
  overflow: hidden;
}
.studio-hero-section .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.studio-hero-section .container.mobile {
  display: none;
}
.studio-hero-section .container .slider-wrap {
  max-width: 1130px;
  margin: 0 auto;
  overflow: hidden;
  padding: 60px 0 72px;
}
.studio-hero-section .container .slider-wrap .img {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  filter: grayscale(100%);
}
.studio-hero-section .container .slider-wrap .img img {
  height: 100%;
  height: 706px;
  object-fit: cover;
}
.studio-hero-section .container .slider-dots {
  position: relative;
  width: 100%;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 82px;
}
.studio-hero-section .container .slider-dots .slick-dots {
  bottom: 0;
  text-align: center;
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  overflow: hidden;
  width: fit-content;
  padding: 10px;
}
.studio-hero-section .container .slider-dots .slick-dots li {
  margin: 0;
  width: 10px;
  min-width: 10px;
  max-width: 10px;
  height: 10px;
  min-height: 10px;
  max-height: 10px;
}
.studio-hero-section .container .slider-dots .slick-dots li.slick-active button:before {
  background-color: #ffffff;
  opacity: 1;
}
.studio-hero-section .container .slider-dots .slick-dots li button {
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  padding: 0;
  border-radius: 50%;
  background: unset;
}
.studio-hero-section .container .slider-dots .slick-dots li button:before {
  content: " ";
  background-color: #ffffff;
  opacity: 0.5;
  width: 10px;
  min-width: 10px;
  max-width: 10px;
  height: 10px;
  min-height: 10px;
  max-height: 10px;
  border-radius: 50px;
}
@media screen and (max-width: 1336px) {
  .studio-hero-section .container {
    max-width: 810px;
  }
}
@media screen and (max-width: 810px) {
  .studio-hero-section .container {
    padding: 0;
    max-width: 390px;
  }
  .studio-hero-section .container.desktop {
    display: none;
  }
  .studio-hero-section .container.mobile {
    display: block;
  }
}
.studio-intro-section {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
  overflow: hidden;
}
.studio-intro-section .container {
  max-width: 1130px;
  padding-bottom: 144px;
}
.studio-intro-section .container .title {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 1336px) {
  .studio-intro-section .container .title {
    font-size: 24px;
  }
}
.studio-intro-section .container .info {
  display: flex;
  justify-content: center;
}
.studio-intro-section .container .info h4 {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: -0.04em;
  color: #000000;
  width: 100%;
  max-width: 900px;
  text-align: center;
}
@media screen and (max-width: 1336px) {
  .studio-intro-section .container .info h4 {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) {
  .studio-intro-section .container .info h4 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1336px) {
  .studio-intro-section .container {
    max-width: 810px;
  }
  .studio-intro-section .container .info h4 br {
    display: none;
  }
}
@media screen and (max-width: 810px) {
  .studio-intro-section .container {
    max-width: 320px;
    padding-bottom: 72px;
  }
  .studio-intro-section .container .title {
    font-family: 'Didot-Roman', sans-serif;
    font-size: 48px;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-size: 32px;
  }
  .studio-intro-section .container .info h4 {
    font-family: 'Didot-Roman', sans-serif;
    font-size: 64px;
    line-height: 1.1em;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 36px;
    line-height: 1.2em;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .studio-intro-section .container .title {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 810px) {
  .studio-intro-section .container .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .studio-intro-section .container .info h4 {
    font-size: 48px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 810px) {
  .studio-intro-section .container .info h4 {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.studio-awards-list-section {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
  overflow: hidden;
}
.studio-awards-list-section .container {
  max-width: 1130px;
  padding-bottom: 104px;
}
.studio-awards-list-section .container .title {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 36px;
}
@media screen and (max-width: 1336px) {
  .studio-awards-list-section .container .title {
    font-size: 24px;
  }
}
.studio-awards-list-section .container .items .item {
  display: flex;
  border-bottom: solid 0.5px #AAAAAA;
  padding-bottom: 12px;
  margin-bottom: 12px;
  gap: 72px;
}
.studio-awards-list-section .container .items .item:last-child {
  border-bottom: 0;
}
.studio-awards-list-section .container .items .item .year {
  max-width: 60px;
  width: 100%;
}
.studio-awards-list-section .container .items .item .award,
.studio-awards-list-section .container .items .item .award-wrap {
  max-width: 480px;
  width: 100%;
}
.studio-awards-list-section .container .items .item .project {
  max-width: 440px;
  width: 100%;
}
.studio-awards-list-section .container .items .item .award-wrap {
  position: relative;
}
.studio-awards-list-section .container .items .item .award-wrap:hover .img {
  opacity: 1;
}
.studio-awards-list-section .container .items .item .award-wrap .img {
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  opacity: 0;
  width: 200px;
  height: 200px;
  max-width: 200px;
  max-height: 200px;
  background-color: #ffffff;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -4px;
  box-shadow: 0 10px 20px #0000000d;
  top: -210px;
}
.studio-awards-list-section .container .items .item .award-wrap .img img {
  filter: grayscale(100%);
  width: 80%;
  height: 80%;
  object-fit: contain;
  object-position: center;
}
.studio-awards-list-section .container .items .item .award-wrap.popup-bottom .img {
  top: unset;
  bottom: -210px;
}
.studio-awards-list-section .container .items .item .award-wrap.popup-top .img {
  top: -210px;
  bottom: unset;
}
.studio-awards-list-section .container .items .item.first {
  align-items: center;
}
.studio-awards-list-section .container .items .item.first h4 {
  font-family: 'Neutra-Book-Bold-italic', sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .studio-awards-list-section .container .items .item.first h4 {
    font-size: 16px;
  }
}
.studio-awards-list-section .container .items .item h4 {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .studio-awards-list-section .container .items .item h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1336px) {
  .studio-awards-list-section .container {
    max-width: 810px;
  }
}
@media screen and (max-width: 810px) {
  .studio-awards-list-section .container {
    max-width: 350px;
    padding-bottom: 72px;
  }
  .studio-awards-list-section .container .title {
    font-family: 'Didot-Roman', sans-serif;
    font-size: 48px;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-size: 32px;
  }
  .studio-awards-list-section .container .items .item {
    flex-direction: column;
    gap: 12px;
  }
  .studio-awards-list-section .container .items .item:nth-child(2) {
    padding-top: 12px;
    border-top: solid 0.5px #AAAAAA;
  }
  .studio-awards-list-section .container .items .item .year {
    max-width: 100%;
  }
  .studio-awards-list-section .container .items .item .award,
  .studio-awards-list-section .container .items .item .award-wrap {
    max-width: 100%;
  }
  .studio-awards-list-section .container .items .item .project {
    max-width: 100%;
  }
  .studio-awards-list-section .container .items .item .award-wrap .img {
    width: 170px;
    height: 170px;
    max-width: 170px;
    max-height: 170px;
    left: unset;
    right: 0;
    top: -180px;
  }
  .studio-awards-list-section .container .items .item .award-wrap.popup-bottom .img {
    top: unset;
    bottom: -180px;
  }
  .studio-awards-list-section .container .items .item .award-wrap.popup-top .img {
    top: -180px;
    bottom: unset;
  }
  .studio-awards-list-section .container .items .item.first {
    display: none;
  }
  .studio-awards-list-section .container .items .item h4 {
    font-family: 'Neutra-Book', sans-serif;
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: -0.02em;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .studio-awards-list-section .container .title {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 810px) {
  .studio-awards-list-section .container .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .studio-awards-list-section .container .items .item h4 {
    font-size: 16px;
  }
}
.studio-certificate-section {
  position: relative;
  z-index: 30;
  background-color: #ffffff;
}
.studio-certificate-section .container {
  max-width: 1130px;
  padding-bottom: 144px;
}
.studio-certificate-section .container .title {
  font-family: 'Didot-Roman', sans-serif;
  font-size: 36px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 36px;
}
@media screen and (max-width: 1336px) {
  .studio-certificate-section .container .title {
    font-size: 24px;
  }
}
.studio-certificate-section .container .items .item {
  display: flex;
  border-bottom: solid 0.5px #AAAAAA;
  padding-bottom: 12px;
  margin-bottom: 12px;
  gap: 72px;
  position: relative;
}
.studio-certificate-section .container .items .item:last-child {
  border-bottom: 0;
}
.studio-certificate-section .container .items .item .year {
  max-width: 60px;
  width: 100%;
}
.studio-certificate-section .container .items .item .certificate {
  max-width: 810px;
  width: 100%;
}
.studio-certificate-section .container .items .item .empty {
  max-width: 120px;
  width: 100%;
}
.studio-certificate-section .container .items .item .view-trigger {
  cursor: pointer;
}
.studio-certificate-section .container .items .item .view {
  margin-left: auto;
}
.studio-certificate-section .container .items .item .img {
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  opacity: 0;
  width: fit-content;
  z-index: 20;
  box-shadow: 0 10px 20px #0000000d;
  right: 0;
}
.studio-certificate-section .container .items .item .img.show {
  opacity: 1;
}
.studio-certificate-section .container .items .item .img img {
  filter: grayscale(100%);
  width: 100%;
  height: 400px;
  object-fit: contain;
  object-position: center;
}
.studio-certificate-section .container .items .item.popup-bottom .img {
  bottom: unset;
  right: 0;
  top: 24px;
}
.studio-certificate-section .container .items .item.popup-top .img {
  top: -410px;
  bottom: unset;
  right: 0;
}
.studio-certificate-section .container .items .item.first {
  align-items: center;
}
.studio-certificate-section .container .items .item.first h4 {
  font-family: 'Neutra-Book-Bold-italic', sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .studio-certificate-section .container .items .item.first h4 {
    font-size: 16px;
  }
}
.studio-certificate-section .container .items .item h4 {
  font-family: 'Neutra-Book', sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: -0.02em;
  color: #000000;
}
@media screen and (max-width: 1336px) {
  .studio-certificate-section .container .items .item h4 {
    font-size: 16px;
  }
}
.studio-certificate-section .container .items .item h4.view-trigger {
  font-family: 'Neutra-Book-Italic', sans-serif;
}
@media screen and (max-width: 1336px) {
  .studio-certificate-section .container {
    max-width: 810px;
  }
}
@media screen and (max-width: 810px) {
  .studio-certificate-section .container {
    max-width: 350px;
    padding-bottom: 72px;
  }
  .studio-certificate-section .container .title {
    font-family: 'Didot-Roman', sans-serif;
    font-size: 48px;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-size: 32px;
  }
  .studio-certificate-section .container .items .item {
    flex-direction: column;
    gap: 12px;
  }
  .studio-certificate-section .container .items .item:nth-child(2) {
    padding-top: 12px;
    border-top: solid 0.5px #AAAAAA;
  }
  .studio-certificate-section .container .items .item .year {
    max-width: 100%;
    width: 100%;
  }
  .studio-certificate-section .container .items .item .certificate {
    max-width: 100%;
    width: 100%;
  }
  .studio-certificate-section .container .items .item .empty {
    max-width: 100%;
    width: 100%;
  }
  .studio-certificate-section .container .items .item .img img {
    height: 200px;
  }
  .studio-certificate-section .container .items .item .view {
    margin-left: unset;
  }
  .studio-certificate-section .container .items .item.popup-bottom .img {
    bottom: unset;
    right: 0;
    top: 160px;
  }
  .studio-certificate-section .container .items .item.popup-top .img {
    top: -100px;
    bottom: unset;
    right: 0;
  }
  .studio-certificate-section .container .items .item.first {
    display: none;
  }
  .studio-certificate-section .container .items .item h4 {
    font-family: 'Neutra-Book', sans-serif;
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: -0.02em;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .studio-certificate-section .container .title {
    font-size: 46px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 810px) {
  .studio-certificate-section .container .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 810px) and screen and (max-width: 1336px) {
  .studio-certificate-section .container .items .item h4 {
    font-size: 16px;
  }
}
.studio-awards-section {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
  overflow: hidden;
}
.studio-awards-section .container {
  max-width: 1130px;
  padding-bottom: 96px;
}
.studio-awards-section .container .gallery {
  display: grid;
  grid-template-columns: repeat(5, 150px);
  column-gap: 86px;
  row-gap: 36px;
  justify-content: center;
}
.studio-awards-section .container .gallery .item {
  width: 150px;
  height: 150px;
}
.studio-awards-section .container .gallery .item img {
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 1;
  transition: opacity 0.3s ease;
}
.studio-awards-section .container .gallery .item:hover img {
  opacity: 0.8;
}
.studio-awards-section .container .gallery .item:nth-child(6) {
  grid-column: 2;
}
.studio-awards-section .container .gallery .item:nth-child(7) {
  grid-column: 3;
}
.studio-awards-section .container .gallery .item:nth-child(8) {
  grid-column: 4;
}
@media screen and (max-width: 1336px) {
  .studio-awards-section .container {
    max-width: 810px;
  }
  .studio-awards-section .container .gallery {
    grid-template-columns: repeat(3, 150px);
    column-gap: 46px;
  }
  .studio-awards-section .container .gallery .item:nth-child(6) {
    grid-column: unset;
  }
  .studio-awards-section .container .gallery .item:nth-child(7) {
    grid-column: unset;
  }
  .studio-awards-section .container .gallery .item:nth-child(8) {
    grid-column: unset;
  }
}
@media screen and (max-width: 810px) {
  .studio-awards-section .container {
    max-width: 350px;
    padding-bottom: 132px;
  }
  .studio-awards-section .container .gallery {
    grid-template-columns: repeat(1, 150px);
    column-gap: unset;
    row-gap: 24px;
  }
}
.intro-y,
.intro-y-small,
.intro-y-big {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.intro-y.show,
.intro-y-small.show,
.intro-y-big.show {
  opacity: 1;
}
.img.paralaxed {
  overflow: hidden;
}
.img.paralaxed img {
  height: calc(100% + 30px);
  margin-top: -15px;
  transition: transform 1s ease-out;
}
